Home
last modified time | relevance | path

Searched defs:key (Results 1476 - 1500 of 3579) sorted by relevance

1...<<51525354555657585960>>...144

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DInternalLocaleBuilder.java110 public InternalLocaleBuilder setUnicodeLocaleKeyword(String key, String type) throws LocaleSyntaxException { in setUnicodeLocaleKeyword() argument
[all...]
H A DXLikelySubtags.java44 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 DLocaleDisplayNames.java262 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 DRBBIRuleScanner.java606 String key; field in RBBIRuleScanner.RBBISetTableEl
H A DTimeZoneNames.java517 protected TimeZoneNames createInstance(String key, ULocale data) { in createInstance() argument
H A DTimeUnitFormat.java370 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 DICUResourceBundleImpl.java22 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 DUResource.java302 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 DUnitsData.java122 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 DNumberFormatterSettings.java54 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 DNumberRangeFormatterImpl.java70 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
/third_party/icu/icu4c/source/i18n/
H A Duspoof_conf.cpp382 int32_t key = ConfusableDataUtils::codePointAndLengthToKey(keyChar, in build() local
425 int32_t key = fKeyVec->elementAti(i); outputData() local
[all...]
H A Duspoof_impl.h180 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 Duresb.c229 const char *key = ures_getKey(resource); in printOutBundle() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dlstmbetst.cpp109 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 DCounter.java215 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 DTransliterationRule.java63 private StringMatcher key; field in TransliterationRule
[all...]
/third_party/icu/icu4c/source/common/
H A Dbrkiter.cpp147 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 Dstringtriebuilder.cpp26 hashStringTrieNode(const UHashTok key) { in hashStringTrieNode() argument
/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.c450 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 Dlinux_workqueue.c92 __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 Dasound_fm.h129 char key[4]; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DNumberRangeFormatterTest.java777 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 DICUResourceBundleTest.java358 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 DRBGroupPanel.java390 private void handleDeleteItem(String key) { in handleDeleteItem() argument

Completed in 23 milliseconds

1...<<51525354555657585960>>...144