Home
last modified time | relevance | path

Searched defs:BytesRemaining (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_video_toolbox_nalu.cc299 size_t AnnexBBufferReader::BytesRemaining() const { in BytesRemaining() function in webrtc::AnnexBBufferReader
349 size_t AvccBufferWriter::BytesRemaining() const { in BytesRemaining() function in webrtc::AvccBufferWriter
/external/llvm/lib/Support/
Draw_ostream.cpp320 size_t BytesRemaining = Size - BytesToWrite; in write() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp241 size_t BytesRemaining = Size - BytesToWrite; in write() local
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp222 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Draw_ostream.cpp245 size_t BytesRemaining = Size - BytesToWrite; in write() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2macho.cpp258 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp94 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp96 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local