Home
last modified time | relevance | path

Searched defs:buf (Results 476 - 500 of 5952) sorted by relevance

1...<<11121314151617181920>>...239

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_return/
H A D4-1.c44 char buf[BUF_SIZE]; in main() local
H A D2-1.c41 char buf[BUF_SIZE]; in main() local
H A D1-1.c43 char buf[BUF_SIZE]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D31-1.c58 struct utsname buf; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_yield/
H A D1-1.c73 char buf[8]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
H A D3-3.c92 void *buf; in main() local
H A D3-2.c92 void *buf; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D5-1.c45 char *buf; in child_process() local
75 char *buf; in main() local
/third_party/lzma/C/
H A D7zBuf2.c22 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 Dgc-extension.h44 static const char* BuildSource(char* buf, size_t size, const char* fun_name) { in BuildSource() argument
H A Dcputracemark-extension.h30 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 Dfortify_pread_chk_test.cpp24 char buf[BUF_SIZE]; in HWTEST_F() local
H A Dfortify_readlinkat_chk_test.cpp23 char buf[] = "test"; in HWTEST_F() local
H A Dfortify_sendto_chk_test.cpp34 char buf[BUF_SIZE]; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dgetdents.c32 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 Dfremovexattr.c29 char buf[10]; in fremovexattr_0100() local
H A Dfsetxattr.c30 char buf[10]; in fsetxattr_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/
H A Dlocale_duplocale_test.cpp12 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 Dgethostbyaddr_r.c30 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 Dgetdomainname.c31 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 Dgetsubopt.c29 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 Dmesa-sha1_test.cpp52 char buf[41]; in TEST_P() local
/third_party/musl/libc-test/src/functional/
H A Dstring_memset.c7 static char buf[N]; variable
H A Dtls_align_dlopen.c14 char buf[512]; in main() local
/third_party/musl/compat/time32/
H A D__xstat.c6 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

Completed in 8 milliseconds

1...<<11121314151617181920>>...239