/external/lldb/source/API/ |
D | SBCompileUnit.cpp | 103 SBCompileUnit::FindLineEntryIndex (uint32_t start_idx, uint32_t line, SBFileSpec *inline_file_spec)… in FindLineEntryIndex() 110 SBCompileUnit::FindLineEntryIndex (uint32_t start_idx, uint32_t line, SBFileSpec *inline_file_spec,… in FindLineEntryIndex() 212 SBCompileUnit::FindSupportFileIndex (uint32_t start_idx, const SBFileSpec &sb_file, bool full) in FindSupportFileIndex()
|
/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/libopus/silk/ |
D | decode_core.c | 45 opus_int i, k, lag = 0, start_idx, sLTP_buf_idx, NLSF_interpolation_flag, signalType; in silk_decode_core() local
|
D | NSQ.c | 89 opus_int k, lag, start_idx, LSF_interpolation_flag; in silk_NSQ() local
|
D | NSQ_del_dec.c | 127 opus_int i, k, lag, start_idx, LSF_interpolation_flag, Winner_ind, subfr; in silk_NSQ_del_dec() local
|
/external/chromium_org/third_party/opus/src/silk/ |
D | decode_core.c | 45 opus_int i, k, lag = 0, start_idx, sLTP_buf_idx, NLSF_interpolation_flag, signalType; in silk_decode_core() local
|
D | NSQ.c | 89 opus_int k, lag, start_idx, LSF_interpolation_flag; in silk_NSQ() local
|
D | NSQ_del_dec.c | 127 opus_int i, k, lag, start_idx, LSF_interpolation_flag, Winner_ind, subfr; in silk_NSQ_del_dec() local
|
/external/lldb/source/Breakpoint/ |
D | BreakpointResolverFileRegex.cpp | 67 uint32_t start_idx = 0; in SearchCallback() local
|
/external/lldb/source/Interpreter/ |
D | CommandHistory.cpp | 127 size_t start_idx, in Dump()
|
/external/lldb/source/Core/ |
D | FileSpecList.cpp | 110 FileSpecList::FindFileIndex (size_t start_idx, const FileSpec &file_spec, bool full) const in FindFileIndex()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
D | util_array.h | 99 int start_idx, in array_change_data()
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | util_array.h | 99 int start_idx, in array_change_data()
|
/external/lldb/source/Symbol/ |
D | LineTable.cpp | 291 uint32_t start_idx, in FindLineEntryIndexByFileIndex() 347 LineTable::FindLineEntryIndexByFileIndex (uint32_t start_idx, uint32_t file_idx, uint32_t line, boo… in FindLineEntryIndexByFileIndex()
|
D | Symtab.cpp | 482 …sWithType (SymbolType symbol_type, std::vector<uint32_t>& indexes, uint32_t start_idx, uint32_t en… in AppendSymbolIndexesWithType() 500 …symbol_type, uint32_t flags_value, std::vector<uint32_t>& indexes, uint32_t start_idx, uint32_t en… in AppendSymbolIndexesWithTypeAndFlagsValue() 518 …ype, Visibility symbol_visibility, std::vector<uint32_t>& indexes, uint32_t start_idx, uint32_t en… in AppendSymbolIndexesWithType() 763 …SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility, uint32_t& start_idx) in FindSymbolWithType()
|
D | CompileUnit.cpp | 282 CompileUnit::FindLineEntry (uint32_t start_idx, uint32_t line, const FileSpec* file_spec_ptr, bool … in FindLineEntry()
|
D | SymbolContext.cpp | 1053 uint32_t start_idx, in MergeSymbolContextIntoFunctionContext()
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_api.c | 1334 UINT8 start_idx, found_idx; in GATT_StartIf() local 1420 UINT8 start_idx, found_idx; in GATT_CancelConnect() local
|
D | gatt_main.c | 1133 UINT8 start_idx, found_idx; in gatt_proc_srv_chg() local
|
D | gatt_utils.c | 708 BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx, in gatt_find_the_connected_bda() 1980 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/lldb/source/Target/ |
D | RegisterContext.cpp | 65 RegisterContext::GetRegisterInfoByName (const char *reg_name, uint32_t start_idx) in GetRegisterInfoByName()
|
D | StackFrameList.cpp | 724 StackFrameList::InvalidateFrames (uint32_t start_idx) in InvalidateFrames()
|
/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/elfutils/0.153/libcpu/ |
D | i386_disasm.c | 701 size_t start_idx = bufcnt; in i386_disasm() local
|