Home
last modified time | relevance | path

Searched defs:key (Results 376 - 400 of 7497) sorted by relevance

1...<<11121314151617181920>>...300

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DSelector.java36 boolean matches(Object value, String key, Map<String, Object> variableOptions); in matches() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DUnlocalizedNumberRangeFormatter.java25 UnlocalizedNumberRangeFormatter(NumberRangeFormatterSettings<?> parent, int key, Object value) { in UnlocalizedNumberRangeFormatter() argument
63 UnlocalizedNumberRangeFormatter create(int key, Object value) { in create() argument
H A DUnlocalizedNumberFormatter.java25 UnlocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in UnlocalizedNumberFormatter() argument
63 UnlocalizedNumberFormatter create(int key, Object value) { in create() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DSoftCache.java42 public final V getInstance(K key, D data) { in getInstance() argument
[all...]
H A DCacheBase.java35 public abstract V getInstance(K key, D data); in getInstance() argument
42 createInstance(K key, D data) createInstance() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DUnlocalizedNumberRangeFormatter.java26 UnlocalizedNumberRangeFormatter(NumberRangeFormatterSettings<?> parent, int key, Object value) { in UnlocalizedNumberRangeFormatter() argument
62 UnlocalizedNumberRangeFormatter create(int key, Object value) { in create() argument
H A DUnlocalizedNumberFormatter.java26 UnlocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in UnlocalizedNumberFormatter() argument
62 UnlocalizedNumberFormatter create(int key, Object value) { in create() argument
/third_party/mbedtls/tests/include/test/
H A Drandom.h49 uint32_t key[16]; member
/third_party/libdrm/amdgpu/
H A Dhandle_table.c31 drm_private int handle_table_insert(struct handle_table *table, uint32_t key, in handle_table_insert() argument
53 drm_private void handle_table_remove(struct handle_table *table, uint32_t key) in handle_table_remove() argument
59 drm_private void *handle_table_lookup(struct handle_table *table, uint32_t key) in handle_table_lookup() argument
[all...]
/third_party/mesa3d/src/android_stub/
H A Dcutils_stub.cpp7 property_get(const char *key, char *value, const char *default_value) in property_get() argument
/third_party/ltp/testcases/cve/
H A Dcve-2016-7042.c26 static key_serial_t key; variable
[all...]
/third_party/ltp/testcases/kernel/crypto/
H A Daf_alg01.c23 char key[4096] = { 0 }; in test_with_hash_alg() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compile_clip.c29 brw_compile_clip(const struct brw_compiler *compiler, void *mem_ctx, const struct brw_clip_prog_key *key, struct brw_clip_prog_data *prog_data, struct brw_vue_map *vue_map, unsigned *final_assembly_size) brw_compile_clip() argument
/third_party/node/test/parallel/
H A Dtest-crypto-rsa-dsa-revert.js[all...]
H A Dtest-crypto-rsa-dsa.js[all...]
H A Dtest-https-strict.js
H A Dtest-tls-client-getephemeralkeyinfo.js
H A Dtest-tls-client-mindhsize.js
/third_party/node/test/sequential/
H A Dtest-tls-session-timeout.js
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dfind_by_first.h29 FindByFirst(const std::vector<std::pair<span<uint8_t>, T>>& sorted_by_first, span<uint8_t> key, T default_value) FindByFirst() argument
45 FindByFirst(const std::vector<std::pair<span<uint8_t>, std::unique_ptr<T>>>& sorted_by_first, span<uint8_t> key) FindByFirst() argument
/third_party/node/test/addons/openssl-client-cert-engine/
H A Dtest.js
/third_party/node/test/addons/openssl-key-engine/
H A Dtest.js
/third_party/nghttp2/lib/
H A Dnghttp2_npn.c29 select_next_protocol(unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, const char *key, unsigned int keylen) select_next_protocol() argument
/third_party/musl/porting/liteos_a/user/src/crypt/
H A Dencrypt.c10 void setkey(const char *key) in setkey() argument
27 struct expanded_key decrypt_key, *key; in encrypt() local
/third_party/musl/src/crypt/
H A Dencrypt.c10 void setkey(const char *key) in setkey() argument
27 struct expanded_key decrypt_key, *key; in encrypt() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...300