Home
last modified time | relevance | path

Searched refs:get (Results 9176 - 9200 of 12865) sorted by relevance

1...<<361362363364365366367368369370>>...515

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DCjkBreakEngine.java64 UResourceBundle bundle = rb.get(tag); in loadJapaneseExtensions()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUnicodeRegex.java245 return variables.get(unused.iterator().next());
H A DDayPeriodRules.java250 ruleSetNum = DATA.localesToRuleSetNumMap.get(localeCode); in getInstance()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DLocaleDisplayNames.java422 String implClassName = ICUConfig.get("com.ibm.icu.text.LocaleDisplayNames.impl", "com.ibm.icu.impl.LocaleDisplayNamesImpl");
H A DStringPrep.java288 // get the options in StringPrep()
324 instance = ref.get(); in getInstance()
367 /* get the type */ in getValues()
H A DCanonicalIterator.java49 * @param source string to get results for
153 pieces[i] = getEquivalents(segmentList.get(i)); in setSource()
221 UnicodeSet result = AT_START.get(cp);
255 // now get all the permutations in getEquivalents()
338 UnicodeSet starts = AT_START.get(cp); in getEquivalents2()
429 // get the remaining combinations in extract()
434 // TODO: fix once we have a codepoint interface to get the canonical combining class
505 UnicodeSet result = (UnicodeSet) storage.get(probe.set(cp));
513 public UnicodeSet get(int cp) {
514 return (UnicodeSet) storage.get(prob
[all...]
H A DCurrencyMetaInfo.java592 Object v = f.get(o); in debugString()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DBaseLocale.java61 BaseLocale baseLocale = CACHE.get(key); in getInstance()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DVersionInfo.java334 VersionInfo result = MAP_.get(key); in getInstance()
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h279 * Kcontrol ops need get/put/info.
280 * Bytes ext ops need get/put.
283 __le32 get; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DNormalizerBuilder.java63 //System.out.println(isExcluded.get(0x00C0)); in build()
200 if (!compat && !isExcluded.get(value)) { in buildDecompositionTables()
414 // build the same tables we would otherwise get from the in setMinimalDecomp()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DSupplementalDataTest.java42 Path cldrRoot = Paths.get(System.getProperty("CLDR_DIR")); in loadRegressionData()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DCldrDataProcessor.java79 return addAction(pattern, (t, p) -> newStateFn.get(), doneFn); in addAction()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DTransformsMapper.java135 try (PrintWriter out = outFn.apply(Paths.get(filename))) { in writeDataFile()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DAbstractPathValueMapperTest.java228 @Override public CldrValue get(CldrPath cldrPath) {
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerBuilder.java62 //System.out.println(isExcluded.get(0x00C0)); in build()
199 if (!compat && !isExcluded.get(value)) { in buildDecompositionTables()
413 // build the same tables we would otherwise get from the in setMinimalDecomp()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCurrencyMetaInfo.java550 Object v = f.get(o); in debugString()
H A DLocaleDisplayNames.java388 String implClassName = ICUConfig.get("ohos.global.icu.text.LocaleDisplayNames.impl", "ohos.global.icu.impl.LocaleDisplayNamesImpl");
H A DStringPrep.java272 // get the options in StringPrep()
307 instance = ref.get(); in getInstance()
350 /* get the type */ in getValues()
H A DCanonicalIterator.java50 * @param source string to get results for
149 pieces[i] = getEquivalents(segmentList.get(i)); in setSource()
217 UnicodeSet result = AT_START.get(cp);
251 // now get all the permutations in getEquivalents()
334 UnicodeSet starts = AT_START.get(cp); in getEquivalents2()
425 // get the remaining combinations in extract()
430 // TODO: fix once we have a codepoint interface to get the canonical combining class
501 UnicodeSet result = (UnicodeSet) storage.get(probe.set(cp));
509 public UnicodeSet get(int cp) {
510 return (UnicodeSet) storage.get(prob
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DVersionInfo.java288 VersionInfo result = MAP_.get(key); in getInstance()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H A DEUCTool.java148 ChEl valEl = (ChEl)m.get(keyEl); in processDir()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DDayPeriodRules.java257 ruleSetNum = DATA.localesToRuleSetNumMap.get(localeCode); in getInstance()
H A DSimpleFilteredSentenceBreakIterator.java293 * @param loc the locale to get filtered iterators
303 ICUResourceBundle b = (ICUResourceBundle) breaks.get(index); in Builder()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DBaseLocale.java65 BaseLocale baseLocale = CACHE.get(key); in getInstance()

Completed in 25 milliseconds

1...<<361362363364365366367368369370>>...515