/external/chromium_org/chrome/browser/install_verification/win/ |
module_ids.cc | 26 // Parses a line consisting of a positive decimal number and a 32-digit 29 // the line to be ignored, as will invalid decimal/hexadecimal characters. 50 return; // First token was not decimal.
|
module_ids.h | 16 // lines. Each line starts with a decimal ID, then a module name digest,
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
MonthInputType.h | 55 virtual Decimal parseToNumber(const String&, const Decimal&) const OVERRIDE; 56 virtual Decimal defaultValueForStepUp() const OVERRIDE;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
decSingle.decTest | 2 -- decSingle.decTest -- run all decSingle decimal arithmetic tests -- 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/ |
decSingle.decTest | 2 -- decSingle.decTest -- run all decSingle decimal arithmetic tests -- 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_fractions.py | 3 from decimal import Decimal 167 _components(F(Decimal('1.1')))) 169 _components(F(Decimal('3.5e-2')))) 171 _components(F(Decimal('.000e20')))) 172 self.assertRaises(TypeError, F, Decimal('nan')) 173 self.assertRaises(TypeError, F, Decimal('snan')) 174 self.assertRaises(TypeError, F, Decimal('inf')) 175 self.assertRaises(TypeError, F, Decimal('-inf')) 279 self.assertEqual(F(0), F.from_decimal(Decimal("-0")) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_fractions.py | 3 from decimal import Decimal 167 _components(F(Decimal('1.1')))) 169 _components(F(Decimal('3.5e-2')))) 171 _components(F(Decimal('.000e20')))) 172 self.assertRaises(TypeError, F, Decimal('nan')) 173 self.assertRaises(TypeError, F, Decimal('snan')) 174 self.assertRaises(TypeError, F, Decimal('inf')) 175 self.assertRaises(TypeError, F, Decimal('-inf')) 279 self.assertEqual(F(0), F.from_decimal(Decimal("-0")) [all...] |
/external/chromium_org/third_party/angle/src/compiler/ |
util.h | 11 // 1. it forces C locale, i.e. forcing '.' as decimal point.
|
/external/openssh/ |
moduli.0 | 23 type Decimal number specifying the internal structure of 36 tests Decimal number indicating the type of primality tests 50 trials Decimal number indicating the number of primality 53 size Decimal number indicating the size of the prime in
|
moduli.5 | 55 Decimal number specifying the internal structure of the prime modulus. 76 Decimal number indicating the type of primality tests that the number 97 Decimal number indicating the number of primality trials 100 Decimal number indicating the size of the prime in bits.
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
decfloat.h | 28 * Draft C Extension to support decimal floating-pointing arithmetic: 29 * Characteristics of decimal floating types <decfloat.h> 59 /* Maximum representable finite decimal floating-point number 60 (there are 6, 15, and 33 9s after the decimal points respectively). */
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
decfloat.h | 28 * Draft C Extension to support decimal floating-pointing arithmetic: 29 * Characteristics of decimal floating types <decfloat.h> 59 /* Maximum representable finite decimal floating-point number 60 (there are 6, 15, and 33 9s after the decimal points respectively). */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/decimal/ |
decimal | 0 // <decimal> -*- C++ -*- 24 /** @file decimal/decimal 46 * @defgroup decimal Decimal Floating-Point Arithmetic 49 * Classes and functions for decimal floating-point arithmetic. 53 /** @namespace std::decimal 54 * @brief ISO/IEC TR 24733 Decimal floating-point arithmetic. 56 namespace decimal 250 /// Conforming extension: Conversion from scalar decimal type [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/decimal/ |
decimal | 0 // <decimal> -*- C++ -*- 24 /** @file decimal/decimal 46 * @defgroup decimal Decimal Floating-Point Arithmetic 49 * Classes and functions for decimal floating-point arithmetic. 53 /** @namespace std::decimal 54 * @brief ISO/IEC TR 24733 Decimal floating-point arithmetic. 56 namespace decimal 250 /// Conforming extension: Conversion from scalar decimal type [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/ |
decimal | 0 // <decimal> -*- C++ -*- 24 /** @file decimal/decimal 46 * @defgroup decimal Decimal Floating-Point Arithmetic 49 * Classes and functions for decimal floating-point arithmetic. 53 /** @namespace std::decimal 54 * @brief ISO/IEC TR 24733 Decimal floating-point arithmetic. 56 namespace decimal 250 /// Conforming extension: Conversion from scalar decimal type [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/ |
decimal | 0 // <decimal> -*- C++ -*- 24 /** @file decimal/decimal 46 * @defgroup decimal Decimal Floating-Point Arithmetic 49 * Classes and functions for decimal floating-point arithmetic. 53 /** @namespace std::decimal 54 * @brief ISO/IEC TR 24733 Decimal floating-point arithmetic. 56 namespace decimal 250 /// Conforming extension: Conversion from scalar decimal type [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/ |
decimal | 0 // <decimal> -*- C++ -*- 24 /** @file decimal/decimal 46 * @defgroup decimal Decimal Floating-Point Arithmetic 49 * Classes and functions for decimal floating-point arithmetic. 53 /** @namespace std::decimal 54 * @brief ISO/IEC TR 24733 Decimal floating-point arithmetic. 56 namespace decimal 250 /// Conforming extension: Conversion from scalar decimal type [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/ |
decimal | 0 // <decimal> -*- C++ -*- 24 /** @file decimal/decimal 46 * @defgroup decimal Decimal Floating-Point Arithmetic 49 * Classes and functions for decimal floating-point arithmetic. 53 /** @namespace std::decimal 54 * @brief ISO/IEC TR 24733 Decimal floating-point arithmetic. 56 namespace decimal 250 /// Conforming extension: Conversion from scalar decimal type [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/decimal/ |
decimal | 0 // <decimal> -*- C++ -*- 24 /** @file decimal/decimal 46 * @defgroup decimal Decimal Floating-Point Arithmetic 49 * Classes and functions for decimal floating-point arithmetic. 53 /** @namespace std::decimal 54 * @brief ISO/IEC TR 24733 Decimal floating-point arithmetic. 56 namespace decimal 250 /// Conforming extension: Conversion from scalar decimal type [all...] |
/bionic/libc/stdio/ |
floatio.h | 39 /* 11-bit exponent (VAX G floating point) is 308 decimal digits */ 41 /* 128 bit fraction takes up 39 decimal digits; max reasonable precision */
|
/external/chromium_org/media/base/ |
audio_hash.h | 27 // string by rounding out values to only two decimal places. 29 // Using only two decimal places allows for roughly -40 dBFS of error. For
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/tests/ |
Makefile.inc | 16 EXTRA_DIST += modules/preprocs/nasm/tests/nasmpp-decimal.asm 17 EXTRA_DIST += modules/preprocs/nasm/tests/nasmpp-decimal.hex
|
/external/skia/gm/rebaseline_server/ |
imagediffdb_test.py | 31 # 4. expected percent_pixels_differing (as a string, to 4 decimal places) 32 # 5. expected weighted_diff_measure (as a string, to 4 decimal places)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/ |
GLIntegerProperty.java | 21 public enum DisplayRadix { DECIMAL, HEX }; 35 this(name, defaultValue, DisplayRadix.DECIMAL);
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLParserIdioms.h | 29 #include "platform/Decimal.h" 49 String serializeForNumberType(const Decimal&); 52 // Convert the specified string to a decimal/double. If the conversion fails, the return value is fallback value or NaN if not specified. 55 Decimal parseToDecimalForNumberType(const String&, const Decimal& fallbackValue = Decimal::nan());
|