/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | InternalLocaleBuilder.java | 110 public InternalLocaleBuilder setUnicodeLocaleKeyword(String key, String type) throws LocaleSyntaxException { in setUnicodeLocaleKeyword() argument [all...] |
H A D | XLikelySubtags.java | 44 getValue(UResource.Table table, String key, UResource.Value value) getValue() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | LocaleDisplayNames.java | 262 public abstract String keyDisplayName(String key); in keyDisplayName() argument 271 keyValueDisplayName(String key, String value) keyValueDisplayName() argument 541 keyDisplayName(String key) keyDisplayName() argument 546 keyValueDisplayName(String key, String value) keyValueDisplayName() argument [all...] |
H A D | RBBIRuleScanner.java | 606 String key; field in RBBIRuleScanner.RBBISetTableEl
|
H A D | TimeZoneNames.java | 517 protected TimeZoneNames createInstance(String key, ULocale data) { in createInstance() argument
|
H A D | TimeUnitFormat.java | 370 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/ |
H A D | ICUResourceBundleImpl.java | 22 protected ICUResourceBundleImpl(ICUResourceBundleImpl container, String key, int resource) { in ICUResourceBundleImpl() argument 76 ResourceBinary(ICUResourceBundleImpl container, String key, int resource) { in ResourceBinary() argument 93 ResourceInt(ICUResourceBundleImpl container, String key, int resource) { in ResourceInt() argument 110 ResourceString(ICUResourceBundleImpl container, String key, int resource) { in ResourceString() argument 129 ResourceIntVector(ICUResourceBundleImpl container, String key, int resource) { in ResourceIntVector() argument 167 ResourceContainer(ICUResourceBundleImpl container, String key, int resource) ResourceContainer() argument 208 ResourceArray(ICUResourceBundleImpl container, String key, int resource) ResourceArray() argument 250 handleGetObject(String key) handleGetObject() argument 289 findString(String key) findString() argument 297 ResourceTable(ICUResourceBundleImpl container, String key, int resource) ResourceTable() argument [all...] |
H A D | UResource.java | 302 getKeyAndValue(int i, Key key, Value value) getKeyAndValue() argument 308 findValue(CharSequence key, Value value) findValue() argument 473 put(Key key, Value value, boolean noFallback) put() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
H A D | UnitsData.java | 122 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument 248 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | NumberFormatterSettings.java | 54 private final int key; field in NumberFormatterSettings 58 NumberFormatterSettings(NumberFormatterSettings<?> parent, int key, Object value) { in NumberFormatterSettings() argument 643 /* package-protected */ abstract T create(int key, Object value); in create() argument
|
H A D | NumberRangeFormatterImpl.java | 70 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof_conf.cpp | 382 int32_t key = ConfusableDataUtils::codePointAndLengthToKey(keyChar, in build() local 425 int32_t key = fKeyVec->elementAti(i); outputData() local [all...] |
H A D | uspoof_impl.h | 180 inline static UChar32 keyToCodePoint(int32_t key) { in keyToCodePoint() argument 183 inline static int32_t keyToLength(int32_t key) { in keyToLength() argument [all...] |
/third_party/icu/icu4c/source/samples/uresb/ |
H A D | uresb.c | 229 const char *key = ures_getKey(resource); in printOutBundle() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | lstmbetst.cpp | 109 UnicodeString key = line.tempSubString(0, tab); in runTestFromFile() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | Counter.java | 215 increment(T key) increment() argument 219 containsKey(T key) containsKey() argument 235 remove(T key) remove() argument [all...] |
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | TransliterationRule.java | 63 private StringMatcher key; field in TransliterationRule [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | brkiter.cpp | 147 BreakIterator::createWordInstance(const Locale& key, UErrorCode& status) in createWordInstance() argument 156 BreakIterator::createLineInstance(const Locale& key, UErrorCode& status) in createLineInstance() argument 165 BreakIterator::createCharacterInstance(const Locale& key, UErrorCode& status) in createCharacterInstance() argument 174 BreakIterator::createSentenceInstance(const Locale& key, UErrorCode& status) in createSentenceInstance() argument 183 BreakIterator::createTitleInstance(const Locale& key, UErrorCode& status) in createTitleInstance() argument 342 unregister(URegistryKey key, UErrorCode& status) unregister() argument [all...] |
H A D | stringtriebuilder.cpp | 26 hashStringTrieNode(const UHashTok key) { in hashStringTrieNode() argument
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | usb_ethernet.c | 450 ue_start(struct los_eth_driver *sc, struct eth_drv_sg *sg_list, int sg_len, int total_len, UINTPTR key) ue_start() argument
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_workqueue.c | 92 __create_workqueue_key(char *name, int singleThread, int freezeable, int rt, struct lock_class_key *key, const char *lockName) __create_workqueue_key() argument
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asound_fm.h | 129 char key[4]; member
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
H A D | NumberRangeFormatterTest.java | 777 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | ICUResourceBundleTest.java | 358 String key; global() field in ICUResourceBundleTest.TestCase 360 TestCase(String key, int value) TestCase() argument 443 parseTable32Key(String key) parseTable32Key() argument [all...] |
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
H A D | RBGroupPanel.java | 390 private void handleDeleteItem(String key) { in handleDeleteItem() argument
|