Home
last modified time | relevance | path

Searched defs:ncols (Results 1 – 4 of 4) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DBigMatrixImpl.java758 final int ncols = this.getColumnDimension(); in getRowMatrix() local
794 final int ncols = this.getColumnDimension(); in getRow() local
813 final int ncols = this.getColumnDimension(); in getRowAsDoubleArray() local
/external/llvm/lib/Support/
Dregcomp.c1265 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local
1282 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp394 int ncols = pGlyph->GetWidth(); in DrawNormalText() local
/external/opencv/cxcore/src/
Dcxdxt.cpp2219 int j, j0, j1, k, rows, cols, ncols; in cvMulSpectrums() local