Home
last modified time | relevance | path

Searched defs:TotalBytes (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/kernel/io/disktest/
Ddump.c43 static size_t TotalBytes = 0; in format_str() local
87 static size_t TotalBytes = 0; in format_raw() local
179 OFF_T TargetLBA, TotalBytes = 0; in do_dump() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_reference.h42 size_t TotalBytes() const { in TotalBytes() function
Dtensor.cc156 static int64 TotalBytes(TensorBuffer* in, int64 n) { in TotalBytes() function
192 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
229 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
259 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
859 size_t Tensor::TotalBytes() const { in TotalBytes() function in tensorflow::Tensor
/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc194 Bytes CostModel::TotalBytes(const Node* node, int slot) const { in TotalBytes() function in tensorflow::CostModel
/external/webrtc/webrtc/
Dcommon_types.h846 size_t TotalBytes() const { in TotalBytes() function
/external/swiftshader/include/Direct3D/
Dd3d8types.h1658 DWORD TotalBytes; /* total number of bytes of managed objects */ member
/external/mesa3d/include/D3D9/
Dd3d9types.h1571 DWORD TotalBytes; member
/external/clang/lib/AST/
DASTContext.cpp838 unsigned TotalBytes = 0; in PrintStats() local