| /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
| D | pointer.pass.cpp | 42 typedef typename std::conditional<!IsArray, A, A[]>::type ValueT; in test_pointer() typedef
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
| D | pointer.pass.cpp | 41 typedef typename std::conditional<!IsArray, A, A[]>::type ValueT; in test_pointer() typedef
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | DenseMap.h | 363 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1066 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument 1117 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
|
| /external/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 348 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1063 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument 1114 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 392 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1199 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument 1268 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
|
| /external/llvm/unittests/ADT/ |
| D | TinyPtrVectorTest.cpp | 37 typedef typename std::remove_pointer<PtrT>::type ValueT; typedef in __anonedd2b4480111::TinyPtrVectorTest
|
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
| D | cuda_blas_lt.cc | 42 #define GET_ATTR(getter, handle, attr, ValueT) \ argument
|
| /external/clang/lib/Sema/ |
| D | SemaExprObjC.cpp | 933 QualType ValueT = Method->parameters()[0]->getType(); in BuildObjCDictionaryLiteral() local 1001 QualType ValueT = ValuesT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral() local
|