HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 176 - 200 of 1012) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/protobuf/gtest/samples/
sample3_unittest.cc 76 // Otherwise, this can be skipped.
  /external/quake/quake/src/WinQuake/
net_loop.cpp 137 // alignment byte skipped here
  /external/skia/src/effects/
SkDashPathEffect.cpp 138 // extend if we ended on a segment and we need to join up with the (skipped) initial segment
  /external/skia/src/gpu/
SkGr.cpp 146 // we skipped to the last "replace" op
  /external/srec/shared/include/
CircularBuffer.h 132 * @return the number of bytes that were skipped. A negative value indicates an
  /external/svox/pico/lib/
picowa.h 68 processing an input OTHER results in the item being skipped (in the
  /external/valgrind/tsan/
ts_trace_info.h 154 // The bigger the counter the bigger the number of skipped accesses.
  /external/webkit/Source/WebCore/platform/chromium/
ScrollbarThemeChromium.cpp 46 // painting the thumb can be skipped. We don't have to be exact here.
  /external/webkit/Source/WebCore/platform/wx/
ScrollbarThemeWx.cpp 70 // painting the thumb can be skipped. We don't have to be exact here.
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
master.cfg 14 from buildbot.status.builder import SUCCESS, FAILURE, WARNINGS, SKIPPED
336 foundItems = re.findall("TOTALS: (?P<passed>\d+) passed, (?P<failed>\d+) failed, (?P<skipped>\d+) skipped", logText)
345 "%s passed, %s failed, %s skipped" % (foundItems[0][0], foundItems[0][1], foundItems[0][2])
  /external/webkit/Tools/Scripts/
webkit-tools-completion.sh 95 complete -o default -W "--add-platform-exceptions --complex-text --configuration --guard-malloc --help --http --ignore-tests --launch-safari --leaks --merge-leak-depth --new-test-results --no-http --no-launch-safari --no-new-test-results --no-sample-on-timeout --no-strip-editing-callbacks --pixel-tests --platform --port --quiet --random --reset-results --results-directory --reverse --root --sample-on-timeout --singly --skipped --slowest --strict --strip-editing-callbacks --threaded --timeout --tolerance --use-remote-links-to-tests --valgrind --verbose -1 -c -g -h -i -l -m -o -p -q -t -v" run-webkit-tests
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
dryrun.py 45 tests are either SKIPPED or expected to PASS."""
  /external/webkit/Tools/Scripts/webkitpy/style/
filereader.py 49 that should be skipped.
main.py 42 Path-specific checks include whether files should be skipped, whether
  /external/wpa_supplicant_8/src/radius/
radius_server.h 39 * with '#' are skipped and can be used as comments.
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_background.sgml 39 stream should be skipped), IV space is too small and IV reuse
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
datapart_decode.cpp 235 /* No skipped mode in I-packets 3/1/2001 */
265 /* No skipped mode in I-packets 3/1/2001 */
477 { // SKIPPED
588 /* skipped macroblock */
  /frameworks/base/obex/javax/obex/
PrivateInputStream.java 65 * Returns the number of bytes that can be read (or skipped over) from this
  /libcore/luni/src/main/java/java/io/
ByteArrayInputStream.java 201 * @return the number of bytes actually skipped.
FilterInputStream.java 163 * @return the number of bytes actually skipped.
FilterReader.java 186 * @return the number of characters actually skipped.
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeFilter.java 142 * rejected, or skipped, as defined above.
NodeIterator.java 44 * <code>whatToShow</code> will be skipped, but their children may still
  /ndk/sources/host-tools/sed-4.2.1/
configure.ac 144 If the current locale is not UTF-8, the test will be skipped. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt_int.h 98 been skipped. `first_nonopt' is the index in ARGV of the first

Completed in 355 milliseconds

1 2 3 4 5 6 78 91011>>