| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree_reader.cc | 29 absl::string_view CordRepBtreeReader::Read(size_t n, size_t chunk_size, in Read() function in absl::cord_internal::CordRepBtreeReader
|
| H A D | cord_rep_btree_navigator.cc | 106 ReadResult CordRepBtreeNavigator::Read(size_t edge_offset, size_t n) { in Read() function in absl::cord_internal::CordRepBtreeNavigator
|
| /third_party/rust/crates/syn/tests/repo/ |
| H A D | progress.rs | |
| /third_party/zlib/contrib/delphi/ |
| H A D | ZLib.pas | 91 function Read(var Buffer; Count: Longint): Longint; override; in Read() function 120 function Read(var Buffer; Count: Longint): Longint; override; in Read() function 439 function TCompressionStream.Read(var Buffer; Count: Longint): Longint; in Read() function 498 function TDecompressionStream.Read(var Buffer; Count: Longint): Longint; in Read() function
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | MultiStream.cpp | 7 Z7_COM7F_IMF(CMultiStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function
|
| H A D | InStreamWithCRC.cpp | 7 Z7_COM7F_IMF(CSequentialInStreamWithCRC::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function 33 Z7_COM7F_IMF(CInStreamWithCRC::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function
|
| /third_party/node/src/ |
| H A D | node_threadsafe_cow-inl.h | 17 ThreadsafeCopyOnWrite<T>::Read::Read(const ThreadsafeCopyOnWrite<T>* cow) in Read() function in node::ThreadsafeCopyOnWrite::Read
|
| H A D | node_threadsafe_cow.h | 69 class Read { class in node::final
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
| H A D | BufferConsumer.h | 78 WireResult Read(const volatile T** data) { in Read() function in dawn_wire::DeserializeBuffer
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | CopyCoder.cpp | 123 Z7_COM7F_IMF(CCopyCoder::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zFolderInStream.cpp | 140 Z7_COM7F_IMF(CFolderInStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | LimitedInputStream.cs | 84 public override int Read(byte[] buffer, int offset, int count) in Read() method in Google.Protobuf.LimitedInputStream
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| H A D | font_input_stream.cc | 74 int32_t FontInputStream::Read() { in Read() function in sfntly::FontInputStream 85 int32_t FontInputStream::Read(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Read() function in sfntly::FontInputStream 98 int32_t FontInputStream::Read(std::vector<uint8_t>* b) { in Read() function in sfntly::FontInputStream [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
| H A D | file_input_stream.cc | 64 int32_t FileInputStream::Read() { in Read() function in sfntly::FileInputStream 83 int32_t FileInputStream::Read(std::vector<uint8_t>* b) { in Read() function in sfntly::FileInputStream 87 int32_t FileInputStream::Read(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Read() function in sfntly::FileInputStream
|
| H A D | memory_input_stream.cc | 60 int32_t MemoryInputStream::Read() { in Read() function in sfntly::MemoryInputStream 77 int32_t MemoryInputStream::Read(std::vector<uint8_t>* b) { in Read() function in sfntly::MemoryInputStream 81 int32_t MemoryInputStream::Read(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Read() function in sfntly::MemoryInputStream
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| H A D | Parser.cpp | 161 unsigned Read; in parseType() local 175 Type *llvm::parseTypeAtBeginning(StringRef Asm, unsigned &Read, in parseTypeAtBeginning() argument
|
| /third_party/benchmark/src/ |
| H A D | perf_counters.cc | 33 size_t PerfCounterValues::Read(const std::vector<int>& leaders) { in Read() function in benchmark::internal::PerfCounterValues 246 size_t PerfCounterValues::Read(const std::vector<int>&) { return 0; } in Read() function in benchmark::internal::PerfCounterValues
|
| /third_party/gptfdisk/ |
| H A D | diskio-windows.cc | 223 int DiskIO::Read(void* buffer, int numBytes) { in Read() function in DiskIO
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | StreamObjects.cpp | 9 Z7_COM7F_IMF(CBufferInStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function 44 Z7_COM7F_IMF(CBufInStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function 221 Z7_COM7F_IMF(CCachedInStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function
|
| H A D | LimitedStreams.cpp | 9 Z7_COM7F_IMF(CLimitedSequentialInStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function 30 Z7_COM7F_IMF(CLimitedInStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function 88 Z7_COM7F_IMF(CClusterInStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function 153 Z7_COM7F_IMF(CExtentsStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() function 266 Z7_COM7F_IMF(CTailInStream::Read(voi function 303 Z7_COM7F_IMF(CLimitedCachedInStream::Read(void *data, UInt32 size, UInt32 *processedSize)) Read() function [all...] |
| /third_party/skia/src/utils/win/ |
| H A D | SkIStream.cpp | 50 SK_STDMETHODIMP SkBaseIStream::Read(void* pv, ULONG cb, ULONG* pcbRead) in Read() function in SkBaseIStream 109 SK_STDMETHODIMP SkIStream::Read(void* pv, ULONG cb, ULONG* pcbRead) { in Read() function in SkIStream
|
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
| H A D | BrotliInputStream.cs | 141 public override int Read(byte[] destBuffer, int destOffset, int destLen)
in Read() method in Org.Brotli.Dec.BrotliInputStream
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | Buffer.h | 64 enum class MapRequestType { None, Read, Write }; member in dawn_wire::client::final::MapRequestType
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | RawConstants.h | 103 Read = 1 << 0, // Segment is readable. member in llvm::pdb::PdbRaw_SrcHeaderBlockVer::OMFSegDescFlags
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstrBundle.h | 260 bool Read; member
|