Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DOther.cpp40 static constexpr uint32_t ByteCount = 1; in TEST_F() local
47 static constexpr uint32_t ByteCount = 1; in TEST_F() local
54 static constexpr uint32_t ByteCount = 2; in TEST_F() local
DLowLevel.cpp19 constexpr size_t ByteCount = 1; in TEST_F() local
28 constexpr size_t ByteCount = 3; in TEST_F() local
37 constexpr size_t ByteCount = 5; in TEST_F() local
60 constexpr size_t ByteCount = 23; in TEST_F() local
96 constexpr size_t ByteCount = 23; in TEST_F() local
134 constexpr size_t ByteCount = 14 * MovReg32BitImmBytes + 7 /*Rex_B*/; in TEST_F() local
DLocked.cpp19 static constexpr uint8_t ByteCount = 3; in TEST_F() local
27 static constexpr uint8_t ByteCount = 1; in TEST_F() local
DDataMov.cpp513 static constexpr uint32_t ByteCount = 2; in TEST_F() local
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc100 int64_t ArrayInputStream::ByteCount() const { return position_; } in ByteCount() function in google::protobuf::io::ArrayInputStream
135 int64_t ArrayOutputStream::ByteCount() const { return position_; } in ByteCount() function in google::protobuf::io::ArrayOutputStream
179 int64_t StringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::StringOutputStream
285 int64_t CopyingInputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingInputStreamAdaptor
345 int64_t CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingOutputStreamAdaptor
427 int64_t LimitingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::LimitingInputStream
Dzero_copy_stream_impl.cc98 int64_t FileInputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::FileInputStream
185 int64_t FileOutputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::FileOutputStream
265 int64_t IstreamInputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::IstreamInputStream
296 int64_t OstreamOutputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::OstreamOutputStream
362 int64_t ConcatenatingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ConcatenatingInputStream
Dgzip_stream.cc188 int64_t GzipInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipInputStream
304 int64_t GzipOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipOutputStream
Dtokenizer_unittest.cc146 int64_t ByteCount() const override { return array_stream_.ByteCount(); } in ByteCount() function in google::protobuf::io::__anonbea798590111::TestInputStream
Dcoded_stream.cc673 int64 EpsCopyOutputStream::ByteCount(uint8* ptr) const { in ByteCount() function in google::protobuf::io::EpsCopyOutputStream
Dcoded_stream_unittest.cc241 int64_t ByteCount() const override { return 0; } in TEST_F() function in google::protobuf::io::__anone143a7280111::TEST_F::In
1311 int64_t ByteCount() const override { in ByteCount() function in google::protobuf::io::__anone143a7280111::ReallyBigInputStream
Dcoded_stream.h1189 int ByteCount() const { in ByteCount() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DX87.cpp22 constexpr size_t ByteCount = 9; in TEST_F() local
41 constexpr size_t ByteCount = 9; in TEST_F() local
57 constexpr size_t ByteCount = 2; in TEST_F() local
67 constexpr size_t ByteCount = 6; in TEST_F() local
80 constexpr size_t ByteCount = 6; in TEST_F() local
DOther.cpp40 static constexpr uint32_t ByteCount = 1; in TEST_F() local
47 static constexpr uint32_t ByteCount = 1; in TEST_F() local
54 static constexpr uint32_t ByteCount = 2; in TEST_F() local
DLowLevel.cpp19 constexpr size_t ByteCount = 1; in TEST_F() local
28 constexpr size_t ByteCount = 3; in TEST_F() local
37 constexpr size_t ByteCount = 5; in TEST_F() local
52 constexpr size_t ByteCount = 7; in TEST_F() local
74 constexpr size_t ByteCount = 7; in TEST_F() local
96 constexpr size_t ByteCount = 6 * MovReg32BitImmBytes; in TEST_F() local
DLocked.cpp19 static constexpr uint8_t ByteCount = 3; in TEST_F() local
27 static constexpr uint8_t ByteCount = 1; in TEST_F() local
DDataMov.cpp359 static constexpr uint32_t ByteCount = 2; in TEST_F() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dbyte_array_table_builder.cc45 int32_t ByteArrayTableBuilder::ByteCount() { in ByteCount() function in sfntly::ByteArrayTableBuilder
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dbyte_array_table_builder.cc45 int32_t ByteArrayTableBuilder::ByteCount() { in ByteCount() function in sfntly::ByteArrayTableBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSHA1.h72 uint32_t ByteCount; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp249 auto *ByteCount = ConstantInteger32::create(Ctx, IceType_i32, RzSize); in instrumentFuncStart() local
279 auto *ByteCount = in instrumentFuncStart() local
DIceConverter.cpp593 Ice::Operand *ByteCount = convertValue(Instr->getArraySize()); in convertAllocaInstruction() local
DIceInst.cpp263 InstAlloca::InstAlloca(Cfg *Func, Variable *Dest, Operand *ByteCount, in InstAlloca()
/third_party/protobuf/src/google/protobuf/util/
Djson_util_test.cc522 int64_t ByteCount() const override { return byte_count_; } in ByteCount() function in google::protobuf::util::__anon6114b9fb0111::SegmentedZeroCopyOutputStream
/third_party/protobuf/src/google/protobuf/
Dmessage_lite.cc216 int64_t ByteCount() const final { return 0; } in ByteCount() function in google::protobuf::ZeroCopyCodedInputStream
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc418 int64_t ByteCount() const override { return inner_->ByteCount(); } in ByteCount() function in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream

12