Searched refs:rows (Results 1 - 25 of 75) sorted by last modified time

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/cgi-bin/
H A Dsorttable.js47 the.appendChild(table.rows[0]);
53 if (table.tHead.rows.length != 1) return; // can't cope with two header rows
55 // Sorttable v1 put rows with a class of "sortbottom" at the bottom (as
56 // "total" rows, for example). This is B&R, since what you're supposed
57 // to do is put them in a tfoot. So, if there are sortbottom rows,
60 for (var i=0; i<table.rows.length; i++) {
61 if (table.rows[i].className.search(/\bsortbottom\b/) != -1) {
62 sortbottomrows[sortbottomrows.length] = table.rows[i];
78 headrow = table.tHead.rows[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/script/
H A Dsorttable.js47 the.appendChild(table.rows[0]);
53 if (table.tHead.rows.length != 1) return; // can't cope with two header rows
55 // Sorttable v1 put rows with a class of "sortbottom" at the bottom (as
56 // "total" rows, for example). This is B&R, since what you're supposed
57 // to do is put them in a tfoot. So, if there are sortbottom rows,
60 for (var i=0; i<table.rows.length; i++) {
61 if (table.rows[i].className.search(/\bsortbottom\b/) != -1) {
62 sortbottomrows[sortbottomrows.length] = table.rows[i];
78 headrow = table.tHead.rows[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bio/
H A Db_dump.c80 int i,j,rows,trunc; local
101 rows=(len/dump_width);
102 if ((rows*dump_width)<len)
103 rows++;
104 for(i=0;i<rows;i++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dvt.c147 static void vc_init(struct vc_data *vc, unsigned int rows,
765 * Change # of rows and columns (0 means unchanged/the size of fg_console)
2716 static void vc_init(struct vc_data *vc, unsigned int rows, argument
2722 vc->vc_rows = rows;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/keyboard/
H A Domap-keypad.c60 unsigned int rows; member in struct:omap_kp
89 for (row = 0; row < omap_kp->rows; row++) {
107 for (i = 0; i < omap_kp->rows; i++)
130 for (i = 0; i < omap_kp->rows; i++)
188 for (row = 0; row < omap_kp_data->rows; row++) {
230 for (i = 0; i < omap_kp_data->rows; i++)
297 if (!pdata->rows || !pdata->cols || !pdata->keymap) {
298 printk(KERN_ERR "No rows, cols or keymap from pdata\n");
331 omap_kp->rows = pdata->rows;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dcpia.c2050 int rows, cols, linesize, subsample_422; local
2096 rows = 4*(ibuf[27] - ibuf[26]);
2200 /* interpolate odd rows */
2206 for(i=1; i<rows-1; i+=2) {
3647 (every 8 columns and 4 rows) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dchan_kern.c65 static int not_configged_window_size(int fd, void *data, unsigned short *rows, argument
119 int rows, cols; local
122 ret = os_window_size(fd, &rows, &cols);
126 ret = ((*rows_out != rows) || (*cols_out != cols));
128 *rows_out = rows;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dos.h137 extern int os_window_size(int fd, int *rows, int *cols);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dfile.c103 int os_window_size(int fd, int *rows, int *cols) argument
110 *rows = size.ws_row;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dboard-fsample.c175 .rows = 8,
H A Dboard-h2.c171 .rows = 8,
H A Dboard-h3.c225 .rows = 8,
H A Dboard-innovator.c162 .rows = 8,
H A Dboard-nokia770.c76 .rows = 8,
H A Dboard-osk.c270 .rows = 8,
H A Dboard-perseus2.c174 .rows = 8,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dboard-h4.c247 .rows = 6,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dcpu-sa1110.c42 u_char rows; /* bits */ member in struct:sdram_params
60 .rows = 12,
69 .rows = 12,
78 .rows = 14,
87 .rows = 12,
95 .rows = 13,
104 .rows = 16,
204 u_int ns_row = (sdram->refresh * 1000) >> sdram->rows;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S162 # This is done by asking the BIOS except for the rows/columns
626 movb %gs:(0x484), %bl # Number of rows
683 orb %al, %al # Some buggy BIOS'es set 0 rows
929 # .byte rows (number of rows)
1171 movb %gs:(0x484), %al # Number of rows
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb_iplan2p2.c197 int rows, i; local
215 rows = width >> 4;
216 if (rows) {
218 u32 off = next_line - rows * BPL * 2;
220 d = fill16_col(d, rows, cval);
223 dest += rows * BPL / 2;
245 int rows; local
259 for (rows = width / 16; rows; rows
[all...]
H A Datafb_iplan2p4.c211 int rows, i; local
229 rows = width >> 4;
230 if (rows) {
232 u32 off = next_line - rows * BPL * 2;
234 d = fill16_col(d, rows, cval);
237 dest += rows * BPL / 2;
259 int rows; local
273 for (rows = width / 16; rows; rows
[all...]
H A Datafb_iplan2p8.c246 int rows, i; local
264 rows = width >> 4;
265 if (rows) {
267 u32 off = next_line - rows * BPL * 2;
269 d = fill16_col(d, rows, cval);
272 dest += rows * BPL / 2;
294 int rows; local
308 for (rows = width / 16; rows; rows
[all...]
H A Datafb_mfb.c29 u_int rows; local
38 for (rows = height; rows--;) {
46 for (rows = height; rows--;) {
58 u_int rows; local
68 for (rows = height; rows--; dest += next_line) {
82 u_int rows; local
86 for (rows
[all...]
H A Datafb_utils.h358 static inline u32 *fill16_col(u32 *dst, int rows, u32 m[]) argument
360 while (rows) {
369 rows--;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon.c583 int cols, int rows, int new_cols, int new_rows)
589 int cols, int rows, int new_cols, int new_rows)
611 vc->vc_size_row * rows);
616 if (r != q && new_rows >= rows + logo_lines) {
630 for (cnt = rows - logo_lines; cnt > 0; cnt--) {
636 if (vc->vc_y + logo_lines >= rows)
637 lines = rows - vc->vc_y - 1;
656 rows);
940 int rows, cols; local
1018 rows
582 fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, int cols, int rows, int new_cols, int new_rows) argument
588 fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, int cols, int rows, int new_cols, int new_rows) argument
1095 int logo = 1, new_rows, new_cols, rows, cols, charcnt = 256; local
1395 int rows, cols, charcnt = 256; local
2466 int cols, rows; local
2835 int rows, cols; local
2875 int i, rows, cols, fg = -1; local
[all...]

Completed in 170 milliseconds

123