/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | CompactDecimalFormatTest.java | 370 CompactDecimalFormat cdf = in TestDefaultSignificantDigits() local 380 CompactDecimalFormat cdf = in TestCharacterIterator() local 398 NumberFormat cdf = in TestArabicLongStyle() local 465 CompactDecimalFormat cdf = getCDFInstance( in TestFieldPosition() local 477 CompactDecimalFormat cdf = CompactDecimalFormat.getInstance( in TestEquals() local 490 CompactDecimalFormat cdf = CompactDecimalFormat.getInstance( in TestBig() local 503 CompactDecimalFormat cdf = CompactDecimalFormat.getInstance( in TestParsing() local 515 CompactDecimalFormat cdf = getCDFInstance(locale, style); in checkLocale() local 519 private void checkCdf(String title, CompactDecimalFormat cdf, Object[][] testData) { in checkCdf() 555 CompactDecimalFormat cdf = CompactDecimalFormat.getInstance( in TestWriteAndReadObject() local [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | CompactDecimalFormatTest.java | 367 CompactDecimalFormat cdf = in TestDefaultSignificantDigits() local 377 CompactDecimalFormat cdf = in TestCharacterIterator() local 395 NumberFormat cdf = in TestArabicLongStyle() local 462 CompactDecimalFormat cdf = getCDFInstance( in TestFieldPosition() local 474 CompactDecimalFormat cdf = CompactDecimalFormat.getInstance( in TestEquals() local 487 CompactDecimalFormat cdf = CompactDecimalFormat.getInstance( in TestBig() local 500 CompactDecimalFormat cdf = CompactDecimalFormat.getInstance( in TestParsing() local 512 CompactDecimalFormat cdf = getCDFInstance(locale, style); in checkLocale() local 516 private void checkCdf(String title, CompactDecimalFormat cdf, Object[][] testData) { in checkCdf() 552 CompactDecimalFormat cdf = CompactDecimalFormat.getInstance( in TestWriteAndReadObject() local [all …]
|
/third_party/icu/icu4c/source/test/intltest/ |
D | compactdecimalformattest.cpp | 329 LocalPointer<CompactDecimalFormat> cdf(createCDFInstance("sw", UNUM_SHORT, status)); in TestFieldPosition() local 366 …LocalPointer<CompactDecimalFormat> cdf(CompactDecimalFormat::createInstance("en", UNUM_SHORT, stat… in TestDefaultSignificantDigits() local 382 …LocalPointer<CompactDecimalFormat> cdf(CompactDecimalFormat::createInstance("en", UNUM_SHORT, stat… in TestAPIVariants() local 488 …LocalPointer<CompactDecimalFormat> cdf(CompactDecimalFormat::createInstance(locale, UNUM_SHORT, st… in TestBug12975() local 505 LocalPointer<CompactDecimalFormat> cdf(createCDFInstance(locale, style, status)); in CheckLocale() local 522 LocalPointer<CompactDecimalFormat> cdf(createCDFInstance(locale, style, status)); in CheckLocaleWithCurrency() local 537 … const CompactDecimalFormat* cdf, const ExpectedResult* expectedResult, const char* description) { in CheckExpectedResult()
|
/third_party/boost/boost/math/distributions/detail/ |
D | derived_accessors.hpp | 113 inline typename Distribution::value_type cdf(const Distribution& dist, const RealType& x) in cdf() function 133 inline typename Distribution::value_type cdf(const complemented2_type<Distribution, RealType>& c) in cdf() function
|
/third_party/boost/boost/math/distributions/ |
D | hypergeometric.hpp | 149 inline RealType cdf(const hypergeometric_distribution<RealType, Policy>& dist, const unsigned& x) in cdf() function 163 inline RealType cdf(const hypergeometric_distribution<RealType, Policy>& dist, const U& x) in cdf() function 178 …inline RealType cdf(const complemented2_type<hypergeometric_distribution<RealType, Policy>, unsign… in cdf() function 192 … inline RealType cdf(const complemented2_type<hypergeometric_distribution<RealType, Policy>, U>& c) in cdf() function
|
D | laplace.hpp | 147 inline RealType cdf(const laplace_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 220 inline RealType cdf(const complemented2_type<laplace_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
D | normal.hpp | 155 inline RealType cdf(const normal_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 219 inline RealType cdf(const complemented2_type<normal_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
D | logistic.hpp | 110 inline RealType cdf(const logistic_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 181 …inline RealType cdf(const complemented2_type<logistic_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
D | extreme_value.hpp | 119 inline RealType cdf(const extreme_value_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 172 inline RealType cdf(const complemented2_type<extreme_value_distribution<RealType, Policy>, RealType… in cdf() function
|
D | exponential.hpp | 126 inline RealType cdf(const exponential_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 167 inline RealType cdf(const complemented2_type<exponential_distribution<RealType, Policy>, RealType>&… in cdf() function
|
D | cauchy.hpp | 247 inline RealType cdf(const cauchy_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 259 inline RealType cdf(const complemented2_type<cauchy_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
D | rayleigh.hpp | 121 inline RealType cdf(const rayleigh_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 166 inline RealType cdf(const complemented2_type<rayleigh_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
D | inverse_chi_squared.hpp | 155 inline RealType cdf(const inverse_chi_squared_distribution<RealType, Policy>& dist, const RealType&… in cdf() function 216 inline RealType cdf(const complemented2_type<inverse_chi_squared_distribution<RealType, Policy>, Re… in cdf() function
|
D | bernoulli.hpp | 188 inline RealType cdf(const bernoulli_distribution<RealType, Policy>& dist, const RealType& k) in cdf() function 212 …inline RealType cdf(const complemented2_type<bernoulli_distribution<RealType, Policy>, RealType>& … in cdf() function
|
D | lognormal.hpp | 125 inline RealType cdf(const lognormal_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 171 inline RealType cdf(const complemented2_type<lognormal_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
D | chi_squared.hpp | 130 inline RealType cdf(const chi_squared_distribution<RealType, Policy>& dist, const RealType& chi_squ… in cdf() function 168 inline RealType cdf(const complemented2_type<chi_squared_distribution<RealType, Policy>, RealType>&… in cdf() function
|
D | fisher_f.hpp | 130 inline RealType cdf(const fisher_f_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 190 inline RealType cdf(const complemented2_type<fisher_f_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
D | poisson.hpp | 280 RealType cdf(const poisson_distribution<RealType, Policy>& dist, const RealType& k) in cdf() function 331 RealType cdf(const complemented2_type<poisson_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
D | inverse_gamma.hpp | 192 inline RealType cdf(const inverse_gamma_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 247 inline RealType cdf(const complemented2_type<inverse_gamma_distribution<RealType, Policy>, RealType… in cdf() function
|
D | students_t.hpp | 133 inline RealType cdf(const students_t_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 261 inline RealType cdf(const complemented2_type<students_t_distribution<RealType, Policy>, RealType>& … in cdf() function
|
D | gamma.hpp | 144 inline RealType cdf(const gamma_distribution<RealType, Policy>& dist, const RealType& x) in cdf() function 188 inline RealType cdf(const complemented2_type<gamma_distribution<RealType, Policy>, RealType>& c) in cdf() function
|
/third_party/boost/libs/random/test/ |
D | test_piecewise_constant.cpp | 40 double cdf(double x) const in cdf() function in piecewise_constant 58 double cdf(const piecewise_constant& dist, double x) in cdf() function
|
D | test_piecewise_linear.cpp | 53 double cdf(double x) const in cdf() function in piecewise_linear 75 double cdf(const piecewise_linear& dist, double x) in cdf() function
|
D | chi_squared_test.hpp | 58 double cdf() { in cdf() function
|
/third_party/boost/libs/math/dot_net_example/boost_math/ |
D | boost_math.h | 134 virtual double cdf(double x)const in cdf() function 236 double cdf(double x) in cdf() function
|