/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_eprobe.c | 876 char buf1[MAX_EVENT_NAME_LEN]; in __trace_eprobe_create() local
|
/third_party/ffmpeg/libavformat/ |
H A D | utils.c | 297 char *q, buf1[20], c; in av_get_frame_filename2() local
|
/third_party/ffmpeg/libswscale/x86/ |
H A D | swscale_template.c | 797 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb32_2() local 861 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2bgr24_2() local 884 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb555_2() local 913 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb565_2() local 982 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2yuyv422_2() local 1122 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb32_1() local 1191 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2bgr24_1() local 1232 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb555_1() local 1285 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb565_1() local 1375 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2yuyv422_1() local [all...] |
/third_party/ffmpeg/tests/checkasm/ |
H A D | vp9dsp.c | 469 uint8_t *buf1 = base1 + midoff_aligned; in check_loopfilter() local 392 randomize_loopfilter_buffers(int bidx, int lineoff, int str, int bit_depth, int dir, const int *E, const int *F, const int *H, const int *I, uint8_t *buf0, uint8_t *buf1) randomize_loopfilter_buffers() argument [all...] |
/third_party/alsa-utils/alsaucm/ |
H A D | dump.c | 99 char buf1[128], buf2[128]; in text_verb_start() local 117 char buf1[128], buf2[128]; in text_2nd_level_begin() local 199 char buf1[256], buf2[256]; in text_value() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | utransts.c | 257 char buf1[BUF_CAP]; in TestOpenInverse() local 307 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; in TestClone() local
|
H A D | bocu1tst.c | 793 char buf1[80], buf2[80]; in TestBOCU1RefDiff() local
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | fipsinstall.c | 239 unsigned char *buf1 = NULL, *buf2 = NULL; in verify_config() local
|
/third_party/openssl/test/ |
H A D | drbgtest.c | 811 unsigned char buf1[51], buf2[sizeof(buf1)]; in test_rand_prediction_resistance() local
|
/third_party/openssl/apps/ |
H A D | fipsinstall.c | 239 unsigned char *buf1 = NULL, *buf2 = NULL; in verify_config() local
|
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 1107 char buf1[BUFSIZE], buf2[BUFSIZE]; in quicktest3() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | ni65.c | 944 char buf[256],*buf1; in ni65_interrupt() local
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_hwi.c | 631 unsigned char *buf = NULL, *buf1; in bnx2fc_process_unsol_compl() local
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-sched.c | 1019 u32 buf1; in iso_stream_init() local [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 1034 static bool intel_pt_compare_buffers(void *buf1, size_t compare_size, in intel_pt_compare_buffers() argument
|
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 1107 char buf1[BUFSIZE], buf2[BUFSIZE]; in quicktest3() local
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-sched.c | 1026 u32 buf1; in iso_stream_init() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac.h | 152 __le32 buf1; member
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 1025 static bool intel_pt_compare_buffers(void *buf1, size_t compare_size, in intel_pt_compare_buffers() argument
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_hwi.c | 631 unsigned char *buf = NULL, *buf1; in bnx2fc_process_unsol_compl() local
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | refscale.c | 893 char buf1[64]; in process_durations() local 933 char buf1[64]; in main_func() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | twinvq.c | 335 float *buf1 = tctx->tmp_buf; in imdct_and_window() local
|
H A D | pngenc.c | 206 uint8_t *buf1 = dst, *buf2 = dst + size + 16; in png_choose_filter() local
|
/third_party/icu/icu4c/source/common/ |
H A D | ustring.cpp | 1146 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count) { in u_memcmp() argument
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscmp.c | 493 static int cmp_buffer(u8 *buf1, u8 *buf2, long long int size, ntfs_attr *na) in cmp_buffer() argument 604 u8 buf1[NTFS_BUF_SIZE]; in cmp_attribute_data() local
|