Home
last modified time | relevance | path

Searched refs:size_t (Results 20476 - 20500 of 46522) sorted by relevance

1...<<811812813814815816817818819820>>...1861

/third_party/musl/src/string/
H A Dbcmp.c5 int bcmp(const void *s1, const void *s2, size_t n) in bcmp()
H A Dbcopy.c5 void bcopy(const void *s1, void *s2, size_t n) in bcopy()
H A Dmempcpy.c4 void *mempcpy(void *dest, const void *src, size_t n) in mempcpy()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dalloca.h11 void *alloca(size_t);
/third_party/musl/porting/liteos_m/user/include/
H A Dalloca.h11 void *alloca(size_t);
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_attr_setstacksize.c4 _LIBC_TEXT_SECTION int pthread_attr_setstacksize(pthread_attr_t *a, size_t size) in pthread_attr_setstacksize()
/third_party/musl/src/multibyte/
H A Dc32rtomb.c4 size_t c32rtomb(char *restrict s, char32_t c32, mbstate_t *restrict ps) in c32rtomb()
/third_party/musl/src/network/
H A Drecv.c3 ssize_t recv(int fd, void *buf, size_t len, int flags) in recv()
/third_party/musl/src/stdio/
H A Dsetbuffer.c4 void setbuffer(FILE *f, char *buf, size_t size) in setbuffer()
/third_party/musl/src/thread/
H A Dpthread_attr_setguardsize.c3 int pthread_attr_setguardsize(pthread_attr_t *a, size_t size) in pthread_attr_setguardsize()
H A Dpthread_attr_setstacksize.c3 int pthread_attr_setstacksize(pthread_attr_t *a, size_t size) in pthread_attr_setstacksize()
/third_party/musl/porting/linux/user/src/hook/
H A Dmemory_trace.h10 void memtrace(void* addr, size_t size, const char* tag, bool is_using);
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dwcslen.c3 size_t wcslen(const wchar_t *s) in wcslen()
/third_party/musl/src/internal/
H A Dlibc.c5 size_t __hwcap;
/third_party/musl/src/linux/
H A Dgetrandom.c4 ssize_t getrandom(void *buf, size_t buflen, unsigned flags) in getrandom()
/third_party/musl/src/locale/
H A Diconv_close.c6 if (!((size_t)cd & 1)) free((void *)cd); in iconv_close()
/third_party/musl/src/sched/
H A Dsched_cpualloc.c20 cpu_set_t* __sched_cpualloc(size_t count) in __sched_cpualloc()
/third_party/musl/src/unistd/
H A Dwrite.c4 ssize_t write(int fd, const void *buf, size_t count) in write()
/third_party/node/deps/cares/src/lib/
H A Dares_strcasecmp.h37 extern int ares_strncasecmp(const char *a, const char *b, size_t n);
/third_party/nghttp2/src/
H A Dxsi_strerror.h49 char *xsi_strerror(int errnum, char *buf, size_t buflen);
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_vec.h39 int64_t nghttp3_vec_len_varint(const nghttp3_vec *vec, size_t n);
/third_party/mesa3d/src/util/
H A Dcrc32.h48 util_hash_crc32(const void *data, size_t size);
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
H A Dssl_port.c20 void *ssl_mem_zalloc(size_t size) in ssl_mem_zalloc()
/third_party/ltp/include/lapi/
H A Dreadlinkat.h15 char *buf, size_t bufsiz) in readlinkat()
H A Dtee.h15 size_t len, unsigned int flags) in tee()

Completed in 26 milliseconds

1...<<811812813814815816817818819820>>...1861