Home
last modified time | relevance | path

Searched defs:type (Results 5476 - 5500 of 12363) sorted by relevance

1...<<211212213214215216217218219220>>...495

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DLocaleDisplayNames.java162 public abstract DisplayContext getContext(DisplayContext.Type type); in getContext() argument
489 public DisplayContext getContext(Type type) { in getContext() argument
H A DPluralFormat.java263 public PluralFormat(ULocale ulocale, PluralType type) { in PluralFormat() argument
275 public PluralFormat(Locale locale, PluralType type) { in PluralFormat() argument
355 PluralFormat(ULocale ulocale, PluralType type, String pattern) PluralFormat() argument
371 PluralFormat(ULocale ulocale, PluralType type, String pattern, NumberFormat numberFormat) PluralFormat() argument
389 init(PluralRules rules, PluralType type, ULocale locale, NumberFormat numberFormat) init() argument
[all...]
H A DTimeZoneNames.java267 public abstract String getMetaZoneDisplayName(String mzID, NameType type); in getMetaZoneDisplayName() argument
287 public final String getDisplayName(String tzID, NameType type, long date) { in getDisplayName() argument
308 getTimeZoneDisplayName(String tzID, NameType type) getTimeZoneDisplayName() argument
575 getMetaZoneDisplayName(String mzID, NameType type) getMetaZoneDisplayName() argument
584 getTimeZoneDisplayName(String tzID, NameType type) getTimeZoneDisplayName() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DSearchIterator.java788 public void setElementComparisonType(ElementComparisonType type) { in setElementComparisonType() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCurrencyData.java80 public void setSymbolIfNull(SpacingType type, SpacingPattern pattern, String value) { in setSymbolIfNull() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.cpp226 void FieldsSet::parseValueEnum(UDebugEnumType type, const FieldsSet* inheritFrom, int32_t field, const UnicodeString& substr, UErrorCode& status) { in parseValueEnum() argument
H A Dregiontst.cpp26 URegionType type; member
434 URegionType type; in TestGetInstanceString() local
478 URegionType type; TestGetInstanceInt() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Duregiontest.c56 URegionType type; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocaleData.java286 public String getDelimiter(int type) { in getDelimiter() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dbrkiter.cpp57 BreakIterator::buildInstance(const Locale& loc, const char *type, UErrorCode &status) in buildInstance() argument
495 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument
501 BreakIterator::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
H A Dcharacterproperties.cpp358 UCPTrieType type; in makeMap() local
H A Dstringtriebuilder.cpp90 int32_t type; in writeNode() local
H A Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open() argument
303 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status) ubrk_getLocaleByType() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Ddfu.c91 uint8_t type; /* 0x21 = DFU FUNCTIONAL */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
H A DSpoofCheckerTest.java452 void checkSkeleton(SpoofChecker sc, int type, String input, String expected, String testName) { in checkSkeleton() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java379 private void check(String type, ULocale locale, in check() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuDataDumper.java305 private final LineType type; field in IcuDataDumper.IcuDataParser.LineMatch
308 LineMatch(LineType type, Function<Integer, String> args) { in LineMatch() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DSupplementalDataTest.java327 private static CldrValue languageAlias(String type, String replacement) { in languageAlias() argument
332 private static CldrValue scriptAlias(String type, String replacement) { in scriptAlias() argument
337 private static CldrValue territoryAlias(String type, String replacement) { in territoryAlias() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTestData.java74 static CldrValue alias(AliasType type, AliasReason reason, String value, String... replacement) { in alias() argument
/third_party/icu/tools/unicode/c/genprops/
H A Dlayoutpropsbuilder.cpp171 buildUCPTrie(const char *name, UMutableCPTrie *mutableTrie, UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode) buildUCPTrie() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLikelySubtagsBuilder.java47 public AliasesBuilder(String type) { in AliasesBuilder() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DTimeZoneFormatTest.java1215 getMetaZoneDisplayName(String mzID, NameType type) getMetaZoneDisplayName() argument
1220 getTimeZoneDisplayName(String tzID, NameType type) getTimeZoneDisplayName() argument
[all...]
H A DMessagePatternUtilTest.java56 private ExpectMessageNode expectSimpleArg(Object name, String type) { in expectSimpleArg() argument
60 private ExpectMessageNode expectSimpleArg(Object name, String type, String style) { in expectSimpleArg() argument
138 private ExpectArgNode(Object name, String type) { in ExpectArgNode() argument
141 private ExpectArgNode(Object name, String type, String style) { in ExpectArgNode() argument
184 private String type; global() field in MessagePatternUtilTest.ExpectArgNode
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
H A DSpoofCheckerTest.java449 void checkSkeleton(SpoofChecker sc, int type, String input, String expected, String testName) { in checkSkeleton() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java376 private void check(String type, ULocale locale, in check() argument

Completed in 24 milliseconds

1...<<211212213214215216217218219220>>...495