HomeSort by relevance Sort by last modified time
    Searched full:row (Results 276 - 300 of 4359) sorted by null

<<11121314151617181920>>

  /external/icu4c/common/
propsvec.h 34 * Logically, each row has a certain number of uint32_t values,
38 * In each internal row,
39 * row[0] contains the start code point and
40 * row[1] contains the limit code point,
43 * Initially, there is only one "normal" row for
47 * It would be possible to store only one range boundary per row,
71 * @param columns Number of value integers (uint32_t) per row.
113 * - for each (non-unique) row, call the handler function
115 * The handler's rowIndex is the index of the row in the compacted
123 * and the row is arbitrary (but not NULL)
    [all...]
  /external/libvpx/libvpx/vp8/common/
findnearmv.h 26 mvp->as_mv.row *= -1;
40 if (mv->as_mv.row < (xd->mb_to_top_edge - LEFT_TOP_MARGIN))
41 mv->as_mv.row = xd->mb_to_top_edge - LEFT_TOP_MARGIN;
42 else if (mv->as_mv.row > xd->mb_to_bottom_edge + RIGHT_BOTTOM_MARGIN)
43 mv->as_mv.row = xd->mb_to_bottom_edge + RIGHT_BOTTOM_MARGIN;
53 mv->as_mv.row = (mv->as_mv.row < mb_to_top_edge) ?
54 mb_to_top_edge : mv->as_mv.row;
55 mv->as_mv.row = (mv->as_mv.row > mb_to_bottom_edge)
    [all...]
  /external/libyuv/files/source/
