/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_return/ |
H A D | 4-1.c | 44 char buf[BUF_SIZE]; in main() local
|
H A D | 2-1.c | 41 char buf[BUF_SIZE]; in main() local
|
H A D | 1-1.c | 43 char buf[BUF_SIZE]; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 31-1.c | 58 struct utsname buf; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_yield/ |
H A D | 1-1.c | 73 char buf[8]; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
H A D | 3-3.c | 92 void *buf; in main() local
|
H A D | 3-2.c | 92 void *buf; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
H A D | 5-1.c | 45 char *buf; in child_process() local 75 char *buf; in main() local
|
/third_party/lzma/C/ |
H A D | 7zBuf2.c | 22 int DynBuf_Write(CDynBuf *p, const Byte *buf, size_t size, ISzAllocPtr alloc)
in DynBuf_Write() argument
|
/third_party/node/deps/v8/src/extensions/ |
H A D | gc-extension.h | 44 static const char* BuildSource(char* buf, size_t size, const char* fun_name) { in BuildSource() argument
|
H A D | cputracemark-extension.h | 30 static const char* BuildSource(char* buf, size_t size, const char* fun_name) { in BuildSource() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
H A D | fortify_pread_chk_test.cpp | 24 char buf[BUF_SIZE]; in HWTEST_F() local
|
H A D | fortify_readlinkat_chk_test.cpp | 23 char buf[] = "test"; in HWTEST_F() local
|
H A D | fortify_sendto_chk_test.cpp | 34 char buf[BUF_SIZE]; in HWTEST_F() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | getdents.c | 32 struct dirent buf; in getdents_0100() local 46 struct dirent buf; in getdents_0200() local 59 struct dirent buf; in getdents_0300() local
|
H A D | fremovexattr.c | 29 char buf[10]; in fremovexattr_0100() local
|
H A D | fsetxattr.c | 30 char buf[10]; in fsetxattr_0100() local
|
/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/ |
H A D | locale_duplocale_test.cpp | 12 wchar_t buf[] = { L'A', L'B', L'Z', L'Å', L'Ä', L'Ö', L'\0' }; in SameLocale() local
|
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/ |
H A D | gethostbyaddr_r.c | 30 char buf[8192] = {0}; in gethostbyaddr_r_0100() local 46 char buf[8192] = {0}; in gethostbyaddr_r_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
H A D | getdomainname.c | 31 char buf[sizeof(u.domainname)]; in getdomainname_0100() local 48 char buf[sizeof(u.domainname)]; in getdomainname_0200() local 64 char buf[sizeof(u.domainname)]; in getdomainname_0300() local
|
H A D | getsubopt.c | 29 char buf[BUF_SIZE]; in getsubopt_0100() local 45 char buf[BUF_SIZE]; in getsubopt_0200() local
|
/third_party/mesa3d/src/util/tests/ |
H A D | mesa-sha1_test.cpp | 52 char buf[41]; in TEST_P() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | string_memset.c | 7 static char buf[N]; variable
|
H A D | tls_align_dlopen.c | 14 char buf[512]; in main() local
|
/third_party/musl/compat/time32/ |
H A D | __xstat.c | 6 int __fxstat64(int ver, int fd, struct stat32 *buf) in __fxstat64() argument 11 int __fxstatat64(int ver, int fd, const char *path, struct stat32 *buf, int flag) in __fxstatat64() argument 16 int __lxstat64(int ver, const char *path, struct stat32 *buf) in __lxstat64() argument 21 int __xstat64(int ver, const char *path, struct stat32 *buf) in __xstat64() argument
|