Home
last modified time | relevance | path

Searched refs:OtherType (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dvector_utils.h93 template <size_t CurrentIndex, size_t OtherDimension, typename OtherType, typename... Args>
94 void initWithList(const Vector<OtherDimension, OtherType> &arg1, const Args &... args);
99 template <size_t CurrentIndex, typename OtherType, typename... Args>
100 typename std::enable_if<std::is_arithmetic<OtherType>::value>::type initWithList(
101 OtherType arg1,
218 template <size_t CurrentIndex, size_t OtherDimension, typename OtherType, typename... Args>
219 void VectorBase<Dimension, Type>::initWithList(const Vector<OtherDimension, OtherType> &arg1, in initWithList()
232 template <size_t CurrentIndex, typename OtherType, typename... Args>
233 typename std::enable_if<std::is_arithmetic<OtherType>::value>::type
234 VectorBase<Dimension, Type>::initWithList(OtherType arg1, const Args &... args) in initWithList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h104 enum OtherType { enum
121 PointerSumTypeMember<Other, PointerEmbeddedInt<OtherType, 3>>>;
/third_party/spirv-tools/test/val/
Dval_annotation_test.cpp179 TEST_P(StructDecorations, OtherType) { in TEST_P() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_annotation_test.cpp179 TEST_P(StructDecorations, OtherType) { in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_annotation_test.cpp179 TEST_P(StructDecorations, OtherType) { in TEST_P() argument