/third_party/ninja/src/ |
H A D | lexer.cc | 45 int len; in Error() local
|
H A D | lexer.in.cc | 44 int len; in Error() local
|
H A D | subprocess-posix.cc | 139 ssize_t len = read(fd_, buf, sizeof(buf)); in OnPipeReady() local
|
/third_party/node/deps/base64/base64/test/ |
H A D | benchmark.c | 50 size_t len; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | cstring.cpp | 316 size_t len = uprv_strlen(src) + 1; in uprv_strdup() local
|
H A D | unistr_cnv.cpp | 239 int32_t len=doExtract(0, length(), dest, destCapacity, cnv, errorCode); in extract() local
|
H A D | util.cpp | 371 int32_t len = rule.length(); in appendToRule() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_search.c | 270 size_t len = ares_strlen(name); in ares__single_domain() local
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | uniset.h | 297 int32_t len = 1; // length of list used; 1 <= len <= capacity member in final
|
H A D | ures.h | 815 int32_t len = 0; ures_getUnicodeString() local 840 int32_t len = 0; ures_getNextUnicodeString() local 862 int32_t len = 0; ures_getUnicodeStringByIndex() local 885 int32_t len = 0; ures_getUnicodeStringByKey() local [all...] |
/third_party/mesa3d/src/mesa/math/ |
H A D | m_debug_norm.c | 163 GLfloat len = LEN_SQUARED_3FV( t ); in ref_norm_transform_normalize() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | objectlabel.c | 72 int len = strlen(label); in set_label() local
|
H A D | glthread.c | 321 ASSERTED size_t len = vsnprintf(s, MAX_DEBUG_MESSAGE_LENGTH, format, args); in _mesa_error_glthread_safe() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | strrepl.cpp | 148 int32_t len = U16_LENGTH(text.char32At(start-1)); in replace() local 179 int32_t len = r->replace(text, destLimit, destLimit, cursor); in replace() local
|
H A D | ucsdet.cpp | 56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() argument
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_rob.c | 287 void ngtcp2_rob_pop(ngtcp2_rob *rob, uint64_t offset, size_t len) { in ngtcp2_rob_pop() argument 121 rob_write_data(ngtcp2_rob *rob, uint64_t offset, const uint8_t *data, size_t len) rob_write_data() argument
|
H A D | ngtcp2_conv.c | 170 uint8_t *ngtcp2_put_pkt_num(uint8_t *p, int64_t pkt_num, size_t len) { in ngtcp2_put_pkt_num() argument
|
H A D | ngtcp2_vec.c | 32 ngtcp2_vec *ngtcp2_vec_init(ngtcp2_vec *vec, const uint8_t *base, size_t len) { in ngtcp2_vec_init() argument 40 size_t len; in ngtcp2_vec_new() local 77 size_t len; in ngtcp2_vec_len_varint() local [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | filestrm.cpp | 105 T_FileStream_read(FileStream* fileStream, void* addr, int32_t len) in T_FileStream_read() argument 111 T_FileStream_write(FileStream* fileStream, const void* addr, int32_t len) in T_FileStream_write() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | sfparse.h | 121 size_t len; member [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_http.h | 178 size_t len; member
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | read.c | 131 int len=0; in getStringToken() local [all...] |
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | read.c | 131 int len=0; in getStringToken() local [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | Selection.java | 84 public Selection fixAfterReplace(int start, int end, int len) { in fixAfterReplace() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | aliastst.cpp | 202 int32_t len = 0; in isLocaleAvailable() local
|