HomeSort by relevance Sort by last modified time
    Searched refs:rows (Results 176 - 200 of 421) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement21.js 82 and then count the number of rows. After the THEAD element is
117 rowsnodeList = testNode.rows;
125 rowsnodeList = testNode.rows;
HTMLTableElement24.js 82 and then count the number of rows. After the TFOOT element is
117 rowsnodeList = testNode.rows;
125 rowsnodeList = testNode.rows;
HTMLTableElement33.js 81 with an index of 3(last row). Currently there are four rows in the
105 rowsnodeList = testNode.rows;
111 rowsnodeList = testNode.rows;
HTMLTableElement34.js 79 if the specified index is greater than the number of rows.
81 Retrieve the second TABLE element which has four rows. Try
83 a INDEX_SIZE_ERR DOMException since there are only four rows.
HTMLTableElement36.js 79 if the specified index is greater than the number of rows.
81 Retrieve the second TABLE element which has four rows. Try
83 a INDEX_SIZE_ERR DOMException since there are only four rows.
HTMLTableElement37.js 79 if the specified index is equal the number of rows.
81 Retrieve the second TABLE element which has four rows. Try
84 number of rows.
HTMLTableElement40.js 82 with an index of negative one. Currently there are four rows in the
106 rowsnodeList = testNode.rows;
112 rowsnodeList = testNode.rows;
HTMLCollection05.js 81 the "rows" attribute. Retrieve the length attribute of the HTMLCollection
105 rowsnodeList = testNode.rows;
  /external/opencv/cxcore/src/
cxmatrix.cpp 144 int size = MIN(mat->rows,mat->cols);
553 CV_ASSERT( CV_IS_MAT(matrix) && matrix->rows == matrix->cols );
555 nrows = matrix->rows;
648 /* swap rows */ \
    [all...]
  /external/opencv/cvaux/src/
cvcorrimages.cpp 96 if( points->rows != 2 )
114 if( status->rows !=1 )
116 CV_ERROR( CV_StsUnsupportedFormat, "Number of rows of status must be 1" );
255 if( points1->rows != 2 || points2->rows != 2 )
260 if( pntStatus1->rows != 1 || pntStatus2->rows != 1 )
495 numCoord = (*oldPoints)->rows;
613 if( oldPoints->rows != 2)
618 if( newPoints->rows != 2
    [all...]
  /external/libvpx/vp8/common/
alloccommon.c 23 static void update_mode_info_border(MODE_INFO *mi, int rows, int cols)
28 for (i = 0; i < rows; i++)
  /external/opencv/ml/src/
mlcnn.cpp 144 if( params->etalons->rows != cnn_model->cls_labels->cols ) \
243 CV_CALL(dE_dX[0] = cvCreateMat( 1, X[0]->rows, CV_32FC1 ));
248 CV_CALL(dE_dX[k+1] = cvCreateMat( 1, X[k+1]->rows, CV_32FC1 ));
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_matrix.c 149 * @param rows number of rows in the matrix.
156 Ewk_Tile_Matrix *ewk_tile_matrix_new(Ewk_Tile_Unused_Cache *tuc, unsigned long cols, unsigned long rows, Evas_Colorspace cspace, void (*render_cb)(void *data, Ewk_Tile *t, const Eina_Rectangle *update), const void *data)
162 tm->matrix = eina_matrixsparse_new(rows, cols, _ewk_tile_matrix_cell_free, tm);
237 * Resize matrix to given number of rows and columns.
239 void ewk_tile_matrix_resize(Ewk_Tile_Matrix *tm, unsigned long cols, unsigned long rows)
242 eina_matrixsparse_size_set(tm->matrix, rows, cols);
575 unsigned long rows, cols; local
593 eina_matrixsparse_size_get(tm->matrix, &rows, &cols);
603 if (y + h - 1 > (long)(rows * th)
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities.cpp 167 void db_PrintDoubleMatrix(double *a,long rows,long cols)
170 for(long i=0;i<rows;i++)
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities.cpp 167 void db_PrintDoubleMatrix(double *a,long rows,long cols)
170 for(long i=0;i<rows;i++)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h 126 NCursesFormField (int rows,
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,
542 void scale(int& rows, int& ncols) const {
543 OnError(::scale_form(form,&rows,&ncols));
634 NCursesUserField (int rows,
641 : NCursesFormField (rows, ncols,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 126 NCursesFormField (int rows,
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,
542 void scale(int& rows, int& ncols) const {
543 OnError(::scale_form(form,&rows,&ncols));
634 NCursesUserField (int rows,
641 : NCursesFormField (rows, ncols,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 126 NCursesFormField (int rows,
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,
542 void scale(int& rows, int& ncols) const {
543 OnError(::scale_form(form,&rows,&ncols));
634 NCursesUserField (int rows,
641 : NCursesFormField (rows, ncols,
  /external/quake/quake/src/QW/client/
console.c 543 int rows; local
558 rows = (lines-22)>>3; // rows of text to draw
570 rows--;
574 for (i=0 ; i<rows ; i++, y-=8, row--)
  /external/quake/quake/src/WinQuake/
console.cpp 583 int rows; local
603 rows = (lines-16)>>3; // rows of text to draw
604 y = lines - 16 - (rows<<3); // may start slightly negative
606 for (i= con_current - rows + 1 ; i<=con_current ; i++, y+=8 )
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLCollection05.js 81 the "rows" attribute. Retrieve the length attribute of the HTMLCollection
105 rowsnodeList = testNode.rows;
  /external/webkit/Source/WebCore/html/
HTMLTextAreaElement.h 39 int rows() const { return m_rows; } function in class:WebCore::HTMLTextAreaElement
  /gdk/samples/quake/jni/
console.cpp 583 int rows; local
603 rows = (lines-16)>>3; // rows of text to draw
604 y = lines - 16 - (rows<<3); // may start slightly negative
606 for (i= con_current - rows + 1 ; i<=con_current ; i++, y+=8 )
  /libcore/luni/src/main/java/java/sql/
Statement.java 22 * The resulting table rows are returned as {@code ResultSet}s. For any given
75 * but a count of the number of rows it affected is unavailable.
246 * count</i> (the number of rows in the database affected by the
249 * completed successfully but the number of rows affected is
281 * @return the count of updated rows, or 0 for a statement that returns
302 * @return the number of updated rows, or 0 if the statement returns
322 * @return the count of updated rows, or 0 for a statement that returns
342 * @return the count of updated rows, or 0 for a statement that returns
362 * Gets the default direction for fetching rows for {@code ResultSet}s
376 * Gets the default number of rows for a fetch for the {@code ResultSet
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 39 set_row_selected(this.rows[gSelectedIndex], false);
76 r = filtered.rows[i];
84 //start hiding rows that are no longer matches
86 r = filtered.rows[i];
91 r = filtered.rows[ROW_COUNT];
96 filtered.rows[ROW_COUNT].className = "hide-row";

Completed in 2587 milliseconds

1 2 3 4 5 6 78 91011>>