Home
last modified time | relevance | path

Searched defs:next2 (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DawaitUnionPromise.ts8 next2(): Promise<T> | Promise<AsyncEnumeratorDone>; method
/third_party/ffmpeg/libavfilter/
Dvf_yadif.c104 uint8_t *next2 = parity ? cur : next; in filter_line_c() local
123 uint8_t *next2 = parity ? cur : next; in filter_edges() local
156 uint16_t *next2 = parity ? cur : next; in filter_line_c_16bit() local
172 uint16_t *next2 = parity ? cur : next; in filter_edges_16bit() local
Dvf_bwdif.c146 uint8_t *next2 = parity ? cur : next; in filter_line_c() local
163 uint8_t *next2 = parity ? cur : next; in filter_edge() local
191 uint16_t *next2 = parity ? cur : next; in filter_line_c_16bit() local
208 uint16_t *next2 = parity ? cur : next; in filter_edge_16bit() local
Dvf_yadif_cuda.cu145 cudaTextureObject_t next2 = next; in yadif_single() local
216 cudaTextureObject_t next2 = next; in yadif_double() local
/third_party/node/test/parallel/
Dtest-fs-write-stream-autoclose-option.js38 function next2() { function
/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl_re.hpp284 int next2 = get_one_char(s); in fill() local
/third_party/boost/boost/wave/cpplexer/re2clex/
Dcpp_re.hpp286 int next2 = get_one_char(s); in fill() local
/third_party/alsa-utils/topology/
Dpre-processor.c125 snd_config_iterator_t i, next, i2, next2; in pre_process_config() local
Dpre-process-object.c1581 snd_config_iterator_t i, next, i2, next2; in tplg_pre_process_objects() local
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dget_turns.hpp370 ever_circling_iterator<range2_iterator> next2(begin_range_2, end_range_2, it2, true); in apply() local
/third_party/icu/icu4c/source/common/
Dustrcase.cpp1519 const UChar *next1, *next2; in _cmpFold() local
/third_party/skia/third_party/externals/icu/source/common/
Dustrcase.cpp1519 const UChar *next1, *next2; in _cmpFold() local
/third_party/node/deps/icu-small/source/common/
Dustrcase.cpp1519 const UChar *next1, *next2; in _cmpFold() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dustrcase.cpp1519 const UChar *next1, *next2; in _cmpFold() local
/third_party/alsa-lib/src/ucm/
Dparser.c2185 snd_config_iterator_t i, next, i2, next2; in parse_toplevel_path() local
/third_party/optimized-routines/math/test/
Dulp.c169 next2 (uint64_t *x2, struct gen *g) in next2() function
/third_party/python/Python/
Dcompile.c2657 basicblock *next2 = next; in compiler_jump_if() local
2674 basicblock *end, *next2; in compiler_jump_if() local