Home
last modified time | relevance | path

Searched defs:next (Results 401 - 425 of 2667) sorted by relevance

1...<<11121314151617181920>>...107

/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DBreakIteratorICU.java73 public int next() { in next() method in BreakIteratorICU
78 public int next(int n) { in next() method in BreakIteratorICU
/third_party/icu/icu4c/source/common/
H A Drbbi_cache.h91 void next() { if (fBufIdx == fEndBufIdx) { in next() function in RuleBasedBreakIterator::BreakCache
H A Druleiter.cpp38 UChar32 RuleCharacterIterator::next(int32_t options, UBool& isEscaped, UErrorCode& ec) { in next() function in RuleCharacterIterator
H A Ducharstrie.cpp155 UCharsTrie::next(int32_t uchar) { in next() function in UCharsTrie
178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next() function in UCharsTrie
H A Dumutex.cpp100 UMutex *next = nullptr; in cleanup() local
/third_party/alsa-lib/include/
H A Dconf.h230 snd_devname_t *next; /**< Next pointer */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMapIterator.java124 public boolean next() { in next() method in UnicodeMapIterator
[all...]
/third_party/icu/tools/colprobe/
H A Dline.h93 Line *next; member in Line
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java53 public int next(int n) { in next() method in AbstractBreakIteratorTests.AbstractBreakIterator
58 public int next() { in next() method in AbstractBreakIteratorTests.AbstractBreakIterator
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java50 public int next(int n) { in next() method in AbstractBreakIteratorTests.AbstractBreakIterator
55 public int next() { in next() method in AbstractBreakIteratorTests.AbstractBreakIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DStringTokenIterator.java51 public String next() { in next() method in StringTokenIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCharacterIteratorWrapper.java67 public int next() { in next() method in CharacterIteratorWrapper
H A DRuleCharacterIterator.java131 public int next(int options) { in next() method in RuleCharacterIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUCharacterNameIterator.java38 public boolean next(ValueIterator.Element element) in next() method in UCharacterNameIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DReplaceableContextIterator.java174 public int next() { in next() method in ReplaceableContextIterator
H A DStringCharacterIterator.java181 public char next() in next() method in StringCharacterIterator
H A DUnicodeSetIterator.java110 public boolean next() { in next() method in UnicodeSetIterator
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMapIterator.java121 public boolean next() { in next() method in UnicodeMapIterator
[all...]
/third_party/icu/icu4c/source/extra/scrptrun/
H A Dscrptrun.cpp115 UBool ScriptRun::next() in next() function in ScriptRun
/third_party/libuv/src/win/
H A Dreq-inl.h144 uv_req_t* next; in uv__process_reqs() local
/third_party/libcoap/include/coap3/
H A Dcoap_option.h326 struct coap_optlist_t *next; /**< next entry in the optlist chain */ member
/third_party/libbpf/include/linux/
H A Dlist.h51 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del() argument
21 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument
[all...]
/third_party/jerryscript/jerry-core/ext/
H A Dtracker.h34 struct IStorageItem_s* next; member
38 struct RefInfoItem_s* next; member
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_subgroup.c335 struct vtn_ssa_value *next = in vtn_handle_subgroup() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h55 struct cso_node *next; member
170 struct cso_hash_iter next = {iter.hash, cso_hash_data_next(iter.node)}; in cso_hash_iter_next() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...107