| /third_party/skia/bench/ |
| H A D | GrPathUtilsBench.cpp | 23 int iters = 50000 * loops; variable
|
| /third_party/benchmark/test/ |
| H A D | benchmark_min_time_flag_iters_test.cc | 61 const std::vector<benchmark::IterationCount> iters = test_reporter.GetIters(); in main() local
|
| /third_party/skia/src/core/ |
| H A D | SkCubicSolver.h | 43 int iters = 0; in cubic_solver() local
|
| H A D | SkCubicClipper.cpp | 41 int iters = 0; in ChopMonoAtY() local
|
| /third_party/benchmark/src/ |
| H A D | benchmark_api_internal.cc | 92 Run( IterationCount iters, int thread_id, internal::ThreadTimer* timer, internal::ThreadManager* manager, internal::PerfCountersMeasurement* perf_counters_measurement) const Run() argument
|
| H A D | benchmark_runner.h | 50 IterationCount iters; member 103 IterationCount iters; // preserved between repetitions! member in benchmark::internal::BenchmarkRunner 111 IterationCount iters; member
|
| H A D | benchmark_runner.cc | 123 void RunInThread(const BenchmarkInstance* b, IterationCount iters, in RunInThread() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | control_dependence.cpp | 146 uint32_t iters = 0; in TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | control_dependence.cpp | 146 uint32_t iters = 0; in TEST() local
|
| /third_party/spirv-tools/test/opt/ |
| H A D | control_dependence.cpp | 146 uint32_t iters = 0; in TEST() local
|
| /third_party/libdrm/tests/exynos/ |
| H A D | exynos_fimg2d_perf.c | 234 unsigned int iters = 0, batch = 3; in main() local
|
| H A D | exynos_fimg2d_event.c | 221 unsigned int iters = 0, njobs = 4; in main() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | block_splitter_inc.h | 50 size_t iters = in RefineEntropyCodes() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | block_splitter_inc.h | 50 size_t iters = in RefineEntropyCodes() local
|
| /third_party/skia/tests/ |
| H A D | PathOpsCubicLineIntersectionIdeas.cpp | 143 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 D | pkcs12_format_test.c | 297 static const int iters[] = { variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | city.cc | 154 size_t iters = (len - 1) / 20; in CityHash32() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_compute_variance.cpp | 63 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 D | lz4cli.c | 572 { unsigned iters; in main() local
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-misc_test.cc | 571 int iters = GetParam().second; in TEST_P() local
|
| /third_party/lz4/tests/ |
| H A D | fullbench.c | 871 int iters = argument[1] - '0'; in main() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | predictor_enc.c | 635 const int iters = in GetBestGreenRedToBlue() local
|
| /third_party/python/Python/ |
| H A D | bltinmodule.c | 1233 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 D | vf_deshake_opencl.c | 403 int i = 0, j, iters = 0; in get_subset() local [all...] |