/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/projects/visualc71/ |
A D | README_zlib.txt | 24 binaries set "zlib" as the startup project (Select "zlib" tree view item + 26 binaries set it to "example" (Select "example" tree view item + Project | 28 "minigzip" (Select "minigzip" tree view item + Project | Set as StartUp 31 4) Select "Build | Configuration Manager...". 34 5) Select "Build | Clean Solution". 36 6) Select "Build | Build Solution (Ctrl-Shift-B)"
|
A D | README.txt | 26 binaries set "libpng" as the startup project (Select "libpng" tree view 28 binaries set it to "pngtest" (Select "pngtest" tree view item + 31 4) Select "Build | Configuration Manager...". 34 5) Select "Build | Clean Solution". 36 6) Select "Build | Build Solution (Ctrl-Shift-B)"
|
/AliOS-Things-master/components/ble_host/bt_host/ |
A D | Kconfig | 22 Select the Bluetooth stack to compile. 33 Select a custom, non-HCI based stack. If you're not sure what 103 Select this for LE Peripheral role support. 111 Select this for LE Central role support. 120 Select this for LE Broadcaster role support. 130 Select this for LE Observer role support.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/visupng/ |
A D | README.txt | 27 1) On the main menu Select "Build|Set Active configuration". 32 2) Select "Build|Clean" 34 3) Select "Build|Rebuild All"
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/Examples/HelloTFLite/Scripts/ |
A D | HelloTFLite.cs | 93 return string.Join(",", values.Select(x => x.ToString()).ToArray()); in ArrayToString()
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/bluetooth/DebugAnalyzer/ |
A D | ReleaseNotes.md | 22 - Select serial port automatically when plug/remove an IC
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | lossless_mips_dsp_r2.c | 149 static WEBP_INLINE uint32_t Select(uint32_t a, uint32_t b, uint32_t c) { in Select() function 220 return Select(top[0], left, top[-1]); in Predictor11_MIPSdspR2()
|
A D | lossless.c | 98 static WEBP_INLINE uint32_t Select(uint32_t a, uint32_t b, uint32_t c) { in Select() function 158 const uint32_t pred = Select(top[0], left, top[-1]); in Predictor11_C()
|
A D | lossless_enc.c | 769 static WEBP_INLINE uint32_t Select(uint32_t a, uint32_t b, uint32_t c) { in Select() function 820 const uint32_t pred = Select(top[0], left, top[-1]); in Predictor11()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/NN_Lib/ |
A D | CMakeLists.txt | 14 # Select which parts of the CMSIS-DSP must be compiled.
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/ |
A D | ChangeLog.txt | 9 …abpage. Generate Image_All.bin without inserting system data by default. Select system.bin if need…
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/ |
A D | ChangeLog.txt | 9 …abpage. Generate Image_All.bin without inserting system data by default. Select system.bin if need…
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ |
A D | Interpreter.cs | 52 "[" + string.Join(",", dimensions.Select(d => d.ToString()).ToArray()) + "]", in ToString()
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | usage.txt | 267 -qslots N[,...] Select which quantization table to use for each color 291 -fast Select recommended processing options for fast, low 315 -bmp Select BMP output format (Windows flavor). 8-bit 320 -gif Select GIF output format. Since GIF does not support 325 -os2 Select BMP output format (OS/2 1.x flavor). 8-bit 330 -pnm Select PBMPLUS (PPM/PGM) output format (this is the 335 -rle Select RLE output format. (Requires URT library.) 337 -targa Select Targa output format. Grayscale format is
|
A D | makeproj.mac | 24 choose folder with prompt ">>> Select IJG source folder <<<" 27 choose folder with prompt ">>> Select MetroWerks folder <<<"
|
A D | configure.ac | 316 # Select memory manager depending on user input.
|
A D | wizard.txt | 78 -qslots N[,...] Select which quantization table to use for
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | nmake.opt | 39 # Select WINMODE_CONSOLE to build a library which reports errors to stderr, or
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | visual-basic.txt | 106 'Select file path and name
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | README-ENG.md | 123 - Select `Release`
|
/AliOS-Things-master/components/py_engine/engine/ |
A D | README.md | 21 Builtin modules include `sys`, `time`, and `struct`, etc. Select ports have
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-ios.md | 13 2. Select your desired target, and hit build.
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/ |
A D | Makefile | 987 $(call echo-help, T=<targetBoard> - Select a target board configuration in config/)
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | legacy_reference_ops.h | 1109 inline void Select(const D* input_condition_data, in Select() function 1114 Select(DimsToShape(input_condition_dims), input_condition_data, in Select()
|
A D | reference_ops.h | 1174 void Select(const RuntimeShape& input_condition_shape, in Select() function
|