HomeSort by relevance Sort by last modified time
    Searched refs:SkipBytes (Results 1 - 7 of 7) sorted by null

  /external/libchrome/base/metrics/
sparse_histogram_unittest.cc 146 EXPECT_FALSE(iter.SkipBytes(1));
histogram_unittest.cc 430 EXPECT_FALSE(iter.SkipBytes(1));
464 EXPECT_FALSE(iter.SkipBytes(1));
  /external/libchrome/base/
pickle.h 74 bool SkipBytes(int num_bytes) WARN_UNUSED_RESULT {
  /external/clang/include/clang/Lex/
Lexer.h 592 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /external/clang/lib/Lex/
Preprocessor.cpp 509 CurLexer->SkipBytes(SkipMainFilePreamble.first,
    [all...]
Lexer.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 315 milliseconds