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

<<11121314151617181920>>

  /external/jpeg/
jidctred.c 194 /* Pass 2: process 4 rows from work array, store into output array. */
327 /* Pass 2: process 2 rows from work array, store into output array. */
jpegtran.c 75 fprintf(stderr, " -restart N Set restart interval in rows, or in blocks with B\n");
248 /* Restart interval in MCU rows (or in MCUs with 'b'). */
jfdctfst.c 123 /* Pass 1: process rows. */
transupp.c 128 * rows of the source virtual array simultaneously. Otherwise, this
131 * of odd-numbered rows.
393 /* Bottom-edge rows are only mirrored horizontally. */
432 /* Remaining rows are just mirrored horizontally. */
wrrle.c 58 rle_pixel **rle_row; /* To pass rows to rle_putrow() */
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
me_utils.cpp 49 /* Odd Rows */
56 /* Even Rows */
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxvideo.c 214 this->info.current_h = si.rows ;
224 SDL_modelist [0] -> h = si.rows ;
  /external/skia/src/core/
SkBlitter_ARGB32.cpp 201 // In LCD mode the masks have either an extra couple of rows or columns on the edges.
313 // In LCD mode the masks have either an extra couple of rows or columns on the edges.
  /external/webkit/WebCore/accessibility/
AccessibilityObject.h 506 // Used by an ARIA tree to get all its rows.
508 // Used by an ARIA tree item to get all of its direct rows that it can disclose.
  /frameworks/base/core/java/android/content/
ContentProviderNative.java 106 // rows in the cursor and the position of the
322 // Flag for whether or not we want the number of rows in the
DefaultDataHandler.java 61 * Insert multiple rows in to same table and same attributes:
  /frameworks/base/core/java/android/os/
PowerManager.java 47 * <table border="2" width="85%" align="center" frame="hsides" rules="rows">
79 * <table border="2" width="85%" align="center" frame="hsides" rules="rows">
  /cts/tests/src/android/content/cts/
MockContentProvider.java 91 // get the count when remove all rows
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Images_ThumbnailsTest.java 58 // There is no way to delete rows from table "thumbnails" of internals database.
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameActivity.java 195 // check rows
  /external/dropbear/
cli-chansession.c 252 buf_putint(ses.writepayload, ws.ws_row); /* Rows */
  /external/freetype/src/smooth/
ftsmooth.c 215 bitmap->rows = height;
  /external/neven/Embedded/common/src/b_TensorEm/
Int32Mat.h 46 /* array of matrix elements (data is arranged by rows) */
  /external/skia/include/views/
SkWidgetViews.h 223 /** Return the number of visible rows
  /external/webkit/WebCore/html/
HTMLFrameSetElement.cpp 232 String HTMLFrameSetElement::rows() const function in class:WebCore::HTMLFrameSetElement
  /external/webkit/WebKitTools/CodeCoverage/
cov.py 53 # Rest of the rows: filename, total_lines, covered_lines
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py     [all...]
  /frameworks/base/core/tests/coretests/src/android/util/
GridScenario.java 190 * Sets the spacing between rows in the grid
ScrollViewScenario.java 150 * @param numRows The number of rows in the internal selection view.
  /packages/apps/Gallery3D/src/com/cooliris/picasa/
TableContentProvider.java 131 // Insert all rows into the database and notify observers.

Completed in 174 milliseconds

<<11121314151617181920>>