/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_limits.h | 403 FLT_DIG, // Decimal digits of precision 434 DBL_DIG, // Decimal digits of precision 464 LDBL_DIG, // Decimal digits of precision
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_limits.h | 403 FLT_DIG, // Decimal digits of precision 434 DBL_DIG, // Decimal digits of precision 464 LDBL_DIG, // Decimal digits of precision
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
dsEncode.decTest | 2 -- dsEncode.decTest -- decimal four-byte format testcases -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
tointegral.decTest | 2 -- tointegral.decTest -- round decimal to integral value -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
tointegralx.decTest | 2 -- tointegralx.decTest -- round decimal to integral value, exact -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_strtod.py | 29 """Convert a finite decimal string to a hex string representing an 35 # abs(decimal value) = a/b, along with a boolean 'negative'. 165 # convert to a decimal string
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
dsEncode.decTest | 2 -- dsEncode.decTest -- decimal four-byte format testcases -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
tointegral.decTest | 2 -- tointegral.decTest -- round decimal to integral value -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
tointegralx.decTest | 2 -- tointegralx.decTest -- round decimal to integral value, exact -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_strtod.py | 29 """Convert a finite decimal string to a hex string representing an 35 # abs(decimal value) = a/b, along with a boolean 'negative'. 165 # convert to a decimal string
|
/bionic/libc/stdio/ |
vfprintf.c | 117 #define BUF (MAXEXP+MAXFRACT+1) /* + decimal point */ 722 * required by a decimal [diouxX] precision, then print the 727 * size excludes decimal prec; realsz includes it. 752 /* leading zeroes from decimal precision */ 1236 mode = 3; /* ndigits after the decimal point */ 1238 /* To obtain ndigits after the decimal point for the 'e'
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
LongTest.java | 76 assertEquals("Returned incorrect value for 0 decimal", 0, Long.decode("0") 81 "Returned incorrect value for most negative value decimal", 87 "Returned incorrect value for most positive value decimal", 248 assertEquals("Returned incorrect value for 0 decimal", 0, Long.parseLong( 251 "Returned incorrect value for most negative value decimal", 254 "Returned incorrect value for most positive value decimal", [all...] |
/external/chromium_org/third_party/icu/source/test/iotest/ |
strtst.c | 55 u_sprintf(uStringBuf, "Signed decimal integer d: %d", *n); 57 u_sscanf(uStringBuf, "Signed decimal integer d: %d", newValuePtr); 62 u_sprintf(uStringBuf, "Signed decimal integer i: %i", *n); 64 u_sscanf(uStringBuf, "Signed decimal integer i: %i", newValuePtr); 76 u_sprintf(uStringBuf, "Unsigned decimal integer %%u: %u", *n); 78 u_sscanf(uStringBuf, "Unsigned decimal integer %%u: %u", newValuePtr);
|
/external/chromium_org/third_party/sqlite/src/src/ |
printf.c | 259 etByte flag_dp; /* True if decimal point should be shown */ 546 /* Digits prior to the decimal point */ 554 /* The decimal point */ 558 /* "0" digits after the decimal point but before the first 564 /* Significant digits after the decimal point */ 939 ** are not able to use a "," as the decimal point in place of "." as [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-netrexx.jar | |
/external/icu4c/test/iotest/ |
strtst.c | 55 u_sprintf(uStringBuf, "Signed decimal integer d: %d", *n); 57 u_sscanf(uStringBuf, "Signed decimal integer d: %d", newValuePtr); 62 u_sprintf(uStringBuf, "Signed decimal integer i: %i", *n); 64 u_sscanf(uStringBuf, "Signed decimal integer i: %i", newValuePtr); 76 u_sprintf(uStringBuf, "Unsigned decimal integer %%u: %u", *n); 78 u_sscanf(uStringBuf, "Unsigned decimal integer %%u: %u", newValuePtr);
|
/external/stlport/src/ |
num_put_float.cpp | 505 // decimal point if required 559 // digits before decimal point 568 // decimal point if needed 573 // digits after decimal point if any 799 /* Here, number of digits represents digits _after_ decimal point. 803 * For bigger values we won't have more than limits::digits10 + 2 digits after decimal point. */ [all...] |
/ndk/sources/cxx-stl/stlport/src/ |
num_put_float.cpp | 505 // decimal point if required 559 // digits before decimal point 568 // decimal point if needed 573 // digits after decimal point if any 799 /* Here, number of digits represents digits _after_ decimal point. 803 * For bigger values we won't have more than limits::digits10 + 2 digits after decimal point. */ [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_expm1.c | 106 * constants. The decimal values may be used, provided that the 107 * compiler will convert from decimal to binary accurately enough
|
/external/apache-http/src/org/apache/http/impl/entity/ |
StrictContentLengthStrategy.java | 71 * 3.If a Content-Length header field (section 14.13) is present, its decimal value in 159 * The Content-Length entity-header field indicates the size of the entity-body, in decimal
|
/external/bison/m4/ |
locale-fr.m4 | 67 /* Check whether the decimal separator is a comma. 195 /* Check whether the decimal separator is a comma.
|
/external/chromium_org/remoting/host/setup/ |
daemon_controller.h | 149 // Get the version of the daemon as a dotted decimal string of the form 206 // Get the version of the daemon as a dotted decimal string of the form
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
python.js | 104 // Decimal 106 // Decimal literals may be "imaginary"
|
/external/chromium_org/third_party/icu/source/common/ |
putilimp.h | 153 * Returns the number of digits after the decimal point in a double number x. 156 * @return the number of digits after the decimal point in a double number x.
|
/external/chromium_org/third_party/icu/source/i18n/ |
numfmt.cpp | 334 // Decimal Number format() default implementation 416 // so this default implementation falls back to formatting decimal numbers as doubles. 434 // so this default implementation falls back to formatting decimal numbers as doubles. 455 // Decimal Number. We will have a DigitList available if the value was 456 // set to a decimal number, or if the value originated with a parse. 500 // Decimal Number [all...] |