Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h481 size_t SkipTo = GetCurrentBitNo() + NumFourBytes * 4 * 8; in SkipBlock() local
/third_party/node/deps/v8/src/debug/
Ddebug.h139 void SkipTo(int count) { in SkipTo() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h801 size_t SkipTo = GetCurrentBitNo() + NumFourBytes * 4 * CHAR_BIT; in SkipBlock() local