/third_party/openssl/test/ |
H A D | evp_fetch_prov_test.c | 246 unsigned char key[128 / 8]; in encrypt_decrypt() local
|
/third_party/openssl/crypto/aes/ |
H A D | aes_x86core.c | 474 AES_set_encrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) AES_set_encrypt_key() argument 576 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) AES_set_decrypt_key() argument 658 AES_encrypt(const unsigned char *in, unsigned char *out, const AES_KEY *key) AES_encrypt() argument 872 AES_decrypt(const unsigned char *in, unsigned char *out, const AES_KEY *key) AES_decrypt() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-blob.cc | 286 hb_blob_set_user_data(hb_blob_t *blob, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_blob_set_user_data() argument 308 hb_blob_get_user_data(hb_blob_t *blob, hb_user_data_key_t *key) hb_blob_get_user_data() argument [all...] |
H A D | hb-map.hh | 74 K key; member [all...] |
H A D | hb-object.hh | 163 hb_user_data_key_t *key; member 287 hb_object_set_user_data(Type *obj, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_object_set_user_data() argument 317 hb_object_get_user_data(Type *obj, hb_user_data_key_t *key) hb_object_get_user_data() argument [all...] |
H A D | hb-ot-map.cc | 165 compile(hb_ot_map_t &m, const hb_ot_shape_plan_key_t &key) compile() argument
|
H A D | hb-ot-name-table.hh | 332 const hb_ot_name_entry_t key = {name_id, {0}, language}; in get_index() local
|
H A D | hb-ot-post-table.hh | 221 const hb_bytes_t *key = (const hb_bytes_t *) pk; in cmp_key() local
|
H A D | hb-set.cc | 130 hb_set_set_user_data(hb_set_t *set, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_set_set_user_data() argument 152 hb_set_get_user_data(hb_set_t *set, hb_user_data_key_t *key) hb_set_get_user_data() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-object.c | 215 hb_user_data_key_t key; member 234 hb_user_data_key_t key[1001]; in test_object() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
H A D | readable_font_data.cc | 227 SearchUShort(int32_t start_index, int32_t start_offset, int32_t end_index, int32_t end_offset, int32_t length, int32_t key) SearchUShort() argument 258 SearchUShort(int32_t start_index, int32_t start_offset, int32_t length, int32_t key) SearchUShort() argument 282 SearchULong(int32_t start_index, int32_t start_offset, int32_t end_index, int32_t end_offset, int32_t length, int32_t key) SearchULong() argument [all...] |
/third_party/python/Modules/_blake2/ |
H A D | blake2s_impl.c | 91 py_blake2s_new_impl(PyTypeObject *type, PyObject *data, int digest_size, Py_buffer *key, Py_buffer *salt, Py_buffer *person, int fanout, int depth, unsigned long leaf_size, unsigned long long node_offset, int node_depth, int inner_size, int last_node, int usedforsecurity) py_blake2s_new_impl() argument [all...] |
H A D | blake2b_impl.c | 91 py_blake2b_new_impl(PyTypeObject *type, PyObject *data, int digest_size, Py_buffer *key, Py_buffer *salt, Py_buffer *person, int fanout, int depth, unsigned long leaf_size, unsigned long long node_offset, int node_depth, int inner_size, int last_node, int usedforsecurity) py_blake2b_new_impl() argument [all...] |
/third_party/python/Modules/ |
H A D | _dbmmodule.c | 121 datum key; in dbm_length() local 134 dbm_subscript(dbmobject *dp, PyObject *key) in dbm_subscript() argument 243 datum key; in _dbm_dbm_keys_impl() local 274 datum key, val; dbm_contains() local 315 _dbm_dbm_get_impl(dbmobject *self, PyTypeObject *cls, const char *key, Py_ssize_t key_length, PyObject *default_value) _dbm_dbm_get_impl() argument 347 _dbm_dbm_setdefault_impl(dbmobject *self, PyTypeObject *cls, const char *key, Py_ssize_t key_length, PyObject *default_value) _dbm_dbm_setdefault_impl() argument [all...] |
H A D | _randommodule.c | 242 uint32_t key[N]; in random_seed_urandom() local 255 uint32_t key[5]; in random_seed_time_pid() local 279 uint32_t *key = NULL; random_seed() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | PointerUnion.h | 467 intptr_t key = (intptr_t)PairVal.getOpaqueValue(); in getHashValue() local
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/ |
H A D | main.go | |
/third_party/skia/tools/sk_app/unix/ |
H A D | Window_unix.cpp | 298 skui::Key key = get_key(keysym); in handleEvent() local 317 skui::Key key = get_key(keysym); in handleEvent() local
|
/third_party/skia/tools/viewer/ |
H A D | ImGuiLayer.cpp | 221 bool ImGuiLayer::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | servls.cpp | 74 ICUServiceKey* key = createKey(&locName, kind, status); in get() local
|
H A D | stringtriebuilder.cpp | 26 hashStringTrieNode(const UHashTok key) { in hashStringTrieNode() argument
|
H A D | uloc_keytype.cpp | 421 ulocimp_toBcpKey(const char* key) { in ulocimp_toBcpKey() argument 434 ulocimp_toLegacyKey(const char* key) { in ulocimp_toLegacyKey() argument 447 ulocimp_toBcpType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) ulocimp_toBcpType() argument 492 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) ulocimp_toLegacyType() argument [all...] |
H A D | uvector.cpp | 278 UElement key; in equals() local 292 UElement key; in indexOf() local 298 UElement key; in indexOf() local 304 indexOf(UElement key, int32_t startIndex, int8_t hint) const indexOf() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | DenseSet.h | 35 KeyT key; member in llvm::detail::DenseSetPair
|
H A D | ScopedHashTable.h | 52 ScopedHashTableVal(const K &key, const V &val) : Key(key), Val(val) {} in ScopedHashTableVal() argument 64 Create(ScopedHashTableVal *nextInScope, ScopedHashTableVal *nextForKey, const K &key, const V &val, AllocatorTy &Allocator) Create() argument
|