Home
last modified time | relevance | path

Searched defs:ret_val (Results 1 – 25 of 63) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/nftw/
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; in test19A() local
858 int ret_val; in test21A() local
916 int ret_val, i; in test22A() local
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; in test19A() local
842 int ret_val; in test21A() local
899 int ret_val, i; in test22A() local
/third_party/selinux/libselinux/src/
Dsetrans_client.c134 receive_response(int fd, uint32_t function, char **outdata, int32_t * ret_val) in receive_response()
184 int32_t ret_val; in raw_to_trans_context() local
210 int32_t ret_val; in trans_to_raw_context() local
235 int32_t ret_val; in raw_context_to_color() local
/third_party/node/test/js-native-api/
Dcommon.h22 #define NODE_API_ASSERT_BASE(env, assertion, message, ret_val) \ argument
43 #define NODE_API_CALL_BASE(env, the_call, ret_val) \ argument
/third_party/ltp/lib/
Dtst_tmpdir.c132 int ret_val = 0; in purge_dir() local
180 int ret_val = 0; in rmobj() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setdetachstate/
D4-1.c27 int ret_val, invalid_val; in main() local
D2-1.c39 int ret_val; in main() local
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
Dht_enabled.c24 int ret_val = 1; in main() local
/third_party/ltp/testcases/kernel/fs/inode/
Dinode01.c105 int ret_val; in main() local
306 int ret_val = 0; in generate() local
653 int ret_val, mod; in mode() local
Dinode02.c242 int ret_val; in tree() local
403 int ret_val = 0; in generate() local
755 int ret_val, mod; in mode() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
D2-1.c57 int ret_val; in main() local
/third_party/openh264/codec/encoder/core/mips/
Dscore_mmi.c57 int ret_val = 0; in WelsGetNoneZeroCount_mmi() local
/third_party/jerryscript/jerry-ext/handler/
Dhandler-print.c50 jerry_value_t ret_val = jerry_create_undefined (); in jerryx_handler_print() local
/third_party/jerryscript/targets/zephyr/src/
Dmain-zephyr.c49 jerry_value_t ret_val; in shell_cmd_handler() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBPropertiesExporter.java46 int ret_val = chooser.showSaveDialog(null); in export() local
DRBICUExporter.java52 int ret_val = chooser.showSaveDialog(null); in export() local
DRBJavaExporter.java59 int ret_val = chooser.showSaveDialog(null); in export() local
/third_party/elfutils/lib/
Ddynamicsizehash_concurrent.c458 int ret_val = insert_helper(htab, hval, data); in INSERT() local
491 TYPE ret_val = (TYPE) atomic_load_explicit(&htab->table[idx].val_ptr, in FIND() local
/third_party/jerryscript/jerry-main/
Dmain-unix.c296 jerry_value_t ret_val = jerry_parse (resource_name_p, in wait_for_source_callback() local
903 jerry_value_t ret_val = jerry_parse (NULL, in main() local
979 jerry_value_t ret_val = jerry_call_function (callback_fn, jerry_create_undefined (), NULL, 0); in main() local
/third_party/rust/crates/clap/src/output/
Dusage.rs303 let mut ret_val = Vec::new(); in get_args() localVariable
431 let mut ret_val = Vec::new(); in get_required_usage_from() localVariable
/third_party/ltp/testcases/kernel/syscalls/fmtmsg/
Dfmtmsg01.c77 int fd, ret_val; in main() local
/third_party/googletest/googletest/samples/
Dsample9_unittest.cc127 int ret_val = RUN_ALL_TESTS(); in main() local
/third_party/mesa3d/src/compiler/nir/
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/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
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/kill/
Dkill12.c78 int ret_val = 0; in main() local

123