Home
last modified time | relevance | path

Searched defs:length (Results 2076 - 2100 of 5143) sorted by relevance

1...<<81828384858687888990>>...206

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUTS46.java653 isASCIIOkBiDi(CharSequence s, int length) isASCIIOkBiDi() argument
[all...]
H A DUResource.java40 private int length; field in UResource.Key
134 public int length() { length() method in UResource.Key
[all...]
H A DTextTrieMap.java223 private int length = 0; field in TextTrieMap.LongestMatchHandler
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCollationElementIterator.java580 public void handleExpansion(long ces[], int start, int length) { in handleExpansion() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dusc_impl.cpp192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() argument
240 uscript_setRunText(UScriptRun *scriptRun, const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_setRunText() argument
H A Dumapfile.cpp215 int length; in uprv_mapFile() local
443 int length; in uprv_mapFile() local
[all...]
H A Dustrtrns.cpp852 int32_t length; in u_strToUTF8WithSub() local
995 int32_t length; in u_strToUTF8WithSub() local
[all...]
H A Dutrie2.cpp100 int32_t i, length; in utrie2_internalU8NextIndex() local
115 int32_t i, length; in utrie2_internalU8PrevIndex() local
129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) utrie2_openFromSerialized() argument
246 int32_t indexLength, dataLength, length, i; utrie2_openDummy() local
[all...]
H A Dustrcase.cpp67 int32_t length; in appendResult() local
146 appendNonEmptyUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, const UChar *s, int32_t length, uint32_t options, icu::Edits *edits) appendNonEmptyUnchanged() argument
164 appendUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, const UChar *s, int32_t length, uint32_t options, icu::Edits *edits) appendUnchanged() argument
[all...]
H A Dustrenum.cpp77 int32_t length; in snext() local
104 StringEnumeration::setChars(const char *s, int32_t length, UErrorCode &status) { in setChars() argument
169 int32_t length; snext() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationsets.cpp172 int32_t length = Collation::lengthFromCE32(ce32); in compare() local
189 int32_t length = Collation::lengthFromCE32(ce32); in compare() local
206 int32_t length = Hangul::decompose(c, jamos); in compare() local
470 int32_t length = Collation::lengthFromCE32(ce32); in handleCE32() local
484 int32_t length = Collation::lengthFromCE32(ce32); handleCE32() local
517 int32_t length = iter.fetchCEs(errorCode); handleCE32() local
[all...]
H A Ddouble-conversion-bignum.cpp115 int length = value.length(); in AssignDecimalString() local
H A Dformatted_string_builder.cpp100 int32_t FormattedStringBuilder::length() const { in length() function in FormattedStringBuilder
H A Dudatpg.cpp59 udatpg_getBestPattern(UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t length, UChar *bestPattern, int32_t capacity, UErrorCode *pErrorCode) udatpg_getBestPattern() argument
69 udatpg_getBestPatternWithOptions(UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t length, UDateTimePatternMatchOptions options, UChar *bestPattern, int32_t capacity, UErrorCode *pErrorCode) udatpg_getBestPatternWithOptions() argument
87 udatpg_getSkeleton(UDateTimePatternGenerator * , const UChar *pattern, int32_t length, UChar *skeleton, int32_t capacity, UErrorCode *pErrorCode) udatpg_getSkeleton() argument
105 udatpg_getBaseSkeleton(UDateTimePatternGenerator * , const UChar *pattern, int32_t length, UChar *skeleton, int32_t capacity, UErrorCode *pErrorCode) udatpg_getBaseSkeleton() argument
139 int32_t length=conflictingPatternString.extract(conflictingPattern, capacity, *pErrorCode); udatpg_addPattern() local
147 udatpg_setAppendItemFormat(UDateTimePatternGenerator *dtpg, UDateTimePatternField field, const UChar *value, int32_t length) udatpg_setAppendItemFormat() argument
166 udatpg_setAppendItemName(UDateTimePatternGenerator *dtpg, UDateTimePatternField field, const UChar *value, int32_t length) udatpg_setAppendItemName() argument
204 udatpg_setDateTimeFormat(const UDateTimePatternGenerator *dtpg, const UChar *dtFormat, int32_t length) udatpg_setDateTimeFormat() argument
218 udatpg_setDateTimeFormatForStyle(UDateTimePatternGenerator *udtpg, UDateFormatStyle style, const UChar *dateTimeFormat, int32_t length, UErrorCode *pErrorCode) udatpg_setDateTimeFormatForStyle() argument
256 udatpg_setDecimal(UDateTimePatternGenerator *dtpg, const UChar *decimal, int32_t length) udatpg_setDecimal() argument
[all...]
H A Dcollationfastlatin.cpp933 int32_t length = table[index] >> CONTR_LENGTH_SHIFT; in nextPair() local
H A Dcollationdatareader.cpp40 int32_t getIndex(const int32_t *indexes, int32_t length, int32_t i) { in getIndex() argument
91 int32_t length; // number of bytes in the index part in read() local
[all...]
H A Dformattedval_sbimpl.cpp228 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 Dcollationweights.cpp44 getWeightTrail(uint32_t weight, int32_t length) { in getWeightTrail() argument
49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail() argument
84 truncateWeight(uint32_t weight, int32_t length) { in truncateWeight() argument
89 incWeightTrail(uint32_t weight, int32_t length) { in incWeightTrail() argument
94 decWeightTrail(uint32_t weight, int32_t length) decWeightTrail() argument
169 incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const incWeightByOffset() argument
187 int32_t length=range.length+1; lengthenRange() local
[all...]
H A Ddouble-conversion-utils.h255 size_t length = strlen(string); in StrLength() local
[all...]
H A Dnumber_formatimpl.cpp39 int32_t length = writeNumber(micros, inValue, outString, 0, status); in formatStatic() local
64 int32_t length = writeNumber(micros, inValue, outString, 0, status); in format() local
500 int32_t length = micros.modInner->apply(string, start, end, status); in writeAffixes() local
514 int32_t length = 0; writeNumber() local
579 int length = 0; writeIntegerDigits() local
611 int length = 0; writeFractionDigits() local
[all...]
H A Dnumber_mapper.cpp398 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 Dnumrange_impl.cpp242 int32_t length = NumberFormatterImpl::writeNumber(micros1, data.quantity1, data.getStringRef(), 0, status); in formatSingleValue() local
259 int32_t length = NumberFormatterImpl::writeNumber(microsAppx, data.quantity1, data.getStringRef(), 0, status); in formatApproximately() local
H A Drepattrn.cpp780 int32_t length = URX_VAL(lengthOp); in dumpOp() local
/third_party/icu/icu4c/source/common/unicode/
H A Dedits.h418 int32_t index, length; global() member
520 int32_t length; global() member in U_FINAL
[all...]
H A Dstringtriebuilder.h323 int32_t length; member in StringTrieBuilder::LinearMatchNode
365 int32_t length; global() member in StringTrieBuilder::ListBranchNode
399 int32_t length; global() member in StringTrieBuilder::BranchHeadNode
[all...]

Completed in 27 milliseconds

1...<<81828384858687888990>>...206