/third_party/node/deps/icu-small/source/i18n/ |
H A D | nfsubs.cpp | 1248 int32_t len = toInsertInto.length(); in doSubstitution() local
|
H A D | nfrs.cpp | 672 int len = us.length(); in dumpUS() local 940 uint32_t util64_toa(int64_t w, char* buf, uint32_t len, uint32_t radix, UBool raw) in util64_toa() argument 986 util64_tou(int64_t w, char16_t* buf, uint32_t len, uint32_t radix, UBool raw) util64_tou() argument [all...] |
H A D | unum.cpp | 887 int32_t len = (patternLength == -1 ? u_strlen(pattern) : patternLength); in unum_applyPattern() local
|
H A D | measfmt.cpp | 183 int32_t len = 0; in getString() local 214 int32_t len = result.length(); in loadNumericDateFormatterPattern() local
|
H A D | listformatter.cpp | 134 int32_t len = text.length(); in shouldChangeToE() local 151 int32_t len = text.length(); in shouldChangeToU() local
|
H A D | ucal.cpp | 36 _createTimeZone(const char16_t* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone() argument 72 int32_t len = 0; in ucal_getDefaultTimeZone() local 97 int32_t len = 0; in ucal_getHostTimeZone() local 152 ucal_open( const char16_t* zoneID, int32_t len, const char* locale, UCalendarType caltype, UErrorCode* status) ucal_open() argument 214 ucal_setTimeZone( UCalendar* cal, const char16_t* zoneID, int32_t len, UErrorCode *status) ucal_setTimeZone() argument 606 ucal_getCanonicalTimeZoneID(const char16_t* id, int32_t len, char16_t* result, int32_t resultCapacity, UBool *isSystemID, UErrorCode* status) ucal_getCanonicalTimeZoneID() argument 632 ucal_getIanaTimeZoneID(const char16_t* id, int32_t len, char16_t* result, int32_t resultCapacity, UErrorCode* status) ucal_getIanaTimeZoneID() argument 742 int32_t len; ucal_getKeywordValuesForLocale() local 821 ucal_getWindowsTimeZoneID(const char16_t* id, int32_t len, char16_t* winid, int32_t winidCapacity, UErrorCode* status) ucal_getWindowsTimeZoneID() argument 839 ucal_getTimeZoneIDForWindowsID(const char16_t* winid, int32_t len, const char* region, char16_t* id, int32_t idCapacity, UErrorCode* status) ucal_getTimeZoneIDForWindowsID() argument [all...] |
H A D | ucol.cpp | 323 ucol_setVariableTop(UCollator *coll, const char16_t *varTop, int32_t len, UErrorCode *status) { in ucol_setVariableTop() argument
|
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/ |
H A D | openssl.c | 497 int len; in ngtcp2_crypto_encrypt() local 536 int len; in ngtcp2_crypto_decrypt() local 581 int len; ngtcp2_crypto_hp_mask() local 664 ngtcp2_crypto_set_local_transport_params(void *tls, const uint8_t *buf, size_t len) ngtcp2_crypto_set_local_transport_params() argument [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/ |
H A D | wolfssl.c | 279 int len; in ngtcp2_crypto_hp_mask() local 372 ngtcp2_crypto_set_local_transport_params(void *tls, const uint8_t *buf, size_t len) ngtcp2_crypto_set_local_transport_params() argument [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/ |
H A D | boringssl.c | 476 ngtcp2_crypto_set_local_transport_params(void *tls, const uint8_t *buf, size_t len) ngtcp2_crypto_set_local_transport_params() argument
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | reslist.h | 341 StringResource(SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, in StringResource() argument 380 AliasResource(SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, in AliasResource() argument
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | udbgutil.cpp | 418 int32_t len = static_cast<int32_t>(uprv_strlen(str)); in stringToStringBuffer() local 480 int32_t len; in paramTimezoneDefault() local [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_stream.c | 94 size_t i, len = nghttp3_ringbuf_len(outq); in delete_outq() local 108 size_t i, len = nghttp3_ringbuf_len(chunks); in delete_chunks() local 122 size_t i, len = nghttp3_ringbuf_len(chunks); in delete_out_chunks() local 141 size_t i, len = nghttp3_ringbuf_len(frq); in delete_frq() local 311 size_t len = nghttp3_put_varint_len((int64_t)stream->type); in nghttp3_stream_write_stream_type() local 332 size_t len; nghttp3_stream_write_settings() local 380 size_t len; nghttp3_stream_write_goaway() local 405 size_t len; nghttp3_stream_write_priority_update() local 447 size_t len; nghttp3_stream_write_header_block() local 557 size_t len; nghttp3_stream_write_data() local 665 size_t len; nghttp3_stream_write_qpack_decoder_stream() local 704 size_t len = nghttp3_ringbuf_len(outq); nghttp3_stream_outq_add() local 750 size_t len = nghttp3_ringbuf_len(chunks); nghttp3_stream_ensure_chunk() local 791 size_t len = nghttp3_ringbuf_len(chunks); nghttp3_stream_get_chunk() local 815 size_t len = nghttp3_ringbuf_len(outq); nghttp3_stream_writev() local 856 size_t len = nghttp3_ringbuf_len(outq); nghttp3_stream_add_outq_offset() local 883 size_t len = nghttp3_ringbuf_len(outq); nghttp3_stream_outq_write_done() local 988 size_t len = nghttp3_ringbuf_len(inq); nghttp3_stream_buffer_data() local 1033 size_t len = nghttp3_ringbuf_len(inq); nghttp3_stream_get_buffered_datalen() local [all...] |
/third_party/mesa3d/src/util/ |
H A D | disk_cache_os.c | 237 size_t len = strlen(dir_ent->d_name); in choose_lru_file_matching() local 307 is_regular_non_tmp_file(const char *path, const struct stat *sb, const char *d_name, const size_t len) is_regular_non_tmp_file() argument 345 is_two_character_sub_directory(const char *path, const struct stat *sb, const char *d_name, const size_t len) is_two_character_sub_directory() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video.c | 35 nv84_copy_firmware(const char *path, void *dest, ssize_t len) in nv84_copy_firmware() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | zonemeta.cpp | 148 int32_t len = u_strlen(text); in parseDate() local 309 int32_t len = u_strlen(derefer); in getCanonicalCLDRID() local 778 int32_t len = static_cast<int32_t>(uprv_strlen(mzID)); in initAvailableMetaZoneIDs() local 902 int32_t len = u_strlen(canonicalID); getShortIDFromCanonical() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cintltst.c | 485 int32_t len = u_unescape(str, 0, 0); /* preflight */ in CharsToUChars() local
|
/third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
H A D | dicttrieperf.cpp | 58 int32_t len=lines[i].len; in DictionaryTriePerfTest() local [all...] |
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | reslist.h | 341 StringResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, in StringResource() argument 380 AliasResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, in AliasResource() argument
|
/third_party/icu/icu4c/source/test/perf/ustrperf/ |
H A D | stringperf.h | 58 int32_t len; member [all...] |
/third_party/libexif/libexif/ |
H A D | exif-data.c | 343 unsigned int len = s; in exif_data_save_data_entry() local 433 unsigned int len = s; in exif_data_save_data_entry_general() local 1245 unsigned int len, fullds; in exif_data_load_data() local [all...] |
/third_party/libinput/test/ |
H A D | test-utils.c | 1128 const size_t len; in START_TEST() member 1151 size_t len; in START_TEST() local
|
/third_party/libfuse/example/ |
H A D | passthrough_fh.c | 576 xmp_copy_file_range(const char *path_in, struct fuse_file_info *fi_in, off_t off_in, const char *path_out, struct fuse_file_info *fi_out, off_t off_out, size_t len, int flags) xmp_copy_file_range() argument
|
/third_party/libinput/tools/ |
H A D | libinput-debug-tablet.c | 97 size_t len = 0; in print_buttons() local
|
/third_party/ltp/testcases/lib/ |
H A D | tst_net_vars.c | 427 int len; in get_host_from_ip() local
|