Home
last modified time | relevance | path

Searched defs:next (Results 1751 - 1775 of 2804) sorted by relevance

1...<<71727374757677787980>>...113

/third_party/icu/icu4c/source/common/
H A Ducase.cpp422 FullCaseFoldingIterator::next(UnicodeString &full) { in next() function in FullCaseFoldingIterator
H A Dudata.cpp515 const char *UDataPathIterator::next(UErrorCode *pErrorCode) in next() function in UDataPathIterator
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h53 struct list_head *next; member
77 struct list_head *next = head->next; in list_empty_careful() local
83 __list_del(struct list_head *prev, struct list_head *next) in __list_del() argument
120 linux_list_add(struct list_head *new, struct list_head *prev, struct list_head *next) linux_list_add() argument
255 linux_list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) linux_list_splice() argument
306 struct hlist_node *next, **pprev; global() member
362 hlist_add_before(struct hlist_node *n, struct hlist_node *next) hlist_add_before() argument
[all...]
/third_party/alsa-lib/aserver/
H A Daserver.c1026 snd_config_iterator_t i, next; in main() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMap.java963 public Entry<String, T> next() { in next() method in UnicodeMap.IteratorX
1017 public EntryRange<T> next() { in next() method in UnicodeMap.EntryRanges
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dcasepropsbuilder.cpp601 UChar32 next=c+UCASE_GET_DELTA(value); in makeExcProps() local
763 UChar32 next; in addClosure() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTrie2.java575 public Trie2.CharSequenceValues next() { in next() method in Trie2.CharSequenceIterator
887 public Range next() { in next() method in Trie2.Trie2Iterator
H A DCaseMapImpl.java145 public int next() { in next() method in CaseMapImpl.StringContextIterator
307 public int next(int n) { in next() method in CaseMapImpl.WholeStringBreakIterator
313 public int next() { in next() method in CaseMapImpl.WholeStringBreakIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DStringTrieBuilder.java349 private Node next; field in StringTrieBuilder.IntermediateValueNode
501 private Node next; global() field in StringTrieBuilder.LinearMatchNode
805 private Node next; // A branch sub-node. global() field in StringTrieBuilder.BranchHeadNode
[all...]
H A DCodePointTrie.java807 public boolean next() { in next() method in CodePointTrie.Fast.FastStringIterator
921 public boolean next() { in next() method in CodePointTrie.Small.SmallStringIterator
H A DLocaleMatcher.java733 public LSR next() { in next() method in LocaleMatcher.ULocaleLsrIterator
759 public LSR next() { in next() method in LocaleMatcher.LocaleLsrIterator
[all...]
H A DBytesTrie.java259 public Result next(int inByte) { in next() method in BytesTrie
299 public Result next(byte[] s, int sIndex, int sLimit) { in next() method in BytesTrie
598 public Entry next() { next() method in BytesTrie.Iterator
[all...]
H A DCharsTrie.java215 public Result next(int inUnit) { in next() method in CharsTrie
266 public Result next(CharSequence s, int sIndex, int sLimit) { in next() method in CharsTrie
522 public Entry next() { next() method in CharsTrie.Iterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationIterator.java100 int next() { in next() method in CollationIterator.SkippedState
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DListFormatter.java681 public FormattedListBuilder append(String compiledPattern, Object next, in argument
[all...]
H A DRuleBasedBreakIterator.java393 public int next(int n) { in next() method in RuleBasedBreakIterator
414 public int next() { in next() method in RuleBasedBreakIterator
1329 void next() { next() method in RuleBasedBreakIterator.BreakCache
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java155 public int next() { in next() method in TestFmwk.ICU_Rand
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java162 public int next() { in next() method in TestFmwk.ICU_Rand
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationTest.java443 int next() { in next() method in CollationTest.CodePointIterator
766 boolean next() { next() method in CollationTest.RootElementsIterator
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMap.java960 public Entry<String, T> next() { in next() method in UnicodeMap.IteratorX
1014 public EntryRange<T> next() { in next() method in UnicodeMap.EntryRanges
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dlistformatter.cpp579 void append(const SimpleFormatter& pattern, const UnicodeString& next, int32_t position, UErrorCode& status) { in append() argument
H A Dcsrsbcs.cpp198 int next; in nextByte() local
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c775 struct lws_threadpool_task *task, *next; in lws_threadpool_destroy() local
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c51 struct lws_fts_filepath *next; member
H A Dtrie-fd.c62 struct linetable *next; member
[all...]

Completed in 37 milliseconds

1...<<71727374757677787980>>...113