Home
last modified time | relevance | path

Searched refs:rows (Results 51 – 75 of 75) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.h761 #define INIT_INI_ARRAY(iniarray, array, rows, columns) do { \ argument
763 (iniarray)->ia_rows = (rows); \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c2602 unsigned short rows, cols; in sendnaws() local
2612 if (TerminalWindowSize(&rows, &cols) == 0) { /* Failed */ in sendnaws()
2622 PUTSHORT(cp, rows); in sendnaws()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c527 mdb_iob_resize(mdb_iob_t *iob, size_t rows, size_t cols) in mdb_iob_resize() argument
534 iob->iob_rows = rows != 0 ? rows : MDB_IOB_DEFROWS; in mdb_iob_resize()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dlaststmtchanges.test61 # LSCC set properly after update on table where no rows changed
H A Dlimit.test169 # no limit at all or if LIMIT 0 should result in zero output rows.
H A Dconflict.test446 # Make sure the row count is right for rows that are ignored on
H A Drowid.test300 # Beginning with version 2.3.4, SQLite computes rowids of new rows by
H A Dtrigger2.test41 # Verify that rows altered by triggers are not included in the return value
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun164 rows = tmp.split('\n')
165 self.lines += [(now, r) for r in rows]
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dchg_data.c111 grow = chunks * (c->rows + c->nrow); in _grow_field()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A DSB-tables.info32 * one or more rows of devices, each with a reference to a particular
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps94 label_height, "lh" "lh" # rows in each label
266 set_tab, "hts" "st" Set a tab in all rows, current column.
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c992 size_t row, rows = P2ROUNDUP(size, 16) / 16; in print_bytes() local
1001 for (row = 0; row < rows; row++) { in print_bytes()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps115 label_height lh lh number # rows in each label
273 set_tab hts st str Set a tab in all rows, current column.
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps113 label_height lh lh number # rows in each label
271 set_tab hts st str Set a tab in all rows, current column.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A DSB-tables.info30 * one or more rows of devices, each with a reference to a particular
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_impl.h1126 unsigned int rows; member
/illumos-gate/usr/src/data/zoneinfo/
H A Dzone_sun.tab39 # 5. Comments; present if and only if the country has multiple rows.
H A Dnorthamerica3567 # rows before that there is an out of date entry for Oct:
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh1264 <frameset rows="*,60">
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th63 variable menuY \ Menu Y offset (rows)
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in3557 /* returns the index into rows of offset/size tables. */
H A Dlibdwarf.h.in3557 /* returns the index into rows of offset/size tables. */
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src757 # MiNT VT52 emulation. 80 columns, 25 rows.
1775 # "stty rows NN", e.g. to use 24 lines.
4861 nwp517|nwp-517|nwp-517 vt200 80 cols 30 rows:\
4868 nwp517-w|nwp-517-w|nwp-517 vt200 132 cols 50 rows:\
9884 # Pn1= Number of rows available in window
14408 # Insert-character cannot be made to work on both top and bottom rows.
H A Dterminfo.src817 # MiNT VT52 emulation. 80 columns, 25 rows.
2024 # "stty rows NN", e.g. to use 24 lines.
5528 nwp517|nwp-517|nwp-517 vt200 80 cols 30 rows,
5535 nwp517-w|nwp-517-w|nwp-517 vt200 132 cols 50 rows,
11208 # Pn1= Number of rows available in window
16273 # Insert-character cannot be made to work on both top and bottom rows.

123