Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 - 25 of 212) sorted by relevance

123456789

/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.c33 char buf2[64]; in main() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dis_printable_array.c11 char buf2[] = { 'k', 'r', 'a', 'v', 4, 0 }; in test__is_printable_array() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dis_printable_array.c11 char buf2[] = { 'k', 'r', 'a', 'v', 4, 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.c33 char buf2[64]; in main() local
/third_party/ltp/testcases/kernel/syscalls/dup/
H A Ddup01.c20 static struct stat buf1, buf2; variable
/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dclear_user.S28 #define buf2 r17 define
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dclear_user.S28 #define buf2 r17 define
/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.c19 static char *buf2; variable
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename13.c22 static struct stat buf1, buf2; variable
/third_party/musl/libc-test/src/functional/
H A Dstring_memset.c8 static char buf2[N]; variable
H A Dstrptime.c31 char buf2[64]; in checkStrptime() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpwritev.c29 char buf2[] = "and pwritev"; in pwritev_0100() local
58 char buf2[] = "pwritev2"; in pwritev_0200() local
91 char buf2[] = "pwritev2"; in pwritev_0300() local
H A Dpreadv.c32 char buf2[BUFFER_SIZE]; in preadv_0100() local
75 char buf2[8]; in preadv_0200() local
/third_party/openssl/test/
H A Drc2test.c51 unsigned char buf[8], buf2[8]; in test_rc2() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dutf8_test.cc57 char buf2[32] = "Negative is invalid but sane"; in TEST() local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdio_readv_001.cpp40 char buf2[6] = { 0 }; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/sys/full/
H A Dsys_test_021.cpp42 CHAR buf2[2] = { 0 }; /* 2, for test,this buffer is not enough large to save data */ in TestCase() local
H A Dsys_test_019.cpp42 CHAR buf2[2] = { 0 }; /* 2, for test,this buffer is not enough large to save data */ in TestCase() local
/kernel/liteos_a/testsuites/unittest/net/netdb/full/
H A Dnet_netdb_test_017.cpp49 char buf2[2] = { 0 }; in GetServByNameRTest() local
/third_party/ffmpeg/libavformat/
H A Dloasdec.c35 const uint8_t *buf2; in loas_probe() local

Completed in 6 milliseconds

123456789