| /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/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/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/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 | 74 static __always_inline int export_flow_keys(struct bpf_flow_keys *keys, in export_flow_keys() 117 struct bpf_flow_keys *keys = skb->flow_keys; in parse_eth_proto() local 145 struct bpf_flow_keys *keys = skb->flow_keys; in _dissect() local 153 struct bpf_flow_keys *keys = skb->flow_keys; in parse_ip_proto() local 244 struct bpf_flow_keys *keys = skb->flow_keys; in parse_ipv6_proto() local 264 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 312 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 334 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 352 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local 378 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local [all …]
|
| /external/skia/infra/bots/recipe_modules/builder_name_schema/ |
| D | builder_name_schema.json | 4 "keys": [ array 15 "keys": [ array 26 "keys": [ array 31 "keys": [ array 43 "keys": [ array 51 "keys": [ array 59 "keys": [ array 74 "keys": [ array 89 "keys": [ array
|
| /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/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/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/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/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
|
| /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.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/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/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/guava/guava-tests/test/com/google/common/cache/ |
| D | EmptyCachesTest.java | 116 Set<Object> keys = cache.asMap().keySet(); in testKeySet_nullToArray() local 147 Set<Object> keys = cache.asMap().keySet(); in testKeySet_clear() local 156 Set<Object> keys = cache.asMap().keySet(); in testKeySet_empty_remove() local 172 Set<Object> keys = cache.asMap().keySet(); in testKeySet_remove() local
|
| /external/guava/android/guava-tests/test/com/google/common/cache/ |
| D | EmptyCachesTest.java | 116 Set<Object> keys = cache.asMap().keySet(); in testKeySet_nullToArray() local 147 Set<Object> keys = cache.asMap().keySet(); in testKeySet_clear() local 156 Set<Object> keys = cache.asMap().keySet(); in testKeySet_empty_remove() local 172 Set<Object> keys = cache.asMap().keySet(); in testKeySet_remove() local
|
| /external/rust/crates/serde_json/tests/ |
| D | map.rs | 14 let keys: Vec<_> = v.as_object().unwrap().keys().collect(); in test_preserve_order() localVariable 32 let keys: Vec<_> = m.keys().collect(); in test_append() localVariable 45 let keys: Vec<_> = val.keys().collect(); in test_retain() localVariable
|
| /external/mesa3d/src/panfrost/bifrost/ |
| D | gen_disasm.py | 148 def compile_derived_inner(expr, keys): argument 163 def compile_derived(expr, keys): argument 176 def evaluate_forward(keys, derivf, testf, ctx, ordering): argument 192 def evaluate_forwards(keys, derivf, testf, mod_vals, ordered): argument 201 def invert_lut(value_size, forward, derived, mod_map, keys, mod_vals): argument
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | initializable_lookup_table.h | 51 Status Insert(OpKernelContext* ctx, const Tensor& keys, in Insert() 58 Status Remove(OpKernelContext* ctx, const Tensor& keys) final { in Remove() 223 explicit KeyValueTensorIterator(const Tensor* keys, const Tensor* values) in KeyValueTensorIterator() 246 const Tensor& keys() const override { return *keys_; } in keys() function
|
| D | lookup_table_op.cc | 89 Status DoInsert(bool clear, const Tensor& keys, const Tensor& values) { in DoInsert() 104 Status Insert(OpKernelContext* ctx, const Tensor& keys, in Insert() 109 Status Remove(OpKernelContext* ctx, const Tensor& keys) override { in Remove() 119 Status ImportValues(OpKernelContext* ctx, const Tensor& keys, in ImportValues() 128 Tensor* keys; in ExportValues() local 163 Tensor keys(key_dtype(), TensorShape({size})); in AsGraphDef() local 200 void ExportKeysAndValues(Tensor* keys, Tensor* values) const in ExportKeysAndValues() 270 Status DoInsert(bool clear, const Tensor& keys, const Tensor& values) { in DoInsert() 291 Status Insert(OpKernelContext* ctx, const Tensor& keys, in Insert() 296 Status Remove(OpKernelContext* ctx, const Tensor& keys) override { in Remove() [all …]
|
| /external/tensorflow/tensorflow/python/training/ |
| D | saver_test_utils.py | 59 def insert(self, keys, values): argument 62 def lookup(self, keys, default): argument 65 def keys(self): member in CheckpointedOp
|
| /external/bcc/libbpf-tools/ |
| D | map_helpers.c | 14 dump_hash_iter(int map_fd, void *keys, __u32 key_size, in dump_hash_iter() 49 dump_hash_batch(int map_fd, void *keys, __u32 key_size, in dump_hash_batch() 74 void *keys, __u32 key_size, in dump_hash()
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | UnicodeRelation.java | 121 public UnicodeRelation<T> addAll(UnicodeSet keys, Collection<T> values) { in addAll() 128 public UnicodeRelation<T> addAll(UnicodeSet keys, T... values) { in addAll() 132 public UnicodeRelation<T> addAll(UnicodeSet keys, T value) { in addAll() 238 public UnicodeRelation<T> removeAll(UnicodeSet keys, Collection<T> values) { in removeAll() 245 public UnicodeRelation<T> removeAll(UnicodeSet keys, T... values) { in removeAll() 249 public UnicodeRelation<T> removeAll(UnicodeSet keys, T value) { in removeAll()
|