HomeSort by relevance Sort by last modified time
    Searched refs:df (Results 1 - 25 of 832) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DecimalFormatTest.java 25 DecimalFormat df = new DecimalFormat("#,#0.00"); local
29 testEHCS(df, df2, dfn);
43 DecimalFormat df = new DecimalFormat(); local
44 assertEquals("9,223,372,036,854,775,807", df.format(lmax));
51 DecimalFormat df = new DecimalFormat("#,##0.000"); local
52 assertEquals("23.330", df.format(dsmall));
60 DecimalFormat df = new DecimalFormat("#,##0.000", sym); local
61 assertEquals("23,330", df.format(dsmall));
69 DecimalFormat df = new DecimalFormat("#,##0.000", sym); local
70 assertEquals(sym, df.getDecimalFormatSymbols())
77 DecimalFormat df = new DecimalFormat(); local
86 DecimalFormat df = new DecimalFormat("+#,##0.#;-#,##0.#"); local
94 DecimalFormat df = new DecimalFormat("+#,##0.#;-#,##0.#"); local
103 DecimalFormat df = new DecimalFormat("+#,##0.#;-#,##0.#"); local
111 DecimalFormat df = new DecimalFormat("+#,##0.#;-#,##0.#"); local
120 DecimalFormat df = new DecimalFormat("+#,##0.#**;-#,##0.#~~"); local
128 DecimalFormat df = new DecimalFormat("+#,##0.#;-#,##0.#"); local
137 DecimalFormat df = new DecimalFormat("+#,##0.#**;-#,##0.#~~"); local
145 DecimalFormat df = new DecimalFormat("+#,##0.#;-#,##0.#"); local
154 DecimalFormat df = new DecimalFormat("%000"); local
163 DecimalFormat df = new DecimalFormat("%000"); local
173 DecimalFormat df = new DecimalFormat("#,#0.#"); local
181 DecimalFormat df = new DecimalFormat("#,##0.##"); local
191 DecimalFormat df = new DecimalFormat("#.#"); local
203 DecimalFormat df = new DecimalFormat("#.#"); local
214 DecimalFormat df = new DecimalFormat("#,##0.##"); local
222 DecimalFormat df = new DecimalFormat("#,##0.##", new DecimalFormatSymbols(Locale.FRANCE)); local
231 DecimalFormat df = new DecimalFormat("#,##0.##"); local
240 DecimalFormat df = new DecimalFormat("#,##0.##", new DecimalFormatSymbols(Locale.FRANCE)); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
file.d 8 0+ l[ ]*df \*ABS\*[ ]+0+ file\.s
9 0+ l[ ]*df \*ABS\*[ ]+0+ slash/data
10 0+ l[ ]*df \*ABS\*[ ]+0+ \{braces\}
11 0+ l[ ]*df \*ABS\*[ ]+0+ \[brackets\]
12 0+ l[ ]*df \*ABS\*[ ]+0+ /dir/file\.s
13 0+ l[ ]*df \*ABS\*[ ]+0+ :colon
14 0+ l[ ]*df \*ABS\*[ ]+0+ UPPER
15 0+ l[ ]*df \*ABS\*[ ]+0+ lower
16 0+ l[ ]*df \*ABS\*[ ]+0+ hash\#
17 0+ l[ ]*df \*ABS\*[ ]+0+ ~tild
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
file.d 9 0+ l[ ]*df \*ABS\*[ ]+0+ file\.s
10 0+ l[ ]*df \*ABS\*[ ]+0+ slash/data
11 0+ l[ ]*df \*ABS\*[ ]+0+ \{braces\}
12 0+ l[ ]*df \*ABS\*[ ]+0+ \[brackets\]
13 0+ l[ ]*df \*ABS\*[ ]+0+ /dir/file\.s
14 0+ l[ ]*df \*ABS\*[ ]+0+ :colon
15 0+ l[ ]*df \*ABS\*[ ]+0+ UPPER
16 0+ l[ ]*df \*ABS\*[ ]+0+ lower
17 0+ l[ ]*df \*ABS\*[ ]+0+ hash\#
18 0+ l[ ]*df \*ABS\*[ ]+0+ ~tild
    [all...]
  /libcore/luni/src/test/java/libcore/java/text/
