Home
last modified time | relevance | path

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

12345678910>>...286

/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...]
/third_party/curl/tests/libtest/
H A Dlib1910.c32 CURLcode ret = CURLE_OK; in test() local

Completed in 6 milliseconds

12345678910>>...286