Home
last modified time | relevance | path

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

12345678910>>...130

/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
/test/xts/device_attest/sample/client/
H A Ddevattest_main_client.cpp24 int res = DevAttestClient::GetInstance().GetAttestStatus(attestResultInfo); in main() local
/third_party/curl/tests/libtest/
H A Dlib1511.c32 int res = 0; in test() local
H A Dlib1900.c32 CURLcode res = CURLE_OK; in test() local
H A Dlib3103.c30 CURLcode res = CURLE_OK; in test() local
H A Dlib1558.c32 CURLcode res = CURLE_OK; in test() local
[all...]
H A Dlib659.c37 CURLcode res = CURLE_OK; in test() local
H A Dlib1532.c34 CURLcode res = CURLE_OK; in test() local
[all...]
H A Dlib1529.c32 CURLcode res = CURLE_FAILED_INIT; in test() local
H A Dlib1974.c31 CURLcode res = TEST_ERR_MAJOR_BAD; in test() local
H A Dlib2306.c36 CURLcode res = CURLE_OK; in test() local
H A Dlib558.c32 CURLcode res = CURLE_OK; in test() local
H A Dlib543.c38 CURLcode res = CURLE_OK; in test() local

Completed in 8 milliseconds

12345678910>>...130