/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | FCDIterCollationIterator.java | 256 private boolean nextSegment() { in nextSegment() method
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | FCDIterCollationIterator.java | 258 private boolean nextSegment() { in nextSegment() method
|
/external/icu/icu4c/source/i18n/ |
D | uitercollationiterator.cpp | 305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUIterCollationIterator
|
D | utf8collationiterator.cpp | 385 FCDUTF8CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF8CollationIterator
|
D | utf16collationiterator.cpp | 374 FCDUTF16CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF16CollationIterator
|
/external/skia/src/pathops/ |
D | SkOpSegment.cpp | 356 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSum() local 391 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSumReverse() local 598 SkOpSegment* nextSegment; in findNextOp() local 694 SkOpSegment* nextSegment; in findNextWinding() local 782 SkOpSegment* nextSegment; in findNextXor() local
|
D | SkPathWriter.cpp | 238 const SkOpSegment* nextSegment = opSegment->isSimple(&start, &step); in assemble() local
|
D | SkPathOpsDebug.cpp | 1271 SkOpSegment* nextSegment = next->segment(); in debugCheckNearCoincidence() local
|
/external/skqp/src/pathops/ |
D | SkOpSegment.cpp | 356 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSum() local 391 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSumReverse() local 598 SkOpSegment* nextSegment; in findNextOp() local 694 SkOpSegment* nextSegment; in findNextWinding() local 782 SkOpSegment* nextSegment; in findNextXor() local
|
D | SkPathWriter.cpp | 238 const SkOpSegment* nextSegment = opSegment->isSimple(&start, &step); in assemble() local
|
D | SkPathOpsDebug.cpp | 1271 SkOpSegment* nextSegment = next->segment(); in debugCheckNearCoincidence() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 301 static IntervalInfo nextSegment(const IntervalInfo &I) { in nextSegment() function in __anon58adb7930111::Interference
|
/external/llvm/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 271 static IntervalInfo nextSegment(const IntervalInfo &I) { in nextSegment() function in __anonc34e603b0111::Interference
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.cpp | 2443 void Builder::nextSwitchSegment(std::vector<Block*>& segmentBlock, int nextSegment) in nextSwitchSegment()
|