/aosp_15_r20/external/webrtc/sdk/objc/components/video_codec/ |
H A 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
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | upload_bytes_element_reader.cc | 33 uint64_t UploadBytesElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadBytesElementReader
|
H A D | io_buffer.cc | 73 int DrainableIOBuffer::BytesRemaining() const { in BytesRemaining() function in net::DrainableIOBuffer
|
H A D | upload_file_element_reader.cc | 108 uint64_t UploadFileElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadFileElementReader
|
H A D | elements_upload_data_stream_unittest.cc | 84 uint64_t BytesRemaining() const override { return bytes_remaining_; } in BytesRemaining() function in net::__anoneaa339590111::MockUploadElementReader
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_data_reader.cc | 286 size_t QuicheDataReader::BytesRemaining() const { in BytesRemaining() function in quiche::QuicheDataReader
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_parser.cc | 131 int BytesRemaining() const { in BytesRemaining() function in net::HttpStreamParser::SeekableIOBuffer
|
H A D | http_network_transaction_unittest.cc | 15939 uint64_t BytesRemaining() const override { return 0; } in TEST_P() function in net::TEST_P::FakeUploadElementReader
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | raw_ostream.cpp | 241 size_t BytesRemaining = Size - BytesToWrite; in write() local
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 320 size_t BytesRemaining = Size - BytesToWrite; in write() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MachOEmitter.cpp | 250 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
|
/aosp_15_r20/external/llvm/tools/yaml2obj/ |
H A D | yaml2macho.cpp | 222 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 264 size_t BytesRemaining = Size - BytesToWrite; in write() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MachOEmitter.cpp | 289 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 261 size_t BytesRemaining = Size - BytesToWrite; in write() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugLine.cpp | 534 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 94 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugLine.cpp | 760 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 96 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 98 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
|