/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
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()
|
D | DenseMap.h | 195 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 202 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 249 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 392 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1199 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()
|
D | ImmutableMap.h | 284 explicit ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() 285 typename ImmutableMap<KeyT, ValT>::Factory &F) in ImmutableMapRef()
|
D | SparseMultiSet.h | 120 using KeyT = typename KeyFunctorT::argument_type; variable
|
/external/llvm-project/llvm/include/llvm/ADT/ |
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()
|
D | DenseMap.h | 206 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 213 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 272 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 421 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1226 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1302 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
D | ImmutableMap.h | 262 ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() 263 typename ImmutableMap<KeyT, ValT>::Factory &F) in ImmutableMapRef()
|
D | SparseMultiSet.h | 120 using KeyT = typename KeyFunctorT::argument_type; variable
|
/external/llvm/include/llvm/ADT/ |
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()
|
D | ImmutableMap.h | 279 explicit ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() 280 typename ImmutableMap<KeyT, ValT>::Factory &F) in ImmutableMapRef()
|
D | MapVector.h | 91 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
|
D | SparseMultiSet.h | 113 typedef typename KeyFunctorT::argument_type KeyT; typedef
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | DenseMap.h | 172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 179 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 222 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() 363 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1066 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() 1117 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
|
/external/llvm-project/llvm/include/llvm/IR/ |
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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
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()
|
/external/llvm/include/llvm/IR/ |
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()
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | BlotMapVector.h | 61 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &InsertPair) { in insert()
|
/external/llvm-project/llvm/lib/Transforms/ObjCARC/ |
D | BlotMapVector.h | 67 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &InsertPair) { in insert()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | BlotMapVector.h | 67 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &InsertPair) { in insert()
|
/external/tensorflow/tensorflow/compiler/jit/kernels/ |
D | xla_ops.cc | 116 using KeyT = string; typedef in tensorflow::__anon46563ba90111::XlaExecutableClosureStore
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 947 QualType KeyT = Method->parameters()[1]->getType(); in BuildObjCDictionaryLiteral() local 1003 QualType KeyT = KeysT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 1028 QualType KeyT = Method->parameters()[1]->getType(); in BuildObjCDictionaryLiteral() local 1084 QualType KeyT = KeysT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral() local
|