Home
last modified time | relevance | path

Searched defs:key (Results 1076 - 1100 of 9339) sorted by relevance

1...<<41424344454647484950>>...374

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DAttributeMap.h50 PackedEnumT getAsPackedEnum(EGLAttrib key, PackedEnum argument
[all...]
H A DBlobCache_unittest.cpp41 Key key; in MakeKey() local
/third_party/skia/src/gpu/
H A DGrColorSpaceXform.h43 uint32_t key = steps.flags.mask(); in XformKey() local
H A DGrHashMapWithCache.h52 set(K key, V val) set() argument
63 remove(K key) remove() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DSmallPathShapeData.h51 SmallPathShapeData(const SmallPathShapeDataKey& key) : fKey(key) {} in SmallPathShapeData() argument
63 static inline uint32_t Hash(const SmallPathShapeDataKey& key) { in Hash() argument
/third_party/skia/src/gpu/vk/
H A DGrVkSamplerYcbcrConversion.h52 static uint32_t Hash(const Key& key) { in Hash() argument
64 GrVkSamplerYcbcrConversion(const GrVkGpu* gpu, VkSamplerYcbcrConversion ycbcrConversion, Key key) GrVkSamplerYcbcrConversion() argument
/third_party/skia/src/core/
H A DSkTSearch.h39 int SkTSearch(const T base[], int count, const K& key, size_t elemSize, const LESS& less) in SkTSearch() argument
/third_party/skia/src/gpu/mtl/
H A DGrMtlSampler.h34 static uint32_t Hash(const Key& key) { in Hash() argument
52 GrMtlSampler(id<MTLSamplerState> mtlSamplerState, Key key) in GrMtlSampler() argument
/third_party/skia/src/gpu/text/
H A DGrStrikeCache.cpp57 uint32_t GrTextStrike::HashTraits::Hash(SkPackedGlyphID key) { in Hash() argument
/third_party/skia/third_party/externals/swiftshader/tests/SystemBenchmarks/
H A DLRUCacheBenchmarks.cpp140 ComplexKey key; in BENCHMARK_DEFINE_F() local
160 ComplexKey key; in BENCHMARK_DEFINE_F() local
172 ComplexKey key; BENCHMARK_DEFINE_F() local
190 ComplexKey key; BENCHMARK_DEFINE_F() local
202 ComplexKey key; BENCHMARK_DEFINE_F() local
[all...]
/third_party/openssl/crypto/rsa/
H A Drsa_chk.c22 static int rsa_validate_keypair_multiprime(const RSA *key, BN_GENCB *cb) in rsa_validate_keypair_multiprime() argument
237 ossl_rsa_validate_public(const RSA *key) ossl_rsa_validate_public() argument
242 ossl_rsa_validate_private(const RSA *key) ossl_rsa_validate_private() argument
247 ossl_rsa_validate_pairwise(const RSA *key) ossl_rsa_validate_pairwise() argument
256 RSA_check_key(const RSA *key) RSA_check_key() argument
261 RSA_check_key_ex(const RSA *key, BN_GENCB *cb) RSA_check_key_ex() argument
[all...]
/third_party/openssl/ssl/
H A Dktls.c58 ktls_configure_crypto(const SSL *s, const EVP_CIPHER *c, EVP_CIPHER_CTX *dd, void *rl_sequence, ktls_crypto_info_t *crypto_info, unsigned char **rec_seq, unsigned char *iv, unsigned char *key, unsigned char *mac_key, size_t mac_secret_size) ktls_configure_crypto() argument
160 ktls_configure_crypto(const SSL *s, const EVP_CIPHER *c, EVP_CIPHER_CTX *dd, void *rl_sequence, ktls_crypto_info_t *crypto_info, unsigned char **rec_seq, unsigned char *iv, unsigned char *key, unsigned char *mac_key, size_t mac_secret_size) ktls_configure_crypto() argument
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb_hw.c32 cipher_hw_aes_ocb_generic_initkey(PROV_CIPHER_CTX *vctx, const unsigned char *key, size_t keylen) cipher_hw_aes_ocb_generic_initkey() argument
64 cipher_hw_aes_ocb_aesni_initkey(PROV_CIPHER_CTX *vctx, const unsigned char *key, size_t keylen) cipher_hw_aes_ocb_aesni_initkey() argument
87 cipher_hw_aes_ocb_t4_initkey(PROV_CIPHER_CTX *vctx, const unsigned char *key, size_t keylen) cipher_hw_aes_ocb_t4_initkey() argument
H A Dcipher_aes_gcm_hw.c20 static int aes_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, in aes_gcm_initkey() argument
H A Dcipher_chacha20_hw.c14 static int chacha20_initkey(PROV_CIPHER_CTX *bctx, const uint8_t *key, in chacha20_initkey() argument
H A Dcipher_chacha20.h18 } key; member
H A Dcipher_rc4.c55 static int rc4_einit(void *ctx, const unsigned char *key, size_t keylen, in rc4_einit() argument
64 static int rc4_dinit(void *ctx, const unsigned char *key, size_t keylen, in rc4_dinit() argument
H A Dcipher_rc4_hw.c18 cipher_hw_rc4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc4_initkey() argument
/third_party/openssl/demos/mac/
H A Dhmac-sha512.c28 static unsigned char key[] = { variable
H A Dcmac-aes256.c28 static unsigned char key[] = { variable
H A Dgmac.c26 static unsigned char key[] = { variable
/third_party/openssl/test/
H A Dcasttest.c66 CAST_KEY key; in cast_test_vector() local
88 CAST_KEY key, key_b; in cast_test_iterations() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_rule.h76 StringMatcher *key; member in TransliterationRule
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dcolor_cache_utils.h55 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 Dlogging.c18 print_out_key (void *cls, enum MHD_ValueKind kind, const char *key, in print_out_key() argument

Completed in 9 milliseconds

1...<<41424344454647484950>>...374