Home
last modified time | relevance | path

Searched defs:size (Results 301 - 325 of 27207) sorted by relevance

1...<<11121314151617181920>>...1089

/third_party/musl/src/regex/
H A Dregerror.c30 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 Dfwrite.c28 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 Dfwrite.c28 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 Dfwrite.c28 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 Dsched_cpucount.c4 int __sched_cpucount(size_t size, const cpu_set_t *set) in __sched_cpucount() argument
/third_party/musl/src/stdio/
H A Dfwrite.c31 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.c20 void __unmapself(void *base, size_t size) in __unmapself() argument
/third_party/musl/src/unistd/
H A Dgetcwd.c7 char *getcwd(char *buf, size_t size) in getcwd() argument
H A Dpread.c4 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 Dplatform.c13 void* BrotliDefaultAllocFunc(void* opaque, size_t size) { in BrotliDefaultAllocFunc() argument
/third_party/ltp/testcases/kernel/syscalls/epoll_create/
H A Depoll_create.h11 static int do_epoll_create(int size) in do_epoll_create() argument
/third_party/ltp/testcases/kernel/syscalls/mallinfo2/
H A Dmallinfo2_01.c27 size_t size = 2UL * 1024UL * 1024UL * 1024UL; in test_mallinfo2() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
H A D19-1.c10 static size_t size; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D12-1.c41 ssize_t size = 1024; in main() local
H A D6-6.c39 size_t size = 1024; in main() local
H A D6-5.c40 size_t size = 1024; in main() local
H A D1-2.c29 size_t size = 1024 * 4 * 1024; in main() local
H A D6-4.c40 size_t size = 1024; in main() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dbuiltin-prototype.c2 void memcpy(void *dst, const void *src, unsigned int size) in memcpy() argument
/third_party/lzma/C/
H A D7zBuf.c14 int Buf_Create(CBuf *p, size_t size, ISzAllocPtr alloc) in Buf_Create() argument
/third_party/node/deps/v8/src/codegen/s390/
H A Dcpu-s390.cc13 void CpuFeatures::FlushICache(void* buffer, size_t size) { in FlushICache() argument
/third_party/node/deps/v8/src/codegen/
H A Dflush-instruction-cache.cc14 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 Dcrc32.c115 util_hash_crc32(const void *data, size_t size) in util_hash_crc32() argument
/third_party/musl/fuzztest/atoi_fuzzer/
H A Datoi_fuzzer.cpp25 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 Dtls_align.c5 unsigned size; member

Completed in 5 milliseconds

1...<<11121314151617181920>>...1089