/third_party/musl/src/passwd/ |
H A D | getspnam_r.c | 69 int getspnam_r(const char *name, struct spwd *sp, char *buf, size_t size, struct spwd **res) in getspnam_r() argument
|
H A D | getgrouplist.c | 17 struct group *res; in getgrouplist() local
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_conv.h | 89 uint32_t res; in htonl() local 99 uint16_t res; in htons() local 107 uint32_t res; in ntohl() local 117 uint16_t res; ntohs() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_context.c | 54 struct nv04_resource *res = bref->priv; in nv30_context_kick_notify() local 88 nv30_invalidate_resource_storage(struct nouveau_context *nv, struct pipe_resource *res, int ref) nv30_invalidate_resource_storage() argument [all...] |
/third_party/libfuse/test/ |
H A D | stracedecode.c | 125 int res; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
H A D | futex_wake04.c | 70 int res; in wait_thread2() local
|
/third_party/ltp/testcases/kernel/syscalls/kcmp/ |
H A D | kcmp03.c | 72 int res; in verify_kcmp() local
|
/third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
H A D | recvmsg03.c | 33 int res; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/ |
H A D | epoll_ctl01.c | 74 int res; in check_epoll_ctl() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl34.c | 84 int res[thread_cnt]; in test01() local
|
/third_party/ltp/testcases/kernel/syscalls/swapon/ |
H A D | swapon03.c | 106 int res = 0; in setup_swap() local
|
/third_party/libinput/udev/ |
H A D | test-libinput-fuzz-extract.c | 39 int min, max, res, fuzz, flat; in START_TEST() member [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | local-isolate.cc | 79 const std::string& res = in DefaultLocale() local
|
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/ |
H A D | libgl_d3d12.c | 66 gdi_present(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *res, HDC hDC) gdi_present() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_common.cpp | 83 Value *res[8]; in handleUserClipPlanes() local
|
/third_party/mesa3d/src/util/ |
H A D | string_buffer.c | 142 bool res; in _mesa_string_buffer_printf() local
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_network.cpp | 27 struct addrinfo *res; in Bm_function_Getaddrinfo_Freeaddrinfo_external_network() local 43 struct addrinfo *res; in Bm_function_Getaddrinfo_Freeaddrinfo_intranet1() local 62 struct addrinfo *res; in Bm_function_Getaddrinfo_Freeaddrinfo_intranet2() local 81 struct addrinfo *res; Bm_function_Getaddrinfo_Freeaddrinfo_intranet3() local 100 struct addrinfo *res; Bm_function_Getaddrinfo_Freeaddrinfo_intranet4() local 119 struct addrinfo *res; Bm_function_Getaddrinfo_Freeaddrinfo_intranet5() local 138 struct addrinfo *res; Bm_function_Getaddrinfo_Freeaddrinfo_intranet6() local 156 struct addrinfo *res; Bm_function_Getaddrinfo_Freeaddrinfo_intranet7() local [all...] |
/third_party/musl/libc-test/src/functionalext/fortify/ |
H A D | select_test.c | 214 int res = FD_ISSET(sockfd, &readfds); in fd_isset_0010() local 230 int res = FD_ISSET(sockfd, &readfds); in fd_isset_0020() local 246 int res = FD_ISSET(sockfd, &readfds); in fd_isset_0030() local
|
/third_party/musl/libc-test/src/functionalext/queue/ |
H A D | sys_queue.c | 64 int res = snprintf(buffer, sizeof(buffer), "%d ", node->data); in traverse_list() local
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_gen.c | 41 int ret, res; in ossl_dh_generate_ffc_parameters() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_gcm.h | 39 int res; member
|
/third_party/node/deps/openssl/openssl/crypto/ffc/ |
H A D | ffc_params_validate.c | 52 ossl_ffc_params_FIPS186_4_validate(OSSL_LIB_CTX *libctx, const FFC_PARAMS *params, int type, int *res, BN_GENCB *cb) ossl_ffc_params_FIPS186_4_validate() argument 70 ossl_ffc_params_FIPS186_2_validate(OSSL_LIB_CTX *libctx, const FFC_PARAMS *params, int type, int *res, BN_GENCB *cb) ossl_ffc_params_FIPS186_2_validate() argument 95 ossl_ffc_params_simple_validate(OSSL_LIB_CTX *libctx, const FFC_PARAMS *params, int paramstype, int *res) ossl_ffc_params_simple_validate() argument 139 ossl_ffc_params_full_validate(OSSL_LIB_CTX *libctx, const FFC_PARAMS *params, int paramstype, int *res) ossl_ffc_params_full_validate() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/property/ |
H A D | defn_cache.c | 101 int res = 1; in ossl_prop_defn_set() local
|
/third_party/node/deps/openssl/openssl/crypto/des/ |
H A D | set_key.c | 74 unsigned char res = 0377, b; in DES_check_key_parity() local 121 unsigned int i, res = 0; in DES_is_weak_key() local
|
/third_party/node/deps/uv/src/win/ |
H A D | dl.c | 95 DWORD res; in uv__dlerror() local
|