DecimalFormatTest.java 32 DecimalFormat df = new DecimalFormat("0E0"); local
33 assertEquals("1E4", df.format(12345.));
35 DecimalFormatSymbols dfs = df.getDecimalFormatSymbols();
37 df.setDecimalFormatSymbols(dfs);
38 assertEquals("1-useless-api-4", df.format(12345.));
42 DecimalFormat df = (DecimalFormat) DecimalFormat.getInstance(Locale.US); local
43 df.setMaximumFractionDigits(0);
44 df.setRoundingMode(RoundingMode.HALF_UP);
45 assertEquals("-0", df.format(-0.2));
46 df.setMaximumFractionDigits(1)
123 DecimalFormat df = (DecimalFormat) NumberFormat.getInstance(); local
163 DecimalFormat df = (DecimalFormat)NumberFormat.getInstance(); local
171 DecimalFormat df = (DecimalFormat)NumberFormat.getIntegerInstance(locale); local
197 DecimalFormat df = (DecimalFormat) NumberFormat.getCurrencyInstance(Locale.US); local
205 DecimalFormat df = (DecimalFormat) NumberFormat.getCurrencyInstance(Locale.US); local
288 DecimalFormat df = new DecimalFormat("00"); local
    [all...]
  /external/autotest/server/cros/
chaos_shadow_ap_list.conf 9 [00:1c:df:0c:a6:d0]
14 bss = 00:1c:df:0c:a6:d0
15 wan mac = 00:1c:df:0c:a6:d1
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DecimalFormatTest.java 48 DecimalFormat df = new DecimalFormat(); local
49 df.setDecimalFormatSymbols(dfs);
50 df.format(Double.NaN);
339 DecimalFormat df = new DecimalFormat(); local
341 Number nb = df.parse("" + Long.MIN_VALUE, pos);
347 df = new DecimalFormat();
349 nb = df.parse("" + Long.MAX_VALUE, pos);
356 df = new DecimalFormat();
358 nb = df.parse("invalid", pos);
658 DecimalFormat df = new DecimalFormat() local
664 DecimalFormat df = new DecimalFormat(); local
670 DecimalFormat df = new DecimalFormat(); local
676 DecimalFormat df = new DecimalFormat(); local
1013 DecimalFormat df = new DecimalFormat("###0.##", new DecimalFormatSymbols(Locale.US)); local
1030 DecimalFormat df = new DecimalFormat("###0.##", new DecimalFormatSymbols(Locale.US)); local
1059 DecimalFormat df = new DecimalFormat("00.0#E0", dfs); local
1284 DecimalFormat df = new DecimalFormat("00.0#E0", dfs); local
1338 DecimalFormat df = new DecimalFormat("###0.##"); local
1348 DecimalFormat df = new DecimalFormat("###0.##", new DecimalFormatSymbols(Locale.US)); local
1362 DecimalFormat df = new DecimalFormat("00.0#E0", dfs); local
1517 DecimalFormat df = new DecimalFormat("#.#", dfs); local
1679 DecimalFormat df = new DecimalFormat("#0.#", dfs); local
1706 DecimalFormat df = (DecimalFormat) NumberFormat.getInstance(Locale.ENGLISH); local
1716 DecimalFormat df = (DecimalFormat) NumberFormat.getCurrencyInstance(new Locale("ko", "KR")); local
1740 DecimalFormat df = new DecimalFormat("###0.##"); local
1753 DecimalFormat df = new DecimalFormat("###0.##"); local
1762 DecimalFormat df = new DecimalFormat("###0.##"); local
1856 DecimalFormat df = new DecimalFormat("###0.##"); local
1874 DecimalFormat df = new DecimalFormat("###0.##", new DecimalFormatSymbols(Locale.US)); local
1883 DecimalFormat df = ((DecimalFormat) NumberFormat.getCurrencyInstance(locale)); local
1901 DecimalFormat df = new DecimalFormat("###0.##", new DecimalFormatSymbols(Locale.ENGLISH)); local
1916 DecimalFormat df = null; local
2035 DecimalFormat df = new DecimalFormat(); local
    [all...]
