/external/tensorflow/third_party/absl/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 206 const double kErr = 1e-14; in BetaIncompleteImpl() local 223 if (temp < kErr && temp < kErr * result) { in BetaIncompleteImpl() 262 const double kErr = 1e-14; in BetaIncompleteInvImpl() local 263 double value = kErr; in BetaIncompleteInvImpl() 299 value = std::max(value, kErr); in BetaIncompleteInvImpl() 300 value = std::min(value, 1.0 - kErr); in BetaIncompleteInvImpl() 338 if (prev < kErr) { in BetaIncompleteInvImpl() 341 if (y * y < kErr) { in BetaIncompleteInvImpl()
|
/external/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 206 const double kErr = 1e-14; in BetaIncompleteImpl() local 223 if (temp < kErr && temp < kErr * result) { in BetaIncompleteImpl() 262 const double kErr = 1e-14; in BetaIncompleteInvImpl() local 263 double value = kErr; in BetaIncompleteInvImpl() 299 value = std::max(value, kErr); in BetaIncompleteInvImpl() 300 value = std::min(value, 1.0 - kErr); in BetaIncompleteInvImpl() 338 if (prev < kErr) { in BetaIncompleteInvImpl() 341 if (y * y < kErr) { in BetaIncompleteInvImpl()
|
/external/libtextclassifier/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 206 const double kErr = 1e-14; in BetaIncompleteImpl() local 223 if (temp < kErr && temp < kErr * result) { in BetaIncompleteImpl() 262 const double kErr = 1e-14; in BetaIncompleteInvImpl() local 263 double value = kErr; in BetaIncompleteInvImpl() 299 value = std::max(value, kErr); in BetaIncompleteInvImpl() 300 value = std::min(value, 1.0 - kErr); in BetaIncompleteInvImpl() 338 if (prev < kErr) { in BetaIncompleteInvImpl() 341 if (y * y < kErr) { in BetaIncompleteInvImpl()
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | distribution_test_util.cc | 206 const double kErr = 1e-14; in BetaIncompleteImpl() local 223 if (temp < kErr && temp < kErr * result) { in BetaIncompleteImpl() 262 const double kErr = 1e-14; in BetaIncompleteInvImpl() local 263 double value = kErr; in BetaIncompleteInvImpl() 299 value = std::max(value, kErr); in BetaIncompleteInvImpl() 300 value = std::min(value, 1.0 - kErr); in BetaIncompleteInvImpl() 338 if (prev < kErr) { in BetaIncompleteInvImpl() 341 if (y * y < kErr) { in BetaIncompleteInvImpl()
|
/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 206 const double kErr = 1e-14; in BetaIncompleteImpl() local 223 if (temp < kErr && temp < kErr * result) { in BetaIncompleteImpl() 262 const double kErr = 1e-14; in BetaIncompleteInvImpl() local 263 double value = kErr; in BetaIncompleteInvImpl() 299 value = std::max(value, kErr); in BetaIncompleteInvImpl() 300 value = std::min(value, 1.0 - kErr); in BetaIncompleteInvImpl() 338 if (prev < kErr) { in BetaIncompleteInvImpl() 341 if (y * y < kErr) { in BetaIncompleteInvImpl()
|
/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 206 const double kErr = 1e-14; in BetaIncompleteImpl() local 223 if (temp < kErr && temp < kErr * result) { in BetaIncompleteImpl() 262 const double kErr = 1e-14; in BetaIncompleteInvImpl() local 263 double value = kErr; in BetaIncompleteInvImpl() 299 value = std::max(value, kErr); in BetaIncompleteInvImpl() 300 value = std::min(value, 1.0 - kErr); in BetaIncompleteInvImpl() 338 if (prev < kErr) { in BetaIncompleteInvImpl() 341 if (y * y < kErr) { in BetaIncompleteInvImpl()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 206 const double kErr = 1e-14; in BetaIncompleteImpl() local 223 if (temp < kErr && temp < kErr * result) { in BetaIncompleteImpl() 262 const double kErr = 1e-14; in BetaIncompleteInvImpl() local 263 double value = kErr; in BetaIncompleteInvImpl() 299 value = std::max(value, kErr); in BetaIncompleteInvImpl() 300 value = std::min(value, 1.0 - kErr); in BetaIncompleteInvImpl() 338 if (prev < kErr) { in BetaIncompleteInvImpl() 341 if (y * y < kErr) { in BetaIncompleteInvImpl()
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 206 const double kErr = 1e-14; in BetaIncompleteImpl() local 223 if (temp < kErr && temp < kErr * result) { in BetaIncompleteImpl() 262 const double kErr = 1e-14; in BetaIncompleteInvImpl() local 263 double value = kErr; in BetaIncompleteInvImpl() 299 value = std::max(value, kErr); in BetaIncompleteInvImpl() 300 value = std::min(value, 1.0 - kErr); in BetaIncompleteInvImpl() 338 if (prev < kErr) { in BetaIncompleteInvImpl() 341 if (y * y < kErr) { in BetaIncompleteInvImpl()
|
/external/webrtc/third_party/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 346 constexpr double kErr = 1e-7; in SingleChiSquaredTest() local 360 if ((cutoffs.empty() && boundary < kErr) || in SingleChiSquaredTest()
|
/external/cronet/third_party/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 346 constexpr double kErr = 1e-7; in SingleChiSquaredTest() local 360 if ((cutoffs.empty() && boundary < kErr) || in SingleChiSquaredTest()
|
/external/angle/third_party/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 344 constexpr double kErr = 1e-7; in SingleChiSquaredTest() local 358 if ((cutoffs.empty() && boundary < kErr) || in SingleChiSquaredTest()
|
/external/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 346 constexpr double kErr = 1e-7; in SingleChiSquaredTest() local 360 if ((cutoffs.empty() && boundary < kErr) || in SingleChiSquaredTest()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 335 constexpr double kErr = 1e-7; in SingleChiSquaredTest() local 349 if ((cutoffs.empty() && boundary < kErr) || in SingleChiSquaredTest()
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 346 constexpr double kErr = 1e-7; in SingleChiSquaredTest() local 360 if ((cutoffs.empty() && boundary < kErr) || in SingleChiSquaredTest()
|
/external/libtextclassifier/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 353 constexpr double kErr = 1e-7; in SingleChiSquaredTest() local 367 if ((cutoffs.empty() && boundary < kErr) || in SingleChiSquaredTest()
|
/external/openscreen/third_party/abseil/src/absl/random/ |
D | beta_distribution_test.cc | 353 constexpr double kErr = 1e-7; in SingleChiSquaredTest() local 367 if ((cutoffs.empty() && boundary < kErr) || in SingleChiSquaredTest()
|