Searched defs:start_idx (Results 1 – 12 of 12) sorted by relevance
/external/oprofile/opjitconv/ |
D | create_bfd.c | 105 static int create_text_section(int start_idx, int end_idx) in create_text_section() 147 static int fill_text_section_content(asection * section, int start_idx, in fill_text_section_content()
|
D | jitsymbol.c | 207 static int select_one(int start_idx, int end_idx) in select_one() 315 static unsigned long long eliminate_overlaps(int start_idx, int end_idx, in eliminate_overlaps() 370 static int handle_overlap_region(int start_idx, int end_idx) in handle_overlap_region()
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_api.c | 1318 UINT8 start_idx, found_idx; in GATT_StartIf() local 1395 UINT8 start_idx, found_idx; in GATT_CancelConnect() local
|
D | gatt_main.c | 1069 UINT8 start_idx, found_idx; in gatt_proc_srv_chg() local
|
D | gatt_utils.c | 705 BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx) in gatt_find_the_connected_bda() 1887 BOOLEAN gatt_find_app_hold_link(tGATT_TCB *p_tcb, UINT8 start_idx, UINT8 *p_found_idx, tGATT_IF *p_… in gatt_find_app_hold_link()
|
/external/elfutils/libcpu/ |
D | i386_disasm.c | 661 size_t start_idx = bufcnt; in i386_disasm() local
|
/external/opencv/cxcore/src/ |
D | cxdatastructs.cpp | 3073 cvFindGraphEdge( const CvGraph* graph, int start_idx, int end_idx ) in cvFindGraphEdge() 3176 int start_idx, int end_idx, in cvGraphAddEdge() 3269 cvGraphRemoveEdge( CvGraph* graph, int start_idx, int end_idx ) in cvGraphRemoveEdge()
|
/external/kernel-headers/original/linux/ |
D | bio.h | 230 #define __bio_for_each_segment(bvl, bio, i, start_idx) \ argument
|
/external/chromium/net/tools/flip_server/ |
D | balsa_headers.cc | 220 void BalsaBuffer::CleanupBlocksStartingFrom(Blocks::size_type start_idx) { in CleanupBlocksStartingFrom()
|
/external/opencv/cv/src/ |
D | cvhough.cpp | 998 int start_idx = nz_count - 1; in icvHoughCirclesGradient() local
|
/external/v8/src/ |
D | liveobjectlist.cc | 1236 int start_idx, in Dump() 1521 MaybeObject* LiveObjectList::Info(int start_idx, int dump_limit) { in Info()
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_sec.c | 5826 BOOLEAN btm_sec_find_bonded_dev (UINT8 start_idx, UINT8 *p_found_idx, tBTM_SEC_DEV_REC *p_rec) in btm_sec_find_bonded_dev()
|