Home
last modified time | relevance | path

Searched refs:rowType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp11 … precision P, template <class, precision> class colType, template <class, precision> class rowType>
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp747 TType &rowType = DropColumns(type); in SplitMatrixColumns() local
753 state.addModifiedField(field, rowType, storage, packing, state.symbolEnv.isPointer(field)); in SplitMatrixColumns()
/third_party/icu/icu4c/source/test/intltest/
Drestsnew.cpp890 UResType rowType=tablerow.getType(); in testTag() local
891 CONFIRM_EQ(rowType, URES_ARRAY); in testTag()