Home
last modified time | relevance | path

Searched refs:max_iterations (Results 1 – 21 of 21) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/hugefallocate/
Dhugefallocate02.c33 unsigned long max_iterations; in run_test() local
37 max_iterations = MIN(free_initial, MAX_PAGES_TO_USE); in run_test()
42 err = fallocate(fd, 0, 0, hpage_size * max_iterations); in run_test()
51 if (free_initial - free_after != max_iterations) { in run_test()
53 max_iterations); in run_test()
59 0, hpage_size * max_iterations); in run_test()
/third_party/glslang/Test/
Dspv.1.4.LoopControl.frag9 [[min_iterations(3), max_iterations(7)]] for (int i = 0; i < 8; ++i) { }
15 [[min_iterations, max_iterations]] for (int i = 0; i < 8; ++i) { }
/third_party/ltp/testcases/open_posix_testsuite/include/
Dproc.h28 long iteration, max_iterations = (maxwait_s * 1000) / wait_step_ms; in tst_process_state_wait3() local
35 for (iteration = 0; iteration < max_iterations; iteration++) { in tst_process_state_wait3()
/third_party/benchmark/test/
Doptions_test.cc69 assert(state.max_iterations == 42); in BM_explicit_iteration_count()
72 assert(state.iterations() == state.max_iterations); in BM_explicit_iteration_count()
Dskip_with_error_test.cc123 assert(state.max_iterations > 3 && "test requires at least a few iterations"); in BM_error_during_running_ranged_for()
Dbasic_test.cc141 assert(iter_count == state.max_iterations); in BM_RangedFor()
/third_party/benchmark/src/
Dbenchmark.cc166 max_iterations(max_iters), in State()
178 BM_CHECK(max_iterations != 0) << "At least one iteration must be run"; in State()
296 total_iterations_ = skipped() ? 0 : max_iterations; in StartKeepRunning()
Dbenchmark_runner.cc133 BM_CHECK(st.skipped() || st.iterations() >= st.max_iterations) in RunInThread()
/third_party/glslang/Test/baseResults/
Dspv.1.4.LoopControl.frag.out3 WARNING: 0:15: 'max_iterations' : expected a single integer argument
/third_party/benchmark/include/benchmark/
Dbenchmark.h930 return max_iterations - total_iterations_ + batch_leftover_; in iterations()
948 const IterationCount max_iterations;
1038 : cached_(st->skipped() ? 0 : st->max_iterations), parent_(st) {} in StateIterator()
/third_party/libevdev/libevdev/
Dlibevdev.c877 const int max_iterations = 8; /* EVDEV_BUF_PACKETS in in drain_events() local
894 } while (iterations++ < max_iterations && nelem >= queue_size(dev)); in drain_events()
902 if (iterations >= max_iterations) in drain_events()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dbtree_benchmark.cc357 Generator<V> g(kBenchmarkValues + state.max_iterations); in BM_Fifo()
/third_party/ffmpeg/libavformat/
Dmpegts.c1209 int max_iterations = 16; in get_packet_size() local
1211 while (buf_size < PROBE_PACKET_MAX_BUF && max_iterations--) { in get_packet_size()
/third_party/node/deps/v8/src/heap/
Dmark-compact.cc2014 int max_iterations = FLAG_ephemeron_fixpoint_iterations; in ProcessEphemeronsUntilFixpoint() local
2021 if (iterations >= max_iterations) { in ProcessEphemeronsUntilFixpoint()
/third_party/vk-gl-cts/android/cts/main/vk-master-2020-03-01/
Dspirv-assembly.txt2598 dEQP-VK.spirv_assembly.instruction.spirv1p4.loop_control.max_iterations
/third_party/vk-gl-cts/android/cts/master/vk-master-2020-03-01/
Dspirv-assembly.txt721 dEQP-VK.spirv_assembly.instruction.spirv1p4.loop_control.max_iterations
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Dspirv-assembly.txt20337 dEQP-VK.spirv_assembly.instruction.spirv1p4.loop_control.max_iterations
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Dspirv-assembly.txt20333 dEQP-VK.spirv_assembly.instruction.spirv1p4.loop_control.max_iterations
/third_party/vk-gl-cts/android/cts/master/vk-master/
Dspirv-assembly.txt20361 dEQP-VK.spirv_assembly.instruction.spirv1p4.loop_control.max_iterations
/third_party/vk-gl-cts/external/vulkancts/mustpass/main/vk-default/
Dspirv-assembly.txt33871 dEQP-VK.spirv_assembly.instruction.spirv1p4.loop_control.max_iterations
/third_party/vk-gl-cts/android/cts/main/vk-master/
Dspirv-assembly.txt33895 dEQP-VK.spirv_assembly.instruction.spirv1p4.loop_control.max_iterations