/external/tensorflow/tensorflow/core/kernels/ |
D | training_ops_test.cc | 107 const int64 tot = static_cast<int64>(iters) * params; in BM_SGD() local 139 const int64 tot = static_cast<int64>(iters) * params; in BM_Adagrad() local 172 const int64 tot = static_cast<int64>(iters) * m * n; in BM_SparseAdagrad() local 212 const int64 tot = static_cast<int64>(iters) * params; in BM_Momentum() local 255 const int64 tot = static_cast<int64>(iters) * params; in BM_Adam() local 301 const int64 tot = static_cast<int64>(iters) * params; in BM_RMSProp() local 338 const int64 tot = static_cast<int64>(iters) * params; in BM_AddSign() local 375 const int64 tot = static_cast<int64>(iters) * params; in BM_PowerSign() local
|
D | basic_ops_benchmark_test.cc | 68 const int64 tot = static_cast<int64>(iters) * chain_length; in BM_MulChain() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | bfloat16_test.cc | 156 const int64 tot = static_cast<int64>(iters) * N; in BM_FloatToBFloat16() local 181 const int64 tot = static_cast<int64>(iters) * N; in BM_RoundFloatToBFloat16() local 202 const int64 tot = static_cast<int64>(iters) * N; in BM_BFloat16ToFloat() local
|
D | tensor.cc | 223 int64 tot = in->size(); in TotalBytes() local
|
/external/OpenCL-CTS/test_conformance/mem_host_flags/ |
D | checker_image_mem_host_no_access.hpp | 69 int tot = (int)(this->host_m_2.Count(v)); in verify_RW_Image() local
|
D | checker_image_mem_host_write_only.hpp | 125 int tot = (int)(this->host_m_2.Count(v)); in verify_data() local
|
/external/tensorflow/tensorflow/core/platform/ |
D | tensor_coding.cc | 49 int64 tot = 0; in DecodeStringList() local 160 int64 tot = 0; in DecodeStringList() local 183 int64 tot = 0; in DecodeStringList() local
|
/external/igt-gpu-tools/benchmarks/ |
D | gem_userptr_benchmark.c | 180 unsigned int i, tot = 1000; in test_malloc_free() local 203 unsigned int i, tot = 1000; in test_malloc_realloc_free() local 232 unsigned int i, tot = 1000; in test_mmap_unmap() local
|
/external/skqp/src/gpu/effects/ |
D | GrCircleBlurFragmentProcessor.cpp | 20 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/skia/src/gpu/effects/generated/ |
D | GrCircleBlurFragmentProcessor.cpp | 24 float tot = 0.0f; in make_unnormalized_half_kernel() local 41 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local 151 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in create_half_plane_profile() local
|
/external/iproute2/misc/ |
D | rtacct.c | 79 static void nread(int fd, char *buf, int tot) in nread() 325 int tot = 0; in send_db() local
|
/external/libvpx/libvpx/vp8/common/ |
D | treecoder.c | 91 const unsigned int tot = c[0] + c[1]; in vp8_tree_probs_from_distribution() local
|
/external/selinux/libselinux/utils/ |
D | avcstat.c | 97 struct avc_cache_stats tot, rel, last; in main() local
|
/external/boringssl/src/ssl/ |
D | s3_pkt.cc | 142 unsigned tot, n, nw; in ssl3_write_app_data() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodemv.c | 160 const unsigned int tot = ct[0] + ct[1]; in calc_prob() local
|
/external/libhevc/encoder/ |
D | hme_interface.c | 2513 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/ |
D | step_stats_collector.cc | 73 int64 tot = all.total_bytes(); in Done() local
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/ |
D | PVRShell.cpp | 1277 size_t tot, len; in CommandLine() local
|
/external/mksh/src/ |
D | histrap.c | 721 off_t tot, mis; in hist_persist_back() local
|
/external/freetype/src/sfnt/ |
D | ttcmap.c | 3403 FT_UInt tot = 0; in tt_cmap14_def_char_count() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 3158 int tot = 0; in vp9_encodedframe_overshoot() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_session.cc | 289 int64 tot = 0; in DetailText() local
|
/external/python/cpython3/Python/ |
D | ast.c | 3962 Py_ssize_t tot = asdl_seq_LEN(s); in get_last_end_pos() local
|
/external/v8/src/d8/ |
D | d8.cc | 4331 int tot = 0; in Main() local
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 3962 TypeOfType *tot = new (*this, TypeAlignment) TypeOfType(tofType, Canonical); in getTypeOfType() local
|