/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | StringSegment.java | 64 public void setLength(int length) { in setLength() argument 75 public int length() { in length() method in StringSegment [all...] |
H A D | FormattedValueStringBuilderImpl.java | 38 public int length; field in FormattedValueStringBuilderImpl.SpanFieldPlaceholder [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | CjkBreakEngine.java | 311 getPatternFromText(CharacterIterator text, StringBuffer sb, int start, int length) getPatternFromText() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/ |
H A D | StandardPluralRanges.java | 152 private void setCapacity(int length) { in setCapacity() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | FormattedNumberRange.java | 85 public int length() { in length() method in FormattedNumberRange
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | BOCSU.java | 102 public static int writeIdenticalLevelRun(int prev, CharSequence s, int i, int length, ByteArrayWrapper sink) { in writeIdenticalLevelRun() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
H A D | AffixMatcher.java | 258 private static int length(AffixPatternMatcher matcher) { length() method in AffixMatcher [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/personname/ |
H A D | PersonNameFormatterImpl.java | 36 private final PersonNameFormatter.Length length; field in PersonNameFormatterImpl 41 PersonNameFormatterImpl(Locale locale, PersonNameFormatter.Length length, PersonNameFormatter.Usage usage, PersonNameFormatter.Formality formality, Set<PersonNameFormatter.Options> options) PersonNameFormatterImpl() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | PersonNameFormatter.java | 233 public Builder setLength(Length length) { in setLength() argument 297 private Length length = Length.MEDIUM; global() field in PersonNameFormatter.Builder 351 PersonNameFormatter(Locale locale, Length length, Usage usage, Formality formality, Set<Options> options) PersonNameFormatter() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.h | 66 int32_t length; member
|
H A D | uformattedvaluetst.c | 195 int32_t length; in checkFormattedValueString() local 242 checkMixedFormattedValue( const char* message, const UFormattedValue* fv, const UChar* expectedString, const UFieldPositionWithCategory* expectedFieldPositions, int32_t length) checkMixedFormattedValue() argument
|
H A D | cstrtest.c | 201 int32_t i, length; in TestInvariant() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | formattedvaluetest.cpp | 167 checkFormattedValue( const char16_t* message, const FormattedValue& fv, UnicodeString expectedString, UFieldCategory expectedCategory, const UFieldPosition* expectedFieldPositions, int32_t length) checkFormattedValue() argument 200 checkMixedFormattedValue( const char16_t* message, const FormattedValue& fv, UnicodeString expectedString, const UFieldPositionWithCategory* expectedFieldPositions, int32_t length) checkMixedFormattedValue() argument [all...] |
H A D | numbertest_affixutils.cpp | 246 int32_t length = AffixUtils::unescape(input, nsb, 0, defaultProvider, kUndefinedField, status); in unescapeWithDefaults() local
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | FontObject.cpp | 90 void *FontObject::readTable(LETag tag, le_uint32 *length) in readTable() argument 114 le_uint32 length; in findCMAP() local 205 le_uint32 length; in getUnitsPerEM() local 219 le_uint32 length; getGlyphAdvance() local [all...] |
/third_party/icu/icu4c/source/samples/ustring/ |
H A D | ustring.cpp | 49 printUString(const char *announce, const UChar *s, int32_t length) { in printUString() argument 91 int32_t i, length; in printUnicodeString() local 166 int32_t length=u_strlen(text); /* length=3 */ demo_C_Unicode_strings() local 213 int32_t i, j, length; demoCaseMapInC() local 581 int32_t length; demoUnicodeStringInit() local [all...] |
/third_party/icu/icu4c/source/test/perf/utrie2perf/ |
H A D | utrie2perf.cpp | 218 int32_t length=testcase.getBufferLen(); in call() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | BytesTrieBuilder.java | 34 public BytesAsCharSequence(byte[] sequence, int length) { in BytesAsCharSequence() argument 41 public int length() { return len; } in length() method in BytesTrieBuilder.BytesAsCharSequence 60 public BytesTrieBuilder add(byte[] sequence, int length, int value) { in add() argument 164 ensureCapacity(int length) ensureCapacity() argument 197 write(int offset, int length) write() argument 208 write(byte[] b, int length) write() argument [all...] |
H A D | CharsTrieBuilder.java | 139 private void ensureCapacity(int length) { in ensureCapacity() argument 172 protected int write(int offset, int length) { in write() argument 183 write(char[] s, int length) write() argument [all...] |
H A D | HebrewHoliday.java | 36 public HebrewHoliday(int month, int date, int length, String name) in HebrewHoliday() argument
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | FontObject.cpp | 86 void *FontObject::readTable(LETag tag, le_uint32 *length) in readTable() argument 110 le_uint32 length; in findCMAP() local 201 le_uint32 length; in getUnitsPerEM() local 215 le_uint32 length; getGlyphAdvance() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | bytesinkutil.cpp | 21 ByteSinkUtil::appendChange(int32_t length, const char16_t *s16, int32_t s16Length, in appendChange() argument 71 ByteSinkUtil::appendCodePoint(int32_t length, UChar32 c, ByteSink &sink, Edits *edits) { in appendCodePoint() argument 97 ByteSinkUtil::appendNonEmptyUnchanged(const uint8_t *s, int32_t length, in appendNonEmptyUnchanged() argument 104 sink.Append(reinterpret_cast<const char *>(s), length); in appendNonEmptyUnchanged() local 117 int32_t length = (int32_t)(limit - s); in appendUnchanged() local [all...] |
H A D | cstring.cpp | 162 int32_t length = 0; in T_CString_integerToString() local 200 int32_t length = 0; in T_CString_int64ToString() local [all...] |
H A D | emojiprops.cpp | 163 EmojiProps::hasBinaryProperty(const UChar *s, int32_t length, UProperty which) { in hasBinaryProperty() argument 170 EmojiProps::hasBinaryPropertyImpl(const UChar *s, int32_t length, UProperty which) const { in hasBinaryPropertyImpl() argument
|
H A D | servls.cpp | 178 int32_t i, length; in ServiceEnumeration() local
|