/third_party/libuv/test/ |
H A D | test-tcp-bind6-error.c | 130 struct sockaddr_in6 addr1; in TEST_IMPL() local
|
H A D | test-tcp-bind-error.c | 188 struct sockaddr_in addr1; in TEST_IMPL() local
|
/third_party/node/test/cctest/ |
H A D | test_sockaddr.cc | 200 std::shared_ptr<SocketAddress> addr1 = TEST() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/bind/ |
H A D | bind06.c | 26 static struct sockaddr_ll addr1, addr2; variable
|
/third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
H A D | caged-heap.h | 34 V8_INLINE static bool AreWithinCage(const void* addr1, const void* addr2) { in AreWithinCage() argument
|
/third_party/ltp/testcases/kernel/syscalls/msync/ |
H A D | msync03.c | 57 static char *addr1; variable
|
/third_party/mesa3d/src/util/ |
H A D | futex.h | 41 static inline long sys_futex(void *addr1, int op, int val1, const struct timespec *timeout, void *addr2, int val3) in sys_futex() argument
|
/third_party/skia/tests/ |
H A D | PathOpsTightBoundsTest.cpp | 86 uint32_t* addr1 = data->fBitmap->getAddr32(0, y); in testTightBoundsQuads() local
|
/third_party/popt/tests/ |
H A D | test2.c | 33 static char *addr1 = NULL; variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | common_module_tests.c | 259 const u8 addr1[ETH_ALEN] = { 0x82, 0x7b, 0x91, 0x9d, 0xd4, 0xb9 }; in sae_tests() local
|
H A D | sae.c | 126 static void sae_pwd_seed_key(const u8 *addr1, const u8 *addr2, u8 *key) in sae_pwd_seed_key() argument 276 static int sae_derive_pwe_ecc(struct sae_data *sae, const u8 *addr1, in sae_derive_pwe_ecc() argument 453 static int sae_derive_pwe_ffc(struct sae_data *sae, const u8 *addr1, in sae_derive_pwe_ffc() argument 616 sae_prepare_commit(const u8 *addr1, const u8 *addr2, const u8 *password, size_t password_len, const char *identifier, struct sae_data *sae) sae_prepare_commit() argument [all...] |
/third_party/node/src/ |
H A D | node_win32_etw_provider-inl.h | 195 void NODE_V8SYMBOL_REMOVE(const void* addr1, const void* addr2) { in NODE_V8SYMBOL_REMOVE() argument 204 void NODE_V8SYMBOL_MOVE(const void* addr1, const void* addr2) { in NODE_V8SYMBOL_MOVE() argument 223 NODE_V8SYMBOL_ADD(LPCSTR symbol, int symbol_len, const void* addr1, int len) NODE_V8SYMBOL_ADD() argument
|
/third_party/ltp/utils/sctp/testlib/ |
H A D | sctputil.c | 346 static int cmp_addr(sockaddr_storage_t *addr1, sockaddr_storage_t *addr2) in cmp_addr() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | mem.c | 307 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, int flag, in CRYPTO_mem_debug_realloc() argument
|
/third_party/openssl/crypto/ |
H A D | mem.c | 302 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, int flag, in CRYPTO_mem_debug_realloc() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_update_servers.c | 66 static ares_bool_t ares__addr_match(const struct ares_addr *addr1, in ares__addr_match() argument [all...] |
H A D | ares_process.c | 1088 const void *addr1; in same_address() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | ms_funcs.c | 248 const unsigned char *addr1[3]; in generate_authenticator_response_pwhash() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | common_module_tests.c | 260 const u8 addr1[ETH_ALEN] = { 0x4d, 0x3f, 0x2f, 0xff, 0xe3, 0x87 }; in sae_tests() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | ms_funcs.c | 248 const unsigned char *addr1[3]; in generate_authenticator_response_pwhash() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_lower_tess_io.cpp | 144 nir_ssa_def *addr1 = r600_umad_24(b, nir_channel(b, base, 0), in emil_lsd_out_addr() local 555 nir_ssa_def *addr1 = nir_iadd(b, addr0, load_offset_group(b, 4 + inner_comps)); in r600_append_tcs_TF_emission() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mesh_rsn.c | 427 u8 *addr1, *addr2; in mesh_rsn_derive_aek() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | mesh_rsn.c | 439 u8 *addr1, *addr2; in mesh_rsn_derive_aek() local
|
/third_party/curl/lib/ |
H A D | connect.c | 752 const struct Curl_addrinfo *addr0, *addr1; in start_connect() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_sched.c | 99 struct ir3_instruction *addr1; /* current a1.x user, if any */ member
|