Home
last modified time | relevance | path

Searched defs:SkipBytes (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexstore.h135 int SkipBytes; member
/external/libchrome/base/
Dpickle.h78 bool SkipBytes(int num_bytes) WARN_UNUSED_RESULT { in SkipBytes() function
/external/clang/lib/Lex/
DLexer.cpp1372 void Lexer::SkipBytes(unsigned Bytes, bool StartOfLine) { in SkipBytes() function in Lexer