| /third_party/icu/icu4c/source/common/ |
| H A D | ucat.cpp | 54 char key[MAX_KEY_LEN]; in u_catgets() local
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_semaphore.c | 149 void __wake_up_interruptible_poll(wait_queue_head_t *wait, pollevent_t key) in __wake_up_interruptible_poll() argument
|
| /third_party/FreeBSD/sys/dev/random/ |
| H A D | hash.h | 51 keyInstance key; /* Key schedule */ member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | ImmutableEntry.java | 24 ImmutableEntry(K key, V value) { in ImmutableEntry() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
| H A D | LongHashtable.java | 27 public void put(long key, int value) { in put() argument 35 public int get(long key) { in get() argument
|
| H A D | IntStringHashtable.java | 28 public void put(int key, String value) { in put() argument 36 public String get(int key) { in get() argument
|
| H A D | IntHashtable.java | 28 public void put(int key, int value) { in put() argument 36 public int get(int key) { in get() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
| H A D | LongHashtable.java | 24 public void put(long key, int value) { in put() argument 32 public int get(long key) { in get() argument
|
| H A D | IntStringHashtable.java | 25 public void put(int key, String value) { in put() argument 33 public String get(int key) { in get() argument
|
| H A D | IntHashtable.java | 25 public void put(int key, int value) { in put() argument 33 public int get(int key) { in get() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUCache.java | 25 public void put(K key, V value); in put() argument 26 public V get(Object key); in get() argument
|
| H A D | SimpleCache.java | 47 public V get(Object key) { in get() argument 59 public void put(K key, V value) { in put() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | Extension.java | 20 protected Extension(char key) { in Extension() argument 24 Extension(char key, String value) { in Extension() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RbnfLenientScanner.java | 61 int[] findText(String str, String key, int startingAt); in findText() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | LocalizedNumberRangeFormatter.java | 22 LocalizedNumberRangeFormatter(NumberRangeFormatterSettings<?> parent, int key, Object value) { in LocalizedNumberRangeFormatter() argument 91 LocalizedNumberRangeFormatter create(int key, Object value) { in create() argument
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | ImmutableEntry.java | 21 ImmutableEntry(K key, V value) { in ImmutableEntry() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | rbt_rule.h | 76 StringMatcher *key; member in TransliterationRule [all...] |
| /third_party/libunwind/libunwind/tests/ |
| H A D | Ltest-nocalloc.c | 118 pthread_key_t key; in main() local
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Registry.h | 22 void Attach(HKEY key) { _object = key; }
in Attach() argument 25 HKEY key = _object;
in Detach() local
|
| /third_party/libcoap/include/coap3/ |
| H A D | coap_crypto_internal.h | 50 coap_crypto_key_t key; /**< The Key to use */ member 63 coap_crypto_key_t key; /**< The key to use */ member
|
| H A D | coap_cache_internal.h | 34 uint8_t key[32]; member 38 uint8_t key[32]; member
|
| /third_party/mbedtls/3rdparty/everest/library/ |
| H A D | x25519.c | 104 int mbedtls_x25519_get_params( mbedtls_x25519_context *ctx, const mbedtls_ecp_keypair *key, in mbedtls_x25519_get_params() argument
|
| H A D | everest.c | 65 mbedtls_everest_get_params( mbedtls_ecdh_context_everest *ctx, const mbedtls_ecp_keypair *key, mbedtls_everest_ecdh_side side ) mbedtls_everest_get_params() argument
|
| /third_party/mbedtls/library/ |
| H A D | block_cipher.c | 122 mbedtls_block_cipher_setkey(mbedtls_block_cipher_context_t *ctx, const unsigned char *key, unsigned key_bitlen) mbedtls_block_cipher_setkey() argument
|
| /third_party/mbedtls/tests/src/ |
| H A D | psa_crypto_stubs.c | 25 psa_status_t psa_export_key(mbedtls_svc_key_id_t key, in psa_export_key() argument 37 psa_status_t psa_export_public_key(mbedtls_svc_key_id_t key, in psa_export_public_key() argument 49 psa_status_t psa_get_key_attributes(mbedtls_svc_key_id_t key, in psa_get_key_attributes() argument 63 psa_import_key(const psa_key_attributes_t *attributes, const uint8_t *data, size_t data_length, mbedtls_svc_key_id_t *key) psa_import_key() argument
|