| /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
| D | Other.cpp | 40 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
|
| D | LowLevel.cpp | 19 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
|
| D | Locked.cpp | 19 static constexpr uint8_t ByteCount = 3; in TEST_F() local 27 static constexpr uint8_t ByteCount = 1; in TEST_F() local
|
| /external/protobuf/src/google/protobuf/io/ |
| D | zero_copy_stream_impl_lite.cc | 100 int64 ArrayInputStream::ByteCount() const { return position_; } in ByteCount() function in google::protobuf::io::ArrayInputStream 135 int64 ArrayOutputStream::ByteCount() const { return position_; } in ByteCount() function in google::protobuf::io::ArrayOutputStream 179 int64 StringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::StringOutputStream 285 int64 CopyingInputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingInputStreamAdaptor 345 int64 CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingOutputStreamAdaptor 427 int64 LimitingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::LimitingInputStream
|
| D | zero_copy_stream_impl.cc | 96 int64 FileInputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::FileInputStream 183 int64 FileOutputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::FileOutputStream 263 int64 IstreamInputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::IstreamInputStream 294 int64 OstreamOutputStream::ByteCount() const { return impl_.ByteCount(); } in ByteCount() function in google::protobuf::io::OstreamOutputStream 360 int64 ConcatenatingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ConcatenatingInputStream
|
| D | gzip_stream.cc | 188 int64 GzipInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipInputStream 304 int64 GzipOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipOutputStream
|
| /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
| D | X87.cpp | 22 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
|
| D | Other.cpp | 40 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
|
| D | LowLevel.cpp | 19 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
|
| D | Locked.cpp | 19 static constexpr uint8_t ByteCount = 3; in TEST_F() local 27 static constexpr uint8_t ByteCount = 1; in TEST_F() local
|
| /external/llvm-project/parallel-libs/acxxel/ |
| D | cuda_acxxel.cpp | 261 Expected<void *> CUDAPlatform::rawMallocD(ptrdiff_t ByteCount, in rawMallocD() 322 ptrdiff_t ByteCount) { in rawRegisterHostMem() 337 Expected<void *> CUDAPlatform::rawMallocRegisteredH(ptrdiff_t ByteCount) { in rawMallocRegisteredH() 357 ptrdiff_t ByteCount, void *Stream) { in asyncCopyDToD() 369 ptrdiff_t ByteCount, void *Stream) { in asyncCopyDToH() 379 ptrdiff_t ByteCount, void *Stream) { in asyncCopyHToD() 388 ptrdiff_t ByteCount, char ByteValue, in asyncMemsetD()
|
| D | opencl_acxxel.cpp | 254 Expected<void *> OpenCLPlatform::rawMallocD(ptrdiff_t ByteCount, in rawMallocD() 320 Expected<void *> OpenCLPlatform::rawMallocRegisteredH(ptrdiff_t ByteCount) { in rawMallocRegisteredH() 338 ptrdiff_t ByteCount, void *Stream) { in asyncCopyDToD() 349 void *HostDst, ptrdiff_t ByteCount, in asyncCopyDToH() 361 ptrdiff_t ByteCount, void *Stream) { in asyncCopyHToD() 371 ptrdiff_t ByteCount, char ByteValue, in asyncMemsetD()
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | protobuf.cc | 56 int64_t TStringOutputStream::ByteCount() const { return target_->size(); } in ByteCount() function in tensorflow::TStringOutputStream
|
| /external/sfntly/cpp/src/sfntly/table/ |
| D | byte_array_table_builder.cc | 45 int32_t ByteArrayTableBuilder::ByteCount() { in ByteCount() function in sfntly::ByteArrayTableBuilder
|
| /external/llvm/include/llvm/Support/ |
| D | SHA1.h | 66 uint32_t ByteCount; member
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | SHA1.h | 67 uint32_t ByteCount; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | SHA1.h | 72 uint32_t ByteCount; member
|
| /external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
| D | SuspiciousMemsetUsageCheck.cpp | 104 const Expr *ByteCount = Call->getArg(2); in check() local
|
| /external/grpc-grpc/include/grpcpp/impl/codegen/ |
| D | proto_buffer_reader.h | 125 grpc::protobuf::int64 ByteCount() const override { in ByteCount() function
|
| D | proto_buffer_writer.h | 141 grpc::protobuf::int64 ByteCount() const override { return byte_count_; } in ByteCount() function
|
| /external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
| D | proto_buffer_reader.h | 124 int64_t ByteCount() const override { return byte_count_ - backup_count_; } in ByteCount() function
|
| D | proto_buffer_writer.h | 141 int64_t ByteCount() const override { return byte_count_; } in ByteCount() function
|
| /external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
| D | proto_buffer_writer.h | 141 int64_t ByteCount() const override { return byte_count_; } in ByteCount() function
|
| D | proto_buffer_reader.h | 124 int64_t ByteCount() const override { return byte_count_ - backup_count_; } in ByteCount() function
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | cppcoreguidelines-owning-memory-legacy-functions.cpp | 66 const unsigned int ByteCount = 25 * sizeof(int); in test_resource_creators() local
|