Home
last modified time | relevance | path

Searched defs:getNumColumns (Results 1 – 5 of 5) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DDynamicTableModel.java158 public int getNumColumns() { in getNumColumns() method in DynamicTableModel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp152 size_t getNumColumns() const { return Columns.size(); } in getNumColumns() function in __anondf12c74f0111::LowerMatrixIntrinsics::ColumnMatrixTy
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h341 int getNumColumns(Id resultId) const { return getTypeNumColumns(getTypeId(resultId)); } in getNumColumns() function
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h342 int getNumColumns(Id resultId) const { return getTypeNumColumns(getTypeId(resultId)); } in getNumColumns() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp294 unsigned getNumColumns() const { in getNumColumns() function in __anon16af28950111::LowerMatrixIntrinsics::MatrixTy