Home
last modified time | relevance | path

Searched defs:buf1 (Results 1 – 25 of 146) sorted by relevance

123456

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dpwritev.c28 char buf1[] = "preadv"; in pwritev_0100() local
57 char buf1[] = "pwritev1"; in pwritev_0200() local
90 char buf1[] = "pwritev1"; in pwritev_0300() local
Dpreadv.c31 char buf1[BUFFER_SIZE]; in preadv_0100() local
74 char buf1[8]; in preadv_0200() local
Dreadv.c35 char buf1[] = "hello"; in readv_0100() local
/third_party/ffmpeg/libavformat/
Drtpenc.c332 void ff_rtp_send_data(AVFormatContext *s1, const uint8_t *buf1, int len, int m) in ff_rtp_send_data()
356 const uint8_t *buf1, int size, int sample_size_bits) in rtp_send_samples()
385 const uint8_t *buf1, int size) in rtp_send_mpegaudio()
437 const uint8_t *buf1, int size) in rtp_send_raw()
459 const uint8_t *buf1, int size) in rtp_send_mpegts_raw()
Drtpenc_h263.c43 void ff_rtp_send_h263(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_h263()
/third_party/openssl/test/
Dpackettest.c243 char buf1[10], buf2[10]; in test_PACKET_strndup() local
270 char buf1[10], buf2[10]; in test_PACKET_contains_zero_byte() local
305 unsigned char buf1[BUF_LEN] = { 0 }; in test_PACKET_buf_init() local
350 unsigned char buf1[BUF_LEN]; in test_PACKET_get_length_prefixed_1() local
375 unsigned char buf1[1024]; in test_PACKET_get_length_prefixed_2() local
399 unsigned char buf1[1024]; in test_PACKET_get_length_prefixed_3() local
423 unsigned char buf1[BUF_LEN]; in test_PACKET_as_length_prefixed_1() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpmux.c372 GstBuffer *buf1; in GST_START_TEST() local
410 GstBuffer *buf1; in GST_START_TEST() local
443 GstBuffer *buf1; in GST_START_TEST() local
480 GstBuffer *buf1; in GST_START_TEST() local
530 GstBuffer *buf1; in GST_START_TEST() local
578 GstBuffer *buf1; in GST_START_TEST() local
659 GstBuffer *buf1; in GST_START_TEST() local
/third_party/ffmpeg/tests/checkasm/
Dh264pred.c142 static void check_pred4x4(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred4x4()
163 static void check_pred8x8(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred8x8()
182 static void check_pred16x16(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred16x16()
202 static void check_pred8x8l(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, in check_pred8x8l()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbufferlist.c48 GstBuffer *buf1; in GST_START_TEST() local
104 GstBuffer *buf1; in GST_START_TEST() local
167 GstBuffer *buf1; in GST_START_TEST() local
205 GstBuffer *buf1; in GST_START_TEST() local
489 GstBuffer *buf1, *buf2; in GST_START_TEST() local
/third_party/ffmpeg/libswscale/x86/
Dswscale_template.c807 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local
871 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local
894 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local
923 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local
992 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME() local
1132 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME() local
1201 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME() local
1242 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME() local
1295 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME() local
1385 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dutimes.c40 struct stat buf1; in utimes_0100() local
103 struct stat buf1; in utimes_time64_0100() local
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c240 gst_compare_meta (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_meta()
307 gst_compare_mem (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_mem()
325 gst_compare_max (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_max()
431 gst_compare_ssim (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_ssim()
516 gst_compare_buffers (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_buffers()
572 GstBuffer *buf1, *buf2; in gst_compare_collect_pads() local
/third_party/node/test/parallel/
Dtest-buffer-zero-fill.js7 const buf1 = Buffer(100); constant
Dtest-dgram-send-callback-multi-buffer.js13 const buf1 = Buffer.alloc(256, 'x'); constant
Dtest-dgram-connect-send-callback-multi-buffer.js13 const buf1 = Buffer.alloc(256, 'x'); constant
Dtest-dgram-connect-send-multi-buffer-copy.js13 const buf1 = Buffer.alloc(256, 'x'); constant
Dtest-dgram-send-callback-multi-buffer-empty-address.js13 const buf1 = Buffer.alloc(256, 'x'); constant
Dtest-dgram-send-multi-buffer-copy.js13 const buf1 = Buffer.alloc(256, 'x'); constant
/third_party/gstreamer/gstreamer/tests/check/libs/
Dcollectpads.c453 GstBuffer *buf1, *buf2; in GST_START_TEST() local
503 GstBuffer *buf1; in GST_START_TEST() local
550 GstBuffer *buf1, *buf2; in GST_START_TEST() local
638 GstBuffer *buf1, *buf2; in GST_START_TEST() local
888 GstBuffer *buf1, *buf2; in GST_START_TEST() local
948 GstBuffer *buf1, *buf2; in GST_START_TEST() local
/third_party/ltp/lib/newlib_tests/
Dtest_guarded_buf.c18 static char *buf1; variable
/third_party/python/Modules/_decimal/libmpdec/
Dtranspose.c77 mpd_uint_t buf1[BUFSIZE]; in swap_halfrows_pow2() local
179 mpd_uint_t buf1[SIDE*SIDE]; in squaretrans_pow2() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
Dcpuset_sched_domains_check.c54 char buf1[128], buf2[128]; in check_sched_domains() local
/third_party/node/src/crypto/
Dcrypto_timing.cc37 ArrayBufferOrViewContents<char> buf1(args[0]); in TimingSafeEqual() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dutf8_test.cc38 char buf1[7] = {'\xFF', '\xFF', '\xFF', '\xFF', '\xFF', '\xFF', '\xFF'}; in TEST() local
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename13.c78 struct stat buf1, buf2; variable

123456