Home
last modified time | relevance | path

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

1234

/external/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
/external/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
/external/cronet/stable/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
134 int64_t ArrayOutputStream::ByteCount() const { return position_; } in ByteCount() function in google::protobuf::io::ArrayOutputStream
174 int64_t StringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::StringOutputStream
280 int64_t CopyingInputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingInputStreamAdaptor
344 int64_t CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingOutputStreamAdaptor
457 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
262 int64_t IstreamInputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::IstreamInputStream
293 int64_t OstreamOutputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::OstreamOutputStream
359 int64_t ConcatenatingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ConcatenatingInputStream
Dgzip_stream.cc189 int64_t GzipInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipInputStream
305 int64_t GzipOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipOutputStream
/external/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
134 int64_t ArrayOutputStream::ByteCount() const { return position_; } in ByteCount() function in google::protobuf::io::ArrayOutputStream
174 int64_t StringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::StringOutputStream
280 int64_t CopyingInputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingInputStreamAdaptor
344 int64_t CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingOutputStreamAdaptor
457 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
262 int64_t IstreamInputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::IstreamInputStream
293 int64_t OstreamOutputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::OstreamOutputStream
359 int64_t ConcatenatingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ConcatenatingInputStream
Dgzip_stream.cc189 int64_t GzipInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipInputStream
305 int64_t GzipOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipOutputStream
/external/cronet/tot/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
134 int64_t ArrayOutputStream::ByteCount() const { return position_; } in ByteCount() function in google::protobuf::io::ArrayOutputStream
174 int64_t StringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::StringOutputStream
280 int64_t CopyingInputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingInputStreamAdaptor
344 int64_t CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingOutputStreamAdaptor
457 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
262 int64_t IstreamInputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::IstreamInputStream
293 int64_t OstreamOutputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::OstreamOutputStream
359 int64_t ConcatenatingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ConcatenatingInputStream
Dgzip_stream.cc189 int64_t GzipInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipInputStream
305 int64_t GzipOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipOutputStream
/external/tensorflow/tensorflow/core/platform/
Dprotobuf.cc56 int64_t TStringOutputStream::ByteCount() const { return target_->size(); } in ByteCount() function in tensorflow::TStringOutputStream
/external/icing/icing/portable/
Dgzip_stream.cc167 int64_t GzipInputStream::ByteCount() const { in ByteCount() function in icing::lib::protobuf_ports::GzipInputStream
286 int64_t GzipOutputStream::ByteCount() const { in ByteCount() function in icing::lib::protobuf_ports::GzipOutputStream
/external/llvm/include/llvm/Support/
DSHA1.h66 uint32_t ByteCount; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DSHA256.h74 uint32_t ByteCount; member
DSHA1.h67 uint32_t ByteCount; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/
Dzero_copy_output_stream.h99 size_t (*ByteCount)(const struct upb_ZeroCopyOutputStream* z); member
Dzero_copy_input_stream.h93 size_t (*ByteCount)(const struct upb_ZeroCopyInputStream* z); member
/external/grpc-grpc/third_party/upb/upb/io/
Dzero_copy_output_stream.h79 size_t (*ByteCount)(const struct upb_ZeroCopyOutputStream* z); member
Dzero_copy_input_stream.h73 size_t (*ByteCount)(const struct upb_ZeroCopyInputStream* z); member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSHA1.h72 uint32_t ByteCount; member
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dtest_util2.h95 int64_t ByteCount() const override { return stream_.ByteCount(); } in ByteCount() function

1234