Searched defs:end_idx (Results 1 – 5 of 5) sorted by relevance
56 GetFramesUpTo (uint32_t end_idx) in GetFramesUpTo()
254 StackFrameList::GetFramesUpTo(uint32_t end_idx) in GetFramesUpTo()
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()
526 uptr end_idx = beg_idx + count * size; in PopulateFreeList() local
612 size_t end_idx = idx; in CommDataReceived() local