HomeSort by relevance Sort by last modified time
    Searched full:skips (Results 76 - 100 of 385) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/valgrind/main/include/
pub_tool_errormgr.h 94 the process). (It will bomb out if the size gets ridiculous). Skips
  /external/webkit/Source/WebCore/html/
HTMLFormCollection.cpp 175 // checks if we are on the nameAttr half of the iteration and skips over any
  /external/webkit/Tools/Scripts/
parse-malloc-history 137 my $callstack = substr($line, $callstackBegin + 2); # + 2 skips "| "
  /external/webp/src/dec/
webp.c 56 // Validates the RIFF container (if detected) and skips over it.
91 // Validates the VP8X header and skips over it.
144 // Skips to the next VP8/VP8L chunk header in the data given the size of the
213 // Validates the VP8/VP8L Header ("VP8 nnnn" or "VP8L nnnn") and skips over it.
webpi.h 63 // Skips over all valid chunks prior to the first VP8/VP8L frame header.
  /libcore/luni/src/main/java/java/io/
CharArrayReader.java 261 * Skips {@code charCount} characters in this reader. Subsequent calls to
DataInputStream.java 204 * Skips {@code count} number of bytes in this stream. Subsequent {@code
  /libcore/luni/src/main/java/java/util/zip/
InflaterInputStream.java 202 * Skips up to {@code byteCount} bytes of uncompressed data.
  /libcore/support/src/test/java/tests/support/
Support_StringReader.java 216 * Skips <code>count</code> number of characters in this StringReader.
  /packages/apps/Email/src/com/android/email/service/
EmailBroadcastProcessorService.java 172 // Using this preference also makes it safe when a user skips an upgrade. (i.e. upgrading
  /packages/apps/Email/src/org/apache/commons/io/input/
CountingInputStream.java 94 * Skips the stream over the specified number of bytes, adding the skipped
  /external/blktrace/
blkparse.c 56 unsigned long skips; member in struct:per_dev_info
487 pdi->skips = 0;
494 pdi->skips++;
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
OutputSurface.java 48 * The no-arg constructor skips the GL preparation step and doesn't allocate a pbuffer.
  /cts/tools/dasm/src/dasm/
Scanner.java 156 * Skips empty lines in input stream
  /dalvik/dx/src/com/android/dx/ssa/
ConstCollector.java 152 * sorted by most used first. Skips non-collectable consts, such as
  /external/chromium/chrome/browser/importer/
nss_decryptor.cc 192 // Skips this block if the URL is not valid.
  /external/chromium/chrome/browser/sync/glue/
extension_sync.cc 129 // updates |extension_data_map|. Skips all extensions in
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.cc 206 // This code is what skips the first Escape.
  /external/chromium/testing/gtest/test/
gtest_test_utils.py 87 i = 1 # Skips the program name.
  /external/clang/include/clang/Serialization/
ModuleManager.h 193 /// visitation skips any modules that the current module depends on.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
ConstCollector.java 152 * sorted by most used first. Skips non-collectable consts, such as
  /external/gtest/test/
gtest_test_utils.py 87 i = 1 # Skips the program name.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableList.java 190 // Factory method that skips the null checks. Used only when the elements
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_test_utils.py 87 i = 1 # Skips the program name.
  /external/llvm/include/llvm/ADT/
DepthFirstIterator.h 165 // skips all children of the current node and traverses to next node

Completed in 1795 milliseconds

1 2 34 5 6 7 8 91011>>