/third_party/node/test/cctest/ |
H A D | test_base64.cc | 13 const size_t len = strlen(base64_string); in TEST() 49 const size_t len = strlen(base64_string); in TEST() 63 const size_t len = strlen(string); in TEST()
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_attr_get.c | 9 int pthread_attr_getguardsize(const pthread_attr_t *restrict a, size_t *restrict size) in pthread_attr_getguardsize() 39 int pthread_attr_getstack(const pthread_attr_t *restrict a, void **restrict addr, size_t *restrict size) in pthread_attr_getstack() 48 int pthread_attr_getstacksize(const pthread_attr_t *restrict a, size_t *restrict size) in pthread_attr_getstacksize()
|
/third_party/musl/porting/liteos_m/kernel/src/string/ |
H A D | memset.c | 5 __attribute__((no_sanitize_address)) void *__memset(void *dest, int c, size_t n) in __memset() 7 void *memset(void *dest, int c, size_t n) in __memset() 11 size_t k; in __memset()
|
/third_party/nghttp2/src/ |
H A D | shrpx_http_downstream_connection.h | 54 virtual int push_upload_data_chunk(const uint8_t *data, size_t datalen); 59 virtual int resume_read(IOCtrlReason reason, size_t consumed); 81 int process_input(const uint8_t *data, size_t datalen);
|
/third_party/musl/src/locale/ |
H A D | catopen.c | 16 size_t size; in do_catopen() 35 size_t i; in catopen() 48 size_t l; in catopen()
|
/third_party/musl/src/passwd/ |
H A D | getgrent_a.c | 11 int __getgrent_a(FILE *f, struct group *gr, char **line, size_t *size, char ***mem, size_t *nmem, struct group **res) in __getgrent_a() 15 size_t i; in __getgrent_a()
|
/third_party/musl/src/thread/ |
H A D | pthread_attr_get.c | 9 int pthread_attr_getguardsize(const pthread_attr_t *restrict a, size_t *restrict size) in pthread_attr_getguardsize() 43 int pthread_attr_getstack(const pthread_attr_t *restrict a, void **restrict addr, size_t *restrict size) in pthread_attr_getstack() 52 int pthread_attr_getstacksize(const pthread_attr_t *restrict a, size_t *restrict size) in pthread_attr_getstacksize()
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_parse_naptr_reply.c | 35 size_t alen; in ares_parse_naptr_reply() 40 size_t i; in ares_parse_naptr_reply() 48 alen = (size_t)alen_int; in ares_parse_naptr_reply()
|
H A D | ares_parse_soa_reply.c | 36 size_t alen; in ares_parse_soa_reply() 39 size_t i; in ares_parse_soa_reply() 47 alen = (size_t)alen_int; in ares_parse_soa_reply()
|
H A D | ares_parse_srv_reply.c | 36 size_t alen; in ares_parse_srv_reply() 41 size_t i; in ares_parse_srv_reply() 49 alen = (size_t)alen_int; in ares_parse_srv_reply()
|
H A D | ares_parse_uri_reply.c | 36 size_t alen; in ares_parse_uri_reply() 41 size_t i; in ares_parse_uri_reply() 49 alen = (size_t)alen_int; in ares_parse_uri_reply()
|
/third_party/node/deps/base64/base64/lib/arch/neon64/ |
H A D | enc_loop.c | 26 enc_loop_neon64 (const uint8_t **s, size_t *slen, uint8_t **o, size_t *olen) in enc_loop_neon64() 28 size_t rounds = *slen / 48; in enc_loop_neon64()
|
/third_party/node/deps/cares/config/cygwin/ |
H A D | ares_config.h | 25 /* the signed version of size_t */ 394 #define RECVFROM_TYPE_ARG3 size_t 421 #define RECV_TYPE_ARG3 size_t 442 #define SEND_TYPE_ARG3 size_t 456 /* The size of `size_t', as computed by sizeof. */ 510 /* #undef size_t */ 512 /* the signed version of size_t */
|
/third_party/node/deps/base64/base64/lib/arch/avx2/ |
H A D | enc_loop.c | 36 enc_loop_avx2 (const uint8_t **s, size_t *slen, uint8_t **o, size_t *olen) in enc_loop_avx2() 46 size_t rounds = (*slen - 4) / 24; in enc_loop_avx2()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | fphdlimp.h | 77 static void* U_EXPORT2 operator new(size_t) noexcept = delete; 78 static void* U_EXPORT2 operator new[](size_t) noexcept = delete; 80 static void* U_EXPORT2 operator new(size_t, void*) noexcept = delete;
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_http.h | 144 int nghttp3_http_on_data_chunk(nghttp3_stream *stream, size_t n); 151 const nghttp3_nv *nva, size_t nvlen); 178 size_t len;
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_bbr2.h | 100 size_t full_bw_count; 116 size_t loss_events_in_round; 123 size_t bw_probe_up_rounds;
|
/third_party/mesa3d/include/android_stub/system/ |
H A D | graphics.h | 86 size_t ystride; 87 size_t cstride; 88 size_t chroma_step;
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap21.c | 25 static void do_work(int thread, size_t size, int fd) in do_work() 28 size_t i; in do_work() 64 size_t size, itr; in run_test()
|
H A D | hugemmap25.c | 52 static void *map_align(size_t size, size_t align) in map_align() 55 size_t t; in map_align()
|
/third_party/ltp/testcases/kernel/syscalls/getdents/ |
H A D | getdents02.c | 33 static size_t size; 37 static size_t size1 = 1; 47 size_t *size;
|
/third_party/ltp/testcases/kernel/syscalls/mlock2/ |
H A D | mlock202.c | 31 static size_t pgsz; 32 static size_t max_sz1, max_sz2; 39 size_t *max_size;
|
/third_party/ltp/testcases/kernel/syscalls/msync/ |
H A D | msync01.c | 82 size_t page_sz; /* system page size */ 156 size_t c_total = 0, nwrite = 0; /* no. of bytes to be written */ in setup() 162 page_sz = (size_t)getpagesize(); in setup()
|
H A D | msync02.c | 81 size_t page_sz; /* system page size */ 109 size_t c_total = 0, nwrite = 0; /* no. of bytes to be written */ in setup() 116 page_sz = (size_t)getpagesize(); in setup()
|
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/ |
H A D | hugetlb.c | 53 size_t size = 0; in getipckey() 116 int do_readback(void *p, size_t size, char *desc) in do_readback() 119 size_t i; in do_readback()
|