Home
last modified time | relevance | path

Searched defs:keys (Results 1 – 25 of 1395) sorted by relevance

12345678910>>...56

/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/
DListKeysResponse.java70 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() method
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() method in ListKeysResponse.BuilderImpl
337 public final Builder keys(Consumer<KeyListEntry.Builder>... keys) { in keys() argument
/external/sdv/vsomeip/third_party/boost/spirit/workbench/qi/
Dkeywords.hpp9 #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/
DImmutableMapFloodingTest.java38 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()
DImmutableMultisetFloodingTest.java43 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/
DMapBenchmark.java45 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/
DMapBenchmark.java45 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/
Decdh_key_agreement_test.cc37 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.cpp49 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/
Dnp_hkdf.rs27 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/tot/third_party/libc++/src/test/libcxx/localization/locale.categories/
D__scan_keyword.pass.cpp50 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/cronet/stable/third_party/libc++/src/test/libcxx/localization/locale.categories/
D__scan_keyword.pass.cpp50 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/
Dbuilder_name_schema.json4 "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/
Dlookup_interface.cc33 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/cldr/docs/site/development/development-process/design-proposals/
Dspecifying-text-break-variants-in-locale-ids.md86 ### A. For control of grapheme cluster break
100 ### B. For control of word break
108 ### C. For control of sentence break
124 ### D. For control of line break
186 ### E. Other ideas
195 ### F. Current status
/external/leakcanary2/shark-graph/src/main/java/shark/internal/hppc/
DLongObjectScatterMap.kt30 private var keys: LongArray = longArrayOf() variable in shark.internal.hppc.LongObjectScatterMap
84 val keys = this.keys in set() constant
118 val keys = this.keys in remove() constant
140 val keys = this.keys in get() constant
184 val keys = this.keys in containsKey() constant
236 val keys = this.keys in rehash() constant
324 val keys = this.keys in shiftConflictingKeys() constant
DLongScatterSet.kt28 private var keys: LongArray = longArrayOf() variable
100 val keys = this.keys in add() constant
128 val keys = this.keys in contains() constant
149 val keys = this.keys in remove() constant
170 val keys = keys in shiftConflictingKeys() constant
219 val keys = this.keys in rehash() constant
DLongLongScatterMap.kt35 private var keys: LongArray = longArrayOf() variable
88 val keys = this.keys in set() constant
122 val keys = this.keys in remove() constant
150 val keys = this.keys in getSlot() constant
236 val keys = this.keys in containsKey() constant
288 val keys = this.keys in rehash() constant
375 val keys = this.keys in shiftConflictingKeys() constant
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dbpf_flow.c75 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/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/tests/
Dmap.rs14 let keys: Vec<_> = v.as_object().unwrap().keys().collect(); in test_preserve_order() localVariable
25 let keys: Vec<_> = val.keys().collect(); in test_shift_insert() localVariable
43 let keys: Vec<_> = m.keys().collect(); in test_append() localVariable
55 let keys: Vec<_> = val.keys().collect(); in test_retain() localVariable
/external/rust/android-crates-io/crates/serde_json/tests/
Dmap.rs14 let keys: Vec<_> = v.as_object().unwrap().keys().collect(); in test_preserve_order() localVariable
25 let keys: Vec<_> = val.keys().collect(); in test_shift_insert() localVariable
43 let keys: Vec<_> = m.keys().collect(); in test_append() localVariable
55 let keys: Vec<_> = val.keys().collect(); in test_retain() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/tests/
Dmap.rs14 let keys: Vec<_> = v.as_object().unwrap().keys().collect(); in test_preserve_order() localVariable
25 let keys: Vec<_> = val.keys().collect(); in test_shift_insert() localVariable
43 let keys: Vec<_> = m.keys().collect(); in test_append() localVariable
55 let keys: Vec<_> = val.keys().collect(); in test_retain() localVariable
/external/pytorch/torch/csrc/distributed/c10d/
DPrefixStore.cpp14 const std::vector<std::string>& keys) { in joinKeys()
52 bool PrefixStore::check(const std::vector<std::string>& keys) { in check()
57 void PrefixStore::wait(const std::vector<std::string>& keys) { in wait()
63 const std::vector<std::string>& keys, in wait()
84 const std::vector<std::string>& keys) { in multiGet()
94 const std::vector<std::string>& keys, in multiSet()
/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/android/internal/
DFakeAndroidKeystoreProvider.java55 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/tink-java/src/main/java/com/google/crypto/tink/integration/android/internal/
DFakeAndroidKeystoreProvider.java60 protected static HashMap<String, SecretKey> keys; field in FakeAndroidKeystoreProvider.FakeKeyStoreSpi
62 public static void setKeysMapRef(HashMap<String, SecretKey> keys) { in setKeysMapRef()
167 protected static HashMap<String, SecretKey> keys; field in FakeAndroidKeystoreProvider.FakeKeyGeneratorSpi
169 public static void setKeysMapRef(HashMap<String, SecretKey> keys) { in setKeysMapRef()
226 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProvider() local
275 HashMap<String, SecretKey> keys = new HashMap<>(); in UnreliableFakeProvider() local
317 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProviderWithUnrecoverableKeys() local
354 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProviderWithProviderException() local
386 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProviderWithNullKeys() local
417 HashMap<String, SecretKey> keys = new HashMap<>(); in FakeProviderWithoutKeyGeneration() local
[all …]
/external/openthread/third_party/mbedtls/repo/docs/architecture/
Dpsa-storage-resilience.md48 ### 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

12345678910>>...56