Home
last modified time | relevance | path

Searched defs:key (Results 701 - 725 of 6119) sorted by relevance

1...<<21222324252627282930>>...245

/third_party/icu/icu4c/source/common/
H A Drestrace.h42 ResourceTracer(const UResourceBundle* resB, const char* key) : in ResourceTracer() argument
54 ResourceTracer(const ResourceTracer& parent, const char* key) : in ResourceTracer() argument
H A Ducat.cpp54 char key[MAX_KEY_LEN]; in u_catgets() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_semaphore.c149 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 Dhash.h51 keyInstance key; /* Key schedule */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DImmutableEntry.java24 ImmutableEntry(K key, V value) { in ImmutableEntry() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DLongHashtable.java27 public void put(long key, int value) { in put() argument
35 public int get(long key) { in get() argument
H A DIntStringHashtable.java28 public void put(int key, String value) { in put() argument
36 public String get(int key) { in get() argument
H A DIntHashtable.java28 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 DLongHashtable.java24 public void put(long key, int value) { in put() argument
32 public int get(long key) { in get() argument
H A DIntStringHashtable.java25 public void put(int key, String value) { in put() argument
33 public String get(int key) { in get() argument
H A DIntHashtable.java25 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 DICUCache.java25 public void put(K key, V value); in put() argument
26 public V get(Object key); in get() argument
H A DSimpleCache.java47 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 DExtension.java20 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 DRbnfLenientScanner.java61 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 DLocalizedNumberRangeFormatter.java22 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 DImmutableEntry.java21 ImmutableEntry(K key, V value) { in ImmutableEntry() argument
/third_party/icu/icu4c/source/i18n/
H A Drbt_rule.h76 StringMatcher *key; member in TransliterationRule
[all...]
/third_party/libunwind/libunwind/tests/
H A DLtest-nocalloc.c118 pthread_key_t key; in main() local
/third_party/lzma/CPP/Windows/
H A DRegistry.h22 void Attach(HKEY key) { _object = key; } in Attach() argument
25 HKEY key = _object; in Detach() local
/third_party/libcoap/include/coap3/
H A Dcoap_crypto_internal.h50 coap_crypto_key_t key; /**< The Key to use */ member
63 coap_crypto_key_t key; /**< The key to use */ member
H A Dcoap_cache_internal.h34 uint8_t key[32]; member
38 uint8_t key[32]; member
/third_party/mbedtls/3rdparty/everest/library/
H A Dx25519.c104 int mbedtls_x25519_get_params( mbedtls_x25519_context *ctx, const mbedtls_ecp_keypair *key, in mbedtls_x25519_get_params() argument
H A Deverest.c65 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 Dblock_cipher.c122 mbedtls_block_cipher_setkey(mbedtls_block_cipher_context_t *ctx, const unsigned char *key, unsigned key_bitlen) mbedtls_block_cipher_setkey() argument

Completed in 7 milliseconds

1...<<21222324252627282930>>...245