Home
last modified time | relevance | path

Searched defs:rec_index (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_addr.c271 static BOOLEAN btm_ble_match_random_bda(UINT16 rec_index) in btm_ble_match_random_bda()
/external/valgrind/main/callgrind/
Dbbcc.c341 static Char* mangled_cxt(Context* cxt, int rec_index) in mangled_cxt()
370 static BBCC* clone_bbcc(BBCC* orig, Context* cxt, Int rec_index) in clone_bbcc()
Ddebug.c58 void print_mangled_cxt(Context* cxt, int rec_index) in print_mangled_cxt()
Dglobal.h399 UInt rec_index; /* Recursion index in rec->bbcc for this bbcc */ member
649 int rec_index; member
Ddump.c255 Context* cxt, int rec_index) in print_mangled_fn()