Home
last modified time | relevance | path

Searched defs:buf1 (Results 26 - 50 of 211) sorted by relevance

123456789

/kernel/liteos_a/testsuites/unittest/net/netdb/full/
H A Dnet_netdb_test_017.cpp48 char buf1[1024] = { 0 }; in GetServByNameRTest() 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/ffmpeg/libavformat/
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/musl/libc-test/src/functional/
H A Dstrptime.c30 char buf1[64]; in checkStrptime() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
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...]
/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
/kernel/linux/linux-5.10/drivers/edac/
H A Docteon_edac-l2c.c64 char buf1[64]; in _octeon_l2c_poll_oct2() local
[all...]
/kernel/linux/linux-5.10/arch/mips/bcm47xx/
H A Dboard.c230 char buf1[30]; in bcm47xx_board_get_nvram() local
[all...]
/kernel/linux/linux-6.6/arch/mips/bcm47xx/
H A Dboard.c238 char buf1[30]; in bcm47xx_board_get_nvram() local
[all...]
/kernel/linux/linux-5.10/samples/watch_queue/
H A Dwatch_test.c69 unsigned char buf1[128]; in consumer() member
/kernel/linux/linux-6.6/drivers/edac/
H A Docteon_edac-l2c.c64 char buf1[64]; in _octeon_l2c_poll_oct2() local
[all...]
/kernel/linux/linux-6.6/samples/watch_queue/
H A Dwatch_test.c69 unsigned char buf1[128]; in consumer() member
/kernel/liteos_a/apps/lms/src/
H A Dsample_usr_lms.c76 char *buf1 = (char *)realloc(buf, TEST_SIZE_MIN); in LmsReallocTest() 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...]
/third_party/libsnd/programs/
H A Dsndfile-cmp.c67 double buf1 [BUFLEN], buf2 [BUFLEN] ; in compare() local

Completed in 8 milliseconds

123456789