Home
last modified time | relevance | path

Searched defs:length (Results 1326 - 1350 of 3780) sorted by relevance

1...<<51525354555657585960>>...152

/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DReplaceableTest.java121 public int length() { in length() method in ReplaceableTest.TestReplaceable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSearchIterator.java643 setMatchLength(int length) setMatchLength() argument
[all...]
H A DCollationElementIterator.java580 public void handleExpansion(long ces[], int start, int length) { in handleExpansion() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLikelySubtagsBuilder.java88 int length = 0; field in LikelySubtagsBuilder.TrieBuilder
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationWeights.java163 int length, count; field in CollationWeights.WeightRange
193 private static int getWeightTrail(long weight, int length) { in getWeightTrail() argument
197 private static long setWeightTrail(long weight, int length, in argument
229 truncateWeight(long weight, int length) truncateWeight() argument
233 incWeightTrail(long weight, int length) incWeightTrail() argument
237 decWeightTrail(long weight, int length) decWeightTrail() argument
246 incWeight(long weight, int length) incWeight() argument
260 incWeightByOffset(long weight, int length, int offset) incWeightByOffset() argument
[all...]
H A DContractionsAndExpansions.java46 void handleExpansion(long ces[], int start, int length); in handleExpansion() argument
[all...]
/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/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...]
/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...]
/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 21 milliseconds

1...<<51525354555657585960>>...152