Home
last modified time | relevance | path

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

/third_party/boost/libs/iostreams/test/detail/
Dnull_padded_codecvt.hpp73 const char*& next1, wchar_t* first2, wchar_t* last2, in do_in()
105 const wchar_t*& next1, char* first2, char* last2, in do_out()
163 const char* next1 = first1; in do_length() local
192 const char*& next1, wchar_t* first2, wchar_t* last2, in do_in()
217 const wchar_t*& next1, char* first2, char* last2, in do_out()
257 for ( const char* next1 = first1; in do_length() local
/third_party/boost/libs/serialization/src/
Dcodecvt_null.cpp26 const wchar_t * & next1, in do_out()
54 const char * & next1, in do_in()
/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/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djcsample-altivec.c96 __vector unsigned char this0, next0, this1, next1, out; in jsimd_h2v2_downsample_altivec() local
/third_party/libjpeg-turbo/simd/powerpc/
Djcsample-altivec.c96 __vector unsigned char this0, next0, this1, next1, out; in jsimd_h2v2_downsample_altivec() local
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dget_turns.hpp344 ever_circling_iterator<range1_iterator> next1(begin_range_1, end_range_1, it1, 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/pcm/
Dpcm_ladspa.c321 struct list_head *list, *pos, *pos1, *next1; in snd_pcm_ladspa_free_instances() local
/third_party/optimized-routines/math/test/
Dulp.c156 next1 (struct gen *g) in next1() function