Home
last modified time | relevance | path

Searched refs:parse_result (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/
A Djson_to_fb.cc42 const bool parse_result = in main() local
44 if (!parse_result || json_path.empty() || fbs_path.empty() || in main()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dlabel_wav.cc117 const bool parse_result = tensorflow::Flags::Parse(&argc, argv, flag_list); in main() local
118 if (!parse_result) { in main()
A Dtest_streaming_accuracy.cc174 const bool parse_result = tensorflow::Flags::Parse(&argc, argv, flag_list); in main() local
175 if (!parse_result) { in main()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/src/mcu/module/data_uart_cmd/
A Duser_cmd_parse.c422 T_USER_CMD_PARSED_VALUE parse_result; in user_cmd_collect() local
460 result = user_cmd_parse(p_user_cmd_if, &parse_result); in user_cmd_collect()
463 result = user_cmd_execute(&parse_result, p_cmd_table); in user_cmd_collect()
/AliOS-Things-master/components/linkkit/wifi_provision/mcast_smartconfig/
A Dmcast_smartconfig.c124 int parse_result() in parse_result() function
451 parse_result(); in awss_recv_callback_mcast_smartconfig()

Completed in 6 milliseconds