Home
last modified time | relevance | path

Searched defs:TotalBytes (Results 1 – 9 of 9) 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.cc160 static int64 TotalBytes(TensorBuffer* in, int64 n) { in TotalBytes() function
196 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
235 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
267 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
909 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/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc1045 size_t TotalBytes() const { return tensor.TotalBytes(); } 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