Searched refs:rows (Results 101 - 125 of 214) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng2-win.c450 "\t\t combining rows, and expanding interlacing, respectively\n"
1053 static int rows=0; local
1057 rows and firstrow simply track how many rows (and which ones) have not
1064 if (rows == 0)
1067 ++rows; /* count of rows received but not yet displayed */
1071 loop (over rows), this routine is identical to rpng_win_display_image()
1121 Display after every 16 rows or when on last row. (Region may include
1125 if ((rows
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dh264_deblock.asm48 ; in: 8 rows of 4 bytes in %4..%11
49 ; out: 4 rows of 8 bytes in m0..m3
77 ; in: 4 rows of 8 bytes in m0..m3
78 ; out: 8 rows of 4 bytes in %1..%8
117 ; in: 8 rows of 8 (only the middle 6 pels are used) in %1..%8
118 ; out: 6 rows of 8 in [%9+0*16] .. [%9+5*16]
150 ; in: 8 rows of 8 in %1..%8
151 ; out: 8 rows of 8 in %9..%16
363 ; transpose 16x4 -> original space (only the middle 4 rows were changed by the filter)
478 ; transpose 16x4 -> original space (only the middle 4 rows wer
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dnotebook.cpp527 int rows = GetRowCount(); local
530 if ( ret && rows != GetRowCount() )
658 const int rows = GetRowCount(); local
665 sizeTotal.y += tabSize.y * rows + MARGIN;
669 sizeTotal.x += tabSize.x * rows + MARGIN;
1032 // The best size depends on the number of rows of tabs, which can
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dsizer.h637 wxGridSizer( int rows, int cols, int vgap, int hgap );
644 void SetRows( int rows ) { m_rows = rows; }
658 // return the number of total items and the number of columns and rows
659 int CalcRowsCols(int& rows, int& cols) const;
689 wxFlexGridSizer( int rows, int cols, int vgap, int hgap );
694 // set the rows/columns which will grow (the others will remain of the
727 // the heights/widths of all rows/columns
731 // indices of the growable columns and rows
735 // proportion values of the corresponding growable rows an
[all...]
H A Dtbarbase.h393 // set the number of toolbar rows
396 // the toolbar can wrap - limit the number of columns or rows it may take
397 void SetMaxRowsCols(int rows, int cols) argument
398 { m_maxRows = rows; m_maxCols = cols; }
584 // the maximum number of toolbar rows/columns
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-dec23.c632 unsigned int htable_idx, rows = 0; local
665 rows = ((mask << shift) + 0x80) & 0xFF;
667 block = pdec->table_subblock[rows];
680 rows = ptable0004[offset1 + hash_table_ops [htable_idx * 4 + 3]];
681 block = pdec->table_subblock[rows];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dannouncer-udp.c187 req->response.rows[i].seeders = -1;
188 req->response.rows[i].leechers = -1;
189 req->response.rows[i].downloads = -1;
190 memcpy( req->response.rows[i].info_hash,
245 row = &request->response.rows[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_deblock.asm45 ; in: 8 rows of 4 bytes in %4..%11
46 ; out: 4 rows of 8 bytes in m0..m3
74 ; in: 4 rows of 8 bytes in m0..m3
75 ; out: 8 rows of 4 bytes in %1..%8
114 ; in: 8 rows of 8 (only the middle 6 pels are used) in %1..%8
115 ; out: 6 rows of 8 in [%9+0*16] .. [%9+5*16]
147 ; in: 8 rows of 8 in %1..%8
148 ; out: 8 rows of 8 in %9..%16
360 ; transpose 16x4 -> original space (only the middle 4 rows were changed by the filter)
481 ; transpose 16x4 -> original space (only the middle 4 rows wer
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmotp.c118 uint16 rows; /* Geometry */ member in struct:__anon20323
572 oi->rows = 32;
577 oi->rows = 64;
582 oi->rows = 96;
587 oi->rows = 16;
606 oi->rows = 64;
610 oi->rows = 96;
614 oi->rows = 128;
618 oi->rows = 160;
622 oi->rows
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dgrid.tex165 Appends one or more new rows to the bottom of the grid and returns true if
178 Automatically sets the height and width of all rows and columns to fit their contents.
229 Automatically sizes all rows to fit their contents. If setAsMin is true the calculated heights will
230 also be set as the minimal heights for the rows.
284 Returns true if rows can be resized by dragging with the mouse. Rows can be resized
295 Return true if the dragging of grid lines to resize rows and columns is enabled or false otherwise.
349 Creates a grid with the specified initial number of rows and columns.
377 Deletes one or more rows from a grid starting at the specified position and returns
417 Disable mouse dragging of grid lines to resize rows and columns. Equivalent to passing
478 default state you can set single grid cells and whole rows an
[all...]
H A Dtdb.tex68 \twocolitem{Data table}{The section of the datasource that contains the rows and
89 a query is performed, the datasource performs the lookup of the rows with
122 that allow the datasource to quickly locate data rows based on the values
146 some or all of the result set to be returned before any data rows are
159 forward. For example, if a query resulted in a result set with 100 rows,
591 the list of last names associated with those rows (why return the FIRST\_NAME
630 // the WHERE clause limits/specifies which rows in the table
636 // If the same last name is in the table for two rows,
645 all the rows in the table whose column "FIRST\_NAME" contains the name
647 literal) and that the result set will return the rows sorte
[all...]
H A Dttoolbar.tex30 numbers of rows and columns.
39 of rows, and add tool separators with {\bf AddSeparator}.
46 the menubar, or it might be in a separate frame layout in several rows
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dfilterbar.cc325 // rows to update
334 // rows to remove
342 // rows to add
483 QList<QStandardItem*> rows = myTrackerModel->findItems(name); local
484 if( !rows.isEmpty() )
485 myTrackerCombo->setCurrentIndex( rows.front()->row() );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dfs3270.c356 iocb.line_cnt = fp->view.rows;
472 ib = idal_buffer_alloc(2*fp->view.rows*fp->view.cols + 5, 0);
H A Draw3270.h160 unsigned int rows, cols; /* # of rows & colums of the view */ member in struct:raw3270_view
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dgo7007-fw.c434 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; local
493 for (i = 0; i < rows; ++i) {
1076 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; local
1130 0xc40a, (go->width << 4) | rows,
1307 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; local
1324 (go->encoder_v_halve ? rows << 9 : rows << 8) |
1337 (rows << 8) | (go->width >> 4),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsvghelper.c73 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) argument
95 total_height = (1 + rows + cpu2slot(cpus)) * SLOT_MULT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dboard-ams-delta.c189 .rows = 8,
H A Dboard-htcherald.c118 .rows = 7,
H A Dboard-nokia770.c81 .rows = 8,
H A Dboard-palmte.c84 .rows = 8,
H A Dboard-palmtt.c140 .rows = 6,
H A Dboard-palmz71.c84 .rows = 8,
H A Dboard-perseus2.c215 .rows = 8,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-h4.c140 .rows = 6,

Completed in 361 milliseconds

123456789