HomeSort by relevance Sort by last modified time
    Searched full:decimal (Results 426 - 450 of 2091) sorted by null

<<11121314151617181920>>

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_log1p.c 67 * constants. The decimal values may be used, provided that the
68 * compiler will convert from decimal to binary accurately enough
  /cts/tests/tests/database/src/android/database/cts/
CursorJoinerTest.java 175 * Return a converted decimal number string of input integer parameter 'value',
183 // Convert decimal number as string, '0' as placeholder
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
results.py 163 # of decimal places.
179 """Set the number of decimal places used to report percentages."""
  /external/chromium_org/third_party/icu/source/i18n/
digitlst.cpp 67 // For machines that decide to change the decimal on you,
384 // digits. With decNumber's decimal being after the
540 * decimal numbers.
547 // A decimal number in string form can, worst case, be 14 characters longer
684 * Set the DigitList from a decimal number string.
735 // decimal separator, however sprintf() can use ',' in certain locales.
736 // Overwrite a different decimal separator with '.' here before proceeding.
847 decNumber scale; // Dummy decimal number, but with the desired number of
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_gentm.c 149 /* Optional fractional seconds: decimal point followed by one
158 /* Must have at least one digit after decimal point */
  /external/chromium_org/third_party/skia/include/core/
SkFixed.h 20 /** 32 bit signed integer used to represent fractions values with 16 bits to the right of the decimal point
58 /** 32 bit signed integer used to represent fractions values with 30 bits to the right of the decimal point
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
log.xsl 30 <xsl:decimal-format decimal-separator="." grouping-separator="," />
  /external/fdlibm/
e_exp.c 71 * constants. The decimal values may be used, provided that the
72 * compiler will convert from decimal to binary accurately enough
e_log.c 60 * constants. The decimal values may be used, provided that the
61 * compiler will convert from decimal to binary accurately enough
s_log1p.c 65 * constants. The decimal values may be used, provided that the
66 * compiler will convert from decimal to binary accurately enough
  /external/icu4c/i18n/
digitlst.cpp 395 // digits. With decNumber's decimal being after the
428 // We need to know the decimal separator character that will be used with strtod().
535 // in the decimal number.
576 * decimal numbers.
583 // A decimal number in string form can, worst case, be 14 characters longer
727 * Set the DigitList from a decimal number string.
816 // decimal separator, however sprintf() can use ',' in certain locales.
924 decNumber scale; // Dummy decimal number, but with the desired number of
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cobol.php 95 'DEBUG-SUB-2', 'DEBUG-SUB-3', 'DEBUGGING', 'DECIMAL-POINT',
121 'ORGANIZATION', 'OTHER', 'OUTPUT', 'OVERFLOW', 'PACKED-DECIMAL',
  /external/openssl/crypto/asn1/
a_gentm.c 149 /* Optional fractional seconds: decimal point followed by one
158 /* Must have at least one digit after decimal point */
  /external/qemu/distrib/sdl-1.2.15/src/video/
e_log.h 63 * constants. The decimal values may be used, provided that the
64 * compiler will convert from decimal to binary accurately enough
  /external/skia/include/core/
SkFixed.h 20 /** 32 bit signed integer used to represent fractions values with 16 bits to the right of the decimal point
58 /** 32 bit signed integer used to represent fractions values with 30 bits to the right of the decimal point
  /external/valgrind/main/none/tests/ppc32/
test_dfp1.stdout.exp     [all...]
  /external/valgrind/main/none/tests/ppc64/
test_dfp1.stdout.exp     [all...]
  /ndk/sources/host-tools/sed-4.2.1/m4/
locale-fr.m4 53 /* Check whether the decimal separator is a comma.
150 /* Check whether the decimal separator is a comma.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
locale.h 58 char *decimal_point; /* Decimal point character. */
73 char *mon_decimal_point; /* Decimal point character. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
locale.h 58 char *decimal_point; /* Decimal point character. */
73 char *mon_decimal_point; /* Decimal point character. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
locale.h 58 char *decimal_point; /* Decimal point character. */
73 char *mon_decimal_point; /* Decimal point character. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
class.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
ddLogB.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
ddNextMinus.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
ddNextPlus.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --

Completed in 2090 milliseconds

<<11121314151617181920>>