Home
last modified time | relevance | path

Searched defs:nextElement (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dusetiter.h273 int32_t nextElement; variable
/third_party/icu/icu4c/source/common/unicode/
Dusetiter.h273 int32_t nextElement; variable
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dusetiter.h270 int32_t nextElement; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dusetiter.h281 int32_t nextElement; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSetIterator.java249 protected int nextElement; field in UnicodeSetIterator
DTransliteratorRegistry.java408 public String nextElement() { in nextElement() method in TransliteratorRegistry.IDEnumeration
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSetIterator.java257 protected int nextElement; field in UnicodeSetIterator
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodeMapIterator.java238 protected int nextElement; field in UnicodeMapIterator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DUnicodeMapIterator.java241 protected int nextElement; field in UnicodeMapIterator
/third_party/node/deps/icu-small/source/i18n/
Dcollationrootelements.cpp106 uint32_t nextElement = elements[index + 1]; in getPrimaryBefore() local
/third_party/icu/icu4c/source/i18n/
Dcollationrootelements.cpp106 uint32_t nextElement = elements[index + 1]; in getPrimaryBefore() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationrootelements.cpp106 uint32_t nextElement = elements[index + 1]; in getPrimaryBefore() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dhash.h226 inline const UHashElement* Hashtable::nextElement(int32_t& pos) const { in nextElement() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationrootelements.cpp106 uint32_t nextElement = elements[index + 1]; in getPrimaryBefore() local
/third_party/icu/icu4c/source/common/
Dhash.h245 inline const UHashElement* Hashtable::nextElement(int32_t& pos) const { in nextElement() function
/third_party/skia/third_party/externals/icu/source/common/
Dhash.h245 inline const UHashElement* Hashtable::nextElement(int32_t& pos) const { in nextElement() function
/third_party/node/deps/icu-small/source/common/
Dhash.h245 inline const UHashElement* Hashtable::nextElement(int32_t& pos) const { in nextElement() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationRootElements.java237 long nextElement = elements[index + 1]; in getPrimaryBefore() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRootElements.java235 long nextElement = elements[index + 1]; in getPrimaryBefore() local
/third_party/skia/experimental/sktext/editor/
DTexts.h158 Position nextElement(Position current) const { return fSelectableText->nextPosition(current); } in nextElement() function
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorRegistry.java407 public String nextElement() { in nextElement() method in TransliteratorRegistry.IDEnumeration