Home
last modified time | relevance | path

Searched defs:err_msg (Results 1 – 25 of 47) sorted by relevance

12

/external/libiio/src/bindings/matlab/
Dlibiio_if.m82 err_msg = ''; variable
91 err_msg = 'Could not connect to the IIO server!'; variable
121 err_msg = ''; variable
147 err_msg = ['The libiio version running on the device is outdated! ' ... variable
151 err_msg = ['The libiio version on the local host is outdated! ' ... variable
167 err_msg = ''; variable
178 err_msg = 'No devices were detected in the system!'; variable
198 err_msg = 'Could not find target configuration device!'; variable
214 err_msg = ''; variable
224 err_msg = 'The selected device does not have any channels!'; variable
[all …]
Dlibiio_if_daq2.m82 err_msg = ''; variable
91 err_msg = 'Could not connect to the IIO server!'; variable
121 err_msg = ''; variable
147 err_msg = ['The libiio version running on the device is outdated! ' ... variable
151 err_msg = ['The libiio version on the local host is outdated! ' ... variable
167 err_msg = ''; variable
178 err_msg = 'No devices were detected in the system!'; variable
198 err_msg = 'Could not find target configuration device!'; variable
214 err_msg = ''; variable
224 err_msg = 'The selected device does not have any channels!'; variable
[all …]
/external/libaom/libaom/common/
Dargs_helper.c34 char *err_msg) { in arg_match_helper()
87 unsigned int arg_parse_uint_helper(const struct arg *arg, char *err_msg) { in arg_parse_uint_helper()
103 int arg_parse_int_helper(const struct arg *arg, char *err_msg) { in arg_parse_int_helper()
120 char *err_msg) { in arg_parse_rational_helper()
162 int arg_parse_enum_helper(const struct arg *arg, char *err_msg) { in arg_parse_enum_helper()
185 int arg_parse_enum_or_int_helper(const struct arg *arg, char *err_msg) { in arg_parse_enum_or_int_helper()
193 char *err_msg) { in arg_parse_list_helper()
Dargs.c133 char err_msg[ARG_ERR_MSG_MAX_LEN]; in arg_match() local
194 char err_msg[ARG_ERR_MSG_MAX_LEN]; in arg_parse_uint() local
203 char err_msg[ARG_ERR_MSG_MAX_LEN]; in arg_parse_int() local
212 char err_msg[ARG_ERR_MSG_MAX_LEN]; in arg_parse_rational() local
221 char err_msg[ARG_ERR_MSG_MAX_LEN]; in arg_parse_enum() local
230 char err_msg[ARG_ERR_MSG_MAX_LEN]; in arg_parse_enum_or_int() local
241 char err_msg[ARG_ERR_MSG_MAX_LEN]; in arg_parse_list() local
/external/deqp-deps/SPIRV-Tools/test/
Dparse_number_test.cpp287 std::string err_msg; in TEST() local
310 std::string err_msg; in TEST() local
356 std::string err_msg; in TEST() local
385 std::string err_msg("random content"); in TEST() local
418 std::string err_msg; in TEST() local
441 std::string err_msg; in TEST() local
491 std::string err_msg; in TEST() local
520 std::string err_msg("random content"); in TEST() local
555 std::string err_msg; in TEST() local
578 std::string err_msg; in TEST() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/
Dparse_number_test.cpp287 std::string err_msg; in TEST() local
310 std::string err_msg; in TEST() local
356 std::string err_msg; in TEST() local
385 std::string err_msg("random content"); in TEST() local
418 std::string err_msg; in TEST() local
441 std::string err_msg; in TEST() local
491 std::string err_msg; in TEST() local
520 std::string err_msg("random content"); in TEST() local
555 std::string err_msg; in TEST() local
578 std::string err_msg; in TEST() local
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dparse_number_test.cpp287 std::string err_msg; in TEST() local
310 std::string err_msg; in TEST() local
356 std::string err_msg; in TEST() local
385 std::string err_msg("random content"); in TEST() local
418 std::string err_msg; in TEST() local
441 std::string err_msg; in TEST() local
491 std::string err_msg; in TEST() local
520 std::string err_msg("random content"); in TEST() local
555 std::string err_msg; in TEST() local
578 std::string err_msg; in TEST() local
[all …]
/external/curl/lib/vssh/
Dlibssh2.c941 char *err_msg = NULL; in ssh_statemach_act() local
1113 char *err_msg = NULL; in ssh_statemach_act() local
1320 char *err_msg = NULL; in ssh_statemach_act() local
2552 char *err_msg = NULL; in ssh_statemach_act() local
2589 char *err_msg = NULL; in ssh_statemach_act() local
2647 char *err_msg = NULL; in ssh_statemach_act() local
2721 char *err_msg = NULL; in ssh_statemach_act() local
2774 char *err_msg = NULL; in ssh_statemach_act() local
2791 char *err_msg = NULL; in ssh_statemach_act() local
2807 char *err_msg = NULL; in ssh_statemach_act() local
[all …]
/external/autotest/server/site_tests/native_Benchmarks/
Dnative_Benchmarks_common.py12 def run_check(host, cmd, err_msg): argument
37 def rcp_check(client, src, dst, err_msg): argument
/external/ltp/lib/
Dtst_tmpdir.c130 static char err_msg[PATH_MAX + 1280]; in purge_dir() local
176 static char err_msg[PATH_MAX + 1280]; in rmobj() local
/external/igt-gpu-tools/tools/
Dintel_l3_udev_listener.c83 char *err_msg; in l3_listen() local
/external/webrtc/p2p/base/
Dstun_server.cc65 StunMessage err_msg; in SendErrorResponse() local
/external/grpc-grpc/src/core/lib/iomgr/
Dunix_sockets_posix.cc48 char* err_msg; in grpc_resolve_unix_domain_address() local
Dev_epollsig_linux.cc345 char* err_msg; in polling_island_add_fds_locked() local
393 char* err_msg; in polling_island_add_wakeup_fd_locked() local
417 char* err_msg; in polling_island_remove_all_fds_locked() local
444 char* err_msg; in polling_island_remove_fd_locked() local
1169 char* err_msg; local
/external/vulkan-validation-layers/tests/
Dvktestframework.cpp48 #define ERR_EXIT(err_msg, err_class) \ argument
55 #define ERR_EXIT(err_msg, err_class) \ argument
/external/toolchain-utils/crosperf/
Dbenchmark_run_unittest.py357 def MockLogError(err_msg): argument
/external/python/cpython3/Python/
Derrors.c1237 PyObject *err_msg, PyObject *obj) in make_unraisable_hook_args()
1279 PyObject *err_msg, PyObject *obj, PyObject *file) in write_unraisable_exc_file()
1397 PyObject *exc_value, PyObject *exc_tb, PyObject *err_msg, in write_unraisable_exc()
1432 PyObject *err_msg = PyStructSequence_GET_ITEM(args, 3); in _PyErr_WriteUnraisableDefaultHook() local
1459 PyObject *err_msg = NULL; in _PyErr_WriteUnraisableMsg() local
/external/perfetto/src/trace_processor/rpc/
Drpc.cc116 protozero::HeapBuffered<TraceProcessorRpcStream> err_msg; in OnRpcRequest() local
143 protozero::HeapBuffered<TraceProcessorRpcStream> err_msg; in ParseRpcRequest() local
/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_tfconversion_pass.cc158 string err_msg = "T attribute of " + src->name() + ":" + in InsertConversionNodeOnEdge() local
/external/linux-kselftest/tools/testing/selftests/mqueue/
Dmq_open_tests.c71 static inline void __set(FILE *stream, int value, char *err_msg) in __set()
/external/OpenCL-CTS/test_common/harness/
Dos_helpers.cpp521 std::string err_msg(int err) { return _err_msg(err, 0); } // err_msg in err_msg() function
/external/rust/crates/argh_derive/src/
Dparse_attrs.rs388 let err_msg = &ml.nested[1]; in parse_attr_error_code() localVariable
391 let err_msg = errors.expect_nested_lit(err_msg).and_then(|l| errors.expect_lit_str(l)); in parse_attr_error_code() localVariable
/external/bcc/src/cc/api/
DBPF.cc309 std::string err_msg; in attach_usdt_without_validation() local
533 std::string err_msg; in detach_usdt_without_validation() local
904 std::string err_msg; in detach_perf_event_all_cpu() local
/external/python/cpython3/Lib/test/libregrtest/
Druntest_mp.py199 err_msg=None argument
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver.cc130 char* err_msg; in grpc_ares_ev_driver_create_locked() local

12