Home
last modified time | relevance | path

Searched defs:TotalBytes (Results 1 – 11 of 11) 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/compiler/tf2tensorrt/common/
Ddatavec.h32 size_t TotalBytes() const { return tensor.TotalBytes(); } in TotalBytes() function
/external/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/
DSample.json72 "TotalBytes": 33554432, number
91 "TotalBytes": 33554432, number
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc190 static int64 TotalBytes(TensorBuffer* in, int64_t n) { in TotalBytes() function
226 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
265 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
297 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
969 size_t Tensor::TotalBytes() const { in TotalBytes() function in tensorflow::Tensor
Ddataset.h960 virtual int64 TotalBytes() const { return 0; } in TotalBytes() function
/external/tensorflow/tensorflow/core/kernels/data/
Dwindow_dataset.cc65 int64 TotalBytes() const override { in TotalBytes() function in tensorflow::data::__anon1e3d86f60111::Window
/external/scudo/standalone/
Dquarantine.h132 uptr TotalBytes = 0; in getStats() local
/external/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h328 size_t TotalBytes() const { in TotalBytes() function
/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc197 Bytes CostModel::TotalBytes(const Node* node, int slot) const { in TotalBytes() function in tensorflow::CostModel
/external/clang/lib/AST/
DASTContext.cpp838 unsigned TotalBytes = 0; in PrintStats() local
/external/mesa3d/include/D3D9/
Dd3d9types.h1571 DWORD TotalBytes; member