Home
last modified time | relevance | path

Searched defs:trySplit (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSpliteratorTester.java66 abstract GeneralSpliterator<E> trySplit(); in trySplit() method in SpliteratorTester.GeneralSpliterator
105 GeneralSpliterator<E> trySplit() { in trySplit() method in SpliteratorTester.GeneralSpliteratorOfObject
142 GeneralSpliterator<E> trySplit() { in trySplit() method in SpliteratorTester.GeneralSpliteratorOfPrimitive
206 GeneralSpliterator<E> trySplit = spliterator.trySplit(); in trySplitTestingSize() local
/external/guava/guava/src/com/google/common/collect/
DCollectSpliterators.java76 public Spliterator<T> trySplit() { in indexed() method in CollectSpliterators.WithCharacteristics
132 public Spliterator<OutElementT> trySplit() { in map() method in CollectSpliterators
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1952 unsigned RAGreedy::trySplit(LiveInterval &VirtReg, AllocationOrder &Order, in trySplit() function in RAGreedy
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2460 unsigned RAGreedy::trySplit(LiveInterval &VirtReg, AllocationOrder &Order, in trySplit() function in RAGreedy