Home
last modified time | relevance | path

Searched defs:type (Results 3301 - 3325 of 21273) sorted by relevance

1...<<131132133134135136137138139140>>...851

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DAffixPatternProvider.java33 public boolean containsSymbolType(int type); in containsSymbolType() argument
H A DCurrencyPluralInfoAffixProvider.java63 public boolean containsSymbolType(int type) { in containsSymbolType() argument
H A DPropertiesAffixPatternProvider.java147 public boolean containsSymbolType(int type) { in containsSymbolType() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDisplayContext.java138 private final Type type; field in DisplayContext
140 private DisplayContext(Type type, int value) { in DisplayContext() argument
149 public Type type() { in type() method in DisplayContext
/third_party/icu/icu4c/source/i18n/
H A Dupluralrules.cpp69 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status) in uplrules_openForType() argument
H A Dunits_complexconverter.cpp203 MeasureUnit *type = new MeasureUnit(units_[i]->unitImpl.copy(status).build(status)); in convert() local
208 MeasureUnit *type = new MeasureUnit(units_[i]->unitImpl.copy(status).build(status)); in convert() local
H A Dformat.cpp198 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument
204 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
H A Dudateintervalformat.cpp166 udtitvfmt_getContext(const UDateIntervalFormat* formatter, UDisplayContextType type, UErrorCode* status) udtitvfmt_getContext() argument
H A Dnumber_affixutils.h39 AffixPatternType type; member
231 makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, UChar32 cp) makeTag() argument
[all...]
H A Dbrktrans.cpp112 int type = u_charType(cp); in handleTransliterate() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dmsgfmt.h907 UPluralType type; global() member in MessageFormat::PluralSelectorProvider
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocavailable.cpp115 ULocAvailableType type; variable
144 AvailableLocalesStringEnumeration(ULocAvailableType type) : fType(type) { in AvailableLocalesStringEnumeration() argument
251 uloc_openAvailableByType(ULocAvailableType type, UErrorCode* status) uloc_openAvailableByType() argument
[all...]
H A Dutrie_swap.cpp212 UCPTrieType type = (UCPTrieType)((trie.options >> 6) & 3); in ucptrie_swap() local
/third_party/FreeBSD/sys/sys/
H A Dmutex.h56 mtx_init(pthread_mutex_t *mtx, const char *name, const char *type, int opts) in mtx_init() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DIDNAConformanceTest.java179 printInfo(String desc, String namebase, String nameutf8, String namezone, String failzone1, String failzone2, String result, String type, String passfail) printInfo() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DCollationMapperTest.java153 private static CldrValue collationRule(String type, String alt, String... lines) { in collationRule() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DAlternateLocaleData.java102 public CldrData getDataForType(CldrDataType type) { in getDataForType() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DFakeDataSupplier.java75 @Override public CldrData getDataForType(CldrDataType type) { in getDataForType() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPluralRulesLoader.java87 private Map<String, String> getLocaleIdToRulesIdMap(PluralType type) { in getLocaleIdToRulesIdMap() argument
166 public String getRulesIdForLocale(ULocale locale, PluralType type) { in getRulesIdForLocale() argument
239 public PluralRules forLocale(ULocale locale, PluralRules.PluralType type) { in forLocale() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDisplayContext.java122 private final Type type; field in DisplayContext
124 private DisplayContext(Type type, int value) { in DisplayContext() argument
132 public Type type() { in type() method in DisplayContext
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
H A DNumberFormatTest.java50 private void checkGetInstance(int type, Locale loc) { in checkGetInstance() argument
73 private NumberFormat getJDKInstance(int type, Locale loc, String[] methodName) { in getJDKInstance() argument
105 private com.ibm.icu.text.NumberFormat getICUInstance(int type, Locale loc, String[] methodName) { in getICUInstance() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DPropertiesAffixPatternProvider.java147 public boolean containsSymbolType(int type) { in containsSymbolType() argument
H A DAffixPatternProvider.java40 public boolean containsSymbolType(int type); in containsSymbolType() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DIDNAConformanceTest.java176 printInfo(String desc, String namebase, String nameutf8, String namezone, String failzone1, String failzone2, String result, String type, String passfail) printInfo() argument
[all...]
/third_party/libuv/test/
H A Dtest-tcp-rst.c52 uv_handle_type type = uv_guess_handle(fd); in read_cb() local

Completed in 14 milliseconds

1...<<131132133134135136137138139140>>...851