Home
last modified time | relevance | path

Searched defs:next (Results 376 - 400 of 2507) sorted by relevance

1...<<11121314151617181920>>...101

/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/common/
H A Dumutex.cpp100 UMutex *next = nullptr; in cleanup() local
/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
/third_party/libwebsockets/lib/roles/h2/
H A Dminihuf.c315 int next = 1; variable
/third_party/ltp/lib/
H A Dtst_sys_conf.c18 struct tst_sys_conf *next; member
/third_party/libwebsockets/lib/roles/http/
H A Dminilex.c207 int next = 1; variable
/third_party/mesa3d/src/intel/common/
H A Dintel_disasm.c93 struct inst_group *next = in intel_disassemble() local
/third_party/node/src/
H A Dcallback_queue-inl.h75 set_next( std::unique_ptr<Callback> next) set_next() argument
/third_party/node/deps/v8/third_party/zlib/
H A Dinftrees.c54 code FAR *next; /* next available space in table */ local
[all...]
/third_party/node/deps/v8/src/zone/
H A Dzone-allocator.h139 FreeBlock* next; member

Completed in 11 milliseconds

1...<<11121314151617181920>>...101