/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
EclipseXmlPrettyPrinter.java | 183 case FRACTION:
|
/external/libvncserver/webclients/novnc/include/ |
keysym.js | 305 XK_onequarter = 0x00bc, /* U+00BC VULGAR FRACTION ONE QUARTER */ 306 XK_onehalf = 0x00bd, /* U+00BD VULGAR FRACTION ONE HALF */ 307 XK_threequarters = 0x00be, /* U+00BE VULGAR FRACTION THREE QUARTERS */
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
NumberStringBuilderTest.java | 172 sb2.insertCodePoint(0, 50, NumberFormat.Field.FRACTION);
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
NumberStringBuilderTest.java | 169 sb2.insertCodePoint(0, 50, NumberFormat.Field.FRACTION);
|
/libcore/ojluni/src/main/java/java/text/ |
NumberFormat.java | 107 * format for displaying percentages. With this format, a fraction like 191 * the position of the fraction part of a formatted number should be returned. 694 * Returns the maximum number of digits allowed in the fraction portion of a 705 * Sets the maximum number of digits allowed in the fraction portion of a 711 * @param newValue the maximum number of fraction digits to be shown; if 724 * Returns the minimum number of digits allowed in the fraction portion of a 735 * Sets the minimum number of digits allowed in the fraction portion of a 741 * @param newValue the minimum number of fraction digits to be shown; if 775 * number of fraction digits used by the number format. [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
NumberFormat.java | 86 * subclasses of NumberFormat. With this format, a fraction like 248 * the position of the fraction part of a formatted number should be returned. 500 * Sets whether to ignore the fraction part of a number when parsing [all...] |
DecimalFormat_ICU58_Android.java | 294 * number := (integer ('.' fraction)?) | sigDigits 298 * fraction := '0'* '#'* 378 * <li>If the number of actual fraction digits exceeds the <em>maximum fraction 379 * digits</em>, then half-even rounding it performed to the maximum fraction digits. For 380 * example, 0.125 is formatted as "0.12" if the maximum fraction digits is 2. This 383 * <li>If the number of actual fraction digits is less than the <em>minimum fraction 385 * "0.1250" if the mimimum fraction digits is set to 4. 388 * after the decimal, where <em>j</em> is less than the maximum fraction digits. Fo [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
DecimalFormat_ICU58_Android.java | 295 * number := (integer ('.' fraction)?) | sigDigits 299 * fraction := '0'* '#'* 379 * <li>If the number of actual fraction digits exceeds the <em>maximum fraction 380 * digits</em>, then half-even rounding it performed to the maximum fraction digits. For 381 * example, 0.125 is formatted as "0.12" if the maximum fraction digits is 2. This 384 * <li>If the number of actual fraction digits is less than the <em>minimum fraction 386 * "0.1250" if the mimimum fraction digits is set to 4. 389 * after the decimal, where <em>j</em> is less than the maximum fraction digits. Fo [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
Parse.java | 189 FRACTION, 384 if (type == DigitType.FRACTION && digit == 0) { 386 } else if (type == DigitType.FRACTION) { [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
Parse.java | 187 FRACTION, 382 if (type == DigitType.FRACTION && digit == 0) { 384 } else if (type == DigitType.FRACTION) { [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/ |
AttributeInfoTest.java | 146 AttributeInfo info = new AttributeInfo("test", EnumSet.<Format>of(Format.FRACTION));
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
NumberFormatTest.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
NumberFormatTest.java | [all...] |
/prebuilts/devtools/tools/lib/ |
rule-api.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/24.4.0-beta3/ |
rule-api-24.4.0-beta3.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/24.4.0-beta6/ |
rule-api-24.4.0-beta6.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/24.5.0/ |
rule-api-24.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0/ |
rule-api-25.0.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-alpha1/ |
rule-api-25.0.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-alpha3/ |
rule-api-25.0.0-alpha3.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-alpha5/ |
rule-api-25.0.0-alpha5.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-alpha7/ |
rule-api-25.0.0-alpha7.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-alpha9/ |
rule-api-25.0.0-alpha9.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-beta2/ |
rule-api-25.0.0-beta2.jar | |
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-beta5/ |
rule-api-25.0.0-beta5.jar | |