Home
last modified time | relevance | path

Searched defs:Skip (Results 1 - 25 of 47) sorted by relevance

12

/third_party/lzma/CPP/7zip/Common/
H A DInBuffer.cpp147 size_t CInBufferBase::Skip(size_t size) in Skip() function in CInBufferBase
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_table_driven_lite.cc56 static bool Skip(MessageLite* msg, const ParseTable& table, in Skip() function
H A Dgenerated_message_table_driven.cc58 static bool Skip(MessageLite* msg, const ParseTable& table, in Skip() function
/third_party/skia/third_party/externals/tint/src/ast/
H A Dtraverse_expressions.h41 Skip, member in tint::ast::TraverseAction
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream_unittest.cc57 void Skip(size_t n) { data_.remove_prefix(n); } in Skip() function in google::protobuf::strings::__anon17053::MockByteSource
H A Dbytestream.cc156 void ArrayByteSource::Skip(size_t n) { in Skip() function in google::protobuf::strings::ArrayByteSource
184 void LimitByteSource::Skip(size_t n) { in Skip() function in google::protobuf::strings::LimitByteSource
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_navigator.cc66 CordRepBtreeNavigator::Position CordRepBtreeNavigator::Skip(size_t n) { in Skip() function in absl::cord_internal::CordRepBtreeNavigator
H A Dcord_rep_btree_reader.h189 inline absl::string_view CordRepBtreeReader::Skip(size_t skip) { in Skip() function in absl::cord_internal::CordRepBtreeReader
/third_party/lzma/CS/7zip/Compress/LZ/
H A DIMatchFinder.cs22 void Skip(UInt32 num); in Skip() method
H A DLzBinTree.cs252 public void Skip(UInt32 num) in Skip() method in SevenZip.Compression.LZ.BinTree
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslation-array.h37 void Skip(int n) { in Skip() function in v8::internal::TranslationArrayIterator
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dfont_input_stream.cc139 int64_t FontInputStream::Skip(int64_t n) { in Skip() function in sfntly::FontInputStream
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dfile_input_stream.cc114 int64_t FileInputStream::Skip(int64_t n) { in Skip() function in sfntly::FileInputStream
H A Dmemory_input_stream.cc108 int64_t MemoryInputStream::Skip(int64_t n) { in Skip() function in sfntly::MemoryInputStream
/third_party/skia/src/gpu/
H A DBufferWriter.h82 struct Skip {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DDebugCounter.h170 int64_t Skip = 0; member
/third_party/protobuf/src/google/protobuf/io/
H A Dgzip_stream.cc175 bool GzipInputStream::Skip(int count) { in Skip() function in google::protobuf::io::GzipInputStream
H A Dzero_copy_stream_impl_lite.cc88 bool ArrayInputStream::Skip(int count) { in Skip() function in google::protobuf::io::ArrayInputStream
186 int CopyingInputStream::Skip(int count) { in Skip() function in google::protobuf::io::CopyingInputStream
262 bool CopyingInputStreamAdaptor::Skip(int count) { in Skip() function in google::protobuf::io::CopyingInputStreamAdaptor
414 bool LimitingInputStream::Skip(int count) { in Skip() function in google::protobuf::io::LimitingInputStream
H A Dzero_copy_stream_impl.cc96 bool FileInputStream::Skip(int count) { return impl_.Skip(count); } in Skip() function in google::protobuf::io::FileInputStream
147 int FileInputStream::CopyingFileInputStream::Skip(int count) { in Skip() function in google::protobuf::io::FileInputStream::CopyingFileInputStream
263 bool IstreamInputStream::Skip(int count) { return impl_.Skip(count); } in Skip() function in google::protobuf::io::IstreamInputStream
340 bool ConcatenatingInputStream::Skip(int count) { in Skip() function in google::protobuf::io::ConcatenatingInputStream
/third_party/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java252 public void Skip(int num) throws IOException in Skip() method in BinTree
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A DFind-VisualStudio.cs37 void Skip([MarshalAs(UnmanagedType.U4), In] int celt); in Skip() method
/third_party/lzma/C/
H A DLzFind.h139 Mf_Skip_Func Skip; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp256 uint32_t Skip = Pad & 0x0F; in handleFieldList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp109 enum InstClassification { Convert, Skip, Exit }; enumerator
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_stream.h223 void Skip (uint64 delta) in Skip() function in dng_stream

Completed in 20 milliseconds

12