rotate_argb.cc 16 #include "libyuv/row.h"
23 // ARGBScale has a function to copy pixels to a row, striding each source
50 for (int i = 0; i < width; ++i) { // column of source to row of dest.
112 // Swap first and last row and mirror the content. Uses a temporary row.
113 SIMD_ALIGNED(uint8 row[kMaxStride]);
117 // Odd height will harmlessly mirror the middle row twice.
119 ARGBMirrorRow(src, row, width); // Mirror first row into a buffer
121 ARGBMirrorRow(src_bot, dst, width); // Mirror last row into first ro
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
util.js 135 * single header row. The header row appears at the top of an HTML formatted
137 * from the table body by a partial row of dashes.
140 * the header row. In HTML tables, it uses the title class and in ascii tables
163 * Starts a new row.
170 * Adds a column to the current row, setting its value to cellText.
186 * Adds a header row, if not already present, and adds a new column to it,
192 // Insert empty new row at start of |rows_| if currently no header row.
220 var row = this.rows_[rowIndex]
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaByDayAdapter.java 105 RowInfo row = mRowInfo.get(i); local
106 if (row != null && row.mType == TYPE_DAY)
138 RowInfo row = mRowInfo.get(position); local
139 if (row.mType == TYPE_DAY) {
140 return row;
142 return mAgendaAdapter.getItem(row.mPosition);
151 RowInfo row = mRowInfo.get(position); local
152 if (row.mType == TYPE_DAY) {
155 return mAgendaAdapter.getItemId(row.mPosition)
183 RowInfo row = mRowInfo.get(position); local
533 RowInfo row = mRowInfo.get(index); local
600 RowInfo row = mRowInfo.get(headerPos); local
622 RowInfo row = mRowInfo.get(index); local
640 RowInfo row = mRowInfo.get(position); local
655 RowInfo row = mRowInfo.get(listPos); local
679 RowInfo row = mRowInfo.get(position); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstore.c 333 GLint img, row; local
369 for (row = 0; row < srcHeight; row++) {
444 GLint img, row; local
478 for (row = 0; row < srcHeight; row++) {
570 GLint img, row; local
609 for (row = 0; row < srcHeight; row++)
904 GLint img, row; local
956 GLint img, row; local
1040 GLint img, row; local
1070 GLint img, row; local
1100 GLint img, row; local
1147 GLint img, row; local
1199 GLint row, col; local
1331 int img, row, col; local
1358 int img, row, col; local
1384 GLint img, row, col; local
1483 GLint img, row, col; local
1556 int img, row, col; local
1717 GLint img, row, col; local
1781 GLint img, row, col; local
1886 GLint img, row, col; local
1960 GLint img, row, col; local
2032 GLint img, row, col; local
2085 GLint img, row, col; local
2146 GLint img, row, col; local
2277 GLint img, row, col; local
2329 GLint img, row; local
2394 GLint row; local
2463 GLint img, row, col; local
2517 GLint img, row, col; local
2573 GLint img, row, col; local
2630 GLint img, row, col; local
2676 GLint img, row, col; local
2735 GLint img, row, col; local
2780 GLint img, row; local
2872 GLint img, row; local
2969 GLint img, row; local
3063 GLint img, row; local
3132 GLint img, row; local
3202 GLint img, row; local
3279 GLint img, row; local
3356 GLint img, row; local
3430 GLint img, row; local
3504 GLint img, row; local
3579 GLint img, row; local
3752 GLint img, row, col; local
3800 GLint img, row, col; local
3844 GLint img, row; local
3911 GLint img, row, col; local
3977 GLint img, row, col; local
    [all...]
  /external/mesa3d/src/mesa/main/
texstore.c 333 GLint img, row; local
369 for (row = 0; row < srcHeight; row++) {
444 GLint img, row; local
478 for (row = 0; row < srcHeight; row++) {
570 GLint img, row; local
609 for (row = 0; row < srcHeight; row++)
904 GLint img, row; local
956 GLint img, row; local
1040 GLint img, row; local
1070 GLint img, row; local
1100 GLint img, row; local
1147 GLint img, row; local
1199 GLint row, col; local
1331 int img, row, col; local
1358 int img, row, col; local
1384 GLint img, row, col; local
1483 GLint img, row, col; local
1556 int img, row, col; local
1717 GLint img, row, col; local
1781 GLint img, row, col; local
1886 GLint img, row, col; local
1960 GLint img, row, col; local
2032 GLint img, row, col; local
2085 GLint img, row, col; local
2146 GLint img, row, col; local
2277 GLint img, row, col; local
2329 GLint img, row; local
2394 GLint row; local
2463 GLint img, row, col; local
2517 GLint img, row, col; local
2573 GLint img, row, col; local
2630 GLint img, row, col; local
2676 GLint img, row, col; local
2735 GLint img, row, col; local
2780 GLint img, row; local
2872 GLint img, row; local
2969 GLint img, row; local
3063 GLint img, row; local
3132 GLint img, row; local
3202 GLint img, row; local
3279 GLint img, row; local
3356 GLint img, row; local
3430 GLint img, row; local
3504 GLint img, row; local
3579 GLint img, row; local
3752 GLint img, row, col; local
3800 GLint img, row, col; local
3844 GLint img, row; local
3911 GLint img, row, col; local
3977 GLint img, row, col; local
    [all...]
  /development/samples/SoftKeyboard/res/xml/
symbols_shift.xml 28 <Row>
39 </Row>
41 <Row>
52 </Row>
54 <Row>
68 </Row>
70 <Row android:rowEdgeFlags="bottom">
79 </Row>
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/appmenu/
AppMenuPropertiesDelegate.java 26 * @return Whether the App Menu should contain the icon row.
36 * @return The height of each row in the App Menu.
  /external/chromium_org/chrome/browser/history/android/
favicon_sql_handler.h 21 virtual bool Update(const HistoryAndBookmarkRow& row,
24 virtual bool Insert(HistoryAndBookmarkRow* row) OVERRIDE;
sql_handler.cc 25 bool SQLHandler::HasColumnIn(const HistoryAndBookmarkRow& row) {
28 if (row.is_value_set_explicitly(*i))
  /external/chromium_org/chrome/utility/cloud_print/
pwg_encoder.h 27 bool EncodeRowFrom32Bit(const uint8* row, const int width,
29 const uint8* GetRow(const BitmapImage& image, int row) const;
  /external/chromium_org/net/spdy/
spdy_test_utils.cc 31 for (const unsigned char* row = data; length > 0;
32 row += kColumns, length -= kColumns) {
33 for (const unsigned char *p = row; p < row + 4; ++p) {
34 if (p < row + length) {
47 for (const unsigned char *p = row; p < row + 4 && p < row + length; ++p)
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXTable.cpp 168 for (int row = 0; row < numRows; ++row) {
172 RenderTableCell* cell = firstBody->primaryCellAt(row, col);
185 // If the first row is comprised of all <th> tags, assume it is a data table.
186 if (!row && isTHCell)
237 if (row < 5 && row == alternatingRowColorCount) {
250 if (!row && headersInFirstRowCount == numCols && numCols > 1)
274 // Check if there is an alternating row background color indicating a zebra striped style pattern
358 AXTableRow* row = toAXTableRow(rowObject); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSGridTemplateValue.cpp 48 static String stringForPosition(const NamedGridAreaMap& gridAreaMap, size_t row, size_t column)
55 if (row >= coordinate.rows.initialPositionIndex && row <= coordinate.rows.finalPositionIndex)
72 for (size_t row = 0; row < m_rowCount; ++row) {
75 builder.append(stringForPosition(m_gridAreaMap, row, column));
80 if (row != m_rowCount - 1)
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTableSectionElement.cpp 57 // these functions are rather slow, since we need to get the row at
61 RefPtr<HTMLTableRowElement> row; local
67 row = HTMLTableRowElement::create(document());
69 appendChild(row, exceptionState);
76 insertBefore(row, n, exceptionState);
79 return row.release();
89 RefPtr<Node> row = children->item(index); local
90 HTMLElement::removeChild(row.get(), exceptionState);
  /external/chromium_org/third_party/openssl/openssl/apps/
srp.c 177 static int update_index(CA_DB *db, BIO *bio, char **row)
190 irow[i]=row[i];
191 row[i]=NULL;
590 char **row = sk_OPENSSL_PSTRING_value(db->db->data, userindex); local
592 row[DB_srptype][0] = 'V';
598 char *row[DB_NUMBER] ; char *gNid; local
599 row[DB_srpverifier] = NULL;
600 row[DB_srpsalt] = NULL;
601 row[DB_srpinfo] = NULL;
602 if (!(gNid = srp_create_user(user,&(row[DB_srpverifier]), &(row[DB_srpsalt]),gNrow?gNrow[DB_srpsalt]:gN,gNrow?gNrow[DB_srpverifier]:NULL, (…)
637 char **row = sk_OPENSSL_PSTRING_value(db->db->data, userindex); local
    [all...]
  /external/chromium_org/ui/keyboard/resources/elements/
kb-row.html 7 <polymer-element name="kb-row">
29 Polymer('kb-row');
  /external/chromium_org/ui/views/controls/table/
test_table_model.h 18 virtual string16 GetText(int row, int column_id) OVERRIDE;
19 virtual gfx::ImageSkia GetIcon(int row) OVERRIDE;
  /external/dnsmasq/contrib/dnslist/
dhcp.css 32 /* Any row */
39 /* Any row but the first or second (overrides above rule) */
  /external/eigen/Eigen/src/Core/
ForceAlignedAccess.h 49 inline const CoeffReturnType coeff(Index row, Index col) const
51 return m_expression.coeff(row, col);
54 inline Scalar& coeffRef(Index row, Index col)
56 return m_expression.const_cast_derived().coeffRef(row, col);
70 inline const PacketScalar packet(Index row, Index col) const
72 return m_expression.template packet<Aligned>(row, col);
76 inline void writePacket(Index row, Index col, const PacketScalar& x)
78 m_expression.const_cast_derived().template writePacket<Aligned>(row, col, x);
  /external/eigen/test/
block.cpp 40 //check row() and col()
41 VERIFY_IS_EQUAL(m1.col(c1).transpose(), m1.transpose().row(c1));
42 //check operator(), both constant and non-constant, on row() and col()
44 m1.row(r1) += s1 * m1_copy.row(r2);
45 VERIFY_IS_APPROX(m1.row(r1), m1_copy.row(r1) + s1 * m1_copy.row(r2));
47 m1.row(r1).row(0) += s1 * m1_copy.row(r2)
    [all...]
  /external/jpeg/
jccoefct.c 37 JDIMENSION iMCU_row_num; /* iMCU row # within image */
38 JDIMENSION mcu_ctr; /* counts MCUs processed in current row */
39 int MCU_vert_offset; /* counts MCU rows within iMCU row */
73 /* Reset within-iMCU-row counters for a new row */
77 /* In an interleaved scan, an MCU row is the same as an iMCU row.
78 * In a noninterleaved scan, an iMCU row has v_samp_factor MCU rows.
134 * We process the equivalent of one fully interleaved MCU row ("iMCU" row)
    [all...]
  /external/openssl/apps/
srp.c 177 static int update_index(CA_DB *db, BIO *bio, char **row)
190 irow[i]=row[i];
191 row[i]=NULL;
590 char **row = sk_OPENSSL_PSTRING_value(db->db->data, userindex); local
592 row[DB_srptype][0] = 'V';
598 char *row[DB_NUMBER] ; char *gNid; local
599 row[DB_srpverifier] = NULL;
600 row[DB_srpsalt] = NULL;
601 row[DB_srpinfo] = NULL;
602 if (!(gNid = srp_create_user(user,&(row[DB_srpverifier]), &(row[DB_srpsalt]),gNrow?gNrow[DB_srpsalt]:gN,gNrow?gNrow[DB_srpverifier]:NULL, (…)
637 char **row = sk_OPENSSL_PSTRING_value(db->db->data, userindex); local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jccoefct.c 37 JDIMENSION iMCU_row_num; /* iMCU row # within image */
38 JDIMENSION mcu_ctr; /* counts MCUs processed in current row */
39 int MCU_vert_offset; /* counts MCU rows within iMCU row */
73 /* Reset within-iMCU-row counters for a new row */
77 /* In an interleaved scan, an MCU row is the same as an iMCU row.
78 * In a noninterleaved scan, an iMCU row has v_samp_factor MCU rows.
134 * We process the equivalent of one fully interleaved MCU row ("iMCU" row)
    [all...]

Completed in 1371 milliseconds

<<11121314151617181920>>