Home
last modified time | relevance | path

Searched defs:num_loops (Results 1 – 25 of 33) 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_pred_test.cc148 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
257 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
378 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
552 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
682 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
815 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
Dav1_k_means_test.cc107 const int num_loops = 1000000000 / n; in RunSpeedTest() local
213 const int num_loops = 1000000000 / n; in RunSpeedTest() local
Dav1_round_shift_array_test.cc88 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
Dcomp_avg_pred_test.h172 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
295 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
593 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
719 const int num_loops = 1000000000 / (in_w + in_h); 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.cc180 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
374 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
Dav1_fwd_txfm2d_test.cc304 const int num_loops = 1000000 / (rows * cols); in AV1FwdTxfm2dSpeedTest() local
582 const int num_loops = 1000000 / (rows * cols); in AV1HighbdFwdTxfm2dSpeedTest() local
Dsum_squares_test.cc124 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
720 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
866 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
Dreconinter_test.cc317 const int num_loops = 10000000 / (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/google-fruit/extras/benchmark/
Dnew_delete_benchmark.cpp93 size_t num_loops = std::atoi(argv[1]); in EVAL() local
/external/ltp/testcases/misc/math/float/
Dmain.c60 int num_loops = 500; variable
/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/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.h102 unsigned num_loops; member
/external/ltp/testcases/network/stress/route/
Droute-change-netlink.c28 static int fd, num_loops, port; variable
/external/sdv/vsomeip/third_party/boost/pool/example/
Dtime_pool_alloc.cpp21 unsigned long num_loops = 10; variable
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h162 unsigned num_loops; member
/external/webrtc/modules/audio_coding/neteq/
Dneteq_stereo_unittest.cc152 void RunTest(int num_loops) { in RunTest()
Dneteq_network_stats_unittest.cc227 void RunTest(int num_loops, NetEqNetworkStatsCheck expects) { in RunTest()

12