Searched defs:p_old (Results 1 – 11 of 11) 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 301 UINT8 *p_old = nfc_cb.last_cmd; in nci_proc_ee_management_rsp() local
|
/external/valgrind/main/drd/ |
D | drd_malloc_wrappers.c | 178 static void* drd_realloc(ThreadId tid, void* p_old, SizeT new_size) in drd_realloc()
|
/external/stlport/test/unit/ |
D | money_facets_test.cpp | 106 string::size_type p_old = strlen( rl.money_int_prefix_old ); in _money_put_get2() local
|
/external/bluetooth/bluedroid/stack/avrc/ |
D | avrc_api.c | 168 UINT8 *p_old, *p_data; in avrc_send_continue_frag() 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/main/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/main/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 | 372 UINT8 *p_old, old_gid, old_oid, old_mt; in nfc_ncif_process_event() local
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_utils.c | 502 tGATT_SRV_LIST_ELEM *p_old; in gatt_add_a_srv_to_list() local 608 tGATT_HDL_LIST_ELEM *p_old; in gatt_add_an_item_to_list() local
|
/external/valgrind/main/massif/ |
D | ms_main.c | 1633 void* realloc_block ( ThreadId tid, void* p_old, SizeT new_req_szB ) in realloc_block() 1790 static void* ms_realloc ( ThreadId tid, void* p_old, SizeT new_szB ) in ms_realloc()
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_inq.c | 1775 tINQ_DB_ENT *p_old = btm_cb.btm_inq_vars.inq_db; in btm_inq_db_new() local
|