Home
last modified time | relevance | path

Searched defs:ByteCount (Results 1 – 13 of 13) sorted by relevance

/external/jhead/
Dmakernote.c40 int ByteCount; in ProcessCanonMakerNoteDir() local
156 void ShowMakerNoteGeneric(unsigned char * ValuePtr, int ByteCount) in ShowMakerNoteGeneric()
174 void ProcessMakerNote(unsigned char * ValuePtr, int ByteCount, in ProcessMakerNote()
Dgpsinfo.c146 unsigned ByteCount; in ProcessGpsInfo() local
Dexif.c388 void PrintFormatNumber(void * ValuePtr, int Format, int ByteCount) in PrintFormatNumber()
592 int ByteCount; in ProcessExifDir() local
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc103 int64 ArrayInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ArrayInputStream
144 int64 ArrayOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ArrayOutputStream
193 int64 StringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::StringOutputStream
302 int64 CopyingInputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingInputStreamAdaptor
367 int64 CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingOutputStreamAdaptor
Dzero_copy_stream_impl.cc101 int64 FileInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::FileInputStream
200 int64 FileOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::FileOutputStream
291 int64 IstreamInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::IstreamInputStream
331 int64 OstreamOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::OstreamOutputStream
403 int64 ConcatenatingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ConcatenatingInputStream
460 int64 LimitingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::LimitingInputStream
Dgzip_stream.cc180 int64 GzipInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipInputStream
297 int64 GzipOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipOutputStream
Dcoded_stream.h1121 inline int CodedOutputStream::ByteCount() const { in ByteCount() function
Dtokenizer_unittest.cc145 int64 ByteCount() const { return array_stream_.ByteCount(); } in ByteCount() function in google::protobuf::io::__anond6597bd50111::TestInputStream
Dcoded_stream_unittest.cc236 virtual int64 ByteCount() const { return 0; } in TEST_F() function in google::protobuf::io::__anon2412a9240111::TEST_F::In
1343 int64 ByteCount() const { GOOGLE_LOG(FATAL) << "Not implemented."; return 0; } in ByteCount() function in google::protobuf::io::__anon2412a9240111::ReallyBigInputStream
/external/sfntly/cpp/src/sfntly/table/
Dbyte_array_table_builder.cc45 int32_t ByteArrayTableBuilder::ByteCount() { in ByteCount() function in sfntly::ByteArrayTableBuilder
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DR600MCCodeEmitter.cpp545 void R600MCCodeEmitter::EmitNullBytes(unsigned int ByteCount, in EmitNullBytes()
/external/giflib/
Dgif_lib.h54 int ByteCount; member
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc285 virtual int64 ByteCount() const { return inner_->ByteCount(); } in ByteCount() function in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream