Home
last modified time | relevance | path

Searched defs:ToIndex (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/containers/
H A Dintrusive_heap.h519 size_type ToIndex(HeapHandle handle) { return handle.index(); } in ToIndex() function
527 size_type ToIndex(I pos) { in ToIndex() function
882 IntrusiveHeap<T, Compare, HeapHandleAccessor>::ToIndex(const_iterator pos) { in ToIndex() function
892 IntrusiveHeap<T, Compare, HeapHandleAccessor>::ToIndex( in ToIndex() function
H A Denum_set.h356 static constexpr size_t ToIndex(E value) { in ToIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp1123 uint32_t ToIndex = CGPE.To->getSymbol().getIndex(); in writeObject() local
H A DMachObjectWriter.cpp789 uint32_t ToIndex = CGPE.To->getSymbol().getIndex(); in writeObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp120 size_t const ToIndex = Mapping.blockToIndex(To); in hasPathCrossingSuspendPoint() local
133 size_t const ToIndex = Mapping.blockToIndex(To); in hasPathOrLoopCrossingSuspendPoint() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp10039 SubscriptBuilder ToIndex(To, IterationVarRefRVal); in buildSingleCopyAssignRecursively() local