Home
last modified time | relevance | path

Searched defs:tot (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dtraining_ops_test.cc78 const int64 tot = static_cast<int64>(iters) * params; in BM_SGD() local
110 const int64 tot = static_cast<int64>(iters) * params; in BM_Adagrad() local
144 const int64 tot = static_cast<int64>(iters) * params; in BM_Momentum() local
187 const int64 tot = static_cast<int64>(iters) * params; in BM_Adam() local
227 const int64 tot = static_cast<int64>(iters) * params; in BM_RMSProp() local
264 const int64 tot = static_cast<int64>(iters) * params; in BM_AddSign() local
301 const int64 tot = static_cast<int64>(iters) * params; in BM_PowerSign() local
Dbasic_ops_benchmark_test.cc68 const int64 tot = static_cast<int64>(iters) * chain_length; in BM_MulChain() local
/external/zlib/src/examples/
Dgzjoin.c265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) in gzinit()
279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy()
429 unsigned long crc, tot; /* running crc and total uncompressed length */ in main() local
Dgzappend.c263 unsigned long crc, tot; in gzscan() local
/external/tensorflow/tensorflow/core/framework/
Dbfloat16_test.cc156 const int64 tot = static_cast<int64>(iters) * N; in BM_FloatToBFloat16() local
175 const int64 tot = static_cast<int64>(iters) * N; in BM_BFloat16ToFloat() local
Dtensor.cc197 int64 tot = in->size(); in TotalBytes() local
/external/skia/src/gpu/effects/
DGrCircleBlurFragmentProcessor.cpp20 float tot = 0.0f; in make_unnormalized_half_kernel() local
37 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local
147 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in create_half_plane_profile() local
/external/skqp/src/gpu/effects/
DGrCircleBlurFragmentProcessor.cpp20 float tot = 0.0f; in make_unnormalized_half_kernel() local
37 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local
147 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in create_half_plane_profile() local
/external/iproute2/misc/
Drtacct.c79 static void nread(int fd, char *buf, int tot) in nread()
325 int tot = 0; in send_db() local
/external/tensorflow/tensorflow/core/platform/
Dtensor_coding.cc49 int64 tot = 0; in DecodeStringList() local
160 int64 tot = 0; in DecodeStringList() local
/external/libvpx/libvpx/vp8/common/
Dtreecoder.c91 const unsigned int tot = c[0] + c[1]; in vp8_tree_probs_from_distribution() local
/external/selinux/libselinux/utils/
Davcstat.c97 struct avc_cache_stats tot, rel, last; in main() local
/external/boringssl/src/ssl/
Ds3_pkt.cc141 unsigned tot, n, nw; in ssl3_write_app_data() local
/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c160 const unsigned int tot = ct[0] + ct[1]; in calc_prob() local
/external/libhevc/encoder/
Dhme_interface.c2513 S32 num, tot, i; in hme_enc_alloc() local
2547 S32 num, tot, i; in hme_coarse_alloc() local
2584 S32 num, tot, i; in hme_coarse_dep_mngr_alloc() local
2774 S32 num, tot; in hme_enc_init() local
2814 S32 num, tot; in hme_coarse_init() local
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc64 int64 tot = all.total_bytes(); in Done() local
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1277 size_t tot, len; in CommandLine() local
/external/mksh/src/
Dhistrap.c721 off_t tot, mis; in hist_persist_back() local
/external/freetype/src/sfnt/
Dttcmap.c3406 FT_UInt tot = 0; in tt_cmap14_def_char_count() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc287 int64 tot = 0; in DetailText() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c3031 int tot = 0; in vp9_encodedframe_overshoot() local
/external/clang/lib/AST/
DASTContext.cpp3962 TypeOfType *tot = new (*this, TypeAlignment) TypeOfType(tofType, Canonical); in getTypeOfType() local