Home
last modified time | relevance | path

Searched defs:buf1 (Results 1 - 25 of 110) 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
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_string.c24 int osal_memncmp(const void *buf1, unsigned long size1, in osal_memncmp() argument
/test/xts/hats/kernel/syscalls/mem/processvm/
H A DProcessvmApiTest.cpp75 char buf1[1024]; in HWTEST_F() 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
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestOther.cpp150 char buf1[6] = {0}; in HWTEST_F() local
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c80 uint8_t *buf1 = av_malloc(W1*H1); in main() local
[all...]

Completed in 8 milliseconds

12345