Home
last modified time | relevance | path

Searched defs:iters (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/bench/
H A DGrPathUtilsBench.cpp23 int iters = 50000 * loops; variable
/third_party/benchmark/test/
H A Dbenchmark_min_time_flag_iters_test.cc61 const std::vector<benchmark::IterationCount> iters = test_reporter.GetIters(); in main() local
/third_party/skia/src/core/
H A DSkCubicSolver.h43 int iters = 0; in cubic_solver() local
H A DSkCubicClipper.cpp41 int iters = 0; in ChopMonoAtY() local
/third_party/benchmark/src/
H A Dbenchmark_api_internal.cc92 Run( IterationCount iters, int thread_id, internal::ThreadTimer* timer, internal::ThreadManager* manager, internal::PerfCountersMeasurement* perf_counters_measurement) const Run() argument
H A Dbenchmark_runner.h50 IterationCount iters; member
103 IterationCount iters; // preserved between repetitions! member in benchmark::internal::BenchmarkRunner
111 IterationCount iters; member
H A Dbenchmark_runner.cc123 void RunInThread(const BenchmarkInstance* b, IterationCount iters, in RunInThread() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dcontrol_dependence.cpp146 uint32_t iters = 0; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dcontrol_dependence.cpp146 uint32_t iters = 0; in TEST() local
/third_party/spirv-tools/test/opt/
H A Dcontrol_dependence.cpp146 uint32_t iters = 0; in TEST() local
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_perf.c234 unsigned int iters = 0, batch = 3; in main() local
H A Dexynos_fimg2d_event.c221 unsigned int iters = 0, njobs = 4; in main() local
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter_inc.h50 size_t iters = in RefineEntropyCodes() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter_inc.h50 size_t iters = in RefineEntropyCodes() local
/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionIdeas.cpp143 int iters = 0; in DEF_TEST() local
54 binary_search(const SkDCubic& cubic, double step, const SkDPoint& pt, double t, int* iters) binary_search() argument
/third_party/openssl/test/
H A Dpkcs12_format_test.c297 static const int iters[] = { variable
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dcity.cc154 size_t iters = (len - 1) / 20; in CityHash32() local
/third_party/astc-encoder/Source/
H A Dastcenc_compute_variance.cpp63 size_t iters = items >> log2_stride; in brent_kung_prefix_sum() local
87 size_t iters = (items - step) >> log2_stride; in brent_kung_prefix_sum() local
/third_party/lz4/programs/
H A Dlz4cli.c572 { unsigned iters; in main() local
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc571 int iters = GetParam().second; in TEST_P() local
/third_party/lz4/tests/
H A Dfullbench.c871 int iters = argument[1] - '0'; in main() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c635 const int iters = in GetBestGreenRedToBlue() local
/third_party/python/Python/
H A Dbltinmodule.c1233 PyObject *iters; member
1240 PyObject *it, *iters, *func; in map_new() local
1298 PyObject *iters in map_vectorcall() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c403 int i = 0, j, iters = 0; in get_subset() local
[all...]

Completed in 21 milliseconds