/third_party/openssl/demos/mac/ |
H A D | gmac.c | 26 static unsigned char key[] = { variable
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_rc4_hw.c | 18 cipher_hw_rc4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc4_initkey() argument
|
/third_party/openssl/test/ |
H A D | casttest.c | 66 CAST_KEY key; in cast_test_vector() local 88 CAST_KEY key, key_b; in cast_test_iterations() local
|
H A D | rc4test.c | 67 RC4_KEY key; in test_rc4_encrypt() local 78 RC4_KEY key; in test_rc4_end_processing() local 91 RC4_KEY key; in test_rc4_multi_call() local 102 RC4_KEY key; test_rc_bulk() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbt_rule.h | 76 StringMatcher *key; member in TransliterationRule [all...] |
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | color_cache_utils.h | 55 const int key = VP8LHashPix(argb, cc->hash_shift_); in VP8LColorCacheInsert() local 67 const int key in VP8LColorCacheContains() local 41 VP8LColorCacheLookup( const VP8LColorCache* const cc, uint32_t key) VP8LColorCacheLookup() argument 47 VP8LColorCacheSet(const VP8LColorCache* const cc, uint32_t key, uint32_t argb) VP8LColorCacheSet() argument [all...] |
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | logging.c | 18 print_out_key (void *cls, enum MHD_ValueKind kind, const char *key, in print_out_key() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | tsearch.h | 35 char *key; member
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | test_https_time_out.c | 106 gnutls_datum_t key; in main() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | PersistentCache.h | 62 ResultOrError<ScopedCachedBlob> GetOrCreate(const PersistentCacheKey& key, in GetOrCreate() argument
|
H A D | PersistentCache.cpp | 27 ScopedCachedBlob PersistentCache::LoadData(const PersistentCacheKey& key) { in LoadData() argument 44 void PersistentCache::StoreData(const PersistentCacheKey& key, const void* value, size_t size) { in StoreData() argument
|
/third_party/openssl/crypto/des/ |
H A D | fcrypt.c | 102 DES_cblock key; in DES_fcrypt() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-shape-plan.hh | 69 hb_shape_plan_key_t key; member
|
H A D | hb-static.cc | 84 hb_user_data_array_t::set (hb_user_data_key_t *key, in set() argument 105 hb_user_data_array_t::get (hb_user_data_key_t *key) in get() argument
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-map.c | 70 hb_user_data_key_t key[2]; in test_map_userdata() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | FileEntry.h | 50 uint32_t key = DenseMapInfo<uint32_t>::getEmptyKey(); in getEmptyKey() local 54 uint32_t key = DenseMapInfo<uint32_t>::getTombstoneKey(); in getTombstoneKey() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | DenseMapInfo.h | 151 uint64_t key = (uint64_t)FirstInfo::getHashValue(PairVal.first) << 32 in getHashValue() local [all...] |
/third_party/skia/tools/sk_app/ |
H A D | Window.cpp | 47 bool Window::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 | charstrmap.h | 45 void put(const char *key, const char *value, UErrorCode &errorCode) { in put() argument
|
H A D | restrace.h | 42 ResourceTracer(const UResourceBundle* resB, const char* key) : in ResourceTracer() argument 54 ResourceTracer(const ResourceTracer& parent, const char* key) : in ResourceTracer() argument
|
H A D | ucat.cpp | 54 char key[MAX_KEY_LEN]; in u_catgets() local
|
/third_party/toybox/toys/pending/ |
H A D | getfattr.c | 37 char *keys, *key; in do_getfattr() local [all...] |
/third_party/python/Modules/_sqlite/ |
H A D | microprotocols.c | 55 PyObject* key; in pysqlite_microprotocols_add() local 77 PyObject *adapter, *key, *adapted; in pysqlite_microprotocols_adapt() local [all...] |
/third_party/python/Modules/clinic/ |
H A D | _weakref.c.h | 51 PyObject *key; in _weakref__remove_dead_weakref() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_map.h | 143 MappedReference<P> at(const key_arg<K>& key) { in at() argument 163 MappedReference<P> operator[](key_arg<K>&& key) { in operator []() argument 168 MappedReference<P> operator[](const key_arg<K>& key) { in operator []() argument
|