Home
last modified time | relevance | path

Searched defs:nextStart (Results 1 – 25 of 42) sorted by relevance

12

/third_party/flutter/skia/src/pathops/
DSkPathOpsSimplify.cpp31 SkOpSpanBase* nextStart = start; in bridgeWinding() local
108 SkOpSpanBase* nextStart = start; in bridgeXor() local
DSkPathOpsOp.cpp130 SkOpSpanBase* nextStart = start; in bridgeOp() local
DSkOpSegment.cpp538 SkOpSegment* SkOpSegment::findNextOp(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart, in findNextOp()
646 SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, bool* unsortable) { in findNextWinding()
741 SkOpSegment* SkOpSegment::findNextXor(SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, in findNextXor()
/third_party/skia/src/pathops/
DSkPathOpsSimplify.cpp31 SkOpSpanBase* nextStart = start; in bridgeWinding() local
108 SkOpSpanBase* nextStart = start; in bridgeXor() local
DSkPathOpsOp.cpp130 SkOpSpanBase* nextStart = start; in bridgeOp() local
DSkOpSegment.cpp538 SkOpSegment* SkOpSegment::findNextOp(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart, in findNextOp()
646 SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, bool* unsortable) { in findNextWinding()
741 SkOpSegment* SkOpSegment::findNextXor(SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, in findNextXor()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieMap.java112 abstract boolean nextStart(); in nextStart() method in TrieMap.Matcher
260 public boolean nextStart() { in nextStart() method in TrieMap.BytesTrieMap.BytesMatcher
438 public boolean nextStart() { in nextStart() method in TrieMap.CharsTrieMap.CharsMatcher
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java111 abstract boolean nextStart(); in nextStart() method in TrieMap.Matcher
259 public boolean nextStart() { in nextStart() method in TrieMap.BytesTrieMap.BytesMatcher
437 public boolean nextStart() { in nextStart() method in TrieMap.CharsTrieMap.CharsMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DIntTrieBuilder.java424 int nextStart = (start + DATA_BLOCK_LENGTH) & ~MASK_; in setRange() local
DTrie2.java988 private int nextStart; field in Trie2.Trie2Iterator
DTrie2Writable.java412 int /*UChar32*/ nextStart; in setRange() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DIntTrieBuilder.java426 int nextStart = (start + DATA_BLOCK_LENGTH) & ~MASK_; in setRange() local
DTrie2.java994 private int nextStart; field in Trie2.Trie2Iterator
DTrie2Writable.java414 int /*UChar32*/ nextStart; in setRange() local
/third_party/node/deps/icu-small/source/common/
Dutrie.cpp305 UChar32 nextStart; in utrie_setRange32() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DChineseCalendar.java454 int nextStart = newMoonNear(thisStart + SYNODIC_GAP, true); in handleGetMonthLength() local
DVTimeZone.java1404 Date nextStart = finalDstRule.getNextStart(dstUntilTime, in writeZone() local
1439 Date nextStart = finalStdRule.getNextStart(stdUntilTime, in writeZone() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrie.cpp305 UChar32 nextStart; in utrie_setRange32() local
/third_party/node/deps/icu-small/source/i18n/
Dchnsecal.cpp244 int32_t nextStart = newMoonNear(thisStart + SYNODIC_GAP, TRUE); in handleGetMonthLength() local
/third_party/icu/icu4c/source/i18n/
Dchnsecal.cpp244 int32_t nextStart = newMoonNear(thisStart + SYNODIC_GAP, TRUE); in handleGetMonthLength() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DChineseCalendar.java467 int nextStart = newMoonNear(thisStart + SYNODIC_GAP, true); in handleGetMonthLength() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dchnsecal.cpp244 int32_t nextStart = newMoonNear(thisStart + SYNODIC_GAP, TRUE); in handleGetMonthLength() local
/third_party/skia/third_party/externals/icu/source/common/
Dutrie.cpp305 UChar32 nextStart; in utrie_setRange32() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dchnsecal.cpp244 int32_t nextStart = newMoonNear(thisStart + SYNODIC_GAP, TRUE); in handleGetMonthLength() local
/third_party/icu/icu4c/source/common/
Dutrie.cpp305 UChar32 nextStart; in utrie_setRange32() local

12