HomeSort by relevance Sort by last modified time
    Searched full:rounding (Results 226 - 250 of 839) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/VEX/priv/
guest_ppc_defs.h 92 /* FP Rounding mode - different encoding to IR */
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
fldcw_check.S 136 fldcw cw # save new rounding mode
  /external/webkit/Source/JavaScriptCore/runtime/
JSValue.cpp 151 // after rounding; if the exponent is > 83 then no bits of precision can be
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.2.18.js 72 That is to say, perturbing PI/2 by this much is about the smallest rounding error possible.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/
shell.js 124 // need to replace w/ IEEE standard for rounding
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/
jsref.js 112 // if both objects are numbers, give a little leeway for rounding.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/
jsref.js 100 // need to replace w/ IEEE standard for rounding
  /external/webkit/Source/WebCore/dom/
CanvasSurface.cpp 56 * the displayList, hence it is usually harmful to perform any pre-rounding,
  /external/webkit/Source/WebCore/platform/
Length.h 140 // Don't remove the extra cast to float. It is needed for rounding on 32-bit Intel machines that use the FPU stack.
  /external/webkit/Source/WebCore/platform/graphics/
FontDescription.h 133 // rounding, minimum font sizes, and zooming.
  /external/webkit/Source/WebCore/platform/graphics/freetype/
SimpleFontDataFreeType.cpp 57 // There seems to be some rounding error in cairo (or in how we
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnClassifier.cpp 84 // Correct for this by rounding d1..d3 and the discriminant to zero
  /external/webkit/Source/WebCore/platform/graphics/pango/
SimpleFontDataPango.cpp 56 // There seems to be some rounding error in cairo (or in how we
  /external/webkit/Source/WebKit/chromium/tests/
TransparencyWinTest.cpp 351 // which is 0xFFA02000 (Skia computes 0xFFA11F00 due to rounding).
410 // cw90.rotate(90); but avoids rounding errors. Rounding errors can cause
413 // antialiasing or other rounding problems since we're testing exact pixel
  /frameworks/compile/libbcc/runtime/lib/
floatdidf.c 18 /* Returns: convert a to a double, rounding toward even. */
floatundidf.c 18 /* Returns: convert a to a double, rounding toward even. */
  /frameworks/compile/libbcc/runtime/test/Unit/
fixdfti_test.c 19 // Returns: convert a to a signed long long, rounding toward zero.
fixsfti_test.c 19 // Returns: convert a to a signed long long, rounding toward zero.
fixunsdfti_test.c 17 // Returns: convert a to a unsigned long long, rounding toward zero.
fixunssfti_test.c 19 // Returns: convert a to a unsigned long long, rounding toward zero.
fixunstfdi_test.c 19 // Returns: convert a to a unsigned long long, rounding toward zero.
fixunsxfdi_test.c 20 // Returns: convert a to a unsigned long long, rounding toward zero.
fixunsxfti_test.c 19 // Returns: convert a to a unsigned long long, rounding toward zero.
fixxfdi_test.c 19 // Returns: convert a to a signed long long, rounding toward zero.
fixxfti_test.c 19 // Returns: convert a to a signed long long, rounding toward zero.

Completed in 2981 milliseconds

1 2 3 4 5 6 7 8 91011>>