/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/ |
A D | test_streaming_accuracy.cc | 176 LOG(ERROR) << usage; in main() 183 LOG(ERROR) << "Unknown argument " << argv[1] << "\n" << usage; in main() 191 LOG(ERROR) << load_graph_status; in main() 198 LOG(ERROR) << read_labels_status; in main() 206 LOG(ERROR) << read_ground_truth_status; in main() 214 LOG(ERROR) << read_wav_status; in main() 224 LOG(ERROR) << decode_wav_status; in main() 228 LOG(ERROR) << "Only mono .wav files can be used, but input has " in main() 260 LOG(ERROR) << "Running model failed: " << run_status; in main() 271 LOG(ERROR) << "Recognition processing failed: " << recognize_status; in main() [all …]
|
A D | label_wav.cc | 119 LOG(ERROR) << usage; in main() 126 LOG(ERROR) << "Unknown argument " << argv[1] << "\n" << usage; in main() 134 LOG(ERROR) << load_graph_status; in main() 141 LOG(ERROR) << read_labels_status; in main() 149 LOG(ERROR) << read_wav_status; in main() 160 LOG(ERROR) << "Running model failed: " << run_status; in main()
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_pnm.c | 121 #define ERROR(s) do { error = (s); goto done; } while(0) in IMG_LoadPNM_RW() macro 140 ERROR("Unable to read image width and height"); in IMG_LoadPNM_RW() 145 ERROR("unsupported PNM format"); in IMG_LoadPNM_RW() 167 ERROR("Out of memory"); in IMG_LoadPNM_RW() 184 ERROR("Out of memory"); in IMG_LoadPNM_RW() 198 ERROR("file truncated"); in IMG_LoadPNM_RW() 208 ERROR("file truncated"); in IMG_LoadPNM_RW() 215 ERROR("file truncated"); in IMG_LoadPNM_RW()
|
A D | Makefile | 890 || { echo "ERROR: files left after uninstall:" ; \ 898 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 902 || { echo "ERROR: files left in build directory after distclean:" ; \
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | example.c | 283 return (ERROR); 306 return (ERROR); 315 return (ERROR); 328 return (ERROR); 606 return (ERROR); 612 return (ERROR); 617 return (ERROR); 645 return (ERROR); 749 return (ERROR); 762 return (ERROR); [all …]
|
A D | test-driver | 120 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/network/dhcp/ |
A D | dhcps.c | 260 goto ERROR; in add_offer_options() 268 goto ERROR; in add_offer_options() 277 goto ERROR; in add_offer_options() 286 goto ERROR; in add_offer_options() 295 goto ERROR; in add_offer_options() 304 goto ERROR; in add_offer_options() 313 goto ERROR; in add_offer_options() 322 goto ERROR; in add_offer_options() 331 goto ERROR; in add_offer_options() 338 goto ERROR; in add_offer_options() [all …]
|
/AliOS-Things-master/components/linkkit/dev_model/ |
A D | dm_cota.c | 68 goto ERROR; in _dm_cota_send_new_config_to_user() 78 goto ERROR; in _dm_cota_send_new_config_to_user() 92 goto ERROR; in _dm_cota_send_new_config_to_user() 96 ERROR: in _dm_cota_send_new_config_to_user()
|
A D | dm_api.c | 59 goto ERROR; in iotx_dm_open() 67 goto ERROR; in iotx_dm_open() 73 goto ERROR; in iotx_dm_open() 79 goto ERROR; in iotx_dm_open() 85 goto ERROR; in iotx_dm_open() 92 goto ERROR; in iotx_dm_open() 99 goto ERROR; in iotx_dm_open() 104 ERROR: in iotx_dm_open()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/dhcpd/ |
A D | dhcps.c | 271 goto ERROR; in add_offer_options() 283 goto ERROR; in add_offer_options() 295 goto ERROR; in add_offer_options() 307 goto ERROR; in add_offer_options() 319 goto ERROR; in add_offer_options() 331 goto ERROR; in add_offer_options() 343 goto ERROR; in add_offer_options() 355 goto ERROR; in add_offer_options() 366 goto ERROR; in add_offer_options() 376 goto ERROR; in add_offer_options() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | configure.com | 79 $DEASS SYS$ERROR 86 $DEFINE SYS$ERROR _NLA0: 90 $DEAS SYS$ERROR 108 $DEAS SYS$ERROR 133 $DEASS SYS$ERROR 144 $DEAS SYS$ERROR 176 $DEASS SYS$ERROR 188 $DEAS SYS$ERROR 224 $DEASS SYS$ERROR 236 $DEAS SYS$ERROR [all …]
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | uctypes_print.py.exp | 2 <struct ERROR 0>
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
A D | README.webp_js | 71 LLVM ERROR: BitCast Instruction not yet supported for integer types larger than 64 bits"
|
/AliOS-Things-master/components/littlefs/src/ |
A D | littlefs_vfs.c | 690 goto ERROR; in _lfs_init() 716 goto ERROR; in _lfs_init() 771 goto ERROR; in _lfs_init() 789 goto ERROR; in _lfs_init() 797 ERROR: in _lfs_init() 1458 if (ret < 0) goto ERROR; in lfs_vfs_mount() 1467 if (ret < 0) goto ERROR; in lfs_vfs_mount() 1473 goto ERROR; in lfs_vfs_mount() 1483 ERROR: in lfs_vfs_mount()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/ |
A D | test-driver | 105 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
|
/AliOS-Things-master/components/ble_host/bt_host/port/core/ |
A D | Kconfig | 44 1 ERROR, only write SYS_LOG_ERR
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | makermak.vc6 | 18 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
|
A D | makewmak.vc6 | 18 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
|
A D | maketmak.vc6 | 18 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
|
A D | makecmak.vc6 | 18 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
|
A D | makedmak.vc6 | 18 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | minigzip.c-bak | 66 /* Map the Windows error number in ERROR to a locale-dependent error 68 for ERROR come from GetLastError.
|
/AliOS-Things-master/components/SDL2/src/dynapi/ |
A D | SDL_dynapi.c | 106 SDL_DYNAPI_VARARGS_LOGFN(_static, name, initcall, Error, ERROR) \
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/ |
A D | configuration.proto | 386 ERROR = 3; enumerator 444 // Used with event type ERROR. 465 // Error during benchmark, used when type is ERROR.
|