Searched defs:next1 (Results 1 – 11 of 11) sorted by relevance
/third_party/typescript/tests/cases/compiler/ |
D | awaitUnionPromise.ts | 7 next1(): Promise<T | AsyncEnumeratorDone>; method
|
/third_party/ffmpeg/libavfilter/ |
D | vf_yadif.c | 95 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()
|
D | vf_bwdif.c | 136 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()
|
D | vf_yadif_cuda.cu | 144 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/ |
D | elsdec.c | 47 uint8_t next1; member
|
/third_party/node/deps/v8/src/regexp/ |
D | regexp-interpreter.cc | 619 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/ |
D | ustrcase.cpp | 1519 const UChar *next1, *next2; in _cmpFold() local
|
/third_party/icu/icu4c/source/common/ |
D | ustrcase.cpp | 1601 const UChar *next1, *next2; in _cmpFold() local
|
/third_party/node/deps/icu-small/source/common/ |
D | ustrcase.cpp | 1601 const char16_t *next1, *next2; in _cmpFold() local
|
/third_party/optimized-routines/math/test/ |
D | ulp.c | 156 next1 (struct gen *g) in next1() function
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_ladspa.c | 321 struct list_head *list, *pos, *pos1, *next1; in snd_pcm_ladspa_free_instances() local
|