Home
last modified time | relevance | path

Searched defs:next1 (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DawaitUnionPromise.ts7 next1(): Promise<T | AsyncEnumeratorDone>; method
/third_party/ffmpeg/libavfilter/
Dvf_yadif.c95 void *prev1, void *cur1, void *next1, in filter_line_c()
114 static void filter_edges(void *dst1, void *prev1, void *cur1, void *next1, in filter_edges()
146 void *prev1, void *cur1, void *next1, in filter_line_c_16bit()
163 static void filter_edges_16bit(void *dst1, void *prev1, void *cur1, void *next1, in filter_edges_16bit()
Dvf_bwdif.c136 static void filter_line_c(void *dst1, void *prev1, void *cur1, void *next1, in filter_line_c()
154 static void filter_edge(void *dst1, void *prev1, void *cur1, void *next1, in filter_edge()
181 static void filter_line_c_16bit(void *dst1, void *prev1, void *cur1, void *next1, in filter_line_c_16bit()
199 static void filter_edge_16bit(void *dst1, void *prev1, void *cur1, void *next1, in filter_edge_16bit()
Dvf_yadif_cuda.cu144 cudaTextureObject_t next1 = is_second_field ? next : cur; in yadif_single() local
215 cudaTextureObject_t next1 = is_second_field ? next : cur; in yadif_double() local
/third_party/ffmpeg/libavcodec/
Delsdec.c47 uint8_t next1; member
/third_party/node/deps/v8/src/regexp/
Dregexp-interpreter.cc619 Char next1 = subject[pos + 1]; in RawMatch() local
631 Char next1 = subject[pos + 1]; in RawMatch() local
/third_party/skia/third_party/externals/icu/source/common/
Dustrcase.cpp1519 const UChar *next1, *next2; in _cmpFold() local
/third_party/icu/icu4c/source/common/
Dustrcase.cpp1601 const UChar *next1, *next2; in _cmpFold() local
/third_party/node/deps/icu-small/source/common/
Dustrcase.cpp1601 const char16_t *next1, *next2; in _cmpFold() local
/third_party/optimized-routines/math/test/
Dulp.c156 next1 (struct gen *g) in next1() function
/third_party/alsa-lib/src/pcm/
Dpcm_ladspa.c321 struct list_head *list, *pos, *pos1, *next1; in snd_pcm_ladspa_free_instances() local