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

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
dqAnd.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
dqDivideInt.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
dqNextToward.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
dqOr.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
dqSameQuantum.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
dqScaleB.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
dqXor.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
samequantum.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
  /libcore/luni/src/main/java/javax/sql/
RowSet.java 355 * the big decimal value to which the parameter is set.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_float.py 99 # set locale to something that doesn't use '.' for the decimal point
100 # float must not accept the locale specific decimal point but
654 # output always includes *either* a decimal point and at
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_float.py 99 # set locale to something that doesn't use '.' for the decimal point
100 # float must not accept the locale specific decimal point but
654 # output always includes *either* a decimal point and at
    [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
xslt.c 350 * @name: the decimal-format name to find
352 * Find decimal-format by name
    [all...]
  /external/libxslt/libxslt/
xslt.c 350 * @name: the decimal-format name to find
352 * Find decimal-format by name
    [all...]
  /external/chromium_org/third_party/icu/patches/
locale2.patch     [all...]
  /external/valgrind/main/VEX/priv/
guest_s390_helpers.c 807 s390_do_cvb(ULong decimal)
814 : [input] "m"(decimal)
821 UInt s390_do_cvb(ULong decimal) { return 0; }
826 /*--- Clean helper for "convert to decimal". ---*/
833 ULong decimal; local
837 : [result] "=m"(decimal)
841 return decimal;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gccint.info 272 * Decimal float library routines::
442 File: gccint.info, Node: Soft float library routines, Next: Decimal float library routines, Prev: Integer library routines, Up: Libgcc
701 File: gccint.info, Node: Decimal float library routines, Next: Fixed-point fractional library routines, Prev: Soft float library routines, Up: Libgcc
703 4.3 Routines for decimal floating point emulation
706 The software decimal floating point library implements IEEE 754-2008
707 decimal floating point arithmetic and is only activated on selected
710 The software decimal floating point library supports either DPD
711 (Densely Packed Decimal) or BID (Binary Integer Decimal) encoding as
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gccint.info 272 * Decimal float library routines::
442 File: gccint.info, Node: Soft float library routines, Next: Decimal float library routines, Prev: Integer library routines, Up: Libgcc
701 File: gccint.info, Node: Decimal float library routines, Next: Fixed-point fractional library routines, Prev: Soft float library routines, Up: Libgcc
703 4.3 Routines for decimal floating point emulation
706 The software decimal floating point library implements IEEE 754-2008
707 decimal floating point arithmetic and is only activated on selected
710 The software decimal floating point library supports either DPD
711 (Densely Packed Decimal) or BID (Binary Integer Decimal) encoding as
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gccint.info 272 * Decimal float library routines::
442 File: gccint.info, Node: Soft float library routines, Next: Decimal float library routines, Prev: Integer library routines, Up: Libgcc
701 File: gccint.info, Node: Decimal float library routines, Next: Fixed-point fractional library routines, Prev: Soft float library routines, Up: Libgcc
703 4.3 Routines for decimal floating point emulation
706 The software decimal floating point library implements IEEE 754-2008
707 decimal floating point arithmetic and is only activated on selected
710 The software decimal floating point library supports either DPD
711 (Densely Packed Decimal) or BID (Binary Integer Decimal) encoding as
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gccint.info 272 * Decimal float library routines::
442 File: gccint.info, Node: Soft float library routines, Next: Decimal float library routines, Prev: Integer library routines, Up: Libgcc
701 File: gccint.info, Node: Decimal float library routines, Next: Fixed-point fractional library routines, Prev: Soft float library routines, Up: Libgcc
703 4.3 Routines for decimal floating point emulation
706 The software decimal floating point library implements IEEE 754-2008
707 decimal floating point arithmetic and is only activated on selected
710 The software decimal floating point library supports either DPD
711 (Densely Packed Decimal) or BID (Binary Integer Decimal) encoding as
    [all...]
  /dalvik/docs/
prettify.js 123 "as base by checked decimal delegate descending event " +
763 // An octal or decimal number, possibly in scientific notation
768 // Fallback will handle decimal points not adjacent to a digit
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java     [all...]
  /external/chromium_org/third_party/icu/source/io/unicode/
ustdio.h 132 <tr><td>%d</td><td>int32_t</td><td>int32_t</td><td>Decimal format</td></tr>
136 <tr><td>%u</td><td>uint32_t</td><td>uint32_t</td><td>Decimal format</td></tr>
171 decimal point for floats.</td></tr>
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
tokenizer.cc 428 // A decimal number.
457 "Already saw decimal point or exponent; can't have another one.");
606 "Need space between identifier and decimal point.");
    [all...]
tokenizer_unittest.cc     [all...]

Completed in 1127 milliseconds

<<41424344454647484950>>