Home
last modified time | relevance | path

Searched defs:CDF (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/
Dpoisson_distribution_test.cc177 struct CDF { struct in __anonaa2fc9190111::PoissonModel
178 size_t index;
179 double pmf;
180 double cdf;
Dzipf_distribution_test.cc124 double CDF(size_t i) { in CDF() function in __anon840008670111::ZipfModel
Dexponential_distribution_test.cc163 double CDF(double x) { return 1.0 - std::exp(-lambda_ * x); } in CDF() function in __anone10d8b750111::ExponentialModel
/aosp_15_r20/external/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc177 struct CDF { struct in __anonfb1f69540111::PoissonModel
178 size_t index;
179 double pmf;
180 double cdf;
H A Dzipf_distribution_test.cc123 double CDF(size_t i) { in CDF() function in __anon5a421a820111::ZipfModel
H A Dexponential_distribution_test.cc162 double CDF(double x) { return 1.0 - std::exp(-lambda_ * x); } in CDF() function in __anon64f8d1300111::ExponentialModel
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/
H A Dpoisson_distribution_test.cc177 struct CDF { struct in __anon8619c4950111::PoissonModel
178 size_t index;
179 double pmf;
180 double cdf;
H A Dzipf_distribution_test.cc124 double CDF(size_t i) { in CDF() function in __anon5a9355630111::ZipfModel
H A Dexponential_distribution_test.cc174 double CDF(double x) { return 1.0 - std::exp(-lambda_ * x); } in CDF() function in __anon5040e4f10111::ExponentialModel
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc177 struct CDF { struct in __anon053641630111::PoissonModel
178 size_t index;
179 double pmf;
180 double cdf;
H A Dzipf_distribution_test.cc124 double CDF(size_t i) { in CDF() function in __anon9fce54f10111::ZipfModel
H A Dexponential_distribution_test.cc163 double CDF(double x) { return 1.0 - std::exp(-lambda_ * x); } in CDF() function in __anoncfcb18bf0111::ExponentialModel
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc176 struct CDF { struct in __anon962fbc630111::PoissonModel
177 size_t index;
178 double pmf;
179 double cdf;
H A Dzipf_distribution_test.cc123 double CDF(size_t i) { in CDF() function in __anon1fc1aff10111::ZipfModel
H A Dexponential_distribution_test.cc162 double CDF(double x) { return 1.0 - std::exp(-lambda_ * x); } in CDF() function in __anone70a13bf0111::ExponentialModel
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/
H A Dpoisson_distribution_test.cc177 struct CDF { struct in __anon602403fa0111::PoissonModel
178 size_t index;
179 double pmf;
180 double cdf;
H A Dzipf_distribution_test.cc124 double CDF(size_t i) { in CDF() function in __anon066e46e80111::ZipfModel
H A Dexponential_distribution_test.cc163 double CDF(double x) { return 1.0 - std::exp(-lambda_ * x); } in CDF() function in __anon9a764ed60111::ExponentialModel
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc177 struct CDF { struct in __anon627f81670111::PoissonModel
178 size_t index;
179 double pmf;
180 double cdf;
H A Dzipf_distribution_test.cc123 double CDF(size_t i) { in CDF() function in __anonfb4bf3750111::ZipfModel
H A Dexponential_distribution_test.cc162 double CDF(double x) { return 1.0 - std::exp(-lambda_ * x); } in CDF() function in __anon2ffcbac30111::ExponentialModel
/aosp_15_r20/external/federated-compute/fcp/secagg/server/
H A Ddistribution_utilities.cc72 double HypergeometricDistribution::CDF(double x) { in CDF() function in fcp::secagg::HypergeometricDistribution
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DDebugify.cpp435 CDF("check-debugify-function", "Check debug info from -debugify-function"); variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DDebugify.cpp1085 CDF("check-debugify-function", "Check debug info from -debugify-function"); variable
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json74490 "CDF": 72078, number

12