| /external/pigweed/pw_bytes/size_report/ |
| D | byte_builder_size_report.cc | 41 void ReadBytes() { in ReadBytes() function
|
| /external/pigweed/pw_sys_io/ |
| D | sys_io.cc | 19 StatusWithSize ReadBytes(std::span<std::byte> dest) { in ReadBytes() function
|
| /external/pigweed/pw_protobuf/public/pw_protobuf/ |
| D | decoder.h | 132 Status ReadBytes(std::span<const std::byte>* out) { in ReadBytes() function 276 Status ReadBytes(std::span<const std::byte>* out) { in ReadBytes() function
|
| /external/lzma/CPP/7zip/Common/ |
| D | InBuffer.cpp | 98 size_t CInBufferBase::ReadBytes(Byte *buf, size_t size) in ReadBytes() function in CInBufferBase
|
| /external/libchrome/base/ |
| D | big_endian.cc | 21 bool BigEndianReader::ReadBytes(void* out, size_t len) { in ReadBytes() function in base::BigEndianReader
|
| D | pickle.cc | 202 bool PickleIterator::ReadBytes(const char** data, int length) { in ReadBytes() function in base::PickleIterator
|
| D | pickle_unittest.cc | 499 TEST(PickleTest, ReadBytes) { in TEST() argument
|
| /external/webrtc/rtc_base/ |
| D | byte_buffer.cc | 143 bool ByteBufferReader::ReadBytes(char* val, size_t len) { in ReadBytes() function in rtc::ByteBufferReader
|
| /external/google-breakpad/src/common/mac/ |
| D | macho_walker.cc | 101 bool MachoWalker::ReadBytes(void *buffer, size_t size, off_t offset) { in ReadBytes() function in MacFileUtilities::MachoWalker
|
| /external/llvm-project/compiler-rt/lib/scudo/standalone/ |
| D | linux.cpp | 154 ssize_t ReadBytes; in getRandom() local
|
| /external/scudo/standalone/ |
| D | linux.cpp | 193 ssize_t ReadBytes; in getRandom() local
|
| /external/webrtc/rtc_tools/ |
| D | video_file_reader.cc | 31 bool ReadBytes(uint8_t* dst, size_t n, FILE* file) { in ReadBytes() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | MemoryBuffer.cpp | 217 Expected<size_t> ReadBytes = sys::fs::readNativeFile( in getMemoryBufferForStream() local 466 Expected<size_t> ReadBytes = in getOpenFileImpl() local
|
| /external/llvm-project/llvm/lib/Support/ |
| D | MemoryBuffer.cpp | 231 Expected<size_t> ReadBytes = sys::fs::readNativeFile( in getMemoryBufferForStream() local 480 Expected<size_t> ReadBytes = in getOpenFileImpl() local
|
| /external/tensorflow/tensorflow/core/util/proto/ |
| D | decode.h | 339 inline Status ReadBytes(CodedInputStream* input, int index, void* datap) { in ReadBytes() function
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | CodedInputStream.cs | 620 public ByteString ReadBytes() in ReadBytes() method in Google.Protobuf.CodedInputStream
|
| /external/ms-tpm-20-ref/TPMCmd/Simulator/src/ |
| D | TcpServer.c | 514 ReadBytes( in ReadBytes() function
|
| /external/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 565 bool WireFormatLite::ReadBytes(io::CodedInputStream* input, in ReadBytes() function in google::protobuf::internal::WireFormatLite 570 bool WireFormatLite::ReadBytes(io::CodedInputStream* input, std::string** p) { in ReadBytes() function in google::protobuf::internal::WireFormatLite
|
| /external/sfntly/cpp/src/sfntly/data/ |
| D | readable_font_data.cc | 86 int32_t ReadableFontData::ReadBytes(int32_t index, in ReadBytes() function in sfntly::ReadableFontData
|
| /external/llvm/lib/Support/ |
| D | MemoryBuffer.cpp | 239 ssize_t ReadBytes; in getMemoryBufferForStream() local
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | MemoryBuffer.cpp | 239 ssize_t ReadBytes; in getMemoryBufferForStream() local
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zIn.h | 373 void ReadBytes(Byte *data, size_t size) { _inByteBack->ReadBytes(data, size); } in ReadBytes() function
|
| D | 7zIn.cpp | 137 void CInByte2::ReadBytes(Byte *data, size_t size) in ReadBytes() function in NArchive::N7z::CInByte2
|
| /external/llvm-project/lldb/source/Core/ |
| D | Address.cpp | 60 static size_t ReadBytes(ExecutionContextScope *exe_scope, in ReadBytes() function
|
| /external/sonivox/jet_tools/JetCreator/ |
| D | midifile.py | 264 def ReadBytes (stream, length): function
|