Home
last modified time | relevance | path

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

123456789

/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/
H A Dsys_test_031.cpp36 char buf1[100] = { 0 }; in TestCase() local
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dself.c26 char buf1[64], buf2[64]; in main() local
H A Dthread-self.c29 char buf1[64], buf2[64]; in f() local
H A Dproc-self-syscall.c32 char buf1[64]; in main() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dis_printable_array.c10 char buf1[] = { 'k', 'r', 4, 'v', 'a', 0 }; in test__is_printable_array() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dis_printable_array.c10 char buf1[] = { 'k', 'r', 4, 'v', 'a', 0 }; in test__is_printable_array() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dself.c26 char buf1[64], buf2[64]; in main() local
H A Dthread-self.c29 char buf1[64], buf2[64]; in f() local
H A Dproc-self-syscall.c32 char buf1[64]; in main() local
/third_party/ltp/testcases/kernel/syscalls/dup/
H A Ddup01.c20 static struct stat buf1, buf2; variable
/kernel/linux/linux-6.6/tools/perf/tests/workloads/
H A Ddatasym.c10 static buf buf1 = { variable
/kernel/liteos_a/testsuites/unittest/net/netdb/full/
H A Dnet_netdb_test_005.cpp39 char buf1[1]; in GetHostByAddrRTest() local
H A Dnet_netdb_test_012.cpp51 char buf1[2]; in GetServByPortRTest() local
H A Dnet_netdb_test_007.cpp50 char buf1[1]; in GetHostByNameRTest() local
H A Dnet_netdb_test_009.cpp49 char buf1[1]; in GetHostByName2RTest() local
/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
/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
/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
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdio_readv_001.cpp39 char buf1[6] = { 0 }; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/sys/full/
H A Dsys_test_021.cpp41 CHAR buf1[1024] = { 0 }; /* 1024, buffer for test */ in TestCase() local
[all...]
H A Dsys_test_019.cpp41 CHAR buf1[1024] = { 0 }; /* 1024, buffer for test */ in TestCase() local
[all...]

Completed in 6 milliseconds

123456789