Home
last modified time | relevance | path

Searched defs:next (Results 351 - 375 of 2507) sorted by relevance

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

/third_party/ffmpeg/libavfilter/
H A Dfifo.c35 struct Buf *next; member
[all...]
/third_party/curl/lib/
H A Dsendf.h118 struct Curl_cwriter *next; /* Downstream writer. */ member
H A Dbufq.h36 struct buf_chunk *next; /* to keep it in a list */ member
/third_party/elfutils/libdw/
H A Ddwarf_getaranges.c42 struct arangelist *next; member
138 struct arangelist *next = arangelist->next; in dwarf_getaranges() local
/third_party/ffmpeg/tools/
H A Dgraph2dot.c50 struct line *next; member
/third_party/alsa-lib/src/topology/
H A Dops.c72 snd_config_iterator_t i, next; in tplg_parse_ops() local
158 snd_config_iterator_t i, next; in tplg_parse_ext_ops() local
H A Dchannel.c91 snd_config_iterator_t i, next; in tplg_parse_channel() local
/third_party/alsa-utils/alsamixer/
H A Dcard_select.c37 struct card *next; member
/third_party/backends/backend/
H A Dhp-hpmem.c59 Alloc * next; member
141 Alloc * next; sanei_hp_free_all() local
[all...]
H A Dsnapscan-usb.h90 struct usb_busy_queue *next; member
/third_party/googletest/googletest/samples/
H A Dsample3-inl.h54 QueueNode* next() { return next_; } in next() function in QueueNode
55 const QueueNode* next() const { return next_; } in next() function in QueueNode
85 QueueNode<E>* next = node->next(); in Clear() local
[all...]
/third_party/gn/src/gn/
H A Dsubstitution_pattern.cc43 size_t next = str.find("{{", cur); in Parse() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCharacterIteratorWrapper.java65 public int next() { in next() method in CharacterIteratorWrapper
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacterNameIterator.java38 public boolean next(ValueIterator.Element element) in next() method in UCharacterNameIterator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DStringCharacterIterator.java179 public char next() in next() method in StringCharacterIterator
H A DReplaceableContextIterator.java173 public int next() { in next() method in ReplaceableContextIterator
H A DUnicodeSetIterator.java142 public boolean next() { in next() method in UnicodeSetIterator
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DStringTokenIterator.java47 public String next() { in next() method in StringTokenIterator
/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
/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

Completed in 10 milliseconds

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