/third_party/ltp/testcases/kernel/syscalls/dup/ |
H A D | dup01.c | 20 static struct stat buf1, buf2; variable
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpenc_h263.c | 43 void ff_rtp_send_h263(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_h263() argument
|
H A D | rtpenc_mpv.c | 29 void ff_rtp_send_mpegvideo(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_mpegvideo() argument
|
H A D | rtpenc_h264_hevc.c | 180 void ff_rtp_send_h264_hevc(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_h264_hevc() argument
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
H A D | cpuset_sched_domains_check.c | 54 char buf1[128], buf2[128]; in check_sched_domains() local
|
/third_party/ltp/lib/newlib_tests/ |
H A D | test_guarded_buf.c | 18 static char *buf1; variable
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
H A D | rename12.c | 26 static struct stat buf1; variable
|
H A D | rename13.c | 22 static struct stat buf1, buf2; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A 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
|
H A D | preadv.c | 31 char buf1[BUFFER_SIZE]; in preadv_0100() local 74 char buf1[8]; in preadv_0200() local
|
H A D | readv.c | 35 char buf1[] = "hello"; in readv_0100() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | utf8_test.cc | 38 char buf1[7] = {'\xFF', '\xFF', '\xFF', '\xFF', '\xFF', '\xFF', '\xFF'}; in TEST() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | pnm.c | 67 char buf1[32], tuple_type[32]; in ff_pnm_decode_header() local [all...] |
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_gradfun_init.c | 76 static void gradfun_blur_line_sse2(uint16_t *dc, uint16_t *buf, const uint16_t *buf1, in gradfun_blur_line_sse2() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | strptime.c | 30 char buf1[64]; in checkStrptime() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | colorspacedsp.c | 82 int16_t *buf0 = buf[0], *buf1 = buf[1], *buf2 = buf[2]; in multiply3x3_c() local
|
/third_party/ltp/testcases/kernel/syscalls/times/ |
H A D | times03.c | 81 struct tms buf1, buf2, buf3; in verify_times() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/ |
H A D | 2-1.c | 46 char buf1[BUF_SIZE1]; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | utimes.c | 40 struct stat buf1; in utimes_0100() local 103 struct stat buf1; in utimes_time64_0100() local
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | utime_sup.c | 70 struct stat buf1; in utime_0200() local
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
H A D | wifi_hal_wpa_sta_test.cpp | 73 char buf1[] = "wpa_state=SCANNING\n" in HWTEST_F() local
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | pixelutils.c | 80 uint8_t *buf1 = av_malloc(W1*H1); in main() local [all...] |
/third_party/libsnd/programs/ |
H A D | sndfile-cmp.c | 67 double buf1 [BUFLEN], buf2 [BUFLEN] ; in compare() local
|
/third_party/libuv/test/ |
H A D | test-pipe-getsockname.c | 235 char buf1[1024], buf2[1024]; in TEST_IMPL() local
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | buffers.c | 56 const struct buffer *buf1 = (const struct buffer *)n1; in buffer_insert_cmp() local
|