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

<<11121314151617181920>>

  /frameworks/base/core/java/android/widget/
ListView.java     [all...]
  /external/sqlite/dist/
sqlite3.c 812 ** is NULL, then no callback is ever invoked and result rows are
    [all...]
sqlite3.c.orig 812 ** is NULL, then no callback is ever invoked and result rows are
    [all...]
  /external/freetype/src/smooth/
ftgrays.c     [all...]
  /external/clearsilver/util/
wdb.c 18 * "schema" of the wdb without changing all of the existing rows of
    [all...]
  /external/libpng/
pngwrite.c 730 /* Write a few rows of image data. If the image is interlaced,
747 /* Loop through the rows */
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwrite.c 700 /* Write a few rows of image data. If the image is interlaced,
717 /* loop through the rows */
    [all...]
  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 170 // Row column labeling reversed since we transpose rows & columns
380 // At this point, the matrix (in rows[]) is orthonormal.
    [all...]
  /frameworks/base/docs/html/guide/topics/search/
adding-custom-suggestions.jd 156 android.database.Cursor} that points to the rows you determine to be good suggestions.</p>
305 format on the device or web, you must format the suggestions as rows in a table and
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/ui/
QuickContactWindow.java 399 // Start background query for data, but only select photo rows when they
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsSmsProvider.java 365 // search on the words table but return the rows from the corresponding sms table
371 // search on the words table but return the rows from the corresponding parts table
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java 649 public static void setVisibleRowCount(JTable table, int rows) {
651 for (int row = 0; row < rows; row++) {
    [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
PreparedStatement.java 93 * @return the number of affected rows for {@code INSERT}, {@code UPDATE} or {@code
  /dalvik/libcore/sql/src/test/java/tests/java/sql/
QueryTimeoutTest.java 210 * only when reading rows from base tables, and when the first row is
  /dalvik/libcore/sql/src/test/java/tests/sql/
ResultSetTest.java 287 // do nothing: switching of rows should be possible
  /development/tools/zoneinfo/tzdata2009s/
zone.tab 17 # 4. Comments; present if and only if the country has multiple rows.
  /external/dropbear/
svr-chansession.c 552 /* Set up the rows/col counts */
  /external/icu4c/common/
ucnvsel.cpp 139 result->pvCount *= columns; // number of uint32_t = rows * columns
  /external/jdiff/src/jdiff/
HTMLFiles.java 49 h_.writeText("<frameset rows=\"196,**\">");
  /external/jpeg/
example.c 62 extern int image_height; /* Number of rows in image */
jdcolor.c 128 * Convert some rows of samples to the output colorspace.
  /external/libpng/contrib/visupng/
VisualPng.c 788 // rows start on 4 byte boundaries
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
motion_comp.cpp     [all...]
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
find_min_max.cpp 83 This is repeated until all rows have been processed. When the search is
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosFullScreenVideo.c 94 extern void RISCOS_Put32(void *to, int pixels, int pitch, int rows, void *from, int src_skip_bytes);

Completed in 270 milliseconds

<<11121314151617181920>>