Home
last modified time | relevance | path

Searched defs:len (Results 76 - 100 of 6045) sorted by relevance

12345678910>>...242

/third_party/musl/porting/liteos_a/user/src/fcntl/
H A Dposix_fadvise.c6 int posix_fadvise(int fd, off_t base, off_t len, int advice) in posix_fadvise() argument
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Daligned_alloc.c7 void *aligned_alloc(size_t align, size_t len) in aligned_alloc() argument
/third_party/musl/src/dirent/
H A Dreaddir.c21 int len = __syscall(SYS_getdents, dir->fd, dir->buf, sizeof dir->buf); in readdir() local
/third_party/musl/src/linux/
H A Dgetdents.c6 int getdents(int fd, struct dirent *buf, size_t len) in getdents() argument
/third_party/musl/src/stdio/
H A D__stdout_write.c4 size_t __stdout_write(FILE *f, const unsigned char *buf, size_t len) in __stdout_write() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_vec.c42 size_t len; in nghttp3_vec_len_varint() local
/third_party/ltp/testcases/kernel/syscalls/setgroups/
H A Dsetgroups01.c19 static int len = NGROUPS; variable
/third_party/ltp/testcases/open_posix_testsuite/include/
H A Dncpu.h45 size_t len = sizeof(ncpu); in get_ncpu() local
/third_party/musl/libc-test/src/functional/
H A Dstring_strchr.c11 static void *aligncpy(void *p, size_t len, size_t a) in aligncpy() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dcolumns.c17 int len, maxlen = 0; in calculate_columns() local
/third_party/node/deps/openssl/openssl/crypto/sha/
H A Dsha_ppc.c20 void sha256_block_data_order(void *ctx, const void *inp, size_t len) in sha256_block_data_order() argument
29 void sha512_block_data_order(void *ctx, const void *inp, size_t len) in sha512_block_data_order() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_clr.c22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
/third_party/node/deps/uv/src/win/
H A Dsnprintf.c30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dno_size_t_is_usize.h7 size_t len; member
/third_party/openssl/crypto/
H A Dmem_clr.c22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
/third_party/openssl/apps/lib/
H A Dcolumns.c17 int len, maxlen = 0; in calculate_columns() local
/third_party/openssl/crypto/sha/
H A Dsha_ppc.c20 void sha256_block_data_order(void *ctx, const void *inp, size_t len) in sha256_block_data_order() argument
29 void sha512_block_data_order(void *ctx, const void *inp, size_t len) in sha512_block_data_order() argument
[all...]
/third_party/openssl/ohos_lite/crypto/
H A Dmem_clr.c22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
/third_party/ffmpeg/libavcodec/
H A Dbswapdsp.c43 static void bswap16_buf(uint16_t *dst, const uint16_t *src, int len) in bswap16_buf() argument
/third_party/elfutils/lib/
H A Dcrc32.c94 crc32 (uint32_t crc, unsigned char *buf, size_t len) in crc32() argument
/third_party/eudev/src/shared/
H A Ddevice-nodes.c41 int encode_devnode_name(const char *str, char *str_enc, size_t len) { in encode_devnode_name() argument
/third_party/elfutils/libasm/
H A Dasm_addstrz.c43 asm_addstrz (AsmScn_t *asmscn, const char *str, size_t len) in asm_addstrz() argument
[all...]
/third_party/curl/tests/unit/
H A Dunit1605.c50 int len; variable
/third_party/elfutils/libdwfl/
H A Ddwfl_module_report_build_id.c37 dwfl_module_report_build_id(Dwfl_Module *mod, const unsigned char *bits, size_t len, GElf_Addr vaddr) dwfl_module_report_build_id() argument
/third_party/elfutils/libelf/
H A Dchdr_xlate.h6 Elf32_cvt_chdr (void *dest, const void *src, size_t len, int encode) in Elf32_cvt_chdr() argument
21 Elf64_cvt_chdr (void *dest, const void *src, size_t len, int encode) in Elf64_cvt_chdr() argument

Completed in 7 milliseconds

12345678910>>...242