/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
D | DecimalFormatTest.java | 63 DecimalFormat form = (DecimalFormat) DecimalFormat.getInstance(Locale.US); in test_parse_bigDecimal() local 64 assertFalse(form.isParseBigDecimal()); in test_parse_bigDecimal() 65 form.setParseBigDecimal(true); in test_parse_bigDecimal() 66 assertTrue(form.isParseBigDecimal()); in test_parse_bigDecimal() 68 Number result = form.parse("123.123"); in test_parse_bigDecimal() 71 form.setParseBigDecimal(false); in test_parse_bigDecimal() 72 assertFalse(form.isParseBigDecimal()); in test_parse_bigDecimal() 74 result = form.parse("123.123"); in test_parse_bigDecimal() 95 DecimalFormat form = (DecimalFormat) NumberFormat.getInstance(Locale.US); in test_parse_returnType() local 96 Number number = form.parse("23.1", new ParsePosition(0)); in test_parse_returnType() [all …]
|
/libcore/ojluni/src/main/java/java/text/ |
D | Normalizer.java | 165 public static String normalize(CharSequence src, Form form) { in normalize() argument 167 return android.icu.text.Normalizer.normalize(src.toString(), form.icuMode); in normalize() 183 public static boolean isNormalized(CharSequence src, Form form) { in isNormalized() argument 185 return android.icu.text.Normalizer.isNormalized(src.toString(), form.icuMode, 0); in isNormalized()
|
/libcore/ojluni/annotations/hiddenapi/sun/misc/ |
D | FormattedFloatingDecimal.java | 33 sun.misc.FormattedFloatingDecimal.Form form, in FormattedFloatingDecimal() argument 39 double d, int precision, sun.misc.FormattedFloatingDecimal.Form form) { in valueOf() argument
|
/libcore/benchmarks/libs/ |
D | caliper.jar.txt | 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 32 transformation or translation of a Source form, including but 37 Object form, made available under the License, as indicated by a 42 form, that is based on (or derived from) the Work and for which the 55 means any form of electronic, verbal, or written communication sent 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, [all …]
|
/libcore/ojluni/src/main/java/java/lang/invoke/ |
D | MethodType.java | 98 private @Stable MethodTypeForm form; // erased form, plus cached data about primitives field in MethodType 126 /*trusted*/ MethodTypeForm form() { return form; } in form() method in MethodType 314 mt.form = MethodTypeForm.findForm(mt); in makeImpl() 598 return form.hasPrimitives(); in hasPrimitives() 619 return form.erasedType(); in erase() 845 MethodTypeForm oldForm = this.form(); in isConvertibleTo() 846 MethodTypeForm newForm = newType.form(); in isConvertibleTo() 1007 return form.parameterSlotCount(); in parameterSlotCount()
|
D | MethodTypeForm.java | 211 MethodTypeForm that = this.basicType.form(); in MethodTypeForm() 239 MethodTypeForm that = MethodType.genericMethodType(ptypeCount).form(); in MethodTypeForm() 330 return erased.form(); in findForm()
|
/libcore/ojluni/src/main/java/sun/misc/ |
D | FormattedFloatingDecimal.java | 35 public static FormattedFloatingDecimal valueOf(double d, int precision, Form form){ in valueOf() argument 37 FloatingDecimal.getBinaryToASCIIConverter(d, form == Form.COMPATIBLE); in valueOf() 38 return new FormattedFloatingDecimal(precision,form, fdConverter); in valueOf() 57 …private FormattedFloatingDecimal(int precision, Form form, FloatingDecimal.BinaryToASCIIConverter … in FormattedFloatingDecimal() argument 68 switch (form) { in FormattedFloatingDecimal()
|
/libcore/ojluni/src/main/java/sun/security/util/ |
D | DerOutputStream.java | 559 public void putTag(byte tagClass, boolean form, byte val) { in putTag() argument 561 if (form) { in putTag()
|
D | DerValue.java | 936 public static byte createTag(byte tagClass, boolean form, byte val) { in createTag() argument 938 if (form) { in createTag()
|
/libcore/ojluni/src/main/resources/ |
D | hijrah-config-umalqura.properties | 49 # * Each line is in the form indicated above. <yyyy> is a Hijrah year and
|
/libcore/ojluni/annotations/hiddenapi/sun/security/util/ |
D | DerOutputStream.java | 194 public void putTag(byte tagClass, boolean form, byte val) { in putTag() argument
|
D | DerValue.java | 259 public static byte createTag(byte tagClass, boolean form, byte val) { in createTag() argument
|
/libcore/support/src/test/java/tests/resources/x509/ |
D | default.cnf | 13 # 2. Redistributions in binary form must reproduce the above copyright 32 # 6. Redistributions of any form whatsoever must retain the following
|
/libcore/ojluni/src/main/java/javax/security/auth/ |
D | Subject.java | 1435 MessageFormat form = new MessageFormat(ResourcesMgr.getString 1438 throw new SecurityException(form.format(source));
|
/libcore/ojluni/src/main/java/java/util/ |
D | Formatter.java | 3786 public BigDecimalLayout(BigInteger intVal, int scale, BigDecimalLayoutForm form) { 3787 layout(intVal, scale, form); 3826 private void layout(BigInteger intVal, int scale, BigDecimalLayoutForm form) { 3841 if (form == BigDecimalLayoutForm.SCIENTIFIC) { 3855 if (form == BigDecimalLayoutForm.SCIENTIFIC) 3861 if (form == BigDecimalLayoutForm.DECIMAL_FLOAT) {
|
/libcore/ |
D | LICENSE | 129 Section 2) in object code or executable form under the terms of Sections 1 and 145 object code or executable form with such an offer, in accord with 148 The source code for a work means the preferred form of the work for making 154 source or binary form) with the major components (compiler, kernel, and so on)
|
/libcore/luni/src/main/java/libcore/net/ |
D | mime.types | 724 multipart/form-data
|
/libcore/expectations/ |
D | knownfailures.txt | 1404 …description: "java.util.logging: the serialized form references org.apache not com.android.org.apa… 1409 …description: "java.util.beans: the serialized form references org.apache not com.android.org.apach…
|
/libcore/ojluni/ |
D | NOTICE | 415 Section 2) in object code or executable form under the terms of Sections 1 and 431 object code or executable form with such an offer, in accord with 434 The source code for a work means the preferred form of the work for making 440 source or binary form) with the major components (compiler, kernel, and so on)
|