Home
last modified time | relevance | path

Searched defs:length (Results 1101 - 1125 of 4447) sorted by relevance

1...<<41424344454647484950>>...178

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStringSegment.java64 public void setLength(int length) { in setLength() argument
75 public int length() { in length() method in StringSegment
[all...]
H A DFormattedValueStringBuilderImpl.java38 public int length; field in FormattedValueStringBuilderImpl.SpanFieldPlaceholder
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DCjkBreakEngine.java311 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 DStandardPluralRanges.java152 private void setCapacity(int length) { in setCapacity() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DFormattedNumberRange.java85 public int length() { in length() method in FormattedNumberRange
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DBOCSU.java102 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 DAffixMatcher.java258 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 DPersonNameFormatterImpl.java36 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 DPersonNameFormatter.java233 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 Dcbiditst.h66 int32_t length; member
H A Duformattedvaluetst.c195 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 Dcstrtest.c201 int32_t i, length; in TestInvariant() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dformattedvaluetest.cpp167 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 Dnumbertest_affixutils.cpp246 int32_t length = AffixUtils::unescape(input, nsb, 0, defaultProvider, kUndefinedField, status); in unescapeWithDefaults() local
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.cpp90 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 Dustring.cpp49 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 Dutrie2perf.cpp218 int32_t length=testcase.getBufferLen(); in call() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrieBuilder.java34 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 DCharsTrieBuilder.java139 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 DHebrewHoliday.java36 public HebrewHoliday(int month, int date, int length, String name) in HebrewHoliday() argument
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp86 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 Dbytesinkutil.cpp21 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 Dcstring.cpp162 int32_t length = 0; in T_CString_integerToString() local
200 int32_t length = 0; in T_CString_int64ToString() local
[all...]
H A Demojiprops.cpp163 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 Dservls.cpp178 int32_t i, length; in ServiceEnumeration() local

Completed in 15 milliseconds

1...<<41424344454647484950>>...178