Home
last modified time | relevance | path

Searched defs:key (Results 2051 - 2075 of 9340) sorted by relevance

1...<<81828384858687888990>>...374

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/range/
H A DStandardPluralRanges.java36 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNumberFormatServiceShim.java53 public Object create(Key key, ICUService srvc) { in create() argument
H A DRBBISymbolTable.java31 String key; field in RBBISymbolTable.RBBISymbolTableEntry
139 RBBINode lookupNode(String key) { in lookupNode() argument
157 void addEntry(String key, RBBINode val) { in addEntry() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_symbols.cpp22 SymbolMatcher::SymbolMatcher(const UnicodeString& symbolString, unisets::Key key) { in SymbolMatcher() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-genhash.h80 EVP_PKEY *key; member
/third_party/mbedtls/library/
H A Dpsa_crypto_core.h116 } key; global() member
[all...]
H A Dpk_ecc.c48 int mbedtls_pk_ecc_set_key(mbedtls_pk_context *pk, unsigned char *key, size_t key_len) in mbedtls_pk_ecc_set_key() argument
[all...]
H A Dpk_wrap.h100 void *key; member
H A Dpsa_crypto_storage.h290 } key; global() member
[all...]
/third_party/libcoap/src/oscore/
H A Doscore_crypto.c57 oscore_hmac_hash(cose_hmac_alg_t hmac_alg, coap_bin_const_t *key, coap_bin_const_t *data, coap_bin_const_t **hmac) oscore_hmac_hash() argument
/third_party/mbedtls/programs/pkey/
H A Decdsa.c58 static void dump_pubkey(const char *title, mbedtls_ecdsa_context *key) in dump_pubkey() argument
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_signature.c231 mbedtls_test_opaque_signature_sign_message( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *signature, size_t signature_size, size_t *signature_length) mbedtls_test_opaque_signature_sign_message() argument
298 mbedtls_test_opaque_signature_verify_message( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *signature, size_t signature_length) mbedtls_test_opaque_signature_verify_message() argument
348 mbedtls_test_opaque_signature_sign_hash( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, uint8_t *signature, size_t signature_size, size_t *signature_length) mbedtls_test_opaque_signature_sign_hash() argument
386 mbedtls_test_opaque_signature_verify_hash( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) mbedtls_test_opaque_signature_verify_hash() argument
H A Dtest_driver_asymmetric_encryption.c113 mbedtls_test_opaque_asymmetric_encrypt( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *salt, size_t salt_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_opaque_asymmetric_encrypt() argument
147 mbedtls_test_opaque_asymmetric_decrypt( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *salt, size_t salt_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_opaque_asymmetric_decrypt() argument
/third_party/lzma/CPP/Common/
H A DCommandLineParser.cpp80 const char * const key = switchForms[i].Key; in ParseString() local
/third_party/json/include/nlohmann/detail/iterators/
H A Diter_impl.hpp722 const typename object_t::key_type& key() const in key() function in detail::iter_impl
H A Diteration_proxy.hpp114 const string_type& key() const in key() function in detail::iteration_proxy_value
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-symbol.c197 ecma_builtin_symbol_for(ecma_value_t this_arg, ecma_value_t key) ecma_builtin_symbol_for() argument
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h57 unsigned key; member
160 cso_hash_find(struct cso_hash *hash, unsigned key) in cso_hash_find() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_output_reads.cpp72 hash_table_var_hash(const void *key) in hash_table_var_hash() argument
133 emit_return_copy(const void *key, void *data, void *closure) in emit_return_copy() argument
141 emit_main_copy(const void *key, void *data, void *closure) in emit_main_copy() argument
H A Dshader_cache.cpp80 create_binding_str(const char *key, unsigned value, void *closure) in create_binding_str() argument
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genhash.c253 lws_genhmac_init(struct lws_genhmac_ctx *ctx, enum lws_genhmac_types type, const uint8_t *key, size_t key_len) lws_genhmac_init() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/
H A Dmain.c19 int key; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_vs.c103 make_vs_key(struct svga_context *svga, struct svga_compile_key *key) in make_vs_key() argument
78 svga_get_compiled_dummy_vertex_shader(struct svga_context *svga, struct svga_shader *shader, const struct svga_compile_key *key) svga_get_compiled_dummy_vertex_shader() argument
217 struct svga_compile_key key; compile_passthrough_vs() local
296 struct svga_compile_key key; emit_hw_vs() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dproperty.hpp235 auto key = *d_props++; in obj() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_lower_uniforms.c36 index_hash(const void *key) in index_hash() argument
51 void *key = (void *)(uintptr_t)(reg.index + 1); in add_uniform() local
65 void *key = (void *)(uintptr_t)(reg.index + 1); in remove_uniform() local

Completed in 13 milliseconds

1...<<81828384858687888990>>...374