Searched defs:ByteCount (Results 1 – 12 of 12) sorted by relevance
40 int ByteCount; in ProcessCanonMakerNoteDir() local156 void ShowMakerNoteGeneric(unsigned char * ValuePtr, int ByteCount) in ShowMakerNoteGeneric()174 void ProcessMakerNote(unsigned char * ValuePtr, int ByteCount, in ProcessMakerNote()
146 unsigned ByteCount; in ProcessGpsInfo() local
388 void PrintFormatNumber(void * ValuePtr, int Format, int ByteCount) in PrintFormatNumber()592 int ByteCount; in ProcessExifDir() local
99 int64 ArrayInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ArrayInputStream140 int64 ArrayOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ArrayOutputStream181 int64 StringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::StringOutputStream290 int64 CopyingInputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingInputStreamAdaptor355 int64 CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingOutputStreamAdaptor
100 int64 FileInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::FileInputStream199 int64 FileOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::FileOutputStream290 int64 IstreamInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::IstreamInputStream330 int64 OstreamOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::OstreamOutputStream402 int64 ConcatenatingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ConcatenatingInputStream457 int64 LimitingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::LimitingInputStream
164 int64 GzipInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipInputStream292 int64 GzipOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipOutputStream
994 inline int CodedOutputStream::ByteCount() const { in ByteCount() function
144 int64 ByteCount() const { return array_stream_.ByteCount(); } in ByteCount() function in google::protobuf::io::__anona0a5a06f0111::TestInputStream
1068 int64 ByteCount() const { GOOGLE_LOG(FATAL) << "Not implemented."; return 0; } in ByteCount() function in google::protobuf::io::__anon6ef0bf7e0111::ReallyBigInputStream
281 int ByteCount; member
475 void R600MCCodeEmitter::EmitNullBytes(unsigned int ByteCount, in EmitNullBytes()
266 virtual int64 ByteCount() const { return inner_->ByteCount(); } in ByteCount() function in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream