/external/chromium_org/third_party/libaddressinput/src/cpp/src/util/ |
D | lru_cache_using_std.h | 38 typedef K key_type; typedef 56 value_type (*f)(const key_type&), in lru_cache_using_std()
|
/external/chromium_org/chromeos/dbus/ |
D | fake_cryptohome_client.cc | 376 attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest() 384 attestation::AttestationKeyType key_type, in TpmAttestationDoesKeyExist() 393 attestation::AttestationKeyType key_type, in TpmAttestationGetCertificate() 403 attestation::AttestationKeyType key_type, in TpmAttestationGetPublicKey() 413 attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey() 421 attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge() 433 attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge() 442 attestation::AttestationKeyType key_type, in TpmAttestationGetKeyPayload() 452 attestation::AttestationKeyType key_type, in TpmAttestationSetKeyPayload() 462 attestation::AttestationKeyType key_type, in TpmAttestationDeleteKeys()
|
D | cryptohome_client.cc | 498 attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest() 521 attestation::AttestationKeyType key_type, in TpmAttestationDoesKeyExist() 538 attestation::AttestationKeyType key_type, in TpmAttestationGetCertificate() 558 attestation::AttestationKeyType key_type, in TpmAttestationGetPublicKey() 578 attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey() 598 attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge() 630 attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge() 653 attestation::AttestationKeyType key_type, in TpmAttestationGetKeyPayload() 673 attestation::AttestationKeyType key_type, in TpmAttestationSetKeyPayload() 693 attestation::AttestationKeyType key_type, in TpmAttestationDeleteKeys()
|
/external/chromium_org/chromeos/attestation/ |
D | attestation_flow.cc | 200 AttestationKeyType key_type = GetKeyTypeForProfile(certificate_profile); in StartCertificateRequest() local 247 AttestationKeyType key_type, in SendCertificateRequestToPCA() 272 AttestationKeyType key_type, in SendCertificateResponseToDaemon() 294 AttestationKeyType key_type, in GetExistingCertificate()
|
/external/stlport/stlport/stl/ |
D | _hash_set.h | 57 typedef typename _Ht::key_type key_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 243 typedef typename _Ht::key_type key_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _unordered_set.h | 49 typedef typename _Ht::key_type key_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 199 typedef typename _Ht::key_type key_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _set.h | 54 typedef _Key key_type; in _STLP_CREATE_ITERATOR_TRAITS() typedef 225 typedef _Key key_type; in _STLP_CREATE_ITERATOR_TRAITS() typedef
|
D | _hash_map.h | 53 typedef _Key key_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 244 typedef _Key key_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _unordered_map.h | 45 typedef _Key key_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 213 typedef _Key key_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _map.h | 54 typedef _Key key_type; in _STLP_CREATE_ITERATOR_TRAITS() typedef 247 typedef _Key key_type; in _STLP_CREATE_ITERATOR_TRAITS() typedef
|
/external/chromium_org/chromeos/cryptohome/ |
D | async_method_caller.cc | 158 chromeos::attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest() 176 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey() 193 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge() 218 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge()
|
/external/chromium_org/ui/wm/core/ |
D | accelerator_filter.cc | 60 AcceleratorDelegate::KeyType key_type = in OnKeyEvent() local
|
/external/chromium_org/ash/accelerators/ |
D | accelerator_delegate.cc | 24 KeyType key_type) { in ProcessAccelerator()
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
D | pkeyutl.c | 93 int pkey_op = EVP_PKEY_OP_SIGN, key_type = KEY_PRIVKEY; in MAIN() local 414 char *keyfile, int keyform, int key_type, in init_ctx()
|
D | rsautl.c | 94 char rsa_mode = RSA_VERIFY, key_type = KEY_PRIVKEY; in MAIN() local
|
/external/openssl/apps/ |
D | pkeyutl.c | 93 int pkey_op = EVP_PKEY_OP_SIGN, key_type = KEY_PRIVKEY; in MAIN() local 414 char *keyfile, int keyform, int key_type, in init_ctx()
|
D | rsautl.c | 94 char rsa_mode = RSA_VERIFY, key_type = KEY_PRIVKEY; in MAIN() local
|
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/ |
D | enterprise_platform_keys_private_api_unittest.cc | 68 chromeos::attestation::AttestationKeyType key_type, in RegisterKeyCallbackTrue() 78 chromeos::attestation::AttestationKeyType key_type, in RegisterKeyCallbackFalse() 88 chromeos::attestation::AttestationKeyType key_type, in SignChallengeCallbackTrue() 102 chromeos::attestation::AttestationKeyType key_type, in SignChallengeCallbackFalse()
|
D | enterprise_platform_keys_private_api.h | 120 chromeos::attestation::AttestationKeyType key_type; member
|
/external/chromium_org/chrome/browser/chromeos/login/auth/ |
D | key.cc | 39 Key::Key(KeyType key_type, const std::string& salt, const std::string& secret) in Key()
|
/external/llvm/include/llvm/ADT/ |
D | ImmutableMap.h | 28 typedef const T key_type; typedef 65 typedef typename ValInfo::key_type key_type; typedef 276 typedef typename ValInfo::key_type key_type; typedef
|
/external/chromium_org/webkit/common/blob/ |
D | shareable_file_reference.cc | 23 typedef FileMap::key_type key_type; typedef in webkit_blob::__anonf8b041d20111::ShareableFileMap
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_storage.c | 782 uint8_t key_type, in btif_storage_add_bonded_device() 965 UINT8 key_type, in btif_storage_add_ble_bonding_key() 1007 UINT8 key_type, in btif_storage_get_ble_bonding_key() 1081 uint8_t key_type, in btif_storage_add_ble_local_key() 1117 bt_status_t btif_storage_get_ble_local_key(UINT8 key_type, in btif_storage_get_ble_local_key()
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-use-after-free.cpp | 195 typedef void key_type; typedef in __gnu_cxx::hashtable 221 typedef typename _Ht::key_type key_type; typedef in __gnu_cxx::hash_map
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 27 typedef StringRef key_type; typedef in __anon93b2dcb40111::InstrProfRecordTrait
|