Home
last modified time | relevance | path

Searched defs:key (Results 2926 - 2950 of 9246) sorted by relevance

1...<<111112113114115116117118119120>>...370

/third_party/icu/icu4c/source/common/
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...]
H A Dunifiedcache.h202 get( const CacheKey<T>& key, const T *&ptr, UErrorCode &status) const get() argument
224 get( const CacheKey<T>& key, const void *creationContext, const T *&ptr, UErrorCode &status) const get() argument
[all...]
H A Dunistr_case.cpp225 uhash_hashCaselessUnicodeString(const UElement key) { in uhash_hashCaselessUnicodeString() argument
H A Duvectr32.cpp189 int32_t UVector32::indexOf(int32_t key, int32_t startIndex) const { in indexOf() argument
/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...]
H A DBaseLocale.java240 public static Key normalize(Key key) { in normalize() argument
261 protected Key normalizeKey(Key key) { in normalizeKey() argument
266 createObject(Key key) createObject() 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
H A DChecker.java57 public void handleNGram(String key) in handleNGram() argument
H A DNGramList.java26 Object mapKey(String key); in mapKey() argument
103 public NGram get(String key) in get() argument
110 public void put(String key) in put() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DCompactData.java170 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCollationKey.java146 public CollationKey(String source, byte key[]) in CollationKey() argument
155 private CollationKey(String source, byte key[], int length) in CollationKey() argument
174 CollationKey(String source, RawCollationKey key) CollationKey() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumber_utils.cpp38 CharString key; in doGetPattern() local
H A Dgender.cpp103 const char* key = locale.getName(); in getInstance() local
H A Dsortkey.cpp247 computeHashCode(const uint8_t *key, int32_t length) { in computeHashCode() argument
281 ucol_keyHashCode(const uint8_t *key, in ucol_keyHashCode() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dures.h837 ures_getNextUnicodeString(UResourceBundle *resB, const char ** key, UErrorCode* status) ures_getNextUnicodeString() argument
882 ures_getUnicodeStringByKey(const UResourceBundle *resB, const char* key, UErrorCode* status) ures_getUnicodeStringByKey() argument
[all...]
/third_party/libwebsockets/lib/jose/jwk/
H A Djwk.c161 lws_jwk_dup_oct(struct lws_jwk *jwk, const void *key, int len) in lws_jwk_dup_oct() argument
/third_party/mbedtls/programs/psa/
H A Dcrypto_examples.c96 static psa_status_t cipher_encrypt(psa_key_id_t key, in cipher_encrypt() argument
127 static psa_status_t cipher_decrypt(psa_key_id_t key, in cipher_decrypt() argument
169 psa_key_id_t key = 0; in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() local
219 psa_key_id_t key in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() local
266 psa_key_id_t key = 0; cipher_example_encrypt_decrypt_aes_ctr_multi() local
[all...]

Completed in 16 milliseconds

1...<<111112113114115116117118119120>>...370