HomeSort by relevance Sort by last modified time
    Searched full:rows (Results 351 - 375 of 530) sorted by null

<<11121314151617181920>>

  /external/icu4c/i18n/unicode/
dtfmtsym.h 403 * @param rowCount Output param to receive number of rows.
413 * @param rowCount The number of rows (count of first index).
  /external/jpeg/
cjpeg.c 176 fprintf(stderr, " -restart N Set restart interval in rows, or in blocks with B\n");
357 /* Restart interval in MCU rows (or in MCUs with 'b'). */
libjpeg.doc 216 pointer array to conform to this structure. Pointers to JSAMPLE rows are of
    [all...]
  /external/webkit/WebCore/inspector/front-end/
TimelinePanel.js 375 // Update visible rows.
401 // Remove extra rows.
  /external/webkit/WebCore/platform/image-decoders/gif/
GIFImageReader.cpp 148 /* Clamp first and last rows to upper and lower edge of image. */
881 /* Make sure there are still rows left. If the GIF data */
  /frameworks/base/core/java/android/database/
Cursor.java 31 * Returns the numbers of rows in the cursor.
33 * @return the number of rows in the cursor.
  /frameworks/base/core/java/android/webkit/
CacheManager.java 205 // delete rows in the cache database
513 // delete rows in the cache database
  /frameworks/base/docs/html/guide/topics/data/
data-storage.jd 425 <p>Every SQLite query will return a {@link android.database.Cursor} that points to all the rows
427 you can navigate results from a database query and read rows and columns.</p>
  /frameworks/base/docs/html/resources/articles/
contacts.jd 48 types for data rows. For more information about the Data table and examples of
64 contact. Since the aggregation logic maintains the entries in the Contact rows,
  /packages/apps/Calendar/src/com/android/calendar/
AgendaWindowAdapter.java 120 private int mRowCount; // The sum of the rows in all the adapters
815 * @return number of rows removed from the beginning
  /packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h 143 // How many rows for each step.
299 // Extend a DMI node with a spelling id. ext_len is the length of the rows
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
XmlKeyboardLoader.java 148 * -1 will be used. Rows with id -1 will be enabled always, rows with same
    [all...]
  /packages/apps/IM/src/com/android/im/provider/
ImpsProvider.java     [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteDatabaseTest.java     [all...]
  /external/libpng/
pngpread.c 955 /* Blow up interlaced rows to full size */
1012 if (png_ptr->pass == 2) /* Skip top 4 generated rows */
1062 if (png_ptr->pass == 4) /* Skip top two generated rows */
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ViewContactActivity.java 312 // Read available social rows and consider binding
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
SimpleAdapterTest.java 81 * It has 2 columns and 20 rows. The default layout for item
SimpleCursorAdapterTest.java 96 * It has 2 columns and 20 rows
  /cts/tools/dasm/src/java_cup/runtime/
lr_parser.java 378 * rows, one per state (rows are indexed directly by state number).
433 * rows, one per state (rows are indexed directly by state number).
    [all...]
  /dalvik/libcore/sql/src/main/java/SQLite/
Database.java 158 * Return the number of changed rows for the last statement.
  /dalvik/libcore/sql/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java 354 assertTrue("Rows do not obtained", rs.next());
410 assertFalse("Rows are obtained", rs.next());
420 assertTrue("Rows do not obtained", rs.next());
470 assertTrue("Rows do not obtained", rs.next());
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List14.java 55 // Icons bound to the rows.
  /external/emma/core/java12/com/vladium/emma/report/xml/
ReportGenerator.java 419 * No header row, just data rows.
  /external/grub/stage2/
tparm.c 79 * parameters: the row and column to address to. (Rows and
  /external/icu4c/common/
ucol_swp.c 390 /* swap the inverse table; tableSize counts uint32_t[3] rows */

Completed in 568 milliseconds

<<11121314151617181920>>