Home
last modified time | relevance | path

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

/external/qemu/android/utils/
Dmisc.c27 int nrows, ncols, r, c, n, maxw = 0; in print_tabular() local
Dstralloc.c26 int nrows, ncols, r, c, n, maxw = 0; in stralloc_tabular() local
/external/llvm/lib/Support/
Dregcomp.c1227 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local
1244 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
/external/opencv/cxcore/src/
Dcxdxt.cpp2219 int j, j0, j1, k, rows, cols, ncols; in cvMulSpectrums() local