Searched refs:binary (Results 1 – 25 of 143) sorted by relevance
123456
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/testing/ |
A D | test_with_renode.sh | 97 for binary in ${FILES} 99 echo -e "Should Run $(basename ${binary})\n"\ 100 " Test Binary @$(realpath ${binary})\n" >> ${ROBOT_SCRIPT}
|
/AliOS-Things-master/solutions/linkkit_genie_demo/ |
A D | Makefile | 23 $(CPRE) if exist binary rmdir /s /q binary 28 $(CPRE) rm -rf aos_sdk binary out aos.elf aos.map
|
/AliOS-Things-master/solutions/relay_demo/ |
A D | Makefile | 23 $(CPRE) if exist binary rmdir /s /q binary 28 $(CPRE) rm -rf aos_sdk binary out aos.elf aos.map
|
A D | .config_burn | 6 … "d:\\src\\gerrit\\dev_aos\\solutions\\helloworld_demo\\binary\\helloworld_demo@haas100.bin"
|
/AliOS-Things-master/solutions/genie_mesh_demo/ |
A D | Makefile | 23 $(CPRE) if exist binary rmdir /s /q binary 28 $(CPRE) rm -rf aos_sdk binary out aos.elf aos.map
|
/AliOS-Things-master/solutions/haas_dev_demo/ |
A D | Makefile | 23 $(CPRE) if exist binary rmdir /s /q binary 28 $(CPRE) rm -rf aos_sdk binary out aos.elf aos.map
|
/AliOS-Things-master/solutions/helloworld_demo/ |
A D | Makefile | 23 $(CPRE) if exist binary rmdir /s /q binary 28 $(CPRE) rm -rf aos_sdk binary out aos.elf aos.map
|
/AliOS-Things-master/solutions/linksdk_demo/ |
A D | Makefile | 23 $(CPRE) if exist binary rmdir /s /q binary 28 $(CPRE) rm -rf aos_sdk binary out aos.elf aos.map
|
/AliOS-Things-master/solutions/miniapp_agent_demo/ |
A D | Makefile | 23 $(CPRE) if exist binary rmdir /s /q binary 28 $(CPRE) rm -rf aos_sdk binary out aos.elf aos.map
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | NEWS | 2 This is a binary compatible release. 10 This is a binary compatible release. 22 This is a binary compatible release. 32 This is a binary compatible release. 60 This is a binary compatible release. 73 This is a binary compatible release. 110 This is a binary compatible release. 117 This is a binary compatible release. 124 This is a binary compatible release. 132 This is a binary compatible release. [all …]
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | release.sh | 16 binary="no" 21 binary="yes" 24 binary="yes" 51 if [ "$binary" = "yes" ] ; then
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/ |
A D | README | 4 Purpose: Convert between IPTC binary and a "special" IPTC text file format. 10 that the input is binary IPTC. You can use either the -i or the 16 binary to text conversion was taken from the PHP distribution and
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream/ |
A D | zfstream.cpp | 38 if ( io_mode & ios::binary ) { in open() 39 mode |= ios::binary; in open() 80 if ( io_mode & ios::binary ) { in attach() 81 mode |= ios::binary; in attach()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | txtvsbin.txt | 18 labeled as plain text, otherwise it is labeled as binary. A prominent 25 the false positives that may occur when binary files containing large 50 plain text; otherwise, it is categorized as binary. (The boundary case, 70 The second observation is that most of the binary files tend to contain 74 labeled as textual, because the files that are genuinely binary tend to 91 false positives are more likely to appear in binary files that contain 93 be regarded as binary by general-purpose text detection schemes, because
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/ |
A D | README | 21 Redistribution and use in source and binary forms, with or without modification, 27 - Redistributions in binary form must reproduce the above copyright notice, 54 Redistribution and use in source and binary forms, with or without modification, 58 * Redistributions in binary form must reproduce the above copyright notice,
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/ |
A D | json_to_fb.cc | 85 std::string binary(reinterpret_cast<const char*>(fbb.GetBufferPointer()), in main() 89 output << binary; in main()
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/ |
A D | README.md | 81 …2-tps-830-342.png#id=SogmV&originHeight=342&originWidth=830&originalType=binary&ratio=1&status=don… 121 …08.png#height=242&id=PJfkq&originHeight=308&originWidth=830&originalType=binary&ratio=1&status=don… 149 …2-tps-814-494.png#id=fYHM9&originHeight=494&originWidth=814&originalType=binary&ratio=1&status=don… 177 …tps-1500-728.png#id=ZCOzB&originHeight=728&originWidth=1500&originalType=binary&ratio=1&status=don… 192 nalType=binary&ratio=1&status=done&style=none" style="max-width:800px;" />
|
A D | .gitignore | 17 binary/
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | .gitattributes | 1 *.tar.gz binary
|
/AliOS-Things-master/solutions/photocapture_demo/ |
A D | .gitignore | 17 binary/
|
/AliOS-Things-master/solutions/py_engine_demo/ |
A D | .gitignore | 17 binary/
|
/AliOS-Things-master/solutions/ucloud_ai_demo/ |
A D | .gitignore | 17 binary/
|
/AliOS-Things-master/solutions/videopreview_demo/ |
A D | .gitignore | 17 binary/
|
/AliOS-Things-master/solutions/videortsp_demo/ |
A D | .gitignore | 17 binary/
|
/AliOS-Things-master/solutions/amp_demo/ |
A D | .gitignore | 17 binary/
|
Completed in 32 milliseconds
123456