Home
last modified time | relevance | path

Searched refs:use_algorithm_ba (Results 1 – 6 of 6) sorted by relevance

/external/libtextclassifier/abseil-cpp/absl/random/
Dbeta_distribution.h351 const bool use_algorithm_ba = (p.method_ == param_type::CHENG_BA); in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
368 if (!use_algorithm_ba && s >= t) { in AlgorithmCheng()
/external/webrtc/third_party/abseil-cpp/absl/random/
Dbeta_distribution.h351 const bool use_algorithm_ba = (p.method_ == param_type::CHENG_BA); in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
368 if (!use_algorithm_ba && s >= t) { in AlgorithmCheng()
/external/angle/third_party/abseil-cpp/absl/random/
Dbeta_distribution.h351 const bool use_algorithm_ba = (p.method_ == param_type::CHENG_BA); in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
368 if (!use_algorithm_ba && s >= t) { in AlgorithmCheng()
/external/abseil-cpp/absl/random/
Dbeta_distribution.h351 const bool use_algorithm_ba = (p.method_ == param_type::CHENG_BA); in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
368 if (!use_algorithm_ba && s >= t) { in AlgorithmCheng()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/
Dbeta_distribution.h351 const bool use_algorithm_ba = (p.method_ == param_type::CHENG_BA); in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
368 if (!use_algorithm_ba && s >= t) { in AlgorithmCheng()
/external/openscreen/third_party/abseil/src/absl/random/
Dbeta_distribution.h351 const bool use_algorithm_ba = (p.method_ == param_type::CHENG_BA); in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
368 if (!use_algorithm_ba && s >= t) { in AlgorithmCheng()