| /external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/ |
| D | ListKeysResponse.java | 70 private final List<KeyListEntry> keys; field in ListKeysResponse 108 public final List<KeyListEntry> keys() { in keys() method in ListKeysResponse 230 Builder keys(Collection<KeyListEntry> keys); in keys() argument 241 Builder keys(KeyListEntry... keys); in keys() method 262 Builder keys(Consumer<KeyListEntry.Builder>... keys); in keys() method 294 private List<KeyListEntry> keys = DefaultSdkAutoConstructList.getInstance(); field in ListKeysResponse.BuilderImpl 318 public final void setKeys(Collection<KeyListEntry.BuilderImpl> keys) { in setKeys() 323 public final Builder keys(Collection<KeyListEntry> keys) { in keys() argument 330 public final Builder keys(KeyListEntry... keys) { in keys() argument 337 public final Builder keys(Consumer<KeyListEntry.Builder>... keys) { in keys() argument
|
| /external/sdv/vsomeip/third_party/boost/spirit/workbench/qi/ |
| D | keywords.hpp | 9 #define keys ("WeaBGNogxKwkyFilMHOp") macro 15 #define keys ("xSjJfIbmYDvQHhKTLZca")("JPvLQbGsXantCZpoeEiB")("MAZjzUrtdRSmhNnqxPVX")("PhuXTxIQCijH… macro 21 #define keys ("briLcUzOEDAswdGuIXlp")("ZwKsyzktMrnERbDLThlB")("QCvkgGRYrmDVfiApzStM")("FUsjQAtlVrYS… macro 27 #define keys ("yTMiuczAoDwJhIBCGvPl")("JUTVaEqDepvsiXwBgSYd")("voeXaAjyCqKtFxRhEblz")("rvQaNuXGkILP… macro 33 #define keys ("GgrRUxIZCFYkpnsvyzwb")("fLpJmgZEQAKdbcSuNFPr")("aMZVkzfvrXLyPjeUBRus")("gBefvhWdnzbE… macro 39 #define keys ("xjSUvfTWlVeoLEtdmKBz")("HSDfyWRmjsxiXFOJQvoT")("gvByQMLTjeGdiVXkWqnf")("HZJdriPpDLsv… macro 45 #define keys ("QZMaswnqKlYGVWArzRSm")("EKWLSbqXhjIvQgpJrxnF")("ENVahOdugPMsewLIzGWD")("XeuQTSmbIFZc… macro
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | ImmutableMapFloodingTest.java | 38 public Map<Object, Object> create(List<?> keys) { in create() 50 public Map<Object, Object> create(List<?> keys) { in create() 57 public Map<Object, Object> create(List<?> keys) { in create() 67 public Map<Object, Object> create(List<?> keys) { in create() 77 public Map<Object, Object> create(List<?> keys) { in create() 89 public Map<Object, Object> create(List<?> keys) { in create() 97 public Map<Object, Object> create(List<?> keys) { in create()
|
| D | ImmutableMultisetFloodingTest.java | 43 public ImmutableMultiset<Object> create(List<?> keys) { in create() 49 public ImmutableMultiset<Object> create(List<?> keys) { in create() 55 public ImmutableMultiset<Object> create(List<?> keys) { in create() 65 public ImmutableMultiset<Object> create(List<?> keys) { in create() 74 public abstract ImmutableMultiset<Object> create(List<?> keys); in create()
|
| /external/guava/android/guava-tests/benchmark/com/google/common/collect/ |
| D | MapBenchmark.java | 45 Map<Element, Element> create(Collection<Element> keys) { in create() 55 Map<Element, Element> create(Collection<Element> keys) { in create() 65 Map<Element, Element> create(Collection<Element> keys) { in create() 71 Map<Element, Element> create(Collection<Element> keys) { in create() 77 Map<Element, Element> create(Collection<Element> keys) { in create() 87 Map<Element, Element> create(Collection<Element> keys) { in create() 97 Map<Element, Element> create(Collection<Element> keys) { in create() 107 Map<Element, Element> create(Collection<Element> keys) { in create() 117 Map<Element, Element> create(Collection<Element> keys) { in create() 127 Map<Element, Element> create(Collection<Element> keys) { in create() [all …]
|
| /external/guava/guava-tests/benchmark/com/google/common/collect/ |
| D | MapBenchmark.java | 45 Map<Element, Element> create(Collection<Element> keys) { in create() 55 Map<Element, Element> create(Collection<Element> keys) { in create() 65 Map<Element, Element> create(Collection<Element> keys) { in create() 71 Map<Element, Element> create(Collection<Element> keys) { in create() 77 Map<Element, Element> create(Collection<Element> keys) { in create() 87 Map<Element, Element> create(Collection<Element> keys) { in create() 97 Map<Element, Element> create(Collection<Element> keys) { in create() 107 Map<Element, Element> create(Collection<Element> keys) { in create() 117 Map<Element, Element> create(Collection<Element> keys) { in create() 127 Map<Element, Element> create(Collection<Element> keys) { in create() [all …]
|
| /external/federated-compute/fcp/secagg/shared/ |
| D | ecdh_key_agreement_test.cc | 37 EcdhPregeneratedTestKeys keys; in TEST() local 48 EcdhPregeneratedTestKeys keys; in TEST() local 60 EcdhPregeneratedTestKeys keys; in TEST() local 68 EcdhPregeneratedTestKeys keys; in TEST() local 90 EcdhPregeneratedTestKeys keys; in TEST() local 100 EcdhPregeneratedTestKeys keys; in TEST() local 112 EcdhPregeneratedTestKeys keys; in TEST() local 127 EcdhPregeneratedTestKeys keys; in TEST() local 140 EcdhPregeneratedTestKeys keys; in TEST() local 147 EcdhPregeneratedTestKeys keys; in TEST() local [all …]
|
| /external/libcxx/test/libcxx/localization/locale.categories/ |
| D | __scan_keyword.pass.cpp | 49 std::string keys[] = {"a", "abb"}; in main() local 61 std::string keys[] = {"a", "abb"}; in main() local 73 std::string keys[] = {"a", "abb"}; in main() local 85 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; in main() local 97 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; in main() local 109 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; in main() local
|
| /external/rust/beto-rust/nearby/presence/np_hkdf/benches/ |
| D | np_hkdf.rs | 27 let keys = (0..num_keys) in build_np_hkdf() localVariable 37 let keys = (0..num_keys) in build_np_hkdf() localVariable 54 let keys = (0..num_keys) in build_np_hkdf() localVariable 71 let keys = (0..num_keys) in build_np_hkdf() localVariable
|
| /external/cronet/third_party/libc++/src/test/libcxx/localization/locale.categories/ |
| D | __scan_keyword.pass.cpp | 50 std::string keys[] = {"a", "abb"}; in main() local 62 std::string keys[] = {"a", "abb"}; in main() local 74 std::string keys[] = {"a", "abb"}; in main() local 86 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; in main() local 98 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; in main() local 110 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; in main() local
|
| /external/skia/infra/bots/recipe_modules/builder_name_schema/ |
| D | builder_name_schema.json | 4 "keys": [ array 11 "keys": [ array 22 "keys": [ array 33 "keys": [ array 44 "keys": [ array 49 "keys": [ array 61 "keys": [ array 69 "keys": [ array 77 "keys": [ array 92 "keys": [ array
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | lookup_interface.cc | 33 Status LookupInterface::CheckKeyAndValueTypes(const Tensor& keys, in CheckKeyAndValueTypes() 46 Status LookupInterface::CheckKeyAndValueTensorsHelper(const Tensor& keys, in CheckKeyAndValueTensorsHelper() 64 Status LookupInterface::CheckKeyAndValueTensorsForInsert(const Tensor& keys, in CheckKeyAndValueTensorsForInsert() 69 Status LookupInterface::CheckKeyAndValueTensorsForImport(const Tensor& keys, in CheckKeyAndValueTensorsForImport() 74 Status LookupInterface::CheckKeyTensorForRemove(const Tensor& keys) { in CheckKeyTensorForRemove()
|
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
| D | bpf_flow.c | 75 static __always_inline int export_flow_keys(struct bpf_flow_keys *keys, in export_flow_keys() 118 struct bpf_flow_keys *keys = skb->flow_keys; in parse_eth_proto() local 146 struct bpf_flow_keys *keys = skb->flow_keys; in _dissect() local 167 struct bpf_flow_keys *keys = skb->flow_keys; in parse_ip_proto() local 258 struct bpf_flow_keys *keys = skb->flow_keys; in parse_ipv6_proto() local 278 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 326 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 348 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 366 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 394 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local [all …]
|
| /external/mbedtls/docs/architecture/ |
| D | psa-storage-resilience.md | 48 ### Assumptions on stateful secure elements 54 ### Dual management of keys: the problem 69 ### Overview of two-phase commit with stateful secure elements 103 ### Optimization considerations for transactions 131 ### Recovery strategies 256 ### Testing non-atomic processes 285 ### Splitting normal behavior and transaction recovery 355 ### Choice of a transaction design
|
| /external/tink/java_src/src/main/java/com/google/crypto/tink/integration/android/internal/ |
| D | FakeAndroidKeystoreProvider.java | 55 protected static HashMap<String, SecretKey> keys; field in FakeAndroidKeystoreProvider.FakeKeyStoreSpi 57 public static void setKeysMapRef(HashMap<String, SecretKey> keys) { in setKeysMapRef() 162 protected static HashMap<String, SecretKey> keys; field in FakeAndroidKeystoreProvider.FakeKeyGeneratorSpi 164 public static void setKeysMapRef(HashMap<String, SecretKey> keys) { in setKeysMapRef() 221 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProvider() local 270 HashMap<String, SecretKey> keys = new HashMap<>(); in UnreliableFakeProvider() local 312 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProviderWithUnrecoverableKeys() local 349 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProviderWithProviderException() local 381 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProviderWithNullKeys() local 412 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProviderWithoutKeyGeneration() local [all …]
|
| /external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/ |
| D | MultimapKeysTester.java | 48 Multiset<K> keys = multimap().keys(); in testKeys() local 69 Multiset<K> keys = multimap().keys(); in testKeysWithNullKey() local 91 Multiset<K> keys = multimap().keys(); in testKeysEntrySetIteratorRemove() local
|
| /external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
| D | MultimapKeysTester.java | 48 Multiset<K> keys = multimap().keys(); in testKeys() local 69 Multiset<K> keys = multimap().keys(); in testKeysWithNullKey() local 91 Multiset<K> keys = multimap().keys(); in testKeysEntrySetIteratorRemove() local
|
| /external/armnn/delegate/test/ |
| D | DelegateOptionsTest.cpp | 139 std::vector<std::string> keys { "backends", "debug-data", "disable-tflite-runtime-fallback"}; variable 174 std::vector<std::string> keys { "backends", "debug-data", "disable-tflite-runtime-fallback"}; variable 280 void CreateFp16StringParsingTestRun(std::vector<std::string>& keys, in CreateFp16StringParsingTestRun() 320 …std::vector<std::string> keys { "backends", "debug-data", "reduce-fp32-to-fp16", "logging-sever… variable 329 std::vector<std::string> keys { "backends", "debug-data", "reduce-fp32-to-fp16"}; variable 338 std::vector<std::string> keys { "backends", "debug-data", "reduce-fp32-to-fp16"}; variable 347 std::vector<std::string> keys { "backends", "debug-data", "reduce-fp32-to-fp16"}; variable 356 std::vector<std::string> keys { "backends", "debug-data", "reduce-fp32-to-fp16"}; variable
|
| /external/libcxx/test/std/containers/associative/multiset/ |
| D | extract_key.pass.cpp | 51 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local 58 Counter<int> keys[] = {1, 2, 3, 4, 5, 6}; in main() local 68 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local
|
| /external/libcxx/test/std/containers/associative/map/map.modifiers/ |
| D | extract_key.pass.cpp | 53 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local 61 Counter<int> keys[] = {1, 2, 3, 4, 5, 6}; in main() local 73 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local
|
| /external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
| D | extract_key.pass.cpp | 53 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local 61 Counter<int> keys[] = {1, 2, 3, 4, 5, 6}; in main() local 73 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local
|
| /external/libcxx/test/std/containers/unord/unord.set/ |
| D | extract_key.pass.cpp | 51 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local 58 Counter<int> keys[] = {1, 2, 3, 4, 5, 6}; in main() local 68 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local
|
| /external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
| D | extract_key.pass.cpp | 54 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local 62 Counter<int> keys[] = {1, 2, 3, 4, 5, 6}; in main() local 74 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local
|
| /external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
| D | extract_key.pass.cpp | 53 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local 61 Counter<int> keys[] = {1, 2, 3, 4, 5, 6}; in main() local 73 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local
|
| /external/libcxx/test/std/containers/associative/set/ |
| D | extract_key.pass.cpp | 51 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local 58 Counter<int> keys[] = {1, 2, 3, 4, 5, 6}; in main() local 68 int keys[] = {1, 2, 3, 4, 5, 6}; in main() local
|