/AliOS-Things-master/components/SDL2/src/power/macosx/ |
A D | SDL_syspower.c | 146 CFTypeRef blob = IOPSCopyPowerSourcesInfo(); in SDL_GetPowerInfo_MacOSX() local 152 if (blob != NULL) { in SDL_GetPowerInfo_MacOSX() 153 CFArrayRef list = IOPSCopyPowerSourcesList(blob); in SDL_GetPowerInfo_MacOSX() 164 IOPSGetPowerSourceDescription(blob, ps); in SDL_GetPowerInfo_MacOSX() 183 CFRelease(blob); in SDL_GetPowerInfo_MacOSX()
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | README.rst | 14 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib.py>`_. The 57 - `oldconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/oldconfig.py>`_ 69 - `genconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/genconfig.py>`_ 132 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib.py>`_. 168 <https://github.com/torvalds/linux/blob/master/include/linux/kconfig.h>`_ 212 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib.py>`_). It 229 <https://github.com/ulfalizer/Kconfiglib/blob/master/allnoconfig.py>`_ and 231 <https://github.com/ulfalizer/Kconfiglib/blob/master/allyesconfig.py>`_, 357 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib.py>`_. 383 <https://github.com/ulfalizer/Kconfiglib/blob/master/allyesconfig.py>`_ [all …]
|
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/ |
A D | README.rst | 14 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib.py>`_. The 57 - `oldconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/oldconfig.py>`_ 69 - `genconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/genconfig.py>`_ 132 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib.py>`_. 168 <https://github.com/torvalds/linux/blob/master/include/linux/kconfig.h>`_ 212 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib.py>`_). It 229 <https://github.com/ulfalizer/Kconfiglib/blob/master/allnoconfig.py>`_ and 231 <https://github.com/ulfalizer/Kconfiglib/blob/master/allyesconfig.py>`_, 357 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib.py>`_. 383 <https://github.com/ulfalizer/Kconfiglib/blob/master/allyesconfig.py>`_ [all …]
|
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/ |
A D | fuzz.dict | 9 # https://github.com/rc0r/afl-fuzz/blob/master/dictionaries/json.dict
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | build_defs.oss.bzl | 11 …# https://github.com/abseil/abseil-cpp/blob/1112609635037a32435de7aa70a9188dcb591458/absl/base/BUI…
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/examples/ |
A D | README.md | 3 ## 1. Install SDK according to [README](https://github.com/aliyun/aliyun-openapi-cpp-sdk/blob/maste…
|
/AliOS-Things-master/components/osal_aos/ |
A D | README.md | 160 示例代码参考[example/task_example.c](https://gitee.com/alios-things/osal_aos/blob/master/example/task_exa… 345 - 示例代码参考[example/timer_example.c](https://gitee.com/alios-things/osal_aos/blob/master/example/timer… 670 - 示例代码参考[example/sem_example.c](https://gitee.com/alios-things/osal_aos/blob/master/example/sem_exa… 813 - 示例代码参考[example/mutex_example.c](https://gitee.com/alios-things/osal_aos/blob/master/example/mutex… 951 - 示例代码参考[example/event_example.c](https://gitee.com/alios-things/osal_aos/blob/master/example/event… 1073 - 示例代码参考[example/queue_example.c](https://gitee.com/alios-things/osal_aos/blob/master/example/queue… 1202 - 示例代码参考[example/workqueue_example.c](https://gitee.com/alios-things/osal_aos/blob/master/example/w…
|
/AliOS-Things-master/components/littlevgl/docs/ |
A D | CODING_STYLE.md | 3 …://github.com/littlevgl/lvgl/blob/master/lv_misc/lv_templ.c) and [lv_misc/lv_templ.h](https://gith…
|
A D | CONTRIBUTING.md | 44 - Please read and follow this [guide about the coding style](https://github.com/littlevgl/lvgl/blob… 107 …ion don't forget the [Code style guide](https://github.com/littlevgl/lvgl/blob/master/docs/CODING_…
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | CONTRIBUTING.md | 20 [docs-readme]: https://github.com/aliyun/aliyun-openapi-cpp-sdk/blob/master/README.md
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/ |
A D | README.md | 58 …<a target="_blank" href="https://colab.research.google.com/github/tensorflow/tensorflow/blob/maste… 61 …<a target="_blank" href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/micr… 99 …elow. Refer to the [`tiny_conv`](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/e…
|
A D | train_micro_speech_model.ipynb | 541 …he [`micro_speech/train/models`](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/l… 543 …blob/master/tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.h) and…
|
/AliOS-Things-master/components/SDL2/src/render/opengles/ |
A D | SDL_render_gles.c | 414 Uint8 *blob = NULL; in GLES_UpdateTexture() local 430 blob = (Uint8 *)SDL_malloc(srcPitch * rect->h); in GLES_UpdateTexture() 431 if (!blob) { in GLES_UpdateTexture() 434 src = blob; in GLES_UpdateTexture() 440 src = blob; in GLES_UpdateTexture() 458 SDL_free(blob); in GLES_UpdateTexture()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/ |
A D | configuration.proto | 163 // https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/delegates/gpu/delegate.h 174 // https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/delegates/hexagon/hexagon_d… 185 // https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/delegates/xnnpack/xnnpack_d… 274 // https://github.com/google-coral/edgetpu/blob/master/libedgetpu/edgetpu_c.h 285 …// https://github.com/google-coral/libcoral/blob/982426546dfa10128376d0c24fd8a8b161daac97/coral/tf…
|
/AliOS-Things-master/components/jsoncpp/doc/ |
A D | jsoncpp.dox | 128 <a HREF="https://github.com/open-source-parsers/jsoncpp/blob/master/README.md">README.md</a> in the… 153 See file <a href="https://github.com/open-source-parsers/jsoncpp/blob/master/LICENSE"><code>LICENSE…
|
/AliOS-Things-master/components/ota/ |
A D | README.md | 122 示例代码参考[solutions/ota_demo/otaappdemo.c](https://gitee.com/alios-things/ota_demo/blob/master/otaappd…
|
/AliOS-Things-master/components/SDL2/src/render/opengles2/ |
A D | SDL_render_gles2.c | 1554 Uint8 *blob = NULL; in GLES2_TexSubImage2D() local 1567 blob = (Uint8 *)SDL_malloc(src_pitch * height); in GLES2_TexSubImage2D() 1568 if (!blob) { in GLES2_TexSubImage2D() 1571 src = blob; in GLES2_TexSubImage2D() 1578 src = blob; in GLES2_TexSubImage2D() 1582 if (blob) { in GLES2_TexSubImage2D() 1583 SDL_free(blob); in GLES2_TexSubImage2D()
|
/AliOS-Things-master/solutions/auto_demo/ |
A D | README.md | 113 …网平台创建产品、对应的物模型以及设备。也可以通过载入[TSL文件](https://github.com/alibaba/AliOS-Things/blob/dev_3.1.0_haas/appl…
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/ |
A D | flexbuffers.h | 598 auto blob = AsBlob(); in ToString() local 599 flatbuffers::EscapeString(reinterpret_cast<const char *>(blob.data()), in ToString() 600 blob.size(), &s, true, false); in ToString()
|
/AliOS-Things-master/components/littlevgl/ |
A D | README.md | 3 <a href="https://github.com/littlevgl/lvgl/blob/master/LICENCE.txt"><img src="https://img.shields.i… 405 - [Coding style guide](https://github.com/littlevgl/lvgl/blob/master/docs/CODING_STYLE.md)
|
/AliOS-Things-master/components/py_engine/engine/ |
A D | README.md | 186 and the [Code Conventions](https://github.com/micropython/micropython/blob/master/CODECONVENTIONS.m…
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitmodes.m | 42 * https://github.com/lmirosevic/GBDeviceInfo/blob/master/GBDeviceInfo/GBDeviceInfo_iOS.m
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 2569 * Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob 2622 * Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
|