/external/vboot_reference/scripts/image_signing/ |
D | sign_uefi.py | 54 class Keys: class 80 def __init__(self, temp_dir: os.PathLike, keys: Keys): 165 def inject_vbpubk(efi_file: os.PathLike, keys: Keys): 190 def check_keys(keys: Keys): 212 def sign_target_dir(target_dir: os.PathLike, keys: Keys, efi_glob: str): 258 def sign_target_file(target_file: os.PathLike, keys: Keys):
|
/external/lzma/CPP/7zip/Crypto/ |
D | Rar20Crypto.h | 19 UInt32 Keys[4]; variable
|
D | 7zAes.h | 59 CObjectVector<CKeyInfo> Keys; variable
|
/external/dagger2/java/dagger/internal/codegen/base/ |
D | Keys.java | 32 public final class Keys { class
|
/external/cronet/tot/third_party/libc++/src/test/benchmarks/ |
D | ordered_set.bench.cpp | 38 void sortKeysBy(std::vector<uint64_t>& Keys, AccessPattern AP) { in sortKeysBy() 48 std::vector<uint64_t> Keys; member 85 std::vector<uint64_t> Keys(TableSize); in run() local
|
/external/cronet/stable/third_party/libc++/src/test/benchmarks/ |
D | ordered_set.bench.cpp | 38 void sortKeysBy(std::vector<uint64_t>& Keys, AccessPattern AP) { in sortKeysBy() 48 std::vector<uint64_t> Keys; member 85 std::vector<uint64_t> Keys(TableSize); in run() local
|
/external/libcxx/benchmarks/ |
D | ordered_set.bench.cpp | 37 void sortKeysBy(std::vector<uint64_t>& Keys, AccessPattern AP) { in sortKeysBy() 47 std::vector<uint64_t> Keys; member 86 std::vector<uint64_t> Keys(TableSize); in run() local
|
/external/lzma/CPP/Common/ |
D | MyMap.h | 14 UInt32 Keys[2]; member
|
/external/skia/bazel/device_specific_configs/ |
D | device_specific_configs.go | 27 Keys map[string]string member
|
/external/openthread/src/core/thread/ |
D | key_manager.hpp | 559 struct Keys struct in ot::KeyManager 561 Mle::Key mMleKey; 562 Mac::Key mMacKey;
|
/external/aws-sdk-java-v2/services/dynamodb/src/main/resources/codegen-resources/dynamodbstreams/ |
D | examples-1.json | 84 "Keys": { object 105 "Keys": { object 126 "Keys": { object
|
/external/rust/android-crates-io/crates/slotmap/src/ |
D | dense.rs | 887 pub struct Keys<'a, K: 'a + Key, V> { struct 891 impl<'a, K: 'a + Key, V: 'a> Clone for Keys<'a, K, V> { argument 1008 impl<'a, K: 'a + Key, V> Iterator for Keys<'a, K, V> { implementation 1076 impl<'a, K: 'a + Key, V> FusedIterator for Keys<'a, K, V> {} implementation 1084 impl<'a, K: 'a + Key, V> ExactSizeIterator for Keys<'a, K, V> {} implementation
|
D | sparse_secondary.rs | 1329 pub struct Keys<'a, K: Key + 'a, V: 'a> { struct 1333 impl<'a, K: 'a + Key, V: 'a> Clone for Keys<'a, K, V> { argument 1431 impl<'a, K: Key, V> Iterator for Keys<'a, K, V> { implementation 1511 impl<'a, K: Key, V> FusedIterator for Keys<'a, K, V> {} implementation 1519 impl<'a, K: Key, V> ExactSizeIterator for Keys<'a, K, V> {} implementation
|
D | basic.rs | 996 pub struct Keys<'a, K: 'a + Key, V: 'a> { struct 1000 impl<'a, K: 'a + Key, V: 'a> Clone for Keys<'a, K, V> { implementation 1133 impl<'a, K: Key, V> Iterator for Keys<'a, K, V> { implementation 1205 impl<'a, K: Key, V> FusedIterator for Keys<'a, K, V> {} implementation 1213 impl<'a, K: Key, V> ExactSizeIterator for Keys<'a, K, V> {} implementation
|
D | secondary.rs | 1343 pub struct Keys<'a, K: Key + 'a, V: 'a> { struct 1347 impl<'a, K: 'a + Key, V: 'a> Clone for Keys<'a, K, V> { implementation 1467 impl<'a, K: Key, V> Iterator for Keys<'a, K, V> { implementation 1539 impl<'a, K: Key, V> FusedIterator for Keys<'a, K, V> {} implementation 1547 impl<'a, K: Key, V> ExactSizeIterator for Keys<'a, K, V> {} implementation
|
D | hop.rs | 1086 pub struct Keys<'a, K: Key + 'a, V: 'a> { struct 1090 impl<'a, K: 'a + Key, V: 'a> Clone for Keys<'a, K, V> { argument 1254 impl<'a, K: Key, V> Iterator for Keys<'a, K, V> { implementation 1324 impl<'a, K: Key, V> FusedIterator for Keys<'a, K, V> {} implementation 1332 impl<'a, K: Key, V> ExactSizeIterator for Keys<'a, K, V> {} implementation
|
/external/guava/android/guava/src/com/google/common/collect/ |
D | FilteredEntryMultimap.java | 350 class Keys extends Multimaps.Keys<K, V> { class 351 Keys() { in Keys() method in Keys
|
/external/guava/guava/src/com/google/common/collect/ |
D | FilteredEntryMultimap.java | 350 class Keys extends Multimaps.Keys<K, V> { class 351 Keys() { in Keys() method in Keys
|
/external/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | ReadOnlyDictionary.cs | 61 public ICollection<TKey> Keys property in Google.Protobuf.Collections.ReadOnlyDictionary
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | ReadOnlyDictionary.cs | 61 public ICollection<TKey> Keys property in Google.Protobuf.Collections.ReadOnlyDictionary
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | ReadOnlyDictionary.cs | 61 public ICollection<TKey> Keys property in Google.Protobuf.Collections.ReadOnlyDictionary
|
/external/skia/infra/bots/task_drivers/common/ |
D | goldctl_steps.go | 191 Keys map[string]string `json:"keys"` member
|
/external/rust/android-crates-io/crates/indexmap/src/ |
D | map.rs | 876 pub struct Keys<'a, K, V> { struct 880 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 886 impl<K, V> DoubleEndedIterator for Keys<'_, K, V> { implementation 890 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 896 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation 899 impl<K, V> Clone for Keys<'_, K, V> { implementation 907 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { implementation
|
/external/rust/android-crates-io/crates/linked-hash-map/src/ |
D | lib.rs | 1314 pub struct Keys<'a, K: 'a, V: 'a> { struct 1318 impl<'a, K, V> Clone for Keys<'a, K, V> { implementation 1326 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 1339 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation 1346 impl<'a, K, V> ExactSizeIterator for Keys<'a, K, V> { implementation
|
/external/pytorch/test/cpp/api/ |
D | parameterdict.cpp | 87 TEST_F(ParameterDictTest, Keys) { in TEST_F() argument
|