Home
last modified time | relevance | path

Searched defs:buf1 (Results 1 - 25 of 104) sorted by relevance

12345

/third_party/ltp/testcases/kernel/syscalls/dup/
H A Ddup01.c20 static struct stat buf1, buf2; variable
/third_party/ffmpeg/libavformat/
H A Drtpenc_h263.c43 void ff_rtp_send_h263(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_h263() argument
H A Drtpenc_mpv.c29 void ff_rtp_send_mpegvideo(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_mpegvideo() argument
H A Drtpenc_h264_hevc.c180 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 Dcpuset_sched_domains_check.c54 char buf1[128], buf2[128]; in check_sched_domains() local
/third_party/ltp/lib/newlib_tests/
H A Dtest_guarded_buf.c18 static char *buf1; variable
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename12.c26 static struct stat buf1; variable
H A Drename13.c22 static struct stat buf1, buf2; variable
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A 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
H A Dpreadv.c31 char buf1[BUFFER_SIZE]; in preadv_0100() local
74 char buf1[8]; in preadv_0200() local
H A Dreadv.c35 char buf1[] = "hello"; in readv_0100() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dutf8_test.cc38 char buf1[7] = {'\xFF', '\xFF', '\xFF', '\xFF', '\xFF', '\xFF', '\xFF'}; in TEST() local
/third_party/ffmpeg/libavcodec/
H A Dpnm.c67 char buf1[32], tuple_type[32]; in ff_pnm_decode_header() local
[all...]
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_gradfun_init.c76 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 Dstrptime.c30 char buf1[64]; in checkStrptime() local
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp.c82 int16_t *buf0 = buf[0], *buf1 = buf[1], *buf2 = buf[2]; in multiply3x3_c() local
/third_party/ltp/testcases/kernel/syscalls/times/
H A Dtimes03.c81 struct tms buf1, buf2, buf3; in verify_times() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
H A D2-1.c46 char buf1[BUF_SIZE1]; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dutimes.c40 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 Dutime_sup.c70 struct stat buf1; in utime_0200() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_wpa_sta_test.cpp73 char buf1[] = "wpa_state=SCANNING\n" in HWTEST_F() local
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c80 uint8_t *buf1 = av_malloc(W1*H1); in main() local
[all...]
/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

Completed in 8 milliseconds

12345