HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 1226 - 1250 of 2231) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/skia/src/images/
SkScaledBitmapSampler.cpp 754 // so if srcY - fY0 is not an integer multiple of fDY that srcY will be skipped.
  /external/chromium_org/third_party/skia/tests/
DeferredCanvasTest.cpp 587 // Verify that nothing in this test caused commands to be skipped
    [all...]
ImageDecodingTest.cpp 44 * Return true if this stream format should be skipped, due
  /external/chromium_org/third_party/sqlite/
recover.patch 78 + * corrupt items skipped. Additionally, any errors while reading will
79 + * be skipped.
147 + * NOT NULL causes rows with a NULL in that column to be skipped. It
221 + * Rows referencing invalid overflow pages will be skipped.
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
e_delete.test 399 # are skipped, and the following N, where N is the value of the LIMIT
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.h 141 // are skipped in heap checking reports.
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
signal_processing_unittest.cc 640 // 12-15 are skipped to account for the filter lag.
  /external/chromium_org/tools/code_coverage/
croc_test.py 148 # 'bar' group is skipped because it has no executable lines
  /external/chromium_org/tools/resources/
optimize-png-files.sh 336 info "$file: Skipped"
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.platform.html 94 |ignoring|&nbsp;list&nbsp;will&nbsp;be&nbsp;skipped.<br>
  /external/chromium_org/tools/telemetry/telemetry/page/
page_runner.py 505 results.AddSkip(page, 'Skipped by test expectations')
  /external/chromium_org/ui/gfx/codec/
jpeg_codec.cc 379 // optimize away the reading of the skipped data, but it's not clear that
  /external/chromium_org/v8/src/
globals.h 717 // so the initialization check can always be skipped:
heap-inl.h 372 // 4) Fillers (one word) can never migrate, they are skipped by
scanner.h 71 // Returns the number of code units actually skipped. If less
  /external/chromium_org/v8/tools/
profile.js 43 * Returns whether a function with the specified name must be skipped.