Home
last modified time | relevance | path

Searched defs:p_old (Results 1 – 11 of 11) sorted by relevance

/external/libnfc-nci/src/nfc/nci/
Dnci_hrcv.c51 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/
Ddrd_malloc_wrappers.c178 static void* drd_realloc(ThreadId tid, void* p_old, SizeT new_size) in drd_realloc()
/external/stlport/test/unit/
Dmoney_facets_test.cpp106 string::size_type p_old = strlen( rl.money_int_prefix_old ); in _money_put_get2() local
/external/bluetooth/bluedroid/stack/avrc/
Davrc_api.c168 UINT8 *p_old, *p_data; in avrc_send_continue_frag() local
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm.c577 UINT8 *p_old, old_gid, old_oid, old_mt; in nfc_hal_dm_proc_msg_during_init() local
/external/valgrind/main/exp-dhat/
Ddh_main.c538 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/
Dh_main.c408 void* h_replace_realloc ( ThreadId tid, void* p_old, SizeT new_size ) in h_replace_realloc()
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c372 UINT8 *p_old, old_gid, old_oid, old_mt; in nfc_ncif_process_event() local
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_utils.c502 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/
Dms_main.c1633 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/
Dbtm_inq.c1775 tINQ_DB_ENT *p_old = btm_cb.btm_inq_vars.inq_db; in btm_inq_db_new() local