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

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
minus.decTest 2 -- minus.decTest -- decimal negation --
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
plus.decTest 2 -- plus.decTest -- decimal monadic addition --
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/
numbers.py 26 ## Notes on Decimal
28 ## Decimal has all of the methods specified by the Real abc, but it should
30 ## binary floats (i.e. Decimal('3.14') + 2.71828 is undefined). But,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
inexact.decTest 2 -- inexact.decTest -- decimal inexact and rounded edge cases --
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
minus.decTest 2 -- minus.decTest -- decimal negation --
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
plus.decTest 2 -- plus.decTest -- decimal monadic addition --
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
  /cts/suite/cts/utils/
grapher.py 60 # Get the score, then trim it to 2 decimal places
  /development/tools/yuv420sp2rgb/
cmdline.c 102 "Expecting a decimal argument!\n"); \
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorDecimalFormat.java 27 * Process xsl:decimal-format by creating a DecimalFormatProperties
  /external/chromium/base/json/
json_writer_unittest.cc 31 // Test Real values should always have a decimal or an 'e'.
  /external/chromium/chrome/browser/net/
proxy_service_factory.cc 75 // Parse the switch (it should be a positive integer formatted as decimal).
  /external/chromium_org/base/json/
json_writer_unittest.cc 31 // Test Real values should always have a decimal or an 'e'.
  /external/chromium_org/chrome/browser/task_manager/
task_manager_unittest.cc 22 // Activity Monitor shows %cpu with one decimal digit -- be
  /external/chromium_org/net/quic/
quic_utils_test.cc 81 // A tag that contains a non-printing character will be printed as a decimal
  /external/chromium_org/third_party/JSON/JSON-2.59/t/
02_error.t 34 eval { JSON->new->allow_nonref (1)->decode ('-0.') }; ok $@ =~ /decimal point/;
x02_error.t 38 eval { JSON->new->allow_nonref (1)->decode ('-0.') }; ok $@ =~ /decimal point/;
  /external/chromium_org/third_party/icu/source/test/testdata/
NumberFormatTestCases.txt 66 pat: "@@.@@" err # decimal sep. disallowed in sig. digits
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
admx_writer.py 181 self.AddElement(parent, 'decimal', attributes)
200 self.AddElement(value_elem, 'decimal', {'value': value_string})
222 self.AddElement(enabled_value_elem, 'decimal', {'value': '1'})
224 self.AddElement(disabled_value_elem, 'decimal', {'value': '0'})
  /external/chromium_org/ui/gfx/
color_utils_unittest.cc 26 static_cast<int>(0.5 * 100)); // Accurate to two decimal places.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1246.js 46 // These values will trigger decimal parsing.
regress-944.js 45 // Fail if there's a decimal point but zero digits for (expected) milliseconds.
  /external/e2fsprogs/intl/
plural-exp.h 41 num, /* Decimal number. */
  /external/embunit/src/
AssertImpl.c 42 char numbuf[12]; /*32bit int decimal maximum column is 11 (-2147483647~2147483647)*/
  /external/icu4c/test/testdata/
NumberFormatTestCases.txt 66 pat: "@@.@@" err # decimal sep. disallowed in sig. digits
  /external/icu4c/tools/gendict/
gendict.1.in 108 decimal.

Completed in 630 milliseconds

<<11121314151617181920>>