Searched defs:p_old (Results 1 – 9 of 9) sorted by relevance
/external/libnfc-nci/src/nfc/nci/ |
D | nci_hrcv.c | 51 UINT8 *p_old = nfc_cb.last_cmd; in nci_proc_core_rsp() local 161 UINT8 *p_old = nfc_cb.last_cmd; in nci_proc_rf_management_rsp() local 314 UINT8 *p_old = nfc_cb.last_cmd; in nci_proc_ee_management_rsp() local
|
/external/valgrind/drd/ |
D | drd_malloc_wrappers.c | 178 static void* drd_realloc(ThreadId tid, void* p_old, SizeT new_size) in drd_realloc()
|
/external/freetype/src/autofit/ |
D | afcjk.c | 121 const char* p_old; in af_cjk_metrics_init_widths() local 358 const char* p_old; in af_cjk_metrics_init_blues() local
|
D | aflatin.c | 117 const char* p_old; in af_latin_metrics_init_widths() local 384 const char* p_old; in af_latin_metrics_init_blues() local
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_dm.c | 577 UINT8 *p_old, old_gid, old_oid, old_mt; in nfc_hal_dm_proc_msg_during_init() local
|
/external/valgrind/exp-dhat/ |
D | dh_main.c | 538 void* renew_block ( ThreadId tid, void* p_old, SizeT new_req_szB ) in renew_block() 660 static void* dh_realloc ( ThreadId tid, void* p_old, SizeT new_szB ) in dh_realloc()
|
/external/valgrind/exp-sgcheck/ |
D | h_main.c | 408 void* h_replace_realloc ( ThreadId tid, void* p_old, SizeT new_size ) in h_replace_realloc()
|
/external/libnfc-nci/src/nfc/nfc/ |
D | nfc_ncif.c | 373 UINT8 *p_old, old_gid, old_oid, old_mt; in nfc_ncif_process_event() local
|
/external/valgrind/massif/ |
D | ms_main.c | 1622 void* realloc_block ( ThreadId tid, void* p_old, SizeT new_req_szB ) in realloc_block() 1779 static void* ms_realloc ( ThreadId tid, void* p_old, SizeT new_szB ) in ms_realloc()
|