/third_party/musl/porting/uniproton/kernel/src/time/ |
H A D | strptime.c | 13 size_t len; in strptime() local [all...] |
/third_party/nghttp2/src/ |
H A D | network.h | 61 size_t len; member
|
/third_party/musl/porting/liteos_a/user/src/passwd/ |
H A D | nscd_query.c | 18 FILE *__nscd_query(int32_t req, const char *key, int32_t *buf, size_t len, int *swap) in __nscd_query() argument
|
/third_party/musl/src/stdlib/ |
H A D | wcstol.c | 13 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | stringpiece.cpp | 31 StringPiece::StringPiece(const StringPiece& x, int32_t pos, int32_t len) { in StringPiece() argument 97 int32_t len = x.size(); in operator ==() local [all...] |
H A D | ucat.cpp | 50 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num, const char16_t* s, int32_t* len, UErrorCode* ec) u_catgets() argument
|
/third_party/ninja/src/ |
H A D | browse.cc | 79 ssize_t len = write(pipefd[1], kBrowsePy, kBrowsePyLength); in RunBrowsePython() local
|
H A D | hash_map.h | 25 unsigned int MurmurHash2(const void* key, size_t len) { in MurmurHash2() argument
|
H A D | util_test.cc | 440 size_t len;
in TEST() local
|
H A D | canon_perftest.cc | 31 size_t len = strlen(kPath); in main() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_create_query.c | 37 size_t len; in ares_create_query() local
|
H A D | ares_str.c | 48 size_t len; in ares_strdup() local 77 size_t len = 0; in ares_strcpy() local 143 ares__memeq_ci(const unsigned char *ptr, const unsigned char *val, size_t len) ares__memeq_ci() argument [all...] |
H A D | ares_expand_string.c | 51 size_t len = 0; in ares_expand_string_ex() local
|
H A D | inet_ntop.c | 117 int base, len; in inet_ntop6() member [all...] |
/third_party/mesa3d/src/mesa/program/ |
H A D | arbprogparse.c | 65 _mesa_parse_arb_fragment_program(struct gl_context* ctx, GLenum target, const GLvoid *str, GLsizei len, struct gl_program *program) _mesa_parse_arb_fragment_program() argument 159 _mesa_parse_arb_vertex_program(struct gl_context *ctx, GLenum target, const GLvoid *str, GLsizei len, struct gl_program *program) _mesa_parse_arb_vertex_program() argument
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack_huffman.c | 34 size_t nghttp3_qpack_huffman_encode_count(const uint8_t *src, size_t len) { in nghttp3_qpack_huffman_encode_count() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | remtrans.cpp | 65 int32_t len = index.limit - index.start; in handleTransliterate() local
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_buf.c | 28 void ngtcp2_buf_init(ngtcp2_buf *buf, uint8_t *begin, size_t len) { in ngtcp2_buf_init() argument 39 int ngtcp2_buf_chain_new(ngtcp2_buf_chain **pbufchain, size_t len, in ngtcp2_buf_chain_new() argument
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_buffer_test.c | 38 assert_blob_data(const struct dxil_buffer *m, const uint8_t *data, size_t len) assert_blob_data() argument
|
/third_party/mesa3d/src/util/ |
H A D | debug.c | 102 const size_t len = strlen(s); in comma_separated_list_contains() local
|
/third_party/icu/icu4c/source/samples/msgfmt/ |
H A D | util.cpp | 58 int32_t len = str.length(); in uprintf() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cposxtst.c | 77 int32_t len = -1; in TestMessageCatalog() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | idnaconf.h | 32 int len ; member in IdnaConfTest
|
H A D | sfwdchit.cpp | 44 SimpleFwdCharIterator::SimpleFwdCharIterator(UChar *s, int32_t len, UBool adopt) { in SimpleFwdCharIterator() argument
|
/third_party/icu/icu4c/source/samples/datefmt/ |
H A D | util.cpp | 58 int32_t len = str.length(); in uprintf() local
|