Home
last modified time | relevance | path

Searched defs:buf1 (Results 126 - 150 of 216) sorted by relevance

123456789

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dcode-reading.c240 unsigned char buf1[BUFSZ]; in read_object_code() local
/kernel/linux/linux-5.10/kernel/rcu/
H A Drefscale.c451 char buf1[64]; in process_durations() local
490 char buf1[64]; in main_func() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Drecovery.c229 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Drecovery.c229 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Ddma.c216 u32 buf1 = 0, ctrl; in mt76_dma_add_rx_buf() local
270 u32 buf0 = buf[0].addr, buf1 = 0; in mt76_dma_add_buf() local
402 u32 buf1 = le32_to_cpu(desc->buf1); in mt76_dma_get_buf() local
[all...]
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dcros_ec_keyb.c139 int col1, col2, buf1, buf2; in cros_ec_keyb_has_ghosting() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dcode-reading.c232 unsigned char buf1[BUFSZ] = {0}; in read_object_code() local
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/
H A Dmemfd_test.c52 char buf1[PATH_MAX]; in fd2name() local
/kernel/linux/linux-6.6/sound/core/
H A Dinit.c787 char buf1[sizeof(card->id)]; in id_store() local
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dvsock_test.c756 unsigned char *buf1; in test_seqpacket_invalid_rec_buffer_client() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_eprobe.c876 char buf1[MAX_EVENT_NAME_LEN]; in __trace_eprobe_create() local
/third_party/ffmpeg/libavformat/
H A Dutils.c297 char *q, buf1[20], c; in av_get_frame_filename2() local
/third_party/ffmpeg/libswscale/x86/
H A Dswscale_template.c797 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 Dvp9dsp.c469 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 Ddump.c99 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 Dutransts.c257 char buf1[BUF_CAP]; in TestOpenInverse() local
307 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; in TestClone() local
H A Dbocu1tst.c793 char buf1[80], buf2[80]; in TestBOCU1RefDiff() local
/third_party/node/deps/openssl/openssl/apps/
H A Dfipsinstall.c239 unsigned char *buf1 = NULL, *buf2 = NULL; in verify_config() local
/third_party/openssl/test/
H A Ddrbgtest.c811 unsigned char buf1[51], buf2[sizeof(buf1)]; in test_rand_prediction_resistance() local
/third_party/openssl/apps/
H A Dfipsinstall.c239 unsigned char *buf1 = NULL, *buf2 = NULL; in verify_config() local
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgrukservices.c1107 char buf1[BUFSIZE], buf2[BUFSIZE]; in quicktest3() local
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dni65.c944 char buf[256],*buf1; in ni65_interrupt() local
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c631 unsigned char *buf = NULL, *buf1; in bnx2fc_process_unsol_compl() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-sched.c1019 u32 buf1; in iso_stream_init() local
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dintel-pt.c1034 static bool intel_pt_compare_buffers(void *buf1, size_t compare_size, in intel_pt_compare_buffers() argument

Completed in 33 milliseconds

123456789