Home
last modified time | relevance | path

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

12345

/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
/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
H A Dnet_netdb_test_017.cpp48 char buf1[1024] = { 0 }; in GetServByNameRTest() 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...]
/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

Completed in 10 milliseconds

12345