| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | ULocaleTest.java | 396 boolean unregister(Object key); in unregister() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RuleBasedBreakIterator.java | 734 int getPosition(int key) { in getPosition() argument 744 void setPosition(int key, int position) { in setPosition() argument
|
| H A D | DateIntervalInfo.java | 434 public void put(Key key, Value value, boolean noFallback) { in put() argument 463 public void processSkeletonTable(Key key, Value value) { in processSkeletonTable() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | Currency.java | 264 private static Currency loadCurrency(String key) { in loadCurrency() argument 418 getKeywordValuesForLocale(String key, ULocale locale, boolean commonlyUsed) getKeywordValuesForLocale() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
| H A D | TestFmwk.java | 231 protected static String getProperty(String key) { in getProperty() argument 235 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() argument 239 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 243 protected static int getIntProperty(String key, int defVal) { in getIntProperty() argument 247 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument 402 getProperty(String key) getProperty() argument 410 getBooleanProperty(String key) getBooleanProperty() argument 414 getBooleanProperty(String key, boolean defVal) getBooleanProperty() argument 425 getIntProperty(String key, int defVal) getIntProperty() argument 429 getIntProperty(String key, int defVal, int maxVal) getIntProperty() argument 437 getLongProperty(String key, long defVal) getLongProperty() argument [all...] |
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
| H A D | TestFmwk.java | 205 protected static String getProperty(String key) { in getProperty() argument 209 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() argument 213 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 217 protected static int getIntProperty(String key, int defVal) { in getIntProperty() argument 221 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument 377 getProperty(String key) getProperty() argument 385 getBooleanProperty(String key) getBooleanProperty() argument 389 getBooleanProperty(String key, boolean defVal) getBooleanProperty() argument 400 getIntProperty(String key, int defVal) getIntProperty() argument 404 getIntProperty(String key, int defVal, int maxVal) getIntProperty() argument 412 getLongProperty(String key, long defVal) getLongProperty() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | LocaleDisplayNamesImpl.java | 117 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument 520 keyDisplayName(String key, boolean skipAdjust) keyDisplayName() argument 527 keyDisplayName(String key) keyDisplayName() argument 531 keyValueDisplayName(String key, String value, boolean skipAdjust) keyValueDisplayName() argument 555 keyValueDisplayName(String key, String value) keyValueDisplayName() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| H A D | CollationTest.java | 189 static final String prettify(CollationKey key) { in prettify() argument 194 static final String prettify(RawCollationKey key) { in prettify() argument 1046 private String printCollationKey(CollationKey key) { in printCollationKey() argument 1441 getMergedCollationKey(String s, Output<CollationKey> key) getMergedCollationKey() argument 1471 getDifferenceLevel(CollationKey prevKey, CollationKey key, int order, boolean collHasCaseLevel) getDifferenceLevel() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | PluralRulesTest.java | 646 private void assertRuleKeyValue(String rule, String key, double value) { in assertRuleKeyValue() argument
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | UnicodeMap.java | 821 public boolean containsKey(String key) { in containsKey() argument 828 public boolean containsKey(int key) { in containsKey() argument 902 remove(String key) remove() argument 909 remove(int key) remove() argument 1049 getValue(String key) getValue() argument 1056 getValue(int key) getValue() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | usprep.cpp | 141 UStringPrepKey *key = NULL; in usprep_internal_flushCache() local 351 LocalMemory<UStringPrepKey> key; usprep_getProfile() local [all...] |
| /third_party/libsnd/src/ |
| H A D | caf.c | 843 char *key, *value ; in caf_read_strings() local 913 put_key_value (struct put_buffer * buf, const char * key, cons argument [all...] |
| H A D | flac.c | 610 { const char * key, * value ; in flac_write_strings() local [all...] |
| /third_party/libuv/src/unix/ |
| H A D | thread.c | 858 int uv_key_create(uv_key_t* key) { in uv_key_create() argument 863 void uv_key_delete(uv_key_t* key) { in uv_key_delete() argument 869 void* uv_key_get(uv_key_t* key) { in uv_key_get() argument 874 void uv_key_set(uv_key_t* key, void* value) { in uv_key_set() argument
|
| /third_party/mbedtls/library/ |
| H A D | cipher.c | 302 mbedtls_cipher_setkey(mbedtls_cipher_context_t *ctx, const unsigned char *key, int key_bitlen, const mbedtls_operation_t operation) mbedtls_cipher_setkey() argument [all...] |
| H A D | pk_wrap.c | 538 static int ecdsa_verify_psa(unsigned char *key, size_t key_len, in ecdsa_verify_psa() argument 608 unsigned char key[MBEDTLS_PK_MAX_EC_PUBKEY_RAW_LEN]; in ecdsa_opaque_verify_wrap() local 654 unsigned char key[MBEDTLS_PSA_MAX_EC_PUBKEY_LENGTH]; in ecdsa_verify_wrap() local [all...] |
| H A D | gcm.c | 162 mbedtls_gcm_setkey(mbedtls_gcm_context *ctx, mbedtls_cipher_id_t cipher, const unsigned char *key, unsigned int keybits) mbedtls_gcm_setkey() argument
|
| H A D | ssl_tls13_generic.c | 955 mbedtls_ssl_tls13_check_sig_alg_cert_key_match(uint16_t sig_alg, mbedtls_pk_context *key) mbedtls_ssl_tls13_check_sig_alg_cert_key_match() argument [all...] |
| /third_party/libcoap/include/coap3/ |
| H A D | coap_dtls.h | 259 } key; member 349 coap_bin_const_t key; global() member 416 coap_bin_const_t key; global() member [all...] |
| /third_party/libcoap/include/oscore/ |
| H A D | oscore_cose.h | 199 coap_bin_const_t key; member
|
| /third_party/libcoap/examples/ |
| H A D | coap-rd.c | 58 static uint8_t key[MAX_KEY]; variable [all...] |
| /third_party/mbedtls/tests/src/ |
| H A D | psa_exercise_key.c | 41 static int check_key_attributes_sanity(mbedtls_svc_key_id_t key, in check_key_attributes_sanity() argument 120 static int exercise_mac_key(mbedtls_svc_key_id_t key, in exercise_mac_key() argument 175 exercise_cipher_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_cipher_key() argument 263 exercise_aead_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_aead_key() argument 338 exercise_signature_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_signature_key() argument 439 exercise_asymmetric_encryption_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_asymmetric_encryption_key() argument 486 mbedtls_test_psa_setup_key_derivation_wrap( psa_key_derivation_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const unsigned char *input1, size_t input1_length, const unsigned char *input2, size_t input2_length, size_t capacity, int key_destroyable) mbedtls_test_psa_setup_key_derivation_wrap() argument 588 exercise_key_derivation_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_key_derivation_key() argument 629 mbedtls_test_psa_key_agreement_with_self( psa_key_derivation_operation_t *operation, mbedtls_svc_key_id_t key, int key_destroyable) mbedtls_test_psa_key_agreement_with_self() argument 683 mbedtls_test_psa_raw_key_agreement_with_self( psa_algorithm_t alg, mbedtls_svc_key_id_t key, int key_destroyable) mbedtls_test_psa_raw_key_agreement_with_self() argument 747 exercise_raw_key_agreement_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_raw_key_agreement_key() argument 766 exercise_key_agreement_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_key_agreement_key() argument 1005 exercise_export_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, int key_destroyable) exercise_export_key() argument 1055 exercise_export_public_key(mbedtls_svc_key_id_t key, int key_destroyable) exercise_export_public_key() argument 1119 mbedtls_test_psa_exercise_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) mbedtls_test_psa_exercise_key() argument [all...] |
| /third_party/json/include/nlohmann/detail/input/ |
| H A D | binary_reader.hpp | 354 string_t key; in parse_bson_element_list() local 1150 string_t key; in get_cbor_object() local 1800 string_t key; get_msgpack_object() local 2179 string_t key = "_ArraySize_"; get_ubjson_size_value() local 2500 string_t key = "_ArrayType_"; get_ubjson_array() local 2606 string_t key; get_ubjson_object() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-container-object.c | 505 const ecma_value_t key = result; ecma_op_container_create() local [all...] |
| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 1972 reference at(const typename object_t::key_type& key) in at() argument 1992 reference at(KeyType && key) in at() argument 2107 operator [](typename object_t::key_type key) operator []() argument 2145 operator [](T* key) operator []() argument 2160 operator [](KeyType && key) operator []() argument 2214 value(const typename object_t::key_type& key, const ValueType& default_value) const value() argument 2239 value(const typename object_t::key_type& key, ValueType && default_value) const value() argument 2265 value(KeyType && key, const ValueType& default_value) const value() argument 2292 value(KeyType && key, ValueType && default_value) const value() argument 2558 erase_internal(KeyType && key) erase_internal() argument 2571 erase_internal(KeyType && key) erase_internal() argument 2592 erase(const typename object_t::key_type& key) erase() argument 2603 erase(KeyType && key) erase() argument 2640 find(const typename object_t::key_type& key) find() argument 2670 find(KeyType && key) find() argument 3180 basic_json&& key = init.begin()->moved_or_copied(); push_back() local [all...] |