Searched
full:decimal (Results
576 -
600 of
2091) sorted by null
<<21222324252627282930>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddInvert.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
ddReduce.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
dqCopySign.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
dqInvert.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
dqReduce.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
logb.decTest | 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/decimaltestdata/ |
copysign.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
ddCopySign.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
ddInvert.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
ddReduce.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
dqCopySign.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
dqInvert.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
dqReduce.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
logb.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
/sdk/emulator/opengl/tests/event_injector/ |
sockets.h | 245 /* resolve a hostname or decimal IPv4/IPv6 address into a socket address. 295 * 'port' is a decimal numeric value for the port. 'host' is optional, and if
|
/external/chromium_org/third_party/icu/source/i18n/ |
dtptngen.cpp | 310 decimal = other.decimal; 313 decimal.getTerminatedBuffer(); 341 (dateTimeFormat==other.dateTimeFormat) && (decimal==other.decimal)) { 807 this->decimal = newDecimal; 809 this->decimal.getTerminatedBuffer(); 814 return decimal; 865 decimal = dfs.getSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); 867 decimal.getTerminatedBuffer() [all...] |
/external/icu4c/i18n/ |
dtptngen.cpp | 314 decimal = other.decimal; 317 decimal.getTerminatedBuffer(); 345 (dateTimeFormat==other.dateTimeFormat) && (decimal==other.decimal)) { 823 this->decimal = newDecimal; 825 this->decimal.getTerminatedBuffer(); 830 return decimal; 880 decimal = dfs.getSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); 882 decimal.getTerminatedBuffer() [all...] |
/libcore/luni/src/main/java/java/sql/ |
CallableStatement.java | 102 * after the decimal point is specified by {@code scale}. 108 * the number of digits after the decimal point to get. 797 * types {@code NUMERIC} and {@code DECIMAL} should be defined 811 * and {@code DECIMAL}, where there is a need to specify the number of 812 * digits expected after the decimal point [all...] |
/libcore/luni/src/main/java/java/util/ |
Formatter.java | 74 * <td width="25%">Use grouping separators for large numbers. (Decimal only.)</td> 80 * <td width="25%">Always show sign. (Decimal only.)</td> 87 * should have a leading space. (Decimal only.)</td> 93 * <td width="25%">Put parentheses around negative numbers. (Decimal only.)</td> 117 * <i>Width</i>. The width is a decimal integer specifying the minimum number of characters to be 122 * <i>Precision</i>. The precision is a {@code .} followed by a decimal integer, giving the minimum 124 * after the decimal point for {@code a}, {@code A}, {@code e}, {@code E}, {@code f}, or {@code F}; 188 * <td width="25%">Decimal.</td> 213 * <td width="25%">Decimal floating point.</td> 245 * <td width="25%" valign="top">Decimal or engineering, depending on the magnitude of the value.</td [all...] |
/external/bison/lib/ |
vasnprintf.c | 270 /* Determine the decimal-point character according to the current locale. */ 290 /* The decimal point is always a single byte: either '.' or ','. */ 320 /* Converting 'long double' to decimal without rare rounding bugs requires 839 /* Convert a bignum a >= 0, multiplied with 10^extra_zeroes, to decimal 842 Return the allocated memory - containing the decimal digits in low-to-high 871 /* Store the remainder as 9 decimal digits. */ [all...] |
/bionic/libc/arch-arm/include/machine/ |
ieee.h | 88 * The FPA also has two packed decimal formats, but we ignore them here.
|
/bionic/libc/stdlib/ |
strtoimax.c | 53 * assume decimal; if base is already 16, allow 0x.
|
strtol.c | 54 * assume decimal; if base is already 16, allow 0x.
|
/development/ndk/platforms/android-3/arch-arm/include/machine/ |
ieee.h | 88 * The FPA also has two packed decimal formats, but we ignore them here.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
CSharp3Target.java | 62 add("decimal"); add("int"); add("sbyte"); add("virtual");
|
Completed in 317 milliseconds
<<21222324252627282930>>