Home
last modified time | relevance | path

Searched refs:SkippedState (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationiterator.h27 class SkippedState; variable
324 SkippedState *skipped;
Dcollationiterator.cpp58 class SkippedState : public UMemory { class
61 SkippedState() : pos(0), skipLengthAtMatch(0) {} in SkippedState() function in SkippedState
602 skipped = new SkippedState(); in nextCE32FromDiscontiguousContraction()
/third_party/node/deps/icu-small/source/i18n/
Dcollationiterator.h27 class SkippedState; variable
324 SkippedState *skipped;
Dcollationiterator.cpp58 class SkippedState : public UMemory { class
61 SkippedState() : pos(0), skipLengthAtMatch(0) {} in SkippedState() function in SkippedState
602 skipped = new SkippedState(); in nextCE32FromDiscontiguousContraction()
/third_party/icu/icu4c/source/i18n/
Dcollationiterator.h27 class SkippedState; variable
324 SkippedState *skipped;
Dcollationiterator.cpp58 class SkippedState : public UMemory { class
61 SkippedState() : pos(0), skipLengthAtMatch(0) {} in SkippedState() function in SkippedState
602 skipped = new SkippedState(); in nextCE32FromDiscontiguousContraction()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java84 private static final class SkippedState { class in CollationIterator
86 SkippedState() {} in SkippedState() method in CollationIterator.SkippedState
814 skipped = new SkippedState(); in nextCE32FromDiscontiguousContraction()
1124 private SkippedState skipped;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationIterator.java86 private static final class SkippedState { class in CollationIterator
88 SkippedState() {} in SkippedState() method in CollationIterator.SkippedState
816 skipped = new SkippedState(); in nextCE32FromDiscontiguousContraction()
1126 private SkippedState skipped;