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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/encoding/
escaped-bracket-expected.txt 2 This test checks whether charset sniffer skips over escaped characters correctly.
quotes-in-title-expected.txt 2 This test checks whether charset sniffer skips over quoted elements in a title tag correctly. Tests a bug in the charset sniffer that would consume all characters after the bracket in the quoted text until the next closing bracket, causing the closing title tag to be missed.
escaped-bracket.html 26 This test checks whether charset sniffer skips over escaped characters correctly.
quotes-in-title.html 25 This test checks whether charset sniffer skips over quoted elements in a title tag correctly. Tests a bug in the charset sniffer that would consume all characters after the bracket in the quoted text until the next closing bracket, causing the closing title tag to be missed.
  /external/ceres-solver/internal/ceres/
split.h 15 // consecutive delimiters, this function skips over all of them.
  /external/clang/test/PCH/
preamble.c 1 // Check that using the preamble option actually skips the preamble.
  /external/icu4c/common/
patternprops.h 59 * Skips over Pattern_White_Space starting at s.
77 * Skips over a "pattern identifier" starting at index s.
  /external/valgrind/main/auxprogs/
change-copyright-year 17 # The find command deliberately skips .svn/ subdirs -- we don't want to
  /external/skia/src/gpu/gl/
GrGLUtil.h 133 // Variant of above that always skips the error check. This is useful when
149 // same as GR_GL_CALL_RET but always skips the error check.
  /frameworks/native/include/utils/
Tokenizer.h 113 * Skips over the specified delimiters in the line.
114 * Also skips embedded nulls.
  /bootable/recovery/minzip/
DirUtil.h 54 * Sets directories to <dirMode> and files to <fileMode>. Skips symlinks.
  /bootable/recovery/mtdutils/
mtdutils.h 44 * skips bad blocks as best we can.
  /external/chromium/net/ftp/
ftp_util.h 45 // Skips |columns| columns from |text| (whitespace-delimited), and returns the
  /libcore/luni/src/main/java/libcore/io/
BufferIterator.java 32 * Skips forwards or backwards {@code byteCount} bytes from the current position.
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/
SelectionBuilderTest.java 42 // Skips null and empty clauses.
  /prebuilts/tools/common/proguard/
README 25 tree into the tools/ directory. It skips the src/ directory (except
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_CHAIN.S 20 # 8 bytes skips branch and delay slot
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
SFTPInputStream.java 70 * Skips over and discards <code>n</code> bytes of data from this input
  /external/openfst/src/lib/
util.cc 61 // Skips over input characters to align to 'align' bytes. Returns
  /development/samples/training/network-usage/src/com/example/android/networkusage/
StackOverflowXmlParser.java 84 // to their respective &quot;read&quot; methods for processing. Otherwise, skips the tag.
150 // Skips tags the parser isn't interested in. Uses depth to handle nested tags. i.e.,
  /external/chromium/base/
sys_string_conversions_unittest.cc 57 // Error case. When Windows finds an invalid UTF-8 character, it just skips
134 // Error case. When Windows finds an invalid UTF-8 character, it just skips
  /external/chromium/net/http/
http_auth_handler_basic_unittest.cc 135 // The parser skips over tokens which aren't known.
152 // The parser skips over tokens which aren't known.
  /frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
StackOverflowXmlParser.java 84 // to their respective &quot;read&quot; methods for processing. Otherwise, skips the tag.
150 // Skips tags the parser isn't interested in. Uses depth to handle nested tags. i.e.,
  /libcore/luni/src/main/java/java/io/
ByteArrayInputStream.java 196 * Skips {@code byteCount} bytes in this InputStream. Subsequent
198 * used. This implementation skips {@code byteCount} number of bytes in the
FilterInputStream.java 158 * Skips {@code byteCount} bytes in this stream. Subsequent
160 * used. This implementation skips {@code byteCount} bytes in the

Completed in 2365 milliseconds

1 2 3 4 5 6 7 8 91011>>