Home
last modified time | relevance | path

Searched defs:num_loops (Results 1 – 25 of 29) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-tar.c22 int num_loops = 10000; variable
Dtm-tmspr.c36 int num_loops = 1000000; variable
/external/libaom/test/
Dcomp_mask_variance_test.cc135 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
236 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
402 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
537 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
Dcomp_avg_pred_test.h165 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
288 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
400 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
526 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
Dav1_k_means_test.cc111 const int num_loops = 1000000000 / n; in RunSpeedTest() local
221 const int num_loops = 1000000000 / n; in RunSpeedTest() local
Dav1_round_shift_array_test.cc87 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
Dframe_error_test.cc119 const int num_loops = 10000000 / (width + height); in RunSpeedTest() local
Dsse_sum_test.cc122 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
Dobmc_variance_test.cc110 const int num_loops = 1000000; in TEST_P() local
Dwarp_filter_test_util.cc164 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
361 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
Dav1_fwd_txfm2d_test.cc301 const int num_loops = 1000000 / (rows * cols); in AV1FwdTxfm2dSpeedTest() local
581 const int num_loops = 1000000 / (rows * cols); in AV1HighbdFwdTxfm2dSpeedTest() local
Dreconinter_test.cc155 const int num_loops = 10000000 / (width + height); in RunSpeedTest() local
Dsum_squares_test.cc123 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
664 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
794 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
/external/oss-fuzz/projects/openvpn/
Dfuzz_list.c34 ssize_t generic_ssizet, generic_ssizet2, num_loops; in LLVMFuzzerTestOneInput() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
Dtf_jitrt_tile_transpose.cc122 unsigned num_loops = generic_op.getNumLoops(); in runOnOperation() local
Dtf_jitrt_tile_cwise.cc117 auto num_loops = llvm::cast<LinalgOp>(op).getNumLoops(); in Tile() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc421 int num_loops = IdentifyLoops(item.graph, &loops); in TEST_F() local
/external/ltp/testcases/misc/math/float/
Dmain.c60 int num_loops = 500; variable
/external/google-fruit/extras/benchmark/
Dnew_delete_benchmark.cpp93 size_t num_loops = std::atoi(argv[1]); in EVAL() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dvectorization_pass.cc304 auto num_loops = llvm::cast<linalg::LinalgOp>(op).getNumLoops(); in runOnFunction() local
/external/ltp/testcases/network/stress/route/
Droute-change-netlink.c28 static int fd, num_loops, port; variable
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.h102 unsigned num_loops; member
/external/webrtc/modules/audio_coding/neteq/
Dneteq_network_stats_unittest.cc227 void RunTest(int num_loops, NetEqNetworkStatsCheck expects) { in RunTest()
Dneteq_stereo_unittest.cc152 void RunTest(int num_loops) { in RunTest()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c763 unsigned num_loops = 16 / type.length; in lp_build_interp_soa_init() local

12