/third_party/musl/src/mman/ |
H A D | mremap.c | 15 void *new_addr = 0; in __mremap() local
|
/third_party/ltp/testcases/kernel/mem/thp/ |
H A D | thp02.c | 56 unsigned char *p1, *p2, *ret, *old_addr, *new_addr; in do_child() local
|
/third_party/musl/libc-test/src/gwp_asan/ |
H A D | gwp_asan_smoke_test.c | 69 void *new_addr = realloc(ptr, 40);
in main() local
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap06.c | 65 void *addr, *new_addr; in do_mmap() local
|
/third_party/lwip/src/core/ |
H A D | raw.c | 688 void raw_netif_ip_addr_changed(const ip_addr_t *old_addr, const ip_addr_t *new_addr) in raw_netif_ip_addr_changed() argument
|
H A D | netif.c | 525 netif_do_ip_addr_changed(const ip_addr_t *old_addr, const ip_addr_t *new_addr) argument 547 ip_addr_t new_addr; local
|
H A D | tcp.c | 2512 tcp_netif_ip_addr_changed(const ip_addr_t *old_addr, const ip_addr_t *new_addr) argument
|
/third_party/musl/porting/linux/user/src/gwp_asan/ |
H A D | gwp_asan.c | 452 void* new_addr = gwp_asan_malloc(size);
in libc_gwp_asan_realloc() local
|
/third_party/musl/src/gwp_asan/linux/ |
H A D | gwp_asan.c | 452 void* new_addr = gwp_asan_malloc(size);
in libc_gwp_asan_realloc() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_sched.c | 919 struct ir3_instruction *new_addr = NULL; in split_addr() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst_session.c | 1316 const u8 *old_addr, *new_addr; in get_group_fill_session() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
H A D | fst_session.c | 1316 const u8 *old_addr, *new_addr; in get_group_fill_session() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nv50.cpp | 1594 Value *new_addr = bld.getSSA(2, FILE_ADDRESS); in handleLDST() local
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_32.c | 474 static SLJIT_INLINE void inline_set_jump_addr(sljit_uw jump_ptr, sljit_sw executable_offset, sljit_uw new_addr, sljit_s32 flush_cache) in inline_set_jump_addr() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 2372 Address new_addr = result.address(); in CopyCode() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 7094 static int nl80211_vif_addr(struct wpa_driver_nl80211_data *drv, u8 *new_addr) in nl80211_vif_addr() argument 7208 u8 new_addr[ETH_ALEN]; in wpa_driver_nl80211_if_add() local 9499 int new_addr = addr != NULL; nl80211_set_mac_addr() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 8176 static int nl80211_vif_addr(struct wpa_driver_nl80211_data *drv, u8 *new_addr) argument 8290 u8 new_addr[ETH_ALEN]; local 10930 int new_addr = addr != NULL; global() local [all...] |