Home
last modified time | relevance | path

Searched defs:key (Results 1051 - 1075 of 3589) sorted by relevance

1...<<41424344454647484950>>...144

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/
H A DStandardPluralRanges.java46 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
83 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DBaseLocale.java236 public static Key normalize(Key key) { in normalize() argument
257 protected Key normalizeKey(Key key) { in normalizeKey() argument
262 createObject(Key key) createObject() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DCompactData.java180 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DUnitPreferences.java196 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
[all...]
H A DConversionRates.java145 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberRangeFormatterSettings.java31 private final int key; field in NumberRangeFormatterSettings
35 NumberRangeFormatterSettings(NumberRangeFormatterSettings<?> parent, int key, Object value) { in NumberRangeFormatterSettings() argument
141 /* package-protected */ abstract T create(int key, Object value); in create() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnmfmapts.cpp308 URegistryKey key = NumberFormat::registerFactory(new NFTestFactory(), status); in testRegistration() local
H A Dtsdcfmsy.cpp276 DecimalFormatSymbols::ENumberFormatSymbol key = in testDigitSymbols() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DULocaleCollationTest.java82 boolean unregister(Object key); in unregister() argument
/third_party/icu/icu4c/source/common/
H A Dhash.h204 put(const UnicodeString& key, void* value, UErrorCode& status) put() argument
208 puti(const UnicodeString& key, int32_t value, UErrorCode& status) puti() argument
212 putiAllowZero(const UnicodeString& key, int32_t value, UErrorCode& status) putiAllowZero() argument
225 getiAndFound(const UnicodeString& key, UBool &found) const getiAndFound() argument
229 remove(const UnicodeString& key) remove() argument
233 removei(const UnicodeString& key) removei() argument
[all...]
H A Drbbirb.h52 UnicodeString key; member in RBBISymbolTableEntry
203 UnicodeString *key; member
H A Dresbund.cpp318 UnicodeString ResourceBundle::getNextString(const char ** key, UErrorCode& status) { in getNextString() argument
342 ResourceBundle ResourceBundle::get(const char* key, UErrorCode& status) const { in get() argument
354 ResourceBundle ResourceBundle::getWithFallback(const char* key, UErrorCode& status){ in getWithFallback() argument
364 UnicodeString ResourceBundle::getStringEx(const char* key, UErrorCode& status) const { in getStringEx() argument
H A Drbbistbl.cpp187 void RBBISymbolTable::addEntry (const UnicodeString &key, RBBINode *val, UErrorCode &err) { in addEntry() argument
[all...]
H A Dservls.cpp74 ICUServiceKey* key = createKey(&locName, kind, status); in get() local
H A Dstatic_unicode_sets.cpp36 inline UnicodeSet* getImpl(Key key) { in getImpl() argument
68 void saveSet(Key key, const UnicodeString& unicodeSetPattern, UErrorCode& status) { in saveSet() argument
213 get(Key key) get() argument
[all...]
H A Dstatic_unicode_sets.h126 Key key; member
H A Duhash.h107 UHashTok key; global() member
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DRbnfMapperTest.java175 rbnfRule( Group group, String setType, Access access, String key, String value, int ruleIndex) rbnfRule() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DULocaleCollationTest.java85 boolean unregister(Object key); in unregister() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/
H A DJacocoReportCheck.java367 final String key; global() field in JacocoReportCheck.ReportEntry
375 String key() { key() method in JacocoReportCheck.ReportEntry
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleValidityChecker.java127 static SpecialCase get(String key) { in get() argument
[all...]
H A DLocaleExtensions.java130 public Extension getExtension(Character key) { in getExtension() argument
134 public String getExtensionValue(Character key) { in getExtensionValue() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatterSettings.java32 private final int key; field in NumberRangeFormatterSettings
36 NumberRangeFormatterSettings(NumberRangeFormatterSettings<?> parent, int key, Object value) { in NumberRangeFormatterSettings() argument
137 /* package-protected */ abstract T create(int key, Object value); in create() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DStatisticsTool.java134 public void handleNGram(String key) in handleNGram() argument
139 public Object mapKey(String key) in mapKey() argument
H A DInputFile.java132 public Object mapKey(String key) in mapKey() argument

Completed in 14 milliseconds

1...<<41424344454647484950>>...144