| /external/cronet/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.sort/stable.sort/ |
| D | pstl.stable_sort.pass.cpp | 50 void test_one(Policy&& policy, std::array<ValueT, N> input, std::array<ValueT, N> expected) { in test_one()
|
| /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/third_party/libc++/src/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/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/ |
| D | inspectable.h | 109 : Inspectable(ValueT(), std::move(convert)) { in Inspectable() argument
|
| /external/rust/crates/googletest/src/matchers/ |
| D | has_entry_matcher.rs | 65 pub fn has_entry<KeyT: Debug + Eq + Hash, ValueT: Debug, MatcherT: Matcher<ActualT = ValueT>>( in has_entry() argument
|
| D | unordered_elements_are_matcher.rs | 625 for<'b> &'b ContainerT: IntoIterator<Item = (&'b KeyT, &'b ValueT)>, 1016 for<'b> &'b ContainerT: IntoIterator<Item = (&'b KeyT, &'b ValueT)>,
|
| /external/cronet/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.find/ |
| D | ranges.find.pass.cpp | 62 using ValueT = std::iter_value_t<It>; in test_iterators() typedef
|
| /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-subzero/include/llvm/ADT/ |
| D | DenseMap.h | 364 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1067 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument 1118 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 | 393 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1200 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument 1269 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 422 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument 1231 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument 1303 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 __anonffe722370111::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
|