/external/icu/icu4c/source/data/misc/ |
D | plurals.txt | 303 " @integer 0~15, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0~1." 308 one{"i = 0 or n = 1 @integer 0, 1 @decimal 0.0~1.0, 0.00~0.04"} 310 " @integer 2~17, 100, 1000, 10000, 100000, 1000000, … @decimal 1.1~2." 315 one{"n = 1 or t != 0 and i = 0,1 @integer 1 @decimal 0.1~1.6"} 317 " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0" 324 " 41, 51, 61, 71, 81, 101, 1001, … @decimal 0.1~1.6, 10.1, 100.1, 100" 328 " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0" 336 "1, 71, 101, 1001, … @decimal 0.1, 1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 7.1," 349 "00, 10000, 100000, 1000000, … @decimal 0.0~0.3, 0.5, 0.7, 0.8, 1.0~1" 354 " @integer 4, 6, 9, 14, 16, 19, 24, 26, 104, 1004, … @decimal 0.4, 0." [all …]
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | DecimalFormatProperties.java | 28 * Implement xsl:decimal-format. 30 * <!ELEMENT xsl:decimal-format EMPTY> 31 * <!ATTLIST xsl:decimal-format 33 * decimal-separator %char; "." 73 * Return the decimal format Symbols for this element. 74 * <p>The xsl:decimal-format element declares a decimal-format, 77 * the element declares a named decimal-format; otherwise, it 78 * declares the default decimal-format. The value of the name 80 * It is an error to declare either the default decimal-format or a 81 * decimal-format with a given name more than once (even with different [all …]
|
/external/messageformat/java/com/ibm/icu/simple/ |
D | LocaleElements_plurals.java | 1130 "000000, … @decimal 0.0~1.5, 10.0, 100.0, " + 1140 "i = 0 or n = 1 @integer 0, 1 @decimal 0.0~1" + 1146 "000000, … @decimal 1.1~2.6, 10.0, 100.0, " + 1162 ", 1000000, … @decimal 0.0, 2.0~3.4, 10.0," + 1175 "1, 101, 1001, … @decimal 0.1~1.6, 10.1, 1" + 1181 ", 1000000, … @decimal 0.0, 2.0, 3.0, 4.0," + 1194 "… @decimal 0.1, 1.1, 2.1, 3.1, 4.1, 5.1, " + 1200 " 100000, 1000000, … @decimal 0.0, 0.2~1.0" + 1222 " 1004, … @decimal 0.4, 0.6, 0.9, 1.4, 1.6" + 1235 "1, 81, 101, 1001, … @decimal 0.1, 1.0, 1." + [all …]
|
/external/parameter-framework/upstream/test/test-fixed-point-parameter/ |
D | Main.py | 34 from decimal import Decimal 83 Decimal(0), 84 Decimal(self._lowerAllowedBound), 85 Decimal(self._upperAllowedBound) 93 Decimal(self._lowerAllowedBound) - Decimal(bigValue), 94 Decimal(self._upperAllowedBound) + Decimal(bigValue), 95 Decimal(self._lowerAllowedBound) - Decimal(littleValue), 96 Decimal(self._upperAllowedBound) + Decimal(littleValue) 159 returnValue = Decimal(firstGet) 161 print("ERROR: Can't convert %s to a decimal" % firstGet) [all …]
|
/external/libxml2/result/schemas/ |
D | decimal-1_1_0.err | 1 ./test/schemas/decimal-1_0.xml:16: element val: Schemas validity error : Element 'val': '.' is not … 2 ./test/schemas/decimal-1_0.xml:17: element val: Schemas validity error : Element 'val': '-' is not … 3 ./test/schemas/decimal-1_0.xml:18: element val: Schemas validity error : Element 'val': '+' is not … 4 ./test/schemas/decimal-1_0.xml:19: element val: Schemas validity error : Element 'val': '*' is not … 5 ./test/schemas/decimal-1_0.xml:20: element val: Schemas validity error : Element 'val': '- 1' is no… 6 ./test/schemas/decimal-1_0.xml:21: element val: Schemas validity error : Element 'val': '+ 1' is no… 7 ./test/schemas/decimal-1_0.xml:22: element val: Schemas validity error : Element 'val': '+ 0' is no… 8 ./test/schemas/decimal-1_0.xml:23: element val: Schemas validity error : Element 'val': '- 0' is no…
|
D | decimal-3_1_0.err | 1 ./test/schemas/decimal-3_0.xml:12: element val: Schemas validity error : Element 'val': [facet 'tot… 2 ./test/schemas/decimal-3_0.xml:12: element val: Schemas validity error : Element 'val': '0.123' is … 3 ./test/schemas/decimal-3_0.xml:13: element val: Schemas validity error : Element 'val': [facet 'tot… 4 ./test/schemas/decimal-3_0.xml:13: element val: Schemas validity error : Element 'val': '0.023' is … 5 ./test/schemas/decimal-3_0.xml:14: element val: Schemas validity error : Element 'val': [facet 'tot… 6 ./test/schemas/decimal-3_0.xml:14: element val: Schemas validity error : Element 'val': '123' is no… 7 ./test/schemas/decimal-3_0.xml:15: element val: Schemas validity error : Element 'val': [facet 'tot… 8 ./test/schemas/decimal-3_0.xml:15: element val: Schemas validity error : Element 'val': '12.3' is n…
|
D | decimal-2_1_0.err | 1 ./test/schemas/decimal-2_0.xml:12: element val: Schemas validity error : Element 'val': [facet 'min… 2 ./test/schemas/decimal-2_0.xml:12: element val: Schemas validity error : Element 'val': '-0.1' is n… 3 ./test/schemas/decimal-2_0.xml:13: element val: Schemas validity error : Element 'val': [facet 'min… 4 ./test/schemas/decimal-2_0.xml:13: element val: Schemas validity error : Element 'val': '-1' is not…
|
/external/icu/icu4c/source/i18n/ |
D | digitinterval.h | 25 * the digit position just to the left of the decimal is 0, and the digit 27 * the decimal is -1. The digit position just to the right of that is -2. 78 * Changes the number of digits to the left of the decimal point that 80 * to the left of the decimal point. 85 * Changes the number of digits to the right of the decimal point that 87 * to the right of the decimal point. 110 * decimal point. 117 * Returns number of digits to the left of the decimal that this 125 * Returns number of digits to the right of the decimal that this 135 * decimal point instead of some fixed number, then what length() [all …]
|
D | digitlst.h | 36 // Decimal digits in a 64-bit int 75 * Digit List is actually a Decimal Floating Point number. 77 * decimal number from the decNumber library. 82 * The change to decNumber enables support for big decimal numbers, and 83 * allows rounding computations to be done directly in decimal, avoiding 93 * positive/negative, grouping, decimal point, currency, and so on. 104 * decimal point, by 10^exponent. 113 * DigitList, decimal point is before the most significant. 114 * decNumber, decimal point is after the least signficant digit. 162 * you hit the decimal point, you set myDigitList.fDecimalAt = myDigitList.fCount; [all …]
|
/external/icu/icu4c/source/data/locales/ |
D | gd.txt | 28 decimal{"٫"} 44 decimal{"٫"} 59 decimal{"."} 74 decimal{"."} 89 decimal{"."} 104 decimal{"."} 119 decimal{"."} 135 decimal{"."} 161 decimal{"."} 176 decimal{"."} [all …]
|
/external/pdfium/third_party/freetype/src/psaux/ |
D | psconv.c | 38 /* digits (both decimal and non-decimal) into numbers. */ 200 FT_Long decimal = 0; in PS_Conv_ToFixed() local 235 /* read the decimal part */ in PS_Conv_ToFixed() 254 if ( divider < 0xCCCCCCCL && decimal < 0xCCCCCCCL ) in PS_Conv_ToFixed() 256 decimal = decimal * 10 + c; in PS_Conv_ToFixed() 291 if ( !integral && !decimal ) in PS_Conv_ToFixed() 305 if ( decimal >= 0xCCCCCCCL ) in PS_Conv_ToFixed() 312 decimal *= 10; in PS_Conv_ToFixed() 323 decimal /= 10; in PS_Conv_ToFixed() 325 if ( !integral && !decimal ) in PS_Conv_ToFixed() [all …]
|
/external/freetype/src/psaux/ |
D | psconv.c | 38 /* digits (both decimal and non-decimal) into numbers. */ 200 FT_Long decimal = 0; in PS_Conv_ToFixed() local 235 /* read the decimal part */ in PS_Conv_ToFixed() 254 if ( divider < 0xCCCCCCCL && decimal < 0xCCCCCCCL ) in PS_Conv_ToFixed() 256 decimal = decimal * 10 + c; in PS_Conv_ToFixed() 291 if ( !integral && !decimal ) in PS_Conv_ToFixed() 305 if ( decimal >= 0xCCCCCCCL ) in PS_Conv_ToFixed() 312 decimal *= 10; in PS_Conv_ToFixed() 323 decimal /= 10; in PS_Conv_ToFixed() 325 if ( !integral && !decimal ) in PS_Conv_ToFixed() [all …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue40/ |
D | DogFoodBean.java | 21 BigDecimal decimal; field in DogFoodBean 24 decimal = BigDecimal.ZERO; in DogFoodBean() 28 return decimal; in getDecimal() 31 public void setDecimal(BigDecimal decimal) { in setDecimal() argument 32 this.decimal = decimal; in setDecimal()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | compactdecimalformat.h | 17 * \brief C++ API: Formats decimal numbers in compact form. 56 * Returns a compact decimal instance for specified locale. 261 * Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR 263 * as defined in the Decimal Arithmetic Specification, available at 264 * http://speleotrove.com/decimal 282 * Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR 283 * The number is a DigitList wrapper onto a floating point decimal number. 284 * The default implementation in NumberFormat converts the decimal number 287 * @param number The number, a DigitList format Decimal Floating Point. 302 * Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR. [all …]
|
D | decimfmt.h | 31 * \brief C++ API: Formats decimal numbers. 76 * DecimalFormat is a concrete subclass of NumberFormat that formats decimal 219 * <td>Decimal separator or monetary decimal separator 265 * If present in a pattern, the monetary decimal separator 266 * is used instead of the decimal separator. 293 * thousands separators, decimal separators, etc. may be set to arbitrary 299 * decimal separator and thousands separator should be distinct characters, or 354 * decimal point and the first grouping symbol, and that 371 * decimal digits, as defined by u_charDigitValue(). In addition, 421 * <em>j</em> positions after the decimal, where <em>j</em> is less [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/math/ |
D | BigDecimal.java | 11 /* BigDecimal -- Decimal arithmetic for Java */ 16 /* floating point (including integer) decimal numbers. */ 18 /* As the numbers are decimal, there is an exact correspondence */ 110 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 114 …* As the numbers are decimal, there is an exact correspondence between an instance of a <code>BigD… 121 …* representation of a decimal number is neither defined nor exposed, and is not permitted to affec… 125 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 176 …* always expressed as the single digit <code>'0'</code> (that is, with no sign, decimal point, or … 196 …* <code>digits</code> (the default is 9 digits). If the number of places needed before the decimal… 424 …* Constructs a <code>BigDecimal</code> which is the exact decimal representation of the <code>BigI… [all …]
|
/external/libxml2/ |
D | xmlschemastypes.c | 120 xmlSchemaValDecimal decimal; member 249 ret->val->value.decimal.lo = value; in xmlSchemaNewMinLengthFacet() 470 xmlSchemaTypeDecimalDef = xmlSchemaInitBasicType("decimal", in xmlSchemaInitTypes() 1258 * 2-digits integer part and may or may not have a decimal part. 1515 * then it must have an integer part and a decimal part; @num_type will 1516 * be set to 1. If there is no decimal part, @num_type is set to zero. 2266 * xs:decimal has a whitespace-facet value of 'collapse'. in xmlSchemaValAtomicType() 2289 * and note the position of a decimal point. in xmlSchemaValAtomicType() 2356 &v->value.decimal.lo, in xmlSchemaValAtomicType() 2357 &v->value.decimal.mi, in xmlSchemaValAtomicType() [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/emr/ |
D | test_instance_group_args.py | 5 # if bidprice is not specified, but allows float, int, Decimal. 7 from decimal import Decimal 34 Test InstanceGroup init works with bidprice type = Decimal. 37 'SPOT', 'master', bidprice=Decimal(1.10))
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/ |
D | BigDecimal.java | 8 /* BigDecimal -- Decimal arithmetic for Java */ 13 /* floating point (including integer) decimal numbers. */ 15 /* As the numbers are decimal, there is an exact correspondence */ 107 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 111 …* As the numbers are decimal, there is an exact correspondence between an instance of a <code>BigD… 118 …* representation of a decimal number is neither defined nor exposed, and is not permitted to affec… 122 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 173 …* always expressed as the single digit <code>'0'</code> (that is, with no sign, decimal point, or … 193 …* <code>digits</code> (the default is 9 digits). If the number of places needed before the decimal… 434 …* Constructs a <code>BigDecimal</code> which is the exact decimal representation of the <code>BigI… [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ |
D | BigDecimal.java | 10 /* BigDecimal -- Decimal arithmetic for Java */ 15 /* floating point (including integer) decimal numbers. */ 17 /* As the numbers are decimal, there is an exact correspondence */ 109 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 113 …* As the numbers are decimal, there is an exact correspondence between an instance of a <code>BigD… 120 …* representation of a decimal number is neither defined nor exposed, and is not permitted to affec… 124 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 175 …* always expressed as the single digit <code>'0'</code> (that is, with no sign, decimal point, or … 195 …* <code>digits</code> (the default is 9 digits). If the number of places needed before the decimal… 436 …* Constructs a <code>BigDecimal</code> which is the exact decimal representation of the <code>BigI… [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/ |
D | types.py | 28 from decimal import (Decimal, DecimalException, Context, 42 # http://docs.python.org/release/2.6.7/library/decimal.html#decimal-faq 45 numerator, denominator = Decimal(n), Decimal(d) 57 types = (int, long_type, float, Decimal, bool) 59 types = (int, long_type, float, Decimal) 283 if isinstance(attr, float) and not hasattr(Decimal, 'from_float'): 390 """Use float/int instead of Decimal for numeric types.
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
D | parseutils.h | 87 * hexadecimal number or a decimal number between 0.0 and 1.0, which 142 * - %H: the hour as a decimal number, using a 24-hour clock, in the 144 * - %J: hours as a decimal number, in the range '0' through INT_MAX 145 * - %M: the minute as a decimal number, using a 24-hour clock, in the 147 * - %S: the second as a decimal number, using a 24-hour clock, in the 149 * - %Y: the year as a decimal number, using the Gregorian calendar 150 * - %m: the month as a decimal number, in the range '1' through '12' 151 * - %d: the day of the month as a decimal number, in the range '1'
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
D | package.html | 20 Decimal floating point library for Java 23 which is 10<sup>4</sup>, so its almost decimal.</p> 27 <li>Decimal math, or close to it</li> 42 really need 12 decimal digits, better use 4 base 10000 digits 63 on 4 decimal digits at once instead of one at a time. Radix 10 behavior 65 the number of decimal digits represented is constant.</p>
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DigitList.java | 18 * positive and negative representation, digit grouping, decimal point, 33 * the list to the right of the decimal point, by 10^exponent. 56 * The value represented is given by placing the decimal point before 58 * the decimal point and the first nonzero digit are implied. If decimalAt 60 * decimal point are implied. 64 * the right of the decimal. 100 // * you hit the decimal point, you set myDigitList.decimalAt = myDigitList.count; 345 // // first look for nonzero digits after the decimal point; 420 // zeros between the decimal and the first non-zero digit, for 458 // Number of zeros between decimal point and first non-zero digit after [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DigitList.java | 19 * positive and negative representation, digit grouping, decimal point, 34 * the list to the right of the decimal point, by 10^exponent. 57 * The value represented is given by placing the decimal point before 59 * the decimal point and the first nonzero digit are implied. If decimalAt 61 * decimal point are implied. 65 * the right of the decimal. 101 // * you hit the decimal point, you set myDigitList.decimalAt = myDigitList.count; 346 // // first look for nonzero digits after the decimal point; 421 // zeros between the decimal and the first non-zero digit, for 459 // Number of zeros between decimal point and first non-zero digit after [all …]
|