Home
last modified time | relevance | path

Searched defs:chance (Results 1 – 5 of 5) sorted by relevance

/external/libdivsufsort/lib/
Dtrsort.c194 saidx_t chance; member
202 trbudget_init(trbudget_t *budget, saidx_t chance, saidx_t incval) { in trbudget_init()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_context.cpp188 double chance = 1.0 / std::pow(3.0, static_cast<float>(current_depth + 1)); in __anon8e5e42af0202() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_context.cpp188 double chance = 1.0 / std::pow(3.0, static_cast<float>(current_depth + 1)); in __anonc0be85220202() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_context.cpp188 double chance = 1.0 / std::pow(3.0, static_cast<float>(current_depth + 1)); in __anon0af49edc0202() local
/external/zstd/lib/dictBuilder/
Ddivsufsort.c1042 int chance; member
1050 trbudget_init(trbudget_t *budget, int chance, int incval) { in trbudget_init()