/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/x86/ |
H A D | amx.c | 50 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave() 60 static inline void xrstor(struct xsave_buffer *xbuf, uint64_t rfbm) in xrstor() 166 struct xsave_buffer *xbuf; in alloc_xbuf() local 192 static void set_rand_tiledata(struct xsave_buffer *xbuf) in set_rand_tiledata() 258 void *xbuf = ctx->uc_mcontext.fpregs; in handle_noperm() local 307 static inline bool xrstor_safe(struct xsave_buffer *xbuf, uint64_t mask) in xrstor_safe() 332 static inline bool load_rand_tiledata(struct xsave_buffer *xbuf) in load_rand_tiledata() 613 static inline void validate_tiledata_regs_same(struct xsave_buffer *xbuf) in validate_tiledata_regs_same() 621 static inline void validate_tiledata_regs_changed(struct xsave_buffer *xbuf) in validate_tiledata_regs_changed() 694 struct xsave_buffer *xbuf; in check_tiledata() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/ |
D | adaptive_sort.hpp | 86 , XBuf & xbuf in adaptive_sort_build_blocks() 165 , XBuf & xbuf in adaptive_sort_combine_blocks() 247 , XBuf & xbuf in adaptive_sort_combine_all_blocks() 352 , XBuf & xbuf in adaptive_sort_final_merge() 388 , XBuf & xbuf in adaptive_sort_build_params() 536 , XBuf & xbuf in adaptive_sort_impl()
|
D | adaptive_merge.hpp | 34 , XBuf & xbuf in adaptive_merge_combine_blocks() 105 , XBuf & xbuf in adaptive_merge_final_merge() 146 …_merge_n_keys_intbuf(SizeType &rl_block, SizeType len1, SizeType len2, Xbuf & xbuf, SizeType &l_in… in adaptive_merge_n_keys_intbuf() 220 , XBuf & xbuf in adaptive_merge_impl()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/ |
D | adaptive_sort_merge.hpp | 384 , XBuf & xbuf) in collect_unique() 589 void stable_sort( RandIt first, RandIt last, Compare comp, XBuf & xbuf) in stable_sort() 605 , XBuf & xbuf) in unstable_sort() 615 , XBuf &xbuf) in stable_merge() 636 , XBuf & xbuf) in initialize_keys() 679 , XBuf & xbuf in combine_params()
|
D | merge.hpp | 522 , Buf &xbuf) in op_buffered_merge() 547 , XBuf &xbuf) in buffered_merge()
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jdmainct.c | 141 JSAMPARRAY xbuf; in alloc_funny_pointers() local 222 JSAMPARRAY xbuf; in set_bottom_pointers() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | md5.c | 144 md5_word_t xbuf[16]; in md5_process() local 190 # define xbuf X /* (static only) */ in md5_process() macro
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | cdattst.c | 202 char xbuf[2048]; in TestDateFormat() local 219 char xbuf[2048]; in TestDateFormat() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | cdattst.c | 204 char xbuf[2048]; in TestDateFormat() local 221 char xbuf[2048]; in TestDateFormat() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | md5.c | 143 unsigned int xbuf[16]; in _cups_md5_process() local
|
/aosp_15_r20/external/one-true-awk/ |
H A D | run.c | 1096 char xbuf[100]; in format() local
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | DateFormatTest.java | 2551 StringBuffer xbuf = new StringBuffer(); in TestCoverage() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | DateFormatTest.java | 2554 StringBuffer xbuf = new StringBuffer(); in TestCoverage() local
|
/aosp_15_r20/external/mksh/src/ |
H A D | edit.c | 934 static char *xbuf; /* beg input buffer */ variable
|
/aosp_15_r20/external/libpcap/ |
H A D | gencode.c | 723 const char * volatile xbuf = buf; in pcap_compile() local
|