/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
D | pwritev.c | 28 char buf1[] = "preadv"; in pwritev_0100() local 57 char buf1[] = "pwritev1"; in pwritev_0200() local 90 char buf1[] = "pwritev1"; in pwritev_0300() local
|
D | preadv.c | 31 char buf1[BUFFER_SIZE]; in preadv_0100() local 74 char buf1[8]; in preadv_0200() local
|
D | readv.c | 35 char buf1[] = "hello"; in readv_0100() local
|
/third_party/ffmpeg/libavformat/ |
D | rtpenc.c | 332 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()
|
D | rtpenc_h263.c | 43 void ff_rtp_send_h263(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_h263()
|
/third_party/openssl/test/ |
D | packettest.c | 243 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/ |
D | rtpmux.c | 372 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/ |
D | h264pred.c | 142 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/ |
D | gstbufferlist.c | 48 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/ |
D | swscale_template.c | 807 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/ |
D | utimes.c | 40 struct stat buf1; in utimes_0100() local 103 struct stat buf1; in utimes_time64_0100() local
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstcompare.c | 240 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/ |
D | test-buffer-zero-fill.js | 7 const buf1 = Buffer(100); constant
|
D | test-dgram-send-callback-multi-buffer.js | 13 const buf1 = Buffer.alloc(256, 'x'); constant
|
D | test-dgram-connect-send-callback-multi-buffer.js | 13 const buf1 = Buffer.alloc(256, 'x'); constant
|
D | test-dgram-connect-send-multi-buffer-copy.js | 13 const buf1 = Buffer.alloc(256, 'x'); constant
|
D | test-dgram-send-callback-multi-buffer-empty-address.js | 13 const buf1 = Buffer.alloc(256, 'x'); constant
|
D | test-dgram-send-multi-buffer-copy.js | 13 const buf1 = Buffer.alloc(256, 'x'); constant
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | collectpads.c | 453 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/ |
D | test_guarded_buf.c | 18 static char *buf1; variable
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | transpose.c | 77 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/ |
D | cpuset_sched_domains_check.c | 54 char buf1[128], buf2[128]; in check_sched_domains() local
|
/third_party/node/src/crypto/ |
D | crypto_timing.cc | 37 ArrayBufferOrViewContents<char> buf1(args[0]); in TimingSafeEqual() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | utf8_test.cc | 38 char buf1[7] = {'\xFF', '\xFF', '\xFF', '\xFF', '\xFF', '\xFF', '\xFF'}; in TEST() local
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
D | rename13.c | 78 struct stat buf1, buf2; variable
|