Home
last modified time | relevance | path

Searched refs:size_t (Results 10026 - 10050 of 20553) sorted by relevance

1...<<401402403404405406407408409410>>...823

/third_party/musl/src/internal/
H A Dlocale_impl.h16 size_t map_size;
29 hidden const char *__mo_lookup(const void *, size_t, const char *);
/third_party/musl/src/string/
H A Dwcsstr.c9 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_wcsstr()
70 size_t grow = l | 63; in twoway_wcsstr()
/third_party/nghttp2/src/
H A Dshrpx_client_handler.h156 const uint8_t *data, size_t datalen);
226 size_t left_connhd_len_;
/third_party/musl/libc-test/src/regression/
H A Dmalloc-multi-thread-performance.c10 #define SIZE_ALIGN (4 * sizeof(size_t))
41 for (size_t size = 0; size < THRESHOLD; size += SIZE_ALIGN + 1) { in func()
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dtre.h186 size_t n;
197 int zero, size_t size);
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dtre.h186 size_t n;
197 int zero, size_t size);
/third_party/musl/src/regex/
H A Dtre.h185 size_t n;
196 int zero, size_t size);
/third_party/musl/src/passwd/
H A Dgetspnam_r.c69 int getspnam_r(const char *name, struct spwd *sp, char *buf, size_t size, struct spwd **res) in getspnam_r()
75 size_t k, l = strlen(name); in getspnam_r()
H A Dgetpw_a.c20 int __getpw_a(const char *name, uid_t uid, struct passwd *pw, char **buf, size_t *size, struct passwd **res) in __getpw_a()
47 size_t len = 0; in __getpw_a()
/third_party/musl/src/misc/
H A Dmntent.c8 static size_t internal_bufsize;
62 size_t len, i; in getmntent_r()
/third_party/musl/src/stdlib/liteos_a/
H A Dqsort.c46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r()
/third_party/node/deps/cares/src/lib/
H A Dares_query.c82 status = ares_send_ex(channel, qbuf, (size_t)qlen, qcallback, qquery, qid); in ares_query_qid()
103 size_t ancount; in qcallback()
/third_party/ninja/src/
H A Dclparser.cc86 size_t start = 0; in Parse()
93 size_t end = output.find_first_of("\r\n", start); in Parse()
H A Dstatus.h113 template<size_t S>
140 const size_t N;
/third_party/node/deps/base64/base64/lib/tables/
H A Dtable_generator.c69 void uint32_array_to_c_hex(const uint32_t* ary, size_t sz, const char* name) in uint32_array_to_c_hex()
71 size_t i = 0; in uint32_array_to_c_hex()
/third_party/node/benchmark/napi/type-tag/
H A Dbinding.c31 size_t argc = 4; in TagObject()
57 size_t argc = 4; in CheckObjectTag()
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv2dxil.c121 size_t file_size; in main()
134 size_t word_count = file_size / WORD_SIZE; in main()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_bbr.h94 size_t full_bw_count;
95 size_t cycle_index;
H A Dngtcp2_addr.c40 memcpy(dest->addr, src->addr, (size_t)src->addrlen); in ngtcp2_addr_copy()
48 memcpy(dest->addr, addr, (size_t)addrlen); in ngtcp2_addr_copy_byte()
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer_test.c39 size_t len) in assert_blob_data()
47 for (size_t i = 0; i < len; ++i) { in assert_blob_data()
/third_party/libfuse/example/
H A Dhello.c112 static int hello_read(const char *path, char *buf, size_t size, off_t offset, in hello_read()
115 size_t len; in hello_read()
H A Dnull.c77 static int null_read(const char *path, char *buf, size_t size, in null_read()
94 static int null_write(const char *path, const char *buf, size_t size, in null_write()
/third_party/libfuse/lib/
H A Dfuse_i.h66 size_t bufsize;
182 size_t op_size, void *private_data);
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress05.c106 size_t pagesize = (size_t) sysconf(_SC_PAGE_SIZE); in main()
/third_party/ltp/testcases/kernel/syscalls/nice/
H A Dnice05.c74 size_t size; in setup()
75 size_t i; in setup()

Completed in 16 milliseconds

1...<<401402403404405406407408409410>>...823