HomeSort by relevance Sort by last modified time
    Searched refs:ncols (Results 1 - 21 of 21) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
curses_tests.py 14 ncols, nlines = 8, 3
23 win = curses.newwin(nlines, ncols, uly, ulx)
24 textpad.rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
29 stdscr.addstr(uly+ncols+2, 0, "Text entered in the box\n")
36 stdscr.move(uly+ncols+2 + i, 0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
curses_tests.py 14 ncols, nlines = 8, 3
23 win = curses.newwin(nlines, ncols, uly, ulx)
24 textpad.rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
29 stdscr.addstr(uly+ncols+2, 0, "Text entered in the box\n")
36 stdscr.move(uly+ncols+2 + i, 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
cursesp.h 102 int ncols,
105 : NCursesWindow(nlines,ncols,begin_y,begin_x), p(0)
232 int ncols,
236 : NCursesPanel (nlines, ncols, begin_y, begin_x)
cursesf.h 127 int ncols,
135 field = ::new_field(rows, ncols, first_row, first_col,
191 inline void info(int& rows, int& ncols,
194 OnError(::field_info(field, &rows, &ncols,
405 int ncols,
408 : NCursesPanel(nlines, ncols, begin_y, begin_x),
437 int ncols,
442 : NCursesPanel(nlines, ncols, begin_y, begin_x),
542 void scale(int& rows, int& ncols) const {
543 OnError(::scale_form(form,&rows,&ncols));
    [all...]
cursesm.h 266 int ncols,
269 : NCursesPanel(nlines,ncols,begin_y,begin_x),
298 int ncols,
303 : NCursesPanel(nlines, ncols, begin_y, begin_x),
371 inline void menu_format(int& rows,int& ncols) {
372 ::menu_format(menu,&rows,&ncols);
628 int ncols,
632 : NCursesMenu(nlines,ncols,begin_y,begin_x) {
649 int ncols,
654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame)
    [all...]
cursesw.h 774 NCursesWindow(WINDOW* win, int ncols);
804 int ncols, // number of columns
810 int ncols, // number of columns
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesp.h 102 int ncols,
105 : NCursesWindow(nlines,ncols,begin_y,begin_x), p(0)
232 int ncols,
236 : NCursesPanel (nlines, ncols, begin_y, begin_x)
cursesf.h 127 int ncols,
135 field = ::new_field(rows, ncols, first_row, first_col,
191 inline void info(int& rows, int& ncols,
194 OnError(::field_info(field, &rows, &ncols,
405 int ncols,
408 : NCursesPanel(nlines, ncols, begin_y, begin_x),
437 int ncols,
442 : NCursesPanel(nlines, ncols, begin_y, begin_x),
542 void scale(int& rows, int& ncols) const {
543 OnError(::scale_form(form,&rows,&ncols));
    [all...]
cursesm.h 266 int ncols,
269 : NCursesPanel(nlines,ncols,begin_y,begin_x),
298 int ncols,
303 : NCursesPanel(nlines, ncols, begin_y, begin_x),
371 inline void menu_format(int& rows,int& ncols) {
372 ::menu_format(menu,&rows,&ncols);
628 int ncols,
632 : NCursesMenu(nlines,ncols,begin_y,begin_x) {
649 int ncols,
654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame)
    [all...]
cursesw.h 774 NCursesWindow(WINDOW* win, int ncols);
804 int ncols, // number of columns
810 int ncols, // number of columns
    [all...]
  /external/qemu/android/utils/
misc.c 27 int nrows, ncols, r, c, n, maxw = 0; local
35 ncols = width/maxw;
36 nrows = (count + ncols-1)/ncols;
40 for (c = 0; c < ncols; c++) {
stralloc.c 26 int nrows, ncols, r, c, n, maxw = 0; local
34 ncols = width/maxw;
35 nrows = (count + ncols-1)/ncols;
39 for (c = 0; c < ncols; c++) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
textpad.py 179 ncols, nlines = 9, 4
182 win = curses.newwin(nlines, ncols, uly, ulx)
183 rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
textpad.py 179 ncols, nlines = 9, 4
182 win = curses.newwin(nlines, ncols, uly, ulx)
183 rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cmd.py 370 ncols = (size+nrows-1) // nrows
373 for col in range(ncols):
389 ncols = 1
393 for col in range(ncols):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cmd.py 370 ncols = (size+nrows-1) // nrows
373 for col in range(ncols):
389 ncols = 1
393 for col in range(ncols):
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 1562 size_t ncols; local
1590 size_t ncols; local
    [all...]
  /external/llvm/lib/Support/
regcomp.c 1255 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1258 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)
1272 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1276 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 1219 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1222 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)
1236 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1240 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)
    [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp 345 int ncols = pGlyph->GetWidth(); local
348 if (!bitmap.CompositeMask(left, top, ncols, nrows, pGlyph, fill_color,
356 ncols /= 3;
364 int end_col = left + ncols;
    [all...]
  /external/opencv/cxcore/src/
cxdxt.cpp     [all...]

Completed in 432 milliseconds