Home
last modified time | relevance | path

Searched defs:res (Results 101 - 125 of 9818) sorted by relevance

12345678910>>...393

/third_party/jerryscript/tests/jerry/
H A Dstring-prototype-slice.js16 var res; variable
[all...]
/third_party/jerryscript/tests/debugger/
H A Ddo_delete_all.js17 var res = patt.test(str); variable
/third_party/musl/src/thread/
H A Dthrd_join.c5 int thrd_join(thrd_t t, int *res) in thrd_join() argument
/third_party/musl/src/misc/
H A Dget_current_dir_name.c10 char *res = getenv("PWD"); in get_current_dir_name() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtzrule.cpp28 int32_t res = l < r ? -1 : (l == r ? 0 : 1); in compareDates() local
/third_party/libfuse/lib/
H A Dfuse_loop.c21 int res = 0; in fuse_session_loop() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
H A D5-1-buildonly.c13 mqd_t res; in test_mq_open_prototype() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getres/
H A D3-1.c21 struct timespec res; in main() local
H A D1-1.c19 struct timespec res; in main() local
[all...]
H A D8-1.c21 struct timespec res; in main() local
[all...]
H A D7-1.c21 struct timespec res; in main() local
[all...]
H A D6-1.c20 struct timespec res; in main() local
H A D5-1.c18 struct timespec res; in main() local
/third_party/musl/compat/time32/
H A Dpthread_timedjoin_np_time32.c6 int __pthread_timedjoin_np_time32(pthread_t t, void **res, const struct timespec32 *at32) in __pthread_timedjoin_np_time32() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtzrule.cpp28 int32_t res = l < r ? -1 : (l == r ? 0 : 1); in compareDates() local
/third_party/rust/crates/proc-macro-error/src/imp/
H A Ddelegate.rs44 let mut res = PDiag::spanned(span, level, msg); variables
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_reg.c15 struct resource *res; in ipa_reg_init() local
/kernel/linux/linux-5.10/tools/lib/
H A Dhweight.c30 unsigned int res = w - ((w >> 1) & 0x5555); __sw_hweight16() local
38 unsigned int res = w - ((w >> 1) & 0x55); __sw_hweight8() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dhweight.c32 unsigned int res = w - ((w >> 1) & 0x5555); __sw_hweight16() local
41 unsigned int res = w - ((w >> 1) & 0x55); __sw_hweight8() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/mvebu/
H A Darmada_ap_cp_helper.c19 struct resource res; in ap_cp_unique_name() local
/kernel/linux/linux-6.6/rust/macros/
H A Dpin_data.rs32 let mut res = vec![tt]; variables
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/
H A Dspinlock.c11 int val, res; in spin_lock() local
/kernel/linux/linux-6.6/lib/
H A Dhweight.c32 unsigned int res = w - ((w >> 1) & 0x5555); __sw_hweight16() local
41 unsigned int res = w - ((w >> 1) & 0x55); __sw_hweight8() local
[all...]
/kernel/linux/linux-6.6/tools/lib/
H A Dhweight.c30 unsigned int res = w - ((w >> 1) & 0x5555); __sw_hweight16() local
38 unsigned int res = w - ((w >> 1) & 0x55); __sw_hweight8() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib1511.c32 int res = 0; in test() local

Completed in 9 milliseconds

12345678910>>...393