Home
last modified time | relevance | path

Searched defs:xbuf (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/move/algo/
Dadaptive_sort.hpp85 , XBuf & xbuf in adaptive_sort_build_blocks()
164 , XBuf & xbuf in adaptive_sort_combine_blocks()
246 , XBuf & xbuf in adaptive_sort_combine_all_blocks()
351 , XBuf & xbuf in adaptive_sort_final_merge()
387 , XBuf & xbuf in adaptive_sort_build_params()
535 , XBuf & xbuf in adaptive_sort_impl()
Dadaptive_merge.hpp34 , XBuf & xbuf in adaptive_merge_combine_blocks()
105 , XBuf & xbuf in adaptive_merge_final_merge()
148 …_merge_n_keys_intbuf(SizeType &rl_block, SizeType len1, SizeType len2, Xbuf & xbuf, SizeType &l_in… in adaptive_merge_n_keys_intbuf()
222 , XBuf & xbuf in adaptive_merge_impl()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdmainct.c141 JSAMPARRAY xbuf; in alloc_funny_pointers() local
222 JSAMPARRAY xbuf; in set_bottom_pointers() local
/third_party/libjpeg-turbo/
Djdmainct.c141 JSAMPARRAY xbuf; in alloc_funny_pointers() local
222 JSAMPARRAY xbuf; in set_bottom_pointers() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdmainct.c141 JSAMPARRAY xbuf; in alloc_funny_pointers() local
222 JSAMPARRAY xbuf; in set_bottom_pointers() local
/third_party/boost/tools/build/src/engine/
Dmd5.cpp143 md5_word_t xbuf[16]; in md5_process() local
189 # define xbuf X /* (static only) */ in md5_process() macro
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dpostprocessor.c176 char xbuf[8]; member
353 char xbuf[XBUF_SIZE + 1]; in post_process_urlencoded() local
/third_party/boost/boost/move/algo/detail/
Dadaptive_sort_merge.hpp382 , XBuf & xbuf) in collect_unique()
587 void stable_sort( RandIt first, RandIt last, Compare comp, XBuf & xbuf) in stable_sort()
603 , XBuf & xbuf) in unstable_sort()
612 , XBuf &xbuf) in stable_merge()
633 , XBuf & xbuf) in initialize_keys()
676 , XBuf & xbuf in combine_params()
Dmerge.hpp521 , Buf &xbuf) in op_buffered_merge()
546 , XBuf &xbuf) in buffered_merge()
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c596 unsigned char xbuf[4]; in snd_midi_event_decode() local
/third_party/icu/icu4c/source/test/cintltst/
Dcdattst.c191 char xbuf[2048]; in TestDateFormat() local
208 char xbuf[2048]; in TestDateFormat() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java2550 StringBuffer xbuf = new StringBuffer(); in TestCoverage() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatTest.java2466 StringBuffer xbuf = new StringBuffer(); in TestCoverage() local
/third_party/mksh/
Dedit.c934 static char *xbuf; /* beg input buffer */ variable