Home
last modified time | relevance | path

Searched refs:ERROR (Results 1 – 25 of 48) sorted by relevance

12

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dtest_streaming_accuracy.cc176 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 Dlabel_wav.cc119 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 DIMG_pnm.c121 #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 DMakefile890 || { 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 Dexample.c283 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 Dtest-driver120 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/network/dhcp/
A Ddhcps.c260 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 Ddm_cota.c68 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 Ddm_api.c59 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 Ddhcps.c271 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 Dconfigure.com79 $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 Ductypes_print.py.exp2 <struct ERROR 0>
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Dgradlew.bat27 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 DREADME.webp_js71 LLVM ERROR: BitCast Instruction not yet supported for integer types larger than 64 bits"
/AliOS-Things-master/components/littlefs/src/
A Dlittlefs_vfs.c690 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 Dtest-driver105 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A DKconfig44 1 ERROR, only write SYS_LOG_ERR
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dmakermak.vc618 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
A Dmakewmak.vc618 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
A Dmaketmak.vc618 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
A Dmakecmak.vc618 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
A Dmakedmak.vc618 !ERROR Eine ung�ltige Konfiguration wurde angegeben.
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dminigzip.c-bak66 /* 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 DSDL_dynapi.c106 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 Dconfiguration.proto386 ERROR = 3; enumerator
444 // Used with event type ERROR.
465 // Error during benchmark, used when type is ERROR.

Completed in 37 milliseconds

12