/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 171 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 186 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 206 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 348 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1063 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1114 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | DenseMap.h | 173 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 180 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 223 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 364 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1067 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1118 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | DenseMap.h | 220 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 227 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 286 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 449 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1258 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1330 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
D | MapVector.h | 141 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 144 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | DenseMap.h | 220 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 227 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 286 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 449 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1258 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1330 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
D | MapVector.h | 141 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 144 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
D | ImmutableMap.h | 226 ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() 227 typename ImmutableMap<KeyT, ValT>::Factory &F) in ImmutableMapRef()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | DenseMap.h | 220 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 227 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 286 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 449 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1258 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1330 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
D | MapVector.h | 141 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 144 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 207 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 214 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 273 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 422 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1231 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1303 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
H A D | MapVector.h | 118 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 130 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 196 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 203 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 250 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 393 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1200 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1269 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
H A D | MapVector.h | 117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | DenseMap.h | 220 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 227 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 286 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 449 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1258 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1330 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
D | MapVector.h | 141 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 144 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
D | ImmutableMap.h | 226 ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() 227 typename ImmutableMap<KeyT, ValT>::Factory &F) in ImmutableMapRef()
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/ |
D | has_entry_matcher.rs | 83 fn matches(&self, actual: &HashMap<KeyT, ValueT>) -> MatcherResult { in matches() 91 fn explain_match(&self, actual: &HashMap<KeyT, ValueT>) -> Description { in explain_match()
|
D | unordered_elements_are_matcher.rs | 476 elements: [KeyValueMatcher<'a, KeyT, ValueT>; N], in new() argument 620 fn generate_for_map<'a, KeyT: Debug, ValueT: Debug, ContainerT: Debug + ?Sized>( in generate_for_map() argument 1009 fn get_explanation_for_map<'a, KeyT: Debug, ValueT: Debug, ContainerT: Debug + ?Sized>( in get_explanation_for_map() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | ValueMap.h | 172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 177 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | ValueMap.h | 172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 177 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | ValueMap.h | 172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 177 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | ValueMap.h | 172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 177 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ValueMap.h | 173 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 178 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | ValueMap.h | 172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 177 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | ValueMap.h | 168 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 173 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|