Searched defs:max_iterations (Results 1 – 12 of 12) sorted by relevance
28 long iteration, max_iterations = (maxwait_s * 1000) / wait_step_ms; in tst_process_state_wait3() local
36 size_t max_iterations) in FileInputYielder()
228 max_iterations; // NOLINT: for compatibility with OSS benchmark library variable
316 State::State(size_t max_iterations, int formal_arg_count, std::vector<int> args) in State()
232 const unsigned max_iterations = 4; in wait_for_dev_input_access() local
468 const int max_iterations = options->MaxUnrollIterations; in visit_leave() local
1583 int64_t max_iterations) { in InferShapeForFunction()1596 int64_t max_iterations) { in InferShapeForFunction()1646 LogicalResult InferModuleShape(ModuleOp module, int64_t max_iterations) { in InferModuleShape()
749 const int max_iterations = 15; in applyPatterns() local
1895 const unsigned max_iterations = 256; in ReadFrameAddress() local
2007 int max_iterations = (test_duration_ns / oa_period) + 2; in test_blocking() local2166 int max_iterations = (test_duration_ns / oa_period) + 2; in test_polling() local
2439 const size_t number_colors,const size_t max_iterations,const double tolerance, in KmeansImage()
6783 const size_t number_colors,const size_t max_iterations, in MagickKmeansImage()