Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/
H A 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()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/
H A 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()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/
H A Dbeta_distribution.h353 const bool use_algorithm_ba = (p.method_ == param_type::CHENG_BA); in AlgorithmCheng() local
366 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
370 if (!use_algorithm_ba && s >= t) { in AlgorithmCheng()
/aosp_15_r20/external/abseil-cpp/absl/random/
H A 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()
/aosp_15_r20/external/rust/android-crates-io/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()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/
H A 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()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/
H A 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()