/external/mesa3d/src/compiler/nir/ |
nir_dominance.c | 271 fprintf(fp, "DF(%u) = {", block->index); 274 nir_block *df = (nir_block *) entry->key; local 275 fprintf(fp, "%u, ", df->index);
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
sb_core.cpp | 58 unsigned df = rctx->screen->b.debug_flags; local 60 sb_context::dump_pass = df & DBG_SB_DUMP; 61 sb_context::dump_stat = df & DBG_SB_STAT; 62 sb_context::dry_run = df & DBG_SB_DRY_RUN; 63 sb_context::no_fallback = df & DBG_SB_NO_FALLBACK; 64 sb_context::safe_math = df & DBG_SB_SAFEMATH;
|
/external/speex/libspeexdsp/ |
filterbank.c | 57 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/tensorflow/tensorflow/python/ops/distributions/ |
student_t.py | 50 This distribution has parameters: degree of freedom `df`, location `loc`, 58 pdf(x; df, mu, sigma) = (1 + y**2 / df)**(-0.5 (df + 1)) / Z 61 Z = abs(sigma) sqrt(df pi) Gamma(0.5 df) / Gamma(0.5 (df + 1)) 76 X ~ StudentT(df, loc=0, scale=1) 82 t-distribution std. dev. is `scale sqrt(df / (df - 2))` when `df > 2` 214 def df(self): member in class:StudentT [all...] |
/bionic/tests/ |
math_test.cpp | 1568 double df = modf(123.75, &di); local [all...] |
/device/google/cuttlefish_common/guest/monitoring/vsoc_service/java/com/android/google/gce/gceservice/ |
BootReporter.java | 115 DateFormat df = new SimpleDateFormat("MM-dd HH:mm:ss.SSS"); local 116 String date = df.format(Calendar.getInstance().getTime());
|
/external/aac/libFDK/include/ |
huff_nodes.h | 181 HUFF_NRG_NOD_2D_df df[2]; member in struct:__anon14855
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/ |
TDistributionImpl.java | 257 * For degrees of freedom parameter df, the mean is 259 * <li>if <code>df > 1</code> then <code>0</code></li> 267 final double df = getDegreesOfFreedom(); local 269 if (df > 1) { 279 * For degrees of freedom parameter df, the variance is 281 * <li>if <code>df > 2</code> then <code>df / (df - 2)</code> </li> 282 * <li>if <code>1 < df <= 2</code> then <code>positive infinity</code></li> 290 final double df = getDegreesOfFreedom() local [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/ |
ChiSquareTestImpl.java | 191 double df = ((double) counts.length -1) * ((double) counts[0].length - 1); local 192 distribution.setDegreesOfFreedom(df);
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemWithParam.java | 215 int df = transformer.transformToRTF(this); local 217 var = new XRTreeFrag(df, xctxt, this);
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
TestAll.java | 46 private final DateFormat df; field in class:TestAll.SimpleFormattableDate 49 df = new SimpleDateFormat("y-MM-d HH:mm:ss"); 54 return " << " + df.format(d) + " >>"; 66 protected FormattableDate df = new SimpleFormattableDate(); field in class:TestAll.TimeStampingPrintWriter 88 df = aDate; 92 return df.format(new Date());
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
DateFormatRoundTripTest.java | 126 DateFormat df = DateFormat.getDateInstance(style, loc); local 127 _test(df, false); 134 DateFormat df = DateFormat.getTimeInstance(style, loc); local 135 _test(df, true); 143 DateFormat df = DateFormat.getDateTimeInstance(dstyle, tstyle, loc); local 144 _test(df, false);
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
TimeZoneOffsetLocalTest.java | 162 DateFormat df = DateFormat.getInstance(); local 163 df.setTimeZone(utc); 172 + df.format(new Date(MILLIS[d])) + "(standard) - Got: " + offset + " Expected: " + OFFSETS1[d]); 183 + df.format(new Date(MILLIS[m])) + "(wall) - Got: " 197 + df.format(new Date(MILLIS[m])) + "(wall/STD/STD) - Got: " 211 + df.format(new Date(MILLIS[m])) + "(wall/DST/DST) - Got: " 225 + df.format(new Date(MILLIS[m])) + "(wall/FORMER/LATTER) - Got: " 239 + df.format(new Date(MILLIS[m])) + "(wall/LATTER/FORMER) - Got: "
|
/external/icu/android_icu4j/src/samples/java/android/icu/samples/text/datetimepatterngenerator/ |
DateTimePatternGeneratorSample.java | 96 String df=DateFormat.getPatternInstance(skeleton,locale).format(date); local 97 System.out.printf("%-35s",df);
|
/external/icu/icu4c/source/test/intltest/ |
miscdtfm.cpp | 168 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->setDateFormatSymbols(*symbols) 260 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("E hh:mm"), status); local [all...] |
nmfmtrt.cpp | 188 DecimalFormat *df = dynamic_cast<DecimalFormat *>(fmt); local 189 if(df != NULL) 193 test(fmt, randomDouble(DBL_MAX/2.0) / df->getMultiplier()); 195 test(fmt, randomDouble(1e75) / df->getMultiplier()); 197 test(fmt, randomDouble(1e65) / df->getMultiplier()); 236 DecimalFormat *df = dynamic_cast<DecimalFormat *>(fmt); local 237 if(df != NULL) { 238 df->setRoundingIncrement(0.0);
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
DateFormatRoundTripTest.java | 123 DateFormat df = DateFormat.getDateInstance(style, loc); local 124 _test(df, false); 131 DateFormat df = DateFormat.getTimeInstance(style, loc); local 132 _test(df, true); 140 DateFormat df = DateFormat.getDateTimeInstance(dstyle, tstyle, loc); local 141 _test(df, false);
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
TimeZoneOffsetLocalTest.java | 159 DateFormat df = DateFormat.getInstance(); local 160 df.setTimeZone(utc); 169 + df.format(new Date(MILLIS[d])) + "(standard) - Got: " + offset + " Expected: " + OFFSETS1[d]); 180 + df.format(new Date(MILLIS[m])) + "(wall) - Got: " 194 + df.format(new Date(MILLIS[m])) + "(wall/STD/STD) - Got: " 208 + df.format(new Date(MILLIS[m])) + "(wall/DST/DST) - Got: " 222 + df.format(new Date(MILLIS[m])) + "(wall/FORMER/LATTER) - Got: " 236 + df.format(new Date(MILLIS[m])) + "(wall/LATTER/FORMER) - Got: "
|
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
DateFormatTest.java | 45 DateFormat df = getJDKInstance(dstyle, tstyle, loc, method); local 47 boolean isIcuImpl = (df instanceof com.ibm.icu.impl.jdkadapter.SimpleDateFormatICU); 60 if (!df.equals(dfIcu)) { 73 DateFormat df; local 76 df = DateFormat.getTimeInstance(tstyle, loc); 79 df = DateFormat.getDateInstance(dstyle, loc); 82 df = DateFormat.getDateTimeInstance(dstyle, tstyle, loc); 88 return df; 137 DateFormat df = getJDKInstance(dstyle, tstyle, iculoc, null); local 143 String dstr1 = df.format(d) [all...] |
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/ |
DateTimePatternGeneratorSample.java | 95 String df=DateFormat.getPatternInstance(skeleton,locale).format(date); local 96 System.out.printf("%-35s",df);
|
/external/pdfium/third_party/libtiff/ |
tif_aux.c | 339 long double df; local 340 df = (long double)i.value; 341 df += 18446744073709551616.0; /* adding 2**64 */ 342 return (float)df; 355 long double df; local 356 df = (long double)i.value; 357 df += 18446744073709551616.0; /* adding 2**64 */ 358 return (double)df;
|
/external/tensorflow/tensorflow/contrib/distributions/python/ops/ |
wishart.py | 50 This distribution is defined by a scalar number of degrees of freedom `df` and 59 pdf(X; df, scale) = det(X)**(0.5 (df-k-1)) exp(-0.5 tr[inv(scale) X]) / Z 60 Z = 2**(0.5 df k) |det(scale)|**(0.5 df) Gamma_k(0.5 df) 65 * `df >= k` denotes the degrees of freedom, 86 df, 95 df: `float` or `double` tensor, the degrees of freedom of the 96 distribution(s). `df` must be greater than or equal to `k` 178 def df(self): member in class:_WishartLinearOperator [all...] |
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
TraceLogger.java | 57 DecimalFormat df = new DecimalFormat(".000000"); local 63 pid, df.format(e.startTimeMicros / 1e6), pid, e.title, e.description)); 66 pid, df.format(e.finishTimeMicros / 1e6), pid, e.title));
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
CheckNumbers.java | 512 DecimalFormat df = new DecimalFormat(inpattern); local 517 df.setMinimumIntegerDigits(digits[0]); 518 df.setMinimumFractionDigits(digits[1]); 519 df.setMaximumFractionDigits(digits[2]); 520 pattern = df.toPattern(); 524 df.setMinimumFractionDigits(0); // correct the current rewrite 527 df.setMaximumFractionDigits(df.getMinimumFractionDigits()); 528 int minimumIntegerDigits = df.getMinimumIntegerDigits(); 530 df.setMaximumIntegerDigits(minimumIntegerDigits) 543 private DecimalFormat df; field in class:CheckNumbers.MyCheckStatus 562 private DecimalFormat df; field in class:CheckNumbers.MyDemo [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
ICUDurationTest.java | 180 DurationFormat df; local 184 df = DurationFormat.getInstance(new ULocale("it")); 185 formatted = df.formatDurationFromNow(4096); 193 formatted = df.formatDurationFromNowTo(new Date(0)); 203 formatted = df.formatDurationFrom(1000*3600*24, new Date(0).getTime()); 211 formatted = df.format(new Long(1000*3600*24*2)); 223 DurationFormat df; local 230 df = DurationFormat.getInstance(new ULocale("en")); 232 out = df.format(d); 241 df = DurationFormat.getInstance(new ULocale("en")) 320 DurationFormat df = DurationFormat.getInstance(locale); local 335 DurationFormat df = DurationFormat.getInstance(new ULocale("en")); local 355 DurationFormat df = DurationFormat.getInstance(new ULocale("und")); local 367 DurationFormat df = DurationFormat.getInstance(new ULocale("th@calendar=buddhist")); local 429 DurationFormat df = DurationFormat.getInstance(test.locale); local [all...] |