Home
last modified time | relevance | path

Searched defs:next (Results 1301 - 1325 of 2580) sorted by relevance

1...<<51525354555657585960>>...104

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBreakIterator.java284 public abstract int next(int n); next() method in BreakIterator
296 public abstract int next(); next() method in BreakIterator
[all...]
H A DEdits.java335 public boolean next() { in next() method in Edits.Iterator
339 private boolean next(boolea method in Edits.Iterator
[all...]
H A DTransliteratorRegistry.java184 public String next() { in next() method in TransliteratorRegistry.Spec
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java170 public Entry<K, V> next() { in next() method in XCldrStub.MultimapIterator
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DIndicInputMethodImpl.java329 public char next() { in next() method in IndicInputMethodImpl.ACIText
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DLocaleIDParser.java124 private char next() { in next() method in LocaleIDParser
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMap.java103 abstract boolean next(); in next() method in TrieMap.Matcher
184 public Entry<CharSequence, V> next() { in next() method in TrieMap.BytesTrieMap.BytesIterator
237 public boolean next() { next() method in TrieMap.BytesTrieMap.BytesMatcher
370 public Entry<CharSequence, V> next() { next() method in TrieMap.CharsTrieMap.CharsIterator
420 public boolean next() { next() method in TrieMap.CharsTrieMap.CharsMatcher
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DCollectionUtilities.java508 public Object next() { next() method in CollectionUtilities.FilteredIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DPatternStringParser.java234 int next() { in next() method in PatternStringParser.ParserState
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationruleparser.cpp265 UChar next = (i < rules->length()) ? rules->charAt(i) : 0; in parseRelationStrings() local
H A Dcollationiterator.cpp73 UChar32 next() { in next() function in SkippedState
/third_party/libwebsockets/lib/core/
H A Dcontext.c1666 volatile struct lws_foreign_thread_pollfd *ftp, *next; in lws_pt_destroy() local
[all...]
/third_party/libunwind/libunwind/include/
H A Dlibunwind-dynamic.h99 struct unw_dyn_region_info *next; /* linked list of regions */ member
137 struct unw_dyn_info *next; member
/third_party/libsnd/src/
H A Drf64.c233 { unsigned int next ; in rf64_read_header() local
/third_party/libuv/test/
H A Dbenchmark-pump.c311 struct req_list_s* next; member
346 struct buf_list_s* next; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-misc.h853 struct lws_wifi_scan *next; member
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp224 void CHandler::AddUnknownItem(UInt64 next) in AddUnknownItem() argument
260 UInt64 next = item.Offset + item.Size; in AddItem() local
[all...]
H A DHashCalc.h173 const wchar_t next = s[i]; in ParseString() local
/third_party/libcoap/include/coap3/
H A Dcoap_net_internal.h35 struct coap_queue_t *next; member
H A Dcoap_block_internal.h118 struct coap_lg_xmit_t *next; member
147 struct coap_lg_crcv_t *next; member
178 struct coap_lg_srcv_t *next; member
/third_party/mbedtls/library/
H A Dmemory_buffer_alloc.c50 memory_header *next; member
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-promise.c141 ecma_value_t next = ecma_op_iterator_step (iterator); in ecma_builtin_promise_perform_race() local
353 ecma_value_t next = ecma_op_iterator_step (iterator); in ecma_builtin_promise_perform_all() local
[all...]
/third_party/jinja2/
H A Dutils.py709 def next(self) -> t.Any: member in Cycler
/third_party/jerryscript/jerry-core/api/
H A Dgenerate-bytecode.c203 struct Node* next; member
[all...]
/third_party/lame/ACM/tinyxml/
H A Dtinyxml.cpp41 unsigned next = str.find( '&', i ); in PutString() local
[all...]

Completed in 23 milliseconds

1...<<51525354555657585960>>...104