Home
last modified time | relevance | path

Searched defs:buf1 (Results 51 - 75 of 216) sorted by relevance

123456789

/third_party/libsnd/programs/
H A Dsndfile-cmp.c67 double buf1 [BUFLEN], buf2 [BUFLEN] ; in compare() local
/third_party/libuv/test/
H A Dtest-pipe-getsockname.c235 char buf1[1024], buf2[1024]; in TEST_IMPL() local
/third_party/mesa3d/src/freedreno/decode/
H A Dbuffers.c56 const struct buffer *buf1 = (const struct buffer *)n1; in buffer_insert_cmp() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest2.c83 char *buf1; in runtest() local
H A Ddiotest4.c200 char *buf0, *buf1, *buf2; in main() local
H A Ddiotest3.c93 char *buf1; in runtest() local
H A Ddiotest_routines.c116 char buf1[BUFSIZ], buf2[BUFSIZ]; in filecmp() local
/third_party/ltp/testcases/kernel/syscalls/readv/
H A Dreadv02.c31 static char buf1[K_1]; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr05.c61 char buf1[128], buf2[132]; in verify_getxattr() local
/third_party/ltp/testcases/kernel/watchqueue/
H A Dcommon.h130 unsigned char buf1[128]; in wqueue_consumer() member
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_bind_test.cc299 const auto& buf1 = color_buffers1[0]; in TEST_F() local
344 const auto& buf1 = color_buffers1[0]; in TEST_F() local
380 const auto& buf1 = color_buffers1[0]; TEST_F() local
416 const auto& buf1 = color_buffers1[0]; TEST_F() local
[all...]
H A Dparser_pipeline_test.cc198 const auto& buf1 = pipelines[0]->GetColorAttachments()[0]; in TEST_F() local
/base/startup/hvb/libhvb/src/auth/
H A Dhvb.c124 static bool hvb_buf_equal(const struct hvb_buf *buf1, const struct hvb_buf *buf2) in hvb_buf_equal() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_extension_test.cpp352 string buf1 = line; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcevt-r4k.c52 unsigned int buf1[4], buf2[3]; in calculate_min_delta() local
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcevt-r4k.c52 unsigned int buf1[4], buf2[3]; in calculate_min_delta() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Ddma.h27 __le32 buf1; member
/kernel/linux/linux-6.6/drivers/mfd/
H A Dpcf50633-core.c86 char *buf1 = buf; in dump_regs_show() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Ddma.h36 __le32 buf1; member
/kernel/linux/linux-6.6/lib/kunit/
H A Dassert.c219 const u8 *buf1 = buf; in kunit_assert_hexdump() local
/third_party/ffmpeg/libavformat/
H A Drtpenc.c334 void ff_rtp_send_data(AVFormatContext *s1, const uint8_t *buf1, int len, int m) in ff_rtp_send_data() argument
357 rtp_send_samples(AVFormatContext *s1, const uint8_t *buf1, int size, int sample_size_bits) rtp_send_samples() argument
386 rtp_send_mpegaudio(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_mpegaudio() argument
438 rtp_send_raw(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_raw() argument
460 rtp_send_mpegts_raw(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_mpegts_raw() argument
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dh264pred.c142 static void check_pred4x4(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred4x4() argument
163 static void check_pred8x8(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred8x8() argument
182 static void check_pred16x16(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred16x16() argument
202 static void check_pred8x8l(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred8x8l() argument
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/
H A Dminimal-secure-streams.c80 char buf[64], buf1[64]; in main() local
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev05.c63 char buf1[K_1]; variable
H A Dwritev02.c68 char buf1[K_1]; variable

Completed in 14 milliseconds

123456789