Home
last modified time | relevance | path

Searched defs:addr1 (Results 1 - 25 of 38) sorted by relevance

12

/third_party/libuv/test/
H A Dtest-tcp-bind6-error.c130 struct sockaddr_in6 addr1; in TEST_IMPL() local
H A Dtest-tcp-bind-error.c188 struct sockaddr_in addr1; in TEST_IMPL() local
/third_party/node/test/cctest/
H A Dtest_sockaddr.cc200 std::shared_ptr<SocketAddress> addr1 = TEST() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind06.c26 static struct sockaddr_ll addr1, addr2; variable
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap.h34 V8_INLINE static bool AreWithinCage(const void* addr1, const void* addr2) { in AreWithinCage() argument
/third_party/ltp/testcases/kernel/syscalls/msync/
H A Dmsync03.c57 static char *addr1; variable
/third_party/mesa3d/src/util/
H A Dfutex.h41 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 DPathOpsTightBoundsTest.cpp86 uint32_t* addr1 = data->fBitmap->getAddr32(0, y); in testTightBoundsQuads() local
/third_party/popt/tests/
H A Dtest2.c33 static char *addr1 = NULL; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcommon_module_tests.c259 const u8 addr1[ETH_ALEN] = { 0x82, 0x7b, 0x91, 0x9d, 0xd4, 0xb9 }; in sae_tests() local
H A Dsae.c126 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 Dnode_win32_etw_provider-inl.h195 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 Dsctputil.c346 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 Dmem.c307 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 Dmem.c302 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 Dares_update_servers.c66 static ares_bool_t ares__addr_match(const struct ares_addr *addr1, in ares__addr_match() argument
[all...]
H A Dares_process.c1088 const void *addr1; in same_address() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dms_funcs.c248 const unsigned char *addr1[3]; in generate_authenticator_response_pwhash() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dcommon_module_tests.c260 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 Dms_funcs.c248 const unsigned char *addr1[3]; in generate_authenticator_response_pwhash() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp144 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 Dmesh_rsn.c427 u8 *addr1, *addr2; in mesh_rsn_derive_aek() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_rsn.c439 u8 *addr1, *addr2; in mesh_rsn_derive_aek() local
/third_party/curl/lib/
H A Dconnect.c752 const struct Curl_addrinfo *addr0, *addr1; in start_connect() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_sched.c99 struct ir3_instruction *addr1; /* current a1.x user, if any */ member

Completed in 19 milliseconds

12