Home
last modified time | relevance | path

Searched defs:next (Results 126 - 150 of 2709) sorted by relevance

12345678910>>...109

/third_party/ffmpeg/libavcodec/
H A Dqoi_parser.c39 int next = END_NOT_FOUND, i = 0; in qoi_parse() local
H A Dpng_parser.c42 int next = END_NOT_FOUND; in png_parse() local
H A Dwebp_parser.c43 int next = END_NOT_FOUND; in webp_parse() local
/third_party/ffmpeg/libavformat/
H A Dsdr2.c76 unsigned next; in sdr2_read_packet() local
/third_party/curl/lib/
H A Dslist.c133 struct curl_slist *next; in curl_slist_free_all() local
[all...]
H A Dllist.h35 struct Curl_llist_element *next; member
/third_party/ffmpeg/libavutil/
H A Dtree.c39 av_tree_find(const AVTreeNode *t, void *key, int (*cmp)(const void *key, const void *b), void *next[2]) av_tree_find() argument
59 av_tree_insert(AVTreeNode **tp, void *key, int (*cmp)(const void *key, const void *b), AVTreeNode **next) av_tree_insert() argument
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_empty.c77 snd_config_iterator_t i, next; in _snd_ctl_empty_open() local
/third_party/alsa-lib/src/topology/
H A Dtext.c29 snd_config_iterator_t i, next; in parse_text_values() local
63 snd_config_iterator_t i, next; in tplg_parse_text() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_asym.c81 snd_config_iterator_t i, next; in _snd_pcm_asym_open() local
H A Dpcm_empty.c84 snd_config_iterator_t i, next; in _snd_pcm_empty_open() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.h179 struct listitem_s *prev, *next; member
/third_party/cups-filters/filter/pdftopdf/
H A Dintervalset.cc63 IntervalSet::key_t IntervalSet::next(key_t val) const // {{{ in next() function in IntervalSet
/third_party/gn/src/gn/
H A Dohos_components_impl.h20 struct OhosComponentTree *next; member
/third_party/gptfdisk/
H A Dparttypes.h27 AType* next; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DComposedCharIter.java122 public char next() { in next() method in ComposedCharIter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DRangeValueIterator.java105 public boolean next(Element element); in next() method
H A DUResourceBundleIterator.java60 public UResourceBundle next()throws NoSuchElementException{ in next() method in UResourceBundleIterator
H A DValueIterator.java84 public boolean next(Element element); in next() method
/third_party/icu/icu4c/source/common/
H A Duenumimp.h126 UEnumNext *next; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DComposedCharIter.java124 public char next() { in next() method in ComposedCharIter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DRangeValueIterator.java99 public boolean next(Element element); in next() method
H A DValueIterator.java79 public boolean next(Element element); in next() method
H A DUResourceBundleIterator.java59 public UResourceBundle next()throws NoSuchElementException{ in next() method in UResourceBundleIterator
/third_party/icu/icu4c/source/i18n/
H A Dregeximp.cpp27 UChar32 CaseFoldingUTextIterator::next() { in next() function in CaseFoldingUTextIterator
74 UChar32 CaseFoldingUCharIterator::next() { in next() function in CaseFoldingUCharIterator

Completed in 9 milliseconds

12345678910>>...109