Searched
full:decimal (Results
251 -
275 of
2091) sorted by null
<<11121314151617181920>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
nextplus.decTest | 2 -- nextplus.decTest -- decimal next that is greater [754r nextup] -- 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/ |
abs.decTest | 2 -- abs.decTest -- decimal absolute value -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
nextminus.decTest | 2 -- nextminus.decTest -- decimal next that is less [754r nextdown] -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
nextplus.decTest | 2 -- nextplus.decTest -- decimal next that is greater [754r nextup] -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of --
|
/external/chromium/base/third_party/dmg_fp/ |
g_fmt.cc | 20 /* g_fmt(buf,x) stores the closest decimal approximation to x in buf;
|
/external/chromium/chrome/browser/debugger/ |
devtools_remote_message.h | 17 // The content length in decimal.
|
/external/chromium/chrome/browser/task_manager/ |
task_manager_unittest.cc | 22 // Activity Monitor shows %cpu with one decimal digit -- be
|
/external/chromium_org/base/third_party/dmg_fp/ |
g_fmt.cc | 20 /* g_fmt(buf,x) stores the closest decimal approximation to x in buf;
|
/external/chromium_org/base/ |
version.h | 26 // Initializes from a decimal dotted version number, like "0.1.1".
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/ |
manual.css | 62 list-style: decimal inside;
|
/external/chromium_org/third_party/WebKit/PerformanceTests/CSS/ |
CSSPropertyUpdateValue.html | 46 'listStyleType' : 'decimal',
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
TimeInputType.h | 53 virtual Decimal defaultValueForStepUp() const OVERRIDE;
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
FontCacheKey.h | 41 // Multiplying the floating point size by 100 gives two decimal point
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
cached-powers.h | 40 // Not all powers of ten are cached. The decimal exponent of two neighboring
|
fixed-dtoa.h | 38 // 'fractional_count' digits after the decimal point.
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
dtoa.h | 41 // Size = 80 for sizeof(DtoaBuffer) + some sign bits, decimal point, 'e', exponent digits.
|
/external/chromium_org/third_party/icu/source/i18n/ |
decContext.h | 2 /* Decimal Context module header */ 12 /* testcases, and Web links, on the General Decimal Arithmetic page. */ 54 #define DECCFULLNAME "Decimal Context Descriptor" /* Verbose name */ 109 /* Classifications for decimal numbers, aligned with 754 (note that */
|
decNumber.h | 2 /* Decimal Number arithmetic module header */ 12 /* testcases, and Web links, on the General Decimal Arithmetic page. */ 34 #define DECFULLNAME "Decimal Number Module" /* Verbose name */ 57 #define DECDPUN 1 /* DECimal Digits Per UNit [must be >0 */
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
intnum.h | 45 /** Create a new intnum from a decimal string. 46 * \param str decimal string 324 /** Get an intnum as a signed decimal string. The returned string will 327 * \return Newly allocated string containing the decimal representation of
|
/external/chromium_org/v8/src/ |
cached-powers.h | 38 // Not all powers of ten are cached. The decimal exponent of two neighboring
|
fixed-dtoa.h | 35 // 'fractional_count' digits after the decimal point.
|
/external/chromium_org/v8/test/webkit/fast/js/ |
numeric-escapes-in-string-literals.js | 42 // Tests for single digit octal and decimal escapes.
|
/external/clang/test/Sema/ |
types.c | 49 _Decimal32 x; // expected-error {{GNU decimal type extension not supported}}
|
/external/icu4c/i18n/ |
decContext.h | 2 /* Decimal Context module header */ 12 /* testcases, and Web links, on the General Decimal Arithmetic page. */ 55 #define DECCFULLNAME "Decimal Context Descriptor" /* Verbose name */ 110 /* Classifications for decimal numbers, aligned with 754 (note that */
|
decNumber.h | 2 /* Decimal Number arithmetic module header */ 12 /* testcases, and Web links, on the General Decimal Arithmetic page. */ 34 #define DECFULLNAME "Decimal Number Module" /* Verbose name */ 57 #define DECDPUN 1 /* DECimal Digits Per UNit [must be >0 */
|
Completed in 651 milliseconds
<<11121314151617181920>>