Home
last modified time | relevance | path

Searched defs:ret (Results 1 - 25 of 8451) sorted by relevance

12345678910>>...339

/third_party/glslang/glslang/OSDependent/Web/
H A Dglslang.pre.js43 ret['data'] = Module['HEAPU32'].subarray(outputIndexU32, outputIndexU32 + output_len); function
/third_party/jerryscript/jerry-libm/
H A Dcopysign.c37 double_accessor ret; in copysign() local
H A Dfabs.c36 double_accessor ret; in fabs() local
/third_party/musl/src/string/
H A Dwmemset.c5 wchar_t *ret = d; in wmemset() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsockatmark.c7 int ret; in sockatmark() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_detach.c6 int ret; in __pthread_detach() local
/third_party/musl/src/network/
H A Dsockatmark.c7 int ret; in sockatmark() local
/third_party/musl/src/stdio/
H A Dferror.c14 int ret = !!(f->flags & F_ERR); in ferror() local
H A Dfeof.c14 int ret = !!(f->flags & F_EOF); in feof() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfeof.c8 int ret = !!(f->flags & F_EOF); in feof() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfeof.c8 int ret = !!(f->flags & F_EOF); in feof() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfeof.c8 int ret = !!(f->flags & F_EOF); in feof() local
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_detach.c7 int ret; in __pthread_detach() local
/third_party/musl/src/thread/
H A Dmtx_trylock.c9 int ret = __pthread_mutex_trylock((pthread_mutex_t *)m); in mtx_trylock() local
/third_party/ltp/testcases/kernel/syscalls/execveat/
H A Dexecveat.h9 int ret; in check_execveat() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_setpshared/
H A D2-1.c34 int ret; in main() local
H A D2-2.c34 int ret; in main() local
H A D3-1.c37 int ret; in main() local
/third_party/node/deps/openssl/openssl/crypto/des/
H A Drand_key.c19 int DES_random_key(DES_cblock *ret) in DES_random_key() argument
/third_party/openssl/crypto/des/
H A Drand_key.c19 int DES_random_key(DES_cblock *ret) in DES_random_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Deap_register.c26 int ret = 0; in eap_register_methods() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_eap_register.c25 int ret = 0; in eap_server_register_methods() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Deap_register.c26 int ret = 0; in eap_register_methods() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_eap_register.c25 int ret = 0; in eap_server_register_methods() local
[all...]
/test/xts/acts/kernel_lite/math_posix/src/
H A DMathComplexApiTest.cpp35 int ret = TestCabs(); in HWTEST_F() local
44 int ret = TestCabsf(); in HWTEST_F() local
54 int ret = TestCabsl(); in HWTEST_F() local
64 int ret = TestCacos(); in HWTEST_F() local
74 int ret = TestCacosf(); in HWTEST_F() local
84 int ret = TestCacoshf(); HWTEST_F() local
94 int ret = TestCacoshl(); HWTEST_F() local
104 int ret = TestCacosl(); HWTEST_F() local
114 int ret = TestCarg(); HWTEST_F() local
124 int ret = TestCargf(); HWTEST_F() local
134 int ret = TestCargl(); HWTEST_F() local
144 int ret = TestCasin(); HWTEST_F() local
154 int ret = TestCasinf(); HWTEST_F() local
164 int ret = TestCasinh(); HWTEST_F() local
174 int ret = TestCasinhf(); HWTEST_F() local
184 int ret = TestCasinhl(); HWTEST_F() local
194 int ret = TestCasinl(); HWTEST_F() local
204 int ret = TestCatan(); HWTEST_F() local
214 int ret = TestCatanf(); HWTEST_F() local
224 int ret = TestCatanh(); HWTEST_F() local
234 int ret = TestCatanhf(); HWTEST_F() local
244 int ret = TestCatanhl(); HWTEST_F() local
254 int ret = TestCatanl(); HWTEST_F() local
264 int ret = TestCcos(); HWTEST_F() local
274 int ret = TestCcosf(); HWTEST_F() local
284 int ret = TestCcosh(); HWTEST_F() local
294 int ret = TestCcoshf(); HWTEST_F() local
304 int ret = TestCcoshl(); HWTEST_F() local
314 int ret = TestCcosl(); HWTEST_F() local
324 int ret = TestCexp(); HWTEST_F() local
334 int ret = TestCexpf(); HWTEST_F() local
344 int ret = TestCexpl(); HWTEST_F() local
354 int ret = TestCimag(); HWTEST_F() local
364 int ret = TestCimagf(); HWTEST_F() local
374 int ret = TestCimagl(); HWTEST_F() local
384 int ret = TestClog(); HWTEST_F() local
394 int ret = TestClogf(); HWTEST_F() local
404 int ret = TestClogl(); HWTEST_F() local
414 int ret = TestConj(); HWTEST_F() local
424 int ret = TestConjf(); HWTEST_F() local
434 int ret = TestConjl(); HWTEST_F() local
444 int ret = TestCpow(); HWTEST_F() local
454 int ret = TestCpowf(); HWTEST_F() local
464 int ret = TestCpowl(); HWTEST_F() local
474 int ret = TestCproj(); HWTEST_F() local
484 int ret = TestCprojf(); HWTEST_F() local
494 int ret = TestCprojl(); HWTEST_F() local
504 int ret = TestCreal(); HWTEST_F() local
514 int ret = TestCrealf(); HWTEST_F() local
524 int ret = TestCreall(); HWTEST_F() local
534 int ret = TestCsin(); HWTEST_F() local
544 int ret = TestCsinf(); HWTEST_F() local
554 int ret = TestCsinh(); HWTEST_F() local
564 int ret = TestCsinhf(); HWTEST_F() local
574 int ret = TestCsinhl(); HWTEST_F() local
584 int ret = TestCsinl(); HWTEST_F() local
594 int ret = TestCsqrt(); HWTEST_F() local
604 int ret = TestCsqrtf(); HWTEST_F() local
614 int ret = TestCsqrtl(); HWTEST_F() local
624 int ret = TestCtan(); HWTEST_F() local
634 int ret = TestCtanf(); HWTEST_F() local
644 int ret = TestCtanh(); HWTEST_F() local
654 int ret = TestCtanhf(); HWTEST_F() local
664 int ret = TestCtanhl(); HWTEST_F() local
674 int ret = TestCtanl(); HWTEST_F() local
684 int ret = TestCacosh(); HWTEST_F() local
[all...]

Completed in 4 milliseconds

12345678910>>...339