Searched defs:df (Results 1 - 25 of 116) sorted by relevance

12345

/external/libcxx/test/std/utilities/time/time.point/time.point.cast/
H A Dceil.pass.cpp25 test(const FromDuration& df, const ToDuration& d) argument
31 FromTimePoint f(df);
H A Dfloor.pass.cpp25 test(const FromDuration& df, const ToDuration& d) argument
31 FromTimePoint f(df);
H A Dround.pass.cpp25 test(const FromDuration& df, const ToDuration& d) argument
31 FromTimePoint f(df);
H A Dtime_point_cast.pass.cpp26 test(const FromDuration& df, const ToDuration& d) argument
32 FromTimePoint f(df);
/external/eigen/test/
H A DsparseLM.cpp83 int df(const VectorType& uv, JacobianType& fjac) function in struct:sparseGaussianTest
H A DdenseLM.cpp78 int df(const VectorType& uv, JacobianType& fjac) function in struct:DenseLM
/external/eigen/unsupported/Eigen/src/NumericalDiff/
H A DNumericalDiff.h25 * This class allows you to add a method df() to your functor, which will
28 * for the derivative, you should rather implement df() by yourself.
64 int df(const InputType& _x, JacobianType &jac) const function in class:Eigen::NumericalDiff
/external/fdlibm/
H A De_acos.c67 double z,p,q,r,w,s,c,df; local
96 df = s;
97 __LO(df) = 0;
98 c = (z-df*df)/(s+df);
103 return 2.0*(df+w);
/external/jemalloc/test/unit/
H A Dmath.c257 * df={0.1, 1.1, 10.1, 100.1, 1000.1}).
298 double df = pt_chi2_df[i]; local
299 double ln_gamma_df = ln_gamma(df * 0.5);
302 assert_true(double_eq_rel(pt_chi2(p, df, ln_gamma_df),
/external/valgrind/none/tests/x86/
H A Dbug152818-x86.c101 int df; local
131 df = (idx >= (sizeof(lens)/sizeof(lens[0]))/2);
136 if (df)
152 if (df)
172 if (df)
188 if (df)
208 printf ("DF = %d, count = %2d ", df, len);
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
H A DChiSquaredDistributionImpl.java49 * @param df degrees of freedom.
51 public ChiSquaredDistributionImpl(double df) { argument
52 this(df, new GammaDistributionImpl(df / 2.0, 2.0));
57 * @param df degrees of freedom.
64 public ChiSquaredDistributionImpl(double df, GammaDistribution g) { argument
67 setDegreesOfFreedomInternal(df);
74 * @param df degrees of freedom.
79 public ChiSquaredDistributionImpl(double df, double inverseCumAccuracy) { argument
81 gamma = new GammaDistributionImpl(df / 2.
[all...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/
H A DTTestImpl.java898 protected double df(double v1, double v2, double n1, double n2) { method in class:TTestImpl
990 degreesOfFreedom = df(v1, v2, n1, n2);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DScientificNumberFormatter.java56 * @param df The DecimalFormat must be configured for scientific
57 * notation. Caller may safely change df after this call as this method
62 DecimalFormat df) {
63 return getInstance(df, SUPER_SCRIPT);
85 * @param df The DecimalFormat must be configured for scientific
86 * notation. Caller may safely change df after this call as this method
93 DecimalFormat df,
97 df, new MarkupStyle(beginMarkup, endMarkup));
61 getSuperscriptInstance( DecimalFormat df) argument
92 getMarkupInstance( DecimalFormat df, String beginMarkup, String endMarkup) argument
/external/icu/icu4c/source/test/intltest/
H A Dmiscdtfm.cpp168 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("E hh:mm"), *symbols, status); local
171 format0 = df->format(d, format0);
173 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status);
174 failure(status, "df->toLocalizedPattern");
177 format1 = df->format(d, format1);
183 localizedPattern1 = df->toLocalizedPattern(localizedPattern1, status);
184 failure(status, "df->toLocalizedPattern");
190 delete df;
200 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("E hh:mm"), status);
202 df
260 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("E hh:mm"), status); local
[all...]
H A Ddtfmapts.cpp83 DateFormat *df = DateFormat::createDateTimeInstance(DateFormat::kMedium, DateFormat::kMedium, Locale(LOCALES[i])); local
84 if (df == NULL){
88 delete df;
H A Dnmfmtrt.cpp187 DecimalFormat *df = dynamic_cast<DecimalFormat *>(fmt); local
188 if(df != NULL)
192 test(fmt, randomDouble(DBL_MAX/2.0) / df->getMultiplier());
194 test(fmt, randomDouble(1e75) / df->getMultiplier());
196 test(fmt, randomDouble(1e65) / df->getMultiplier());
235 DecimalFormat *df = dynamic_cast<DecimalFormat *>(fmt); local
236 if(df != NULL) {
237 df->setRoundingIncrement(0.0);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DScientificNumberFormatter.java59 * @param df The DecimalFormat must be configured for scientific
60 * notation. Caller may safely change df after this call as this method
67 DecimalFormat df) {
68 return getInstance(df, SUPER_SCRIPT);
92 * @param df The DecimalFormat must be configured for scientific
93 * notation. Caller may safely change df after this call as this method
102 DecimalFormat df,
106 df, new MarkupStyle(beginMarkup, endMarkup));
66 getSuperscriptInstance( DecimalFormat df) argument
101 getMarkupInstance( DecimalFormat df, String beginMarkup, String endMarkup) argument
/external/pdfium/third_party/libtiff/
H A Dtif_aux.c328 long double df; local
329 df = (long double)i.value;
330 df += 18446744073709551616.0; /* adding 2**64 */
331 return (float)df;
344 long double df; local
345 df = (long double)i.value;
346 df += 18446744073709551616.0; /* adding 2**64 */
347 return (double)df;
/external/speex/libspeex/
H A Dfilterbank.c57 spx_word32_t df; local
62 df = DIV32(SHL32(sampling,15),MULT16_16(2,len));
82 curr_freq = EXTRACT16(MULT16_32_P15(i,df));
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java157 static private final DateFormat df = DateFormat.getDateInstance(DateFormat.LONG, Locale.US); field in class:TimeZoneAliasTest.Zone
232 return df.format(new Date(seconds));
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java156 static private final DateFormat df = DateFormat.getDateInstance(DateFormat.LONG, Locale.US); field in class:TimeZoneAliasTest.Zone
231 return df.format(new Date(seconds));
/external/iptables/include/linux/netfilter/
H A Dxt_osf.h70 __u8 ttl, df; member in struct:xt_osf_user_finger
/external/jemalloc/test/include/test/
H A Dmath.h5 double pt_chi2(double p, double df, double ln_gamma_df_2);
209 * with df degrees of freedom, where ln_gamma_df_2 is ln_gamma(df/2.0), compute
222 pt_chi2(double p, double df, double ln_gamma_df_2) argument
228 assert(df > 0.0);
233 xx = 0.5 * df;
236 if (df < -1.24 * log(p)) {
242 if (df > 0.32) {
248 p1 = 0.222222 / df;
249 ch = df * po
[all...]
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_osf.h71 __u8 ttl, df; member in struct:xt_osf_user_finger
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dapi_images.c403 VGfloat *df = (VGfloat*)temp; local
455 pipe_get_tile_rgba(pipe, transfer, sx, y, width, 1, df);

Completed in 863 milliseconds

12345