| /third_party/musl/src/regex/ |
| H A D | regerror.c | 30 size_t regerror(int e, const regex_t *restrict preg, char *restrict buf, size_t size) in regerror() argument
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | fwrite.c | 28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | fwrite.c | 28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | fwrite.c | 28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() argument
|
| /third_party/musl/src/sched/ |
| H A D | sched_cpucount.c | 4 int __sched_cpucount(size_t size, const cpu_set_t *set) in __sched_cpucount() argument
|
| /third_party/musl/src/stdio/ |
| H A D | fwrite.c | 31 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() argument
|
| /third_party/musl/src/thread/sh/ |
| H A D | __unmapself.c | 20 void __unmapself(void *base, size_t size) in __unmapself() argument
|
| /third_party/musl/src/unistd/ |
| H A D | getcwd.c | 7 char *getcwd(char *buf, size_t size) in getcwd() argument
|
| H A D | pread.c | 4 ssize_t pread(int fd, void *buf, size_t size, off_t ofs) in pread() argument
|
| /third_party/node/deps/brotli/c/common/ |
| H A D | platform.c | 13 void* BrotliDefaultAllocFunc(void* opaque, size_t size) { in BrotliDefaultAllocFunc() argument
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_create/ |
| H A D | epoll_create.h | 11 static int do_epoll_create(int size) in do_epoll_create() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mallinfo2/ |
| H A D | mallinfo2_01.c | 27 size_t size = 2UL * 1024UL * 1024UL * 1024UL; in test_mallinfo2() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/ |
| H A D | 19-1.c | 10 static size_t size; variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
| H A D | 12-1.c | 41 ssize_t size = 1024; in main() local
|
| H A D | 6-6.c | 39 size_t size = 1024; in main() local
|
| H A D | 6-5.c | 40 size_t size = 1024; in main() local
|
| H A D | 1-2.c | 29 size_t size = 1024 * 4 * 1024; in main() local
|
| H A D | 6-4.c | 40 size_t size = 1024; in main() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | builtin-prototype.c | 2 void memcpy(void *dst, const void *src, unsigned int size) in memcpy() argument
|
| /third_party/lzma/C/ |
| H A D | 7zBuf.c | 14 int Buf_Create(CBuf *p, size_t size, ISzAllocPtr alloc)
in Buf_Create() argument
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | cpu-s390.cc | 13 void CpuFeatures::FlushICache(void* buffer, size_t size) { in FlushICache() argument
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | flush-instruction-cache.cc | 14 void FlushInstructionCache(void* start, size_t size) { in FlushInstructionCache() argument 20 Simulator::FlushICache(Simulator::i_cache(), start, size); in FlushInstructionCache() local
|
| /third_party/mesa3d/src/util/ |
| H A D | crc32.c | 115 util_hash_crc32(const void *data, size_t size) in util_hash_crc32() argument
|
| /third_party/musl/fuzztest/atoi_fuzzer/ |
| H A D | atoi_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | tls_align.c | 5 unsigned size; member
|