Home
last modified time | relevance | path

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

123

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dtable_of_tables_test.cc27 berberis::TableOfTables<berberis::GuestAddr, uintptr_t> tot(42); in TEST() local
36 berberis::TableOfTables<berberis::GuestAddr, uintptr_t> tot(42); in TEST() local
48 berberis::TableOfTables<berberis::GuestAddr, uintptr_t> tot(42); in TEST() local
55 [](berberis::TableOfTables<berberis::GuestAddr, uintptr_t>* tot, uint32_t base) { in TEST()
91 berberis::TableOfTables<berberis::GuestAddr, uintptr_t> tot(42); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtraining_ops_test.cc115 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_SGD() local
151 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_Adagrad() local
190 const int64_t tot = static_cast<int64_t>(state.iterations()) * m * n; in BM_SparseAdagrad() local
234 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_Momentum() local
289 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_Adam() local
334 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_RMSProp() local
375 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_AddSign() local
417 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_PowerSign() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dmodify_model_interface.cc202 for (auto tot : inputs) { in SetInputTypeToUINT8() local
229 for (auto tot : outputs) { in SetOutputTypeToUINT8() local
255 for (auto tot : inputs) { in RemoveInputTensor() local
262 for (auto tot : inputs) { in RemoveInputTensor() local
281 for (auto tot : outputs) { in RemoveOutputTensor() local
288 for (auto tot : outputs) { in RemoveOutputTensor() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dbfloat16_test.cc52 const int64_t tot = static_cast<int64_t>(state.iterations()) * N; in BM_FloatToBFloat16() local
73 const int64_t tot = static_cast<int64_t>(state.iterations()) * N; in BM_RoundFloatToBFloat16() local
92 const int64_t tot = static_cast<int64_t>(state.iterations()) * N; in BM_BFloat16ToFloat() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/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
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dklockstat.c410 char tot[40]; in print_acq_stat() local
437 char tot[40]; in print_acq_task() local
463 char tot[40]; in print_hld_stat() local
490 char tot[40]; in print_hld_task() local
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dtensor_coding.cc49 int64_t tot = 0; in DecodeStringList() local
153 int64_t tot = 0; in DecodeStringList() local
176 int64_t tot = 0; in DecodeStringList() local
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_userptr_benchmark.c180 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
/aosp_15_r20/external/skia/src/gpu/
H A DBlurUtils.cpp90 float tot = 0.0f; in make_unnormalized_half_kernel() local
109 const float tot = 2.0f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local
243 const float tot = 2.0f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in CreateHalfPlaneProfile() local
/aosp_15_r20/external/iproute2/misc/
H A Drtacct.c79 static void nread(int fd, char *buf, int tot) in nread()
325 int tot = 0; in send_db() local
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/tests/
Dgolang.rs1608 tot: Arc<Mutex<Totals>>, field
1639 let mut tot = tot.lock().unwrap(); in send() localVariable
1653 let mut tot = tot.lock().unwrap(); in recv() localVariable
1685 fn tot(&self) -> &Mutex<Totals> { in tot() method
2075 let tot = ctx.tot.lock().unwrap(); in main() localVariable
/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dalexa.c173 int tot = 0; in drain_end_cb() local
455 size_t tot; in ss_avs_metadata_tx() local
/aosp_15_r20/external/libhevc/encoder/
H A 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
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/include/
H A Dtrace-write-local.h13 ssize_t tot = 0; in __do_write() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Dcor_h_x2.cpp245 Word32 tot; in cor_h_x2() local
H A Dcor_h_x.cpp260 Word32 tot; in cor_h_x() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/mem_host_flags/
H A Dchecker_image_mem_host_no_access.hpp67 int tot = (int)(this->host_m_2.Count(v)); in verify_RW_Image() local
H A Dchecker_image_mem_host_write_only.hpp125 int tot = (int)(this->host_m_2.Count(v)); in verify_data() local
/aosp_15_r20/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/utils/
H A DApkZFileTestUtils.java57 int tot = 0; in readSegment() local
/aosp_15_r20/external/libvpx/vp8/common/
H A Dtreecoder.c91 const unsigned int tot = c[0] + c[1]; in vp8_tree_probs_from_distribution() local
/aosp_15_r20/external/perfetto/ui/src/core/
H A Dsearch_manager.ts165 const tot = assertExists(this._results).totalResults; constant
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/zone/
H A DSer.java278 long tot = ((hiByte << 16) + (midByte << 8) + loByte); in readEpochSec() local
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/zone/
H A DSer.java221 long tot = ((hiByte << 16) + (midByte << 8) + loByte); in readEpochSec() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/zone/
DSer.java278 long tot = ((hiByte << 16) + (midByte << 8) + loByte); in readEpochSec() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/zone/
DSer.java278 long tot = ((hiByte << 16) + (midByte << 8) + loByte); in readEpochSec() local

123