/external/rust/android-crates-io/crates/futures-util/src/stream/stream/ |
D | map.rs | 22 impl<St, F> fmt::Debug for Map<St, F> implementation 31 impl<St, F> Map<St, F> { impl 39 impl<St, F> FusedStream for Map<St, F> implementation 49 impl<St, F> Stream for Map<St, F> implementation 69 impl<St, F, Item> Sink<Item> for Map<St, F> implementation
|
/external/rust/android-crates-io/crates/criterion-plot/src/ |
D | map.rs | 32 pub struct Map<T>([Option<T>; LENGTH]); struct 34 impl<T> Default for Map<T> { implementation 40 impl<T> Map<T> { impl 74 impl<T> Clone for Map<T> implementation 118 pub struct Map<T>([Option<T>; LENGTH]); struct 120 impl<T> Map<T> { implementation 154 impl<T> Clone for Map<T> implementation 163 impl<T> Default for Map<T> { implementation
|
/external/cronet/tot/third_party/libc++/src/test/benchmarks/ |
D | map.bench.cpp | 114 auto& Map = Data.Maps.front(); in run() local 134 auto& Map = Data.Maps.front(); in run() local 156 for (auto& Map : Data.Maps) { in run() local 178 auto& Map = Data.Maps.front(); in run() local 197 auto& Map = Data.Maps.front(); in run() local 221 for (auto& Map : Data.Maps) { in run() local 241 for (auto& Map : Data.Maps) { in run() local 276 auto& Map = Data.Maps[I]; in run() local 306 auto& Map = Data.Maps[I]; in run() local 347 for (auto& Map : Data.Maps) { in run() local [all …]
|
/external/cronet/stable/third_party/libc++/src/test/benchmarks/ |
D | map.bench.cpp | 114 auto& Map = Data.Maps.front(); in run() local 134 auto& Map = Data.Maps.front(); in run() local 156 for (auto& Map : Data.Maps) { in run() local 178 auto& Map = Data.Maps.front(); in run() local 197 auto& Map = Data.Maps.front(); in run() local 221 for (auto& Map : Data.Maps) { in run() local 241 for (auto& Map : Data.Maps) { in run() local 276 auto& Map = Data.Maps[I]; in run() local 306 auto& Map = Data.Maps[I]; in run() local 347 for (auto& Map : Data.Maps) { in run() local [all …]
|
/external/libcxx/test/std/containers/associative/ |
D | iterator_types.pass.cpp | 56 typedef std::map<int, int> Map; in main() typedef 63 typedef std::map<int, int, std::less<int>, Alloc> Map; in main() typedef 70 typedef std::map<int, int, std::less<int>, Alloc> Map; in main() typedef 75 typedef std::multimap<int, int> Map; in main() typedef 82 typedef std::multimap<int, int, std::less<int>, Alloc> Map; in main() typedef 89 typedef std::multimap<int, int, std::less<int>, Alloc> Map; in main() typedef
|
/external/rust/android-crates-io/crates/futures-util/src/future/future/ |
D | map.rs | 25 impl<Fut, F> Map<Fut, F> { impl 32 impl<Fut, F, T> FusedFuture for Map<Fut, F> implementation 45 impl<Fut, F, T> Future for Map<Fut, F> implementation
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/ |
D | iterator_types.pass.cpp | 55 typedef std::map<int, int> Map; in main() typedef 62 typedef std::map<int, int, std::less<int>, Alloc> Map; in main() typedef 69 typedef std::map<int, int, std::less<int>, Alloc> Map; in main() typedef 74 typedef std::multimap<int, int> Map; in main() typedef 81 typedef std::multimap<int, int, std::less<int>, Alloc> Map; in main() typedef 88 typedef std::multimap<int, int, std::less<int>, Alloc> Map; in main() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/ |
D | iterator_types.pass.cpp | 55 typedef std::map<int, int> Map; in main() typedef 62 typedef std::map<int, int, std::less<int>, Alloc> Map; in main() typedef 69 typedef std::map<int, int, std::less<int>, Alloc> Map; in main() typedef 74 typedef std::multimap<int, int> Map; in main() typedef 81 typedef std::multimap<int, int, std::less<int>, Alloc> Map; in main() typedef 88 typedef std::multimap<int, int, std::less<int>, Alloc> Map; in main() typedef
|
/external/libcxx/test/std/containers/unord/ |
D | iterator_difference_type.pass.cpp | 79 typedef std::unordered_map<int, int> Map; in main() typedef 86 typedef std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 93 typedef std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 98 typedef std::unordered_multimap<int, int> Map; in main() typedef 105 typedef std::unordered_multimap<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 112 typedef std::unordered_multimap<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/unord/ |
D | iterator_difference_type.pass.cpp | 78 typedef std::unordered_map<int, int> Map; in main() typedef 85 typedef std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 92 typedef std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 97 typedef std::unordered_multimap<int, int> Map; in main() typedef 104 typedef std::unordered_multimap<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 111 typedef std::unordered_multimap<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/unord/ |
D | iterator_difference_type.pass.cpp | 78 typedef std::unordered_map<int, int> Map; in main() typedef 85 typedef std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 92 typedef std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 97 typedef std::unordered_multimap<int, int> Map; in main() typedef 104 typedef std::unordered_multimap<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef 111 typedef std::unordered_multimap<int, int, std::hash<int>, std::equal_to<int>, Alloc> Map; in main() typedef
|
/external/rust/android-crates-io/crates/tokio-stream/src/stream_ext/ |
D | map.rs | 18 impl<St, F> fmt::Debug for Map<St, F> implementation 27 impl<St, F> Map<St, F> { implementation 33 impl<St, F, T> Stream for Map<St, F> implementation
|
/external/rust/android-crates-io/crates/toml/src/ |
D | map.rs | 32 pub struct Map<K, V> { struct 33 map: MapImpl<K, V>, argument 41 impl Map<String, Value> { implementation 217 impl Default for Map<String, Value> { implementation 226 impl Clone for Map<String, Value> { implementation 235 impl PartialEq for Map<String, Value> { implementation 244 impl<'a, Q> ops::Index<&'a Q> for Map<String, Value> implementation 258 impl<'a, Q> ops::IndexMut<&'a Q> for Map<String, Value> implementation 268 impl Debug for Map<String, Value> { implementation 275 impl ser::Serialize for Map<String, Value> { implementation [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/ |
D | map.rs | 29 pub struct Map<K, V> { struct 30 map: MapImpl<K, V>, argument 38 impl Map<String, Value> { impl 378 impl Default for Map<String, Value> { implementation 387 impl Clone for Map<String, Value> { implementation 401 impl PartialEq for Map<String, Value> { implementation 408 impl Eq for Map<String, Value> {} implementation 410 impl Hash for Map<String, Value> { implementation 442 impl<Q> ops::Index<&Q> for Map<String, Value> implementation 465 impl<Q> ops::IndexMut<&Q> for Map<String, Value> implementation [all …]
|
/external/rust/android-crates-io/crates/serde_json/src/ |
D | map.rs | 29 pub struct Map<K, V> { struct 30 map: MapImpl<K, V>, argument 38 impl Map<String, Value> { implementation 386 impl Default for Map<String, Value> { implementation 395 impl Clone for Map<String, Value> { implementation 409 impl PartialEq for Map<String, Value> { implementation 416 impl Eq for Map<String, Value> {} implementation 418 impl Hash for Map<String, Value> { implementation 450 impl<Q> ops::Index<&Q> for Map<String, Value> implementation 473 impl<Q> ops::IndexMut<&Q> for Map<String, Value> implementation [all …]
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/ |
D | map.rs | 29 pub struct Map<K, V> { struct 30 map: MapImpl<K, V>, argument 38 impl Map<String, Value> { impl 378 impl Default for Map<String, Value> { implementation 387 impl Clone for Map<String, Value> { implementation 401 impl PartialEq for Map<String, Value> { implementation 408 impl Eq for Map<String, Value> {} implementation 410 impl Hash for Map<String, Value> { implementation 442 impl<Q> ops::Index<&Q> for Map<String, Value> implementation 465 impl<Q> ops::IndexMut<&Q> for Map<String, Value> implementation [all …]
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/ |
D | map.rs | 29 pub struct Map<K, V> { struct 30 map: MapImpl<K, V>, argument 38 impl Map<String, Value> { implementation 378 impl Default for Map<String, Value> { implementation 387 impl Clone for Map<String, Value> { implementation 401 impl PartialEq for Map<String, Value> { implementation 408 impl Eq for Map<String, Value> {} implementation 410 impl Hash for Map<String, Value> { implementation 442 impl<Q> ops::Index<&Q> for Map<String, Value> implementation 465 impl<Q> ops::IndexMut<&Q> for Map<String, Value> implementation [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/ |
D | map.rs | 29 pub struct Map<K, V> { struct 30 map: MapImpl<K, V>, argument 38 impl Map<String, Value> { implementation 378 impl Default for Map<String, Value> { implementation 387 impl Clone for Map<String, Value> { implementation 401 impl PartialEq for Map<String, Value> { implementation 408 impl Eq for Map<String, Value> {} implementation 410 impl Hash for Map<String, Value> { implementation 442 impl<Q> ops::Index<&Q> for Map<String, Value> implementation 465 impl<Q> ops::IndexMut<&Q> for Map<String, Value> implementation [all …]
|
/external/rust/android-crates-io/crates/petgraph/src/visit/ |
D | traversal.rs | 65 G: GraphRef + Visitable<NodeId = N, Map = VM>, in new() argument 80 G: GraphRef + Visitable<NodeId = N, Map = VM>, in reset() argument 89 G: GraphRef + Visitable<NodeId = N, Map = VM>, in empty() argument 162 G: GraphRef + Visitable<NodeId = N, Map = VM>, in new() argument 172 G: GraphRef + Visitable<NodeId = N, Map = VM>, in empty() argument 184 G: GraphRef + Visitable<NodeId = N, Map = VM>, in reset() argument 281 G: GraphRef + Visitable<NodeId = N, Map = VM>, in new() argument 340 G: IntoNodeIdentifiers + IntoNeighborsDirected + Visitable<NodeId = N, Map = VM>, in new() argument 352 G: IntoNeighborsDirected + Visitable<NodeId = N, Map = VM>, in with_initials() argument 380 G: GraphRef + Visitable<NodeId = N, Map = VM>, in empty() argument [all …]
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
D | ContextAttributes.java | 35 public abstract ContextAttributes withSharedAttributes(Map<?,?> attributes); in withSharedAttributes() argument 92 protected Impl(Map<?,?> shared) { in Impl() argument 97 protected Impl(Map<?,?> shared, Map<Object,Object> nonShared) { in Impl() argument 127 public ContextAttributes withSharedAttributes(Map<?,?> shared) { in withSharedAttributes() argument 216 private Map<Object,Object> _copy(Map<?,?> src) in _copy() argument
|
/external/rust/android-crates-io/crates/config/src/ |
D | map.rs | 2 pub type Map<K, V> = std::collections::HashMap<K, V>; typedef 4 pub type Map<K, V> = indexmap::IndexMap<K, V>; typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DirectXIRPasses/ |
D | PointerTypeAnalysis.cpp | 24 Type *classifyPointerType(const Value *V, PointerTypeMap &Map) { in classifyPointerType() 80 Type *classifyFunctionType(const Function &F, PointerTypeMap &Map) { in classifyFunctionType() 121 PointerTypeMap &Map) { in classifyConstantWithOpaquePtr() 179 PointerTypeMap &Map) { in classifyGlobalCtorPointerType() 190 PointerTypeMap Map; in run() local
|
/external/rust/android-crates-io/crates/rayon/src/iter/ |
D | map.rs | 15 pub struct Map<I: ParallelIterator, F> { struct 20 impl<I: ParallelIterator + Debug, F> Debug for Map<I, F> { implementation 26 impl<I, F> Map<I, F> implementation 36 impl<I, F, R> ParallelIterator for Map<I, F> implementation 57 impl<I, F, R> IndexedParallelIterator for Map<I, F> implementation
|
/external/cbor-java/src/main/java/co/nstant/in/cbor/model/ |
D | Map.java | 8 public class Map extends ChunkableDataItem { class 13 public Map() { in Map() method in Map 18 public Map(int initialCapacity) { in Map() method in Map
|
/external/scudo/standalone/tests/ |
D | bytemap_test.cpp | 16 template <typename T> void testMap(T &Map, scudo::uptr Size) { in testMap() 30 scudo::FlatByteMap<Size> Map; in TEST() local
|