/external/webrtc/sdk/objc/components/video_codec/ |
D | nalu_rewriter.cc | 283 size_t AnnexBBufferReader::BytesRemaining() const { in BytesRemaining() function in webrtc::AnnexBBufferReader 323 size_t AvccBufferWriter::BytesRemaining() const { in BytesRemaining() function in webrtc::AvccBufferWriter
|
/external/cronet/stable/net/base/ |
D | upload_bytes_element_reader.cc | 34 uint64_t UploadBytesElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadBytesElementReader
|
D | io_buffer.cc | 78 int DrainableIOBuffer::BytesRemaining() const { in BytesRemaining() function in net::DrainableIOBuffer
|
D | upload_file_element_reader.cc | 108 uint64_t UploadFileElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadFileElementReader
|
D | elements_upload_data_stream_unittest.cc | 90 uint64_t BytesRemaining() const override { return bytes_remaining_; } in BytesRemaining() function in net::__anon1eab53030111::MockUploadElementReader
|
/external/cronet/tot/net/base/ |
D | upload_bytes_element_reader.cc | 34 uint64_t UploadBytesElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadBytesElementReader
|
D | io_buffer.cc | 78 int DrainableIOBuffer::BytesRemaining() const { in BytesRemaining() function in net::DrainableIOBuffer
|
D | upload_file_element_reader.cc | 108 uint64_t UploadFileElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadFileElementReader
|
D | elements_upload_data_stream_unittest.cc | 90 uint64_t BytesRemaining() const override { return bytes_remaining_; } in BytesRemaining() function in net::__anon62be639f0111::MockUploadElementReader
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | quiche_data_reader.cc | 295 size_t QuicheDataReader::BytesRemaining() const { in BytesRemaining() function in quiche::QuicheDataReader
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | quiche_data_reader.cc | 295 size_t QuicheDataReader::BytesRemaining() const { in BytesRemaining() function in quiche::QuicheDataReader
|
/external/cronet/tot/net/http/ |
D | http_stream_parser.cc | 132 int BytesRemaining() const { in BytesRemaining() function in net::HttpStreamParser::SeekableIOBuffer
|
/external/cronet/stable/net/http/ |
D | http_stream_parser.cc | 132 int BytesRemaining() const { in BytesRemaining() function in net::HttpStreamParser::SeekableIOBuffer
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 320 size_t BytesRemaining = Size - BytesToWrite; in write() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | raw_ostream.cpp | 241 size_t BytesRemaining = Size - BytesToWrite; in write() local
|
/external/llvm/tools/yaml2obj/ |
D | yaml2macho.cpp | 222 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | MachOEmitter.cpp | 250 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | raw_ostream.cpp | 264 size_t BytesRemaining = Size - BytesToWrite; in write() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLine.cpp | 534 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
D | MachOEmitter.cpp | 289 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | raw_ostream.cpp | 261 size_t BytesRemaining = Size - BytesToWrite; in write() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 94 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLine.cpp | 760 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 98 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 96 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
|