| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiGranularityTests.cpp | 474 const deUint32 iterations = rnd.getInt(minIteration, maxIteration); in createGranularityQueryTests() local 484 const deUint32 iterations = rnd.getInt(minIteration, maxIteration); in createGranularityQueryTests() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorLoopCarriedReuse.cpp | 205 int iterations() const { in iterations() function in __anon24655::DepChain
|
| /third_party/elfutils/libdwfl/ |
| H A D | link_map.c | 337 size_t iterations = 0; report_r_debug() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_apsyclip.c | 38 int iterations; member
|
| /third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| H A D | PerfTest.java | 89 protected int iterations; field in PerfTest [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| H A D | vktFragmentShadingRateMiscTests.cpp | 439 } iterations[] = in testEnableDisable() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | DrawCallPerf.cpp | 321 void ClearThenDraw(unsigned int iterations, GLsizei numElements) in ClearThenDraw() argument 331 void JustDraw(unsigned int iterations, GLsizei numElements) in JustDraw() argument 340 void ChangeVertexAttribThenDraw(unsigned int iterations, GLsizei numElements, GLuint buffer) in ChangeVertexAttribThenDraw() argument 359 void ChangeArrayBuffersThenDraw(unsigned int iterations, in ChangeArrayBuffersThenDraw() argument 382 void ChangeTextureThenDraw(unsigned int iterations, in ChangeTextureThenDraw() argument 397 ChangeProgramThenDraw(unsigned int iterations, GLsizei numElements, GLuint program1, GLuint program2) ChangeProgramThenDraw() argument 412 CycleVertexBufferThenDraw(unsigned int iterations, GLsizei numElements, const std::vector<GLuint> &vbos, size_t *currentVBO) CycleVertexBufferThenDraw() argument 427 ChangeScissorThenDraw(unsigned int iterations, GLsizei numElements, unsigned int windowWidth, unsigned int windowHeight) ChangeScissorThenDraw() argument 511 DrawWithEightTextures(unsigned int iterations, GLsizei numElements, std::vector<GLuint> textures) DrawWithEightTextures() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.h | 331 unsigned int iterations = ~0u; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_peeling.cpp | 640 size_t iterations = 0; in ProcessLoop() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_peeling.cpp | 640 size_t iterations = 0; in ProcessLoop() local
|
| /third_party/python/Modules/clinic/ |
| H A D | _hashopenssl.c.h | 895 long iterations; in pbkdf2_hmac() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_peeling.cpp | 641 size_t iterations = 0; in ProcessLoop() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | UnicodeSetTest.java | 892 void CheckSpeed(SortedSet iset, SortedSet jset, String message, int iterations) { in CheckSpeed() argument 897 void CheckSpeed2(SortedSet iset, SortedSet jset, String message, int iterations) { in CheckSpeed2() argument 924 CheckSpeed3(SortedSet iset, SortedSet jset, String message, int iterations) CheckSpeed3() argument 1751 CheckRangeSpeed(int iterations, UnicodeSet testSet) CheckRangeSpeed() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 796 private static long timeLocaleMatcher(ULocale desired, LocaleMatcher matcher, int iterations) { in timeLocaleMatcher() argument 826 private static long timeMaximize(Iterable<ULocale> list, int iterations) { in timeMaximize() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 838 private static long timeLocaleMatcher(ULocale desired, LocaleMatcher matcher, int iterations) { in timeLocaleMatcher() argument 868 private static long timeMaximize(Iterable<ULocale> list, int iterations) { in timeMaximize() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_loop_analyze.c | 1172 int iterations = calculate_iterations(initial_val, step_val, limit_val, in find_trip_count() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_test_image_copy_region.c | 488 unsigned i, iterations, num_partial_copies; in si_test_image_copy_region() local 648 unsigned iterations; in si_test_blit() local
|
| /third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
| H A D | howExpensiveIs.cpp | 186 uint32_t iterations = ITERATIONS; in runTests() local
|
| /third_party/libevdev/libevdev/ |
| H A D | libevdev.c | 877 int iterations = 0; in drain_events() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineCreationCacheControlTests.cpp | 303 IterationArray iterations; member
|
| /third_party/openssl/test/ |
| H A D | evp_kdf_test.c | 502 unsigned int iterations = 4096; in test_kdf_pbkdf1() local 574 unsigned int iterations = 4096; in test_kdf_pbkdf2() local 606 unsigned int iterations = 4096; in test_kdf_pbkdf2_small_output() local 634 unsigned int iterations = 4096; in test_kdf_pbkdf2_large_output() local 663 unsigned int iterations = 4096; in test_kdf_pbkdf2_small_salt() local 688 unsigned int iterations = 1; test_kdf_pbkdf2_small_iterations() local 714 unsigned int iterations = 4096; test_kdf_pbkdf2_small_salt_pkcs5() local 751 unsigned int iterations = 1; test_kdf_pbkdf2_small_iterations_pkcs5() local 787 unsigned int iterations = 4096; test_kdf_pbkdf2_invalid_digest() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex_test.cc | 68 int iterations; member 356 RunTestCommon(TestContext *cxt, void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTestCommon() argument 381 RunTest(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTest() argument 392 RunTestWithInvariantDebugging(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations, void (*invariant)(void *)) RunTestWithInvariantDebugging() argument 1616 int iterations = ScaleIterations(10000000) / threads; global() local 1630 int iterations = 1000000 / threads; global() local 1644 int iterations = 100; global() local 1651 int iterations = ScaleIterations(20000000) / threads; global() local 1665 int iterations = ScaleIterations(500000); global() local 1672 int iterations = 200000 / threads; global() local 1680 int iterations = 200000; global() local 1687 int iterations = 1000; global() local 1695 int iterations = 1; global() local 1697 threads * iterations); global() local 1702 int iterations = 1; global() local 1703 EXPECT_EQ(RunTest(&TestMuTime, threads, iterations, 1), threads * iterations); global() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pShaderOptimizationTests.cpp | 346 static inline string loop (int iterations, const string& innerExpr) in loop() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTextureLevelStateQueryTests.cpp | 997 void TextureLevelCommonCase::generateTestIterations (std::vector<TextureGenerationSpec>& iterations) in generateTestIterations() argument 1166 void generateTestIterations (std::vector<TextureGenerationSpec>& iterations) in generateTestIterations() argument 1216 void TextureLevelSizeCase::generateTestIterations (std::vector<TextureGenerationSpec>& iterations) in generateTestIterations() argument 1338 generateTestIterations(std::vector<TextureGenerationSpec>& iterations) generateTestIterations() argument 1469 generateTestIterations(std::vector<TextureGenerationSpec>& iterations) generateTestIterations() argument 1521 generateTestIterations(std::vector<TextureGenerationSpec>& iterations) generateTestIterations() argument 1559 generateTestIterations(std::vector<TextureGenerationSpec>& iterations) generateTestIterations() argument 1599 generateTestIterations(std::vector<TextureGenerationSpec>& iterations) generateTestIterations() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineCreationCacheControlTests.cpp | 304 IterationArray iterations; member
|