/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | pkg_gencmn.cpp | 127 uint32_t i, fileOffset, basenameOffset, length, nread; in createCommonDataFile() local 410 uint32_t length; addFile() local 498 allocString(uint32_t length) allocString() argument 513 int32_t length; pathToFullPath() local [all...] |
H A D | writesrc.cpp | 148 usrc_writeArray(FILE *f, const char *prefix, const void *p, int32_t width, int32_t length, const char *indent, const char *postfix) usrc_writeArray() argument 452 usrc_writeArrayOfMostlyInvChars(FILE *f, const char *prefix, const char *p, int32_t length, const char *postfix) usrc_writeArrayOfMostlyInvChars() argument 491 usrc_writeStringAsASCII(FILE *f, const char16_t* ptr, int32_t length, UTargetSyntax) usrc_writeStringAsASCII() argument [all...] |
H A D | ppucd.cpp | 565 int32_t length=u_parseString(s, buffer, uni.getCapacity(), nullptr, &errorCode); in parseString() local
|
H A D | ucmstate.cpp | 978 ucm_countChars(UCMStates *states, const uint8_t *bytes, int32_t length) ucm_countChars() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dayperiodrules.cpp | 113 int32_t length = cutoffArray.getSize(); in processRules() local
|
H A D | double-conversion-utils.h | 255 size_t length = strlen(string); in StrLength() local [all...] |
H A D | formatted_string_builder.cpp | 100 int32_t FormattedStringBuilder::length() const { in length() function in FormattedStringBuilder
|
H A D | formattedval_sbimpl.cpp | 228 int32_t length = spanIndices[si].length; in nextPositionImpl() local 294 appendSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_t length, UErrorCode& status) appendSpanInfo() argument 307 prependSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_t length, UErrorCode& status) prependSpanInfo() argument [all...] |
H A D | number_patternmodifier.cpp | 269 int32_t length = AffixUtils::unescape(currentAffix, sb, position, *this, fField, status); in insertPrefix() local 275 int32_t length = AffixUtils::unescape(currentAffix, sb, position, *this, fField, status); in insertSuffix() local
|
H A D | number_formatimpl.cpp | 39 int32_t length = writeNumber(micros.simple, inValue, outString, 0, status); in formatStatic() local 64 int32_t length = writeNumber(micros.simple, inValue, outString, 0, status); in format() local 506 int32_t length = micros.modInner->apply(string, start, end, status); in writeAffixes() local 523 int32_t length = 0; writeNumber() local 596 int length = 0; writeIntegerDigits() local 631 int length = 0; writeFractionDigits() local [all...] |
H A D | number_mapper.cpp | 398 int PropertiesAffixPatternProvider::length(int flags) const { in length() function in PropertiesAffixPatternProvider 486 int32_t CurrencyPluralInfoAffixProvider::length(int32_t flags) const { in length() function in CurrencyPluralInfoAffixProvider
|
H A D | numrange_impl.cpp | 242 int32_t length = NumberFormatterImpl::writeNumber(micros1.simple, data.quantity1, data.getStringRef(), 0, status); in formatSingleValue() local 259 int32_t length = NumberFormatterImpl::writeNumber(microsAppx.simple, data.quantity1, data.getStringRef(), 0, status); in formatApproximately() local
|
H A D | repattrn.cpp | 780 int32_t length = URX_VAL(lengthOp); in dumpOp() local
|
H A D | uspoof_impl.h | 186 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() argument [all...] |
H A D | double-conversion-bignum.cpp | 115 int length = value.length(); in AssignDecimalString() local
|
H A D | winnmfmt.cpp | 198 int length = ResolveLocaleName(bcp47Tag, windowsLocaleName, UPRV_LENGTHOF(windowsLocaleName)); in GetEquivalentWindowsLocaleName() local
|
/third_party/node/deps/icu-small/source/tools/escapesrc/ |
H A D | escapesrc.cpp | 274 int32_t length = linestr.size(); in fixAt() local
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_frame.h | 60 int64_t length; member
|
/third_party/mesa3d/src/util/ |
H A D | list.h | 140 unsigned length = 0; in list_length() local
|
H A D | vl_vlc.h | 51 int8_t length; member
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cpluralrulestest.c | 139 int32_t length; in TestOrdinalRules() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ucaconf.cpp | 159 skipLineBecauseOfBug(const UChar *s, int32_t length, uint32_t flags) { in skipLineBecauseOfBug() argument
|
/third_party/icu/icu4c/source/tools/gensprep/ |
H A D | gensprep.c | 288 int32_t length; in normalizationCorrectionsLineFn() local 352 int32_t length; in strprepProfileLineFn() local [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | writesrc.cpp | 139 usrc_writeArray(FILE *f, const char *prefix, const void *p, int32_t width, int32_t length, const char *indent, const char *postfix) usrc_writeArray() argument 443 usrc_writeArrayOfMostlyInvChars(FILE *f, const char *prefix, const char *p, int32_t length, const char *postfix) usrc_writeArrayOfMostlyInvChars() argument 482 usrc_writeStringAsASCII(FILE *f, const UChar* ptr, int32_t length, UTargetSyntax) usrc_writeStringAsASCII() argument [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/ |
H A D | DetectingViewer.java | 190 private boolean openTag(byte[] buffer, int offset, int length, byte[] tag) in openTag() argument 205 private boolean closedTag(byte[] buffer, int offset, int length, byte[] tag) in closedTag() argument
|