ParseExceptionTest.java 32 DateFormat df = DateFormat.getInstance(); local
33 df.parse("HelloWorld");
45 DateFormat df = DateFormat.getInstance(); local
46 df.parse("1999HelloWorld");
  /external/icu/icu4c/source/i18n/
decNumberLocal.h 296 /* Refer to a 32-bit word or byte in a decFloat (df) by big-endian */
303 #define DFBYTE(df, off) ((df)->bytes[DECBYTES-1-(off)])
304 #define DFWORD(df, off) ((df)->words[DECWORDS-1-(off)])
307 #define DFBYTE(df, off) ((df)->bytes[off])
308 #define DFWORD(df, off) ((df)->words[off])
313 #define DFISSIGNED(df) (DFWORD(df, 0)&0x80000000
    [all...]
  /device/google/dragon/
audio_effects.conf 93 uuid 8631f300-72e2-11df-b57e-0002a5d5c51b
97 uuid 1d4033c0-8557-11df-9f2d-0002a5d5c51b
101 uuid ce772f20-847d-11df-bb17-0002a5d5c51b
105 uuid 119341a0-8469-11df-81f9-0002a5d5c51b
109 uuid 4a387fc0-8ab3-11df-8bad-0002a5d5c51b
113 uuid c7a511a0-a3bb-11df-860e-0002a5d5c51b
117 uuid f29a1400-a3bb-11df-8ddc-0002a5d5c51b
121 uuid 172cdf00-a3bc-11df-a72f-0002a5d5c51b
125 uuid d069d9e0-8329-11df-9168-0002a5d5c51b
  /frameworks/av/media/libeffects/data/
audio_effects.conf 90 uuid 8631f300-72e2-11df-b57e-0002a5d5c51b
94 uuid 1d4033c0-8557-11df-9f2d-0002a5d5c51b
98 uuid ce772f20-847d-11df-bb17-0002a5d5c51b
102 uuid 119341a0-8469-11df-81f9-0002a5d5c51b
106 uuid 4a387fc0-8ab3-11df-8bad-0002a5d5c51b
110 uuid c7a511a0-a3bb-11df-860e-0002a5d5c51b
114 uuid f29a1400-a3bb-11df-8ddc-0002a5d5c51b
118 uuid 172cdf00-a3bc-11df-a72f-0002a5d5c51b
122 uuid d069d9e0-8329-11df-9168-0002a5d5c51b
  /external/clang/test/Lexer/
constants.c 24 'df', // expected-warning {{multi-character character constant}}
42 int d = 'df'; // no warning.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_acosf.c 37 float z,p,q,r,w,s,c,df; local
67 df = s;
68 GET_FLOAT_WORD(idf,df);
69 SET_FLOAT_WORD(df,idf&0xfffff000);
70 c = (z-df*df)/(s+df);
75 return (float)2.0*(df+w);
e_acosl.c 47 long double z,p,q,r,w,s,c,df; local
79 df = u.e;
80 c = (z-df*df)/(s+df);
85 return 2.0*(df+w);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
ChiSquaredDistributionImpl.java 49 * @param df degrees of freedom.
51 public ChiSquaredDistributionImpl(double df) {
52 this(df, new GammaDistributionImpl(df / 2.0, 2.0));
57 * @param df degrees of freedom.
64 public ChiSquaredDistributionImpl(double df, GammaDistribution g) {
67 setDegreesOfFreedomInternal(df);
74 * @param df degrees of freedom.
79 public ChiSquaredDistributionImpl(double df, double inverseCumAccuracy) {
81 gamma = new GammaDistributionImpl(df / 2.0, 2.0)
    [all...]
TDistributionImpl.java 257 * For degrees of freedom parameter df, the mean is
259 * <li>if <code>df &gt; 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 &gt; 2</code> then <code>df / (df - 2)</code> </li>
282 * <li>if <code>1 &lt; df &lt;= 2</code> then <code>positive infinity</code></li>
290 final double df = getDegreesOfFreedom() local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
RegressionTest.java 31 DurationFormat df = DurationFormat.getInstance(ul); local
32 String result = df.formatDurationFromNow(500);
45 DurationFormatter df = pfs.newDurationFormatterFactory() local
48 String result = df.formatDurationFromNow(500);
64 DurationFormatter df = pfs.newDurationFormatterFactory() local
67 String result = df.formatDurationFromNow(500);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
RegressionTest.java 30 DurationFormat df = DurationFormat.getInstance(ul); local
31 String result = df.formatDurationFromNow(500);
44 DurationFormatter df = pfs.newDurationFormatterFactory() local
47 String result = df.formatDurationFromNow(500);
63 DurationFormatter df = pfs.newDurationFormatterFactory() local
66 String result = df.formatDurationFromNow(500);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateFormatMiscTests.java 78 SimpleDateFormat df = new SimpleDateFormat("E hh:mm", symbols); local
79 SimpleDateFormat dfClone = (SimpleDateFormat) df.clone();
81 logln(df.toLocalizedPattern());
82 String s0 = df.format(d);
86 logln(df.toLocalizedPattern());
87 String s1 = df.format(d);
92 if (!df.equals(dfClone)) {
99 SimpleDateFormat df = new SimpleDateFormat("E hh:mm"); local
100 df.setDateFormatSymbols(symbols);
101 SimpleDateFormat dfClone = (SimpleDateFormat) df.clone()
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatMiscTests.java 77 SimpleDateFormat df = new SimpleDateFormat("E hh:mm", symbols); local
78 SimpleDateFormat dfClone = (SimpleDateFormat) df.clone();
80 logln(df.toLocalizedPattern());
81 String s0 = df.format(d);
85 logln(df.toLocalizedPattern());
86 String s1 = df.format(d);
91 if (!df.equals(dfClone)) {
98 SimpleDateFormat df = new SimpleDateFormat("E hh:mm"); local
99 df.setDateFormatSymbols(symbols);
100 SimpleDateFormat dfClone = (SimpleDateFormat) df.clone()
    [all...]
  /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...]
dcfmapts.cpp 449 DecimalFormat *df = new DecimalFormat(status); local
455 df->adoptCurrencyPluralInfo(cpi);
457 df->getCurrencyPluralInfo();
459 df->setCurrencyPluralInfo(cpi1);
461 delete df;
611 LocalPointer<DecimalFormat> df(new DecimalFormat("###", status), status);
616 FixedDecimal fd = df->getFixedDecimal(44, status);
622 fd = df->getFixedDecimal(-44, status);
628 df.adoptInsteadAndCheckErrorCode(new DecimalFormat("###.00##", status), status);
630 fd = df->getFixedDecimal(123.456, status)
    [all...]
  /external/ltp/testcases/kernel/sched/sched_stress/
sched_stress.sh 32 export RAWDEV=`df / | grep dev | awk {'print $1'}`
  /external/skia/tests/
DrawFilterTest.cpp 33 sk_sp<TestFilter> df(new TestFilter);
38 canvas->setDrawFilter(df.get());
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
shll.d 21 20: fd df 00 shll #31, r0, r0
22 23: fd df 0f shll #31, r0, r15
23 26: fd df f0 shll #31, r15, r0
24 29: fd df ff shll #31, r15, r15
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
aes-intel.d 16 [ ]*[a-f0-9]+: 66 0f 38 df 01 aesdeclast xmm0,XMMWORD PTR \[ecx\]
17 [ ]*[a-f0-9]+: 66 0f 38 df c1 aesdeclast xmm0,xmm1
20 [ ]*[a-f0-9]+: 66 0f 3a df 01 08 aeskeygenassist xmm0,XMMWORD PTR \[ecx\],0x8
21 [ ]*[a-f0-9]+: 66 0f 3a df c1 08 aeskeygenassist xmm0,xmm1,0x8
28 [ ]*[a-f0-9]+: 66 0f 38 df 01 aesdeclast xmm0,XMMWORD PTR \[ecx\]
29 [ ]*[a-f0-9]+: 66 0f 38 df c1 aesdeclast xmm0,xmm1
32 [ ]*[a-f0-9]+: 66 0f 3a df 01 08 aeskeygenassist xmm0,XMMWORD PTR \[ecx\],0x8
33 [ ]*[a-f0-9]+: 66 0f 3a df c1 08 aeskeygenassist xmm0,xmm1,0x8

Completed in 2015 milliseconds

1 2 3 4 5 6 7 8 91011>>