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

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dhgafb.c452 u_int rows, y; local
457 for (rows = rect->height; rows--; y++) {
472 u_int rows, y1, y2; local
480 for (rows = area->height; rows--; ) {
491 for (rows = area->height; rows--;) {
505 u_int rows, y = image->dy; local
508 for (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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dcalib.h34 #define INIT_INI_ARRAY(iniarray, array, rows, columns) do { \
36 (iniarray)->ia_rows = (rows); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dcalib.h34 #define INIT_INI_ARRAY(iniarray, array, rows, columns) do { \
36 (iniarray)->ia_rows = (rows); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/message/i2o/
H A Ddebug.c392 u32 *rows = (u32 *) c->hrt.virt; local
413 rows += 2;
416 printk(KERN_INFO "Adapter %08X: ", rows[0]);
417 p = (u8 *) (rows + 1);
418 d = (u8 *) (rows + 2);
468 rows += length;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/message/i2o/
H A Ddebug.c392 u32 *rows = (u32 *) c->hrt.virt; local
413 rows += 2;
416 printk(KERN_INFO "Adapter %08X: ", rows[0]);
417 p = (u8 *) (rows + 1);
418 d = (u8 *) (rows + 2);
468 rows += length;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/keyboard/
H A Dsamsung-keypad.c72 unsigned int rows; member in struct:samsung_keypad
107 row_state[col] = ~val & ((1 << keypad->rows) - 1);
130 for (row = 0; row < keypad->rows; row++) {
261 if (!pdata->rows || pdata->rows > SAMSUNG_MAX_ROWS)
269 pdata->cfg_gpio(pdata->rows, pdata->cols);
272 keymap_size = (pdata->rows << row_shift) * sizeof(keypad->keycodes[0]);
302 keypad->rows = pdata->rows;
322 input_dev->keycodemax = pdata->rows << row_shif
[all...]
H A Dbf54x-keys.c187 if (!pdata->rows || !pdata->cols || !pdata->keymap) {
188 dev_err(&pdev->dev, "no rows, cols or keymap from pdata\n");
193 pdata->keymapsize > (pdata->rows * pdata->cols)) {
232 if (peripheral_request_list((u16 *)&per_rows[MAX_RC - pdata->rows],
308 (((pdata->rows - 1) << 10) & KPAD_ROWEN) |
324 peripheral_free_list((u16 *)&per_rows[MAX_RC - pdata->rows]);
344 peripheral_free_list((u16 *)&per_rows[MAX_RC - pdata->rows]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/keyboard/
H A Dsamsung-keypad.c72 unsigned int rows; member in struct:samsung_keypad
107 row_state[col] = ~val & ((1 << keypad->rows) - 1);
130 for (row = 0; row < keypad->rows; row++) {
261 if (!pdata->rows || pdata->rows > SAMSUNG_MAX_ROWS)
269 pdata->cfg_gpio(pdata->rows, pdata->cols);
272 keymap_size = (pdata->rows << row_shift) * sizeof(keypad->keycodes[0]);
302 keypad->rows = pdata->rows;
322 input_dev->keycodemax = pdata->rows << row_shif
[all...]
H A Dbf54x-keys.c187 if (!pdata->rows || !pdata->cols || !pdata->keymap) {
188 dev_err(&pdev->dev, "no rows, cols or keymap from pdata\n");
193 pdata->keymapsize > (pdata->rows * pdata->cols)) {
232 if (peripheral_request_list((u16 *)&per_rows[MAX_RC - pdata->rows],
308 (((pdata->rows - 1) << 10) & KPAD_ROWEN) |
324 peripheral_free_list((u16 *)&per_rows[MAX_RC - pdata->rows]);
344 peripheral_free_list((u16 *)&per_rows[MAX_RC - pdata->rows]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dplaylist.c114 int rows, i, found, len; local
127 if( sql_get_table(db, sql_buf, &result, &rows, NULL) != SQLITE_OK )
129 if( !rows )
132 rows++;
133 for( i=3; i<rows*3; i++ )
H A Dinotify.c154 int i, rows = 0; local
163 sql_get_table(db, "SELECT PATH from DETAILS where MIME is NULL and PATH is not NULL", &result, &rows, NULL);
164 for( i=1; i <= rows; i++ )
211 return rows;
559 int rows, playlist; local
588 if( (sql_get_table(db, sql, &result, &rows, NULL) == SQLITE_OK) )
591 for( i = 1; i <= rows; i++ )
634 int rows, i, ret = 1; local
646 if( (sql_get_table(db, sql, &result, &rows, NULL) == SQLITE_OK) )
648 if( rows )
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dplaylist.c114 int rows, i, found, len; local
127 if( sql_get_table(db, sql_buf, &result, &rows, NULL) != SQLITE_OK )
129 if( !rows )
132 rows++;
133 for( i=3; i<rows*3; i++ )
H A Dinotify.c154 int i, rows = 0; local
163 sql_get_table(db, "SELECT PATH from DETAILS where MIME is NULL and PATH is not NULL", &result, &rows, NULL);
164 for( i=1; i <= rows; i++ )
211 return rows;
559 int rows, playlist; local
588 if( (sql_get_table(db, sql, &result, &rows, NULL) == SQLITE_OK) )
591 for( i = 1; i <= rows; i++ )
634 int rows, i, ret = 1; local
646 if( (sql_get_table(db, sql, &result, &rows, NULL) == SQLITE_OK) )
648 if( rows )
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/bcm63xx/
H A Dcpu.c258 unsigned int cols = 0, rows = 0, is_32bits = 0, banks = 0; local
266 rows = (val & SDRAM_CFG_ROW_MASK) >> SDRAM_CFG_ROW_SHIFT;
274 rows = (val & MEMC_CFG_ROW_MASK) >> MEMC_CFG_ROW_SHIFT;
281 rows += 11;
286 return 1 << (cols + rows + (is_32bits + 1) + banks);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/bcm63xx/
H A Dcpu.c258 unsigned int cols = 0, rows = 0, is_32bits = 0, banks = 0; local
266 rows = (val & SDRAM_CFG_ROW_MASK) >> SDRAM_CFG_ROW_SHIFT;
274 rows = (val & MEMC_CFG_ROW_MASK) >> MEMC_CFG_ROW_SHIFT;
281 rows += 11;
286 return 1 << (cols + rows + (is_32bits + 1) + banks);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dplaylist.c114 int rows, i, found, len; local
127 if( sql_get_table(db, sql_buf, &result, &rows, NULL) != SQLITE_OK )
129 if( !rows )
132 rows++;
133 for( i=3; i<rows*3; i++ )
H A Dinotify.c154 int i, rows = 0; local
163 sql_get_table(db, "SELECT PATH from DETAILS where MIME is NULL and PATH is not NULL", &result, &rows, NULL);
164 for( i=1; i <= rows; i++ )
211 return rows;
559 int rows, playlist; local
588 if( (sql_get_table(db, sql, &result, &rows, NULL) == SQLITE_OK) )
591 for( i = 1; i <= rows; i++ )
634 int rows, i, ret = 1; local
646 if( (sql_get_table(db, sql, &result, &rows, NULL) == SQLITE_OK) )
648 if( rows )
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/kconfig/
H A Dmconf.c265 static int rows = 0, cols = 0; variable
292 rows = ws.ws_row;
296 if (!rows) {
299 rows = atoi(env);
300 if (!rows)
301 rows = 24;
311 if (rows < 19 || cols < 80) {
317 rows -= 4;
731 cprint("%d", rows);
733 cprint("%d", rows
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/kconfig/
H A Dmconf.c265 static int rows = 0, cols = 0; variable
292 rows = ws.ws_row;
296 if (!rows) {
299 rows = atoi(env);
300 if (!rows)
301 rows = 24;
311 if (rows < 19 || cols < 80) {
317 rows -= 4;
731 cprint("%d", rows);
733 cprint("%d", rows
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/kconfig/
H A Dmconf.c265 static int rows = 0, cols = 0; variable
292 rows = ws.ws_row;
296 if (!rows) {
299 rows = atoi(env);
300 if (!rows)
301 rows = 24;
311 if (rows < 19 || cols < 80) {
317 rows -= 4;
731 cprint("%d", rows);
733 cprint("%d", rows
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/toolchain/scripts/config/
H A Dmconf.c264 static int rows = 0, cols = 0; variable
291 rows = ws.ws_row;
295 if (!rows) {
298 rows = atoi(env);
299 if (!rows)
300 rows = 24;
310 if (rows < 19 || cols < 80) {
316 rows -= 4;
749 cprint("%d", rows);
751 cprint("%d", rows
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Djmemmgr.c154 JDIMENSION maxaccess; /* max rows accessed by access_virt_sarray */
170 JDIMENSION maxaccess; /* max rows accessed by access_virt_barray */
338 * deliberately bunch rows together to ensure a large request size.
386 * blocks, we allocate the sample rows in groups of as many rows as possible
389 * this chunking of rows. The rowsperchunk value is left in the mem manager
405 /* Calculate max # of rows allowed in one allocation chunk */
420 /* Get the rows themselves (large objects) */
453 /* Calculate max # of rows allowed in one allocation chunk */
468 /* Get the rows themselve
693 long bytesperrow, file_offset, byte_count, rows, thisrow, i; local
726 long bytesperrow, file_offset, byte_count, rows, thisrow, i; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dsvghelper.h6 extern void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end);

Completed in 208 milliseconds

1234567891011>>