Home
last modified time | relevance | path

Searched defs:max_iter (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-tls-alert-handling.js30 const max_iter = 20; constant
/third_party/astc-encoder/Source/
Dastcenc_partition_tables.cpp403 unsigned int max_iter = can_omit_partitionings ? 1 : 2; in build_partition_table_for_one_partition_count() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c874 unsigned max_iter = shader->options->max_unroll_iterations; in check_unrolling_restrictions() local