Home
last modified time | relevance | path

Searched defs:ret_val (Results 1 - 25 of 54) sorted by relevance

123

/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
H A Dht_enabled.c24 int ret_val = 1; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setdetachstate/
H A D4-1.c27 int ret_val, invalid_val; in main() local
H A D2-1.c39 int ret_val; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
H A D2-1.c57 int ret_val; in main() local
/third_party/googletest/googletest/samples/
H A Dsample9_unittest.cc127 int ret_val = RUN_ALL_TESTS(); in main() local
/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-print.c50 jerry_value_t ret_val = jerry_create_undefined (); in jerryx_handler_print() local
/third_party/jerryscript/targets/zephyr/src/
H A Dmain-zephyr.c49 jerry_value_t ret_val; in shell_cmd_handler() local
/third_party/rust/crates/clap/src/output/
H A Dusage.rs303 let mut ret_val = Vec::new(); variables
431 let mut ret_val = Vec::new(); variables
[all...]
/third_party/googletest/googletest/test/
H A Dgoogletest-listener-test.cc286 int ret_val = RUN_ALL_TESTS(); in main() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray.c149 ecma_value_t ret_val = ecma_typedarray_create_object_with_length (arguments_list_len, in ecma_builtin_typedarray_of() local
/third_party/ltp/testcases/kernel/syscalls/fmtmsg/
H A Dfmtmsg01.c77 int fd, ret_val; in main() local
[all...]
/third_party/curl/packages/vms/
H A Dcurl_crtl_init.c148 int ret_val; in sys_crelnm() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-lex-env.c347 ecma_value_t ret_val; in ecma_op_delete_binding() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array.c417 ecma_value_t ret_val = ecma_op_function_construct (ecma_get_object_from_value (this_arg), in ecma_builtin_array_object_of() local
H A Decma-builtin-reflect.c307 ecma_value_t ret_val = ecma_builtin_object_object_get_own_property_descriptor (obj_p, name_str_p); in ecma_builtin_reflect_dispatch_routine() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_printf.c130 nir_ssa_def *ret_val = nir_if_phi(b, printf_succ_val, printf_fail_val); in lower_printf_instr() local
/third_party/ltp/lib/
H A Dtst_tmpdir.c147 int ret_val = 0; in purge_dir() local
195 int ret_val = 0; in rmobj() local
/third_party/ltp/testcases/kernel/syscalls/kill/
H A Dkill12.c78 int ret_val = 0; in main() local
/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtest64.c191 int ret_val; in test4A() local
228 int ret_val; in test5A() local
265 int ret_val; in test6A() local
758 int ret_val; test19A() local
858 int ret_val; test21A() local
916 int ret_val, i; test22A() local
[all...]
H A Dtest.c192 int ret_val; in test4A() local
228 int ret_val; in test5A() local
264 int ret_val; in test6A() local
744 int ret_val; test19A() local
842 int ret_val; test21A() local
899 int ret_val, i; test22A() local
[all...]
/third_party/selinux/libsepol/tests/
H A Dtest-deps.c223 static void do_deps_modreq_opt(int req_met, int ret_val, int b, const char *policy, const char *decl_type) in do_deps_modreq_opt() argument
/third_party/elfutils/lib/
H A Ddynamicsizehash_concurrent.c458 int ret_val = insert_helper(htab, hval, data); in NAME() local
491 TYPE ret_val = (TYPE) atomic_load_explicit(&htab->table[idx].val_ptr, in NAME() local
/third_party/ltp/testcases/kernel/fs/inode/
H A Dinode01.c105 int ret_val; in main() local
306 int ret_val = 0; in generate() local
653 int ret_val, mo in mode() local
[all...]
/third_party/ltp/testcases/kernel/fs/proc/
H A Dproc01.c294 long ret_val = 0; in readproc() local
/third_party/skia/third_party/externals/spirv-tools/tools/opt/
H A Dopt.cpp627 auto ret_val = in ParseOconfigFlag() local

Completed in 13 milliseconds

123