Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstore.h153 int SkipBytes; member
/external/libchrome/base/
Dpickle.h78 bool SkipBytes(int num_bytes) WARN_UNUSED_RESULT { in SkipBytes() function
/external/libgav1/libgav1/src/utils/
Draw_bit_reader.cc199 bool RawBitReader::SkipBytes(size_t num_bytes) { in SkipBytes() function in libgav1::RawBitReader
/external/tensorflow/tensorflow/core/kernels/
Ddecode_proto_op.cc366 static bool SkipBytes(CodedInputStream* input) { in SkipBytes() function in tensorflow::__anon94097c390111::CountCollector
/external/clang/lib/Lex/
DLexer.cpp1372 void Lexer::SkipBytes(unsigned Bytes, bool StartOfLine) { in SkipBytes() function in Lexer