HomeSort by relevance Sort by last modified time
    Searched full:floating (Results 351 - 375 of 3773) sorted by null

<<11121314151617181920>>

  /external/chromium_org/skia/ext/
convolver.h 53 // Convert between floating point and our fixed point representation.
118 // original floating point form were clipped.
120 // Returns NULL if the filter is 0-length (for instance when all floating
150 // 'trimmed_length' if leading/trailing zeros of the original floating
  /external/chromium_org/third_party/WebKit/ManualTests/
harfbuzz-mouse-selection-crash.html 45 See https://bugs.webkit.org/show_bug.cgi?id=92376 - reason of the assertion being hit is a minuscule floating point inaccuracy
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGInlineText.h 44 // Preserves floating point precision for the use in DRT. It knows how to round and does a better job than enclosingIntRect.
  /external/chromium_org/third_party/opus/src/win32/
config.h 35 /* Comment out the next line for floating-point code */
  /external/chromium_org/third_party/qcms/
qcms.gyp 60 4056, # overflow in floating-point constant arithmetic (INFINITY)
  /external/chromium_org/third_party/skia/src/core/
SkConvolver.h 36 // Convert between floating point and our ConvolutionFixed point representation.
101 // original floating point form were clipped.
103 // Returns NULL if the filter is 0-length (for instance when all floating
127 // 'trimmed_length' if leading/trailing zeros of the original floating
  /external/chromium_org/third_party/sqlite/src/test/
tkt-3998683a16.test 14 # floating point values with a decimal point at the beginning or end
  /external/chromium_org/ui/gfx/
point_f.h 16 // A floating version of gfx::Point.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-753.js 28 // Test that JSON.stringify correctly truncates floating point numbers.
  /external/chromium_org/v8/test/webkit/
dfg-int-overflow-in-loop.js 33 // Now trigger overflow that is so severe that the floating point result would be different than the bigint result.
mod-crash-expected.txt 24 This test checks that n % 0 doesn't crash with a floating-point exception.
  /external/clang/test/Lexer/
c90.c 5 0x0p-1 /* expected-error {{hexadecimal floating constants are a C99 feature}} */
  /external/compiler-rt/lib/arm/
restore_vfp_d8_d15_regs.S 16 // no instructions to access the floating point registers, so the
save_vfp_d8_d15_regs.S 16 // no instructions to access the floating point registers, so the
  /external/compiler-rt/lib/ppc/
saveFP.S 13 // Helper function used by compiler to save ppc floating point registers in
  /external/compiler-rt/lib/
truncdfsf2.c 11 // IEEE-754 floating-point type in the default (round to nearest, ties to even)
22 // *narrowing* operations; if you need to convert to a *wider* floating-point
32 // 1. floating-point types and integer types have the same endianness on the
53 // from the representation of floating-point data as integer values follow.
  /external/compiler-rt/lib/ubsan/
ubsan_value.h 47 /// \brief Largest floating-point type we support.
110 /// A floating-point type. Low 16 bits are bit width. The value
111 /// representation is that of bitcasting the floating-point value to an
198 /// \brief Get this value as a floating-point quantity.
  /external/jpeg/
djpeg.1 119 Use floating-point DCT method.
121 much slower unless your machine has very fast floating-point hardware. Also
122 note that results of the floating-point method may vary slightly across
216 If you are fortunate enough to have very fast floating point hardware,
jdct.h 19 * for 8-bit samples, INT32 for 12-bit samples. (NOTE: Floating-point DCT
25 * work in floating-point ones.
68 typedef FAST_FLOAT FLOAT_MULT_TYPE; /* preferred floating type */
140 * thus causing a lot of useless floating-point operations at run time.
  /external/llvm/docs/CommandGuide/
lli.rst 122 FLOATING POINT OPTIONS
129 Disable optimizations that may increase floating point precision.
147 Causes **lli** to enable optimizations that may decrease floating point
154 Causes **lli** to generate software floating point library calls instead of
  /external/llvm/lib/Target/Mips/
Mips16HardFloat.h 10 // This file defines a phase which implements part of the floating point
  /external/llvm/lib/Target/Sparc/
SparcCallingConv.td 51 // The floating point registers %f0 to %f31 shadow the first 128 bytes of the
57 // promoted to both floating point and integer registers when possible. A
63 // bits of an integer register while the float goes in a floating point
101 // - Promote to integer or floating point registers depending on type.
  /external/llvm/test/CodeGen/SystemZ/
fp-abs-02.ll 1 ; Test negated floating-point absolute.
  /external/qemu/distrib/jpeg-6b/
djpeg.1 119 Use floating-point DCT method.
121 much slower unless your machine has very fast floating-point hardware. Also
122 note that results of the floating-point method may vary slightly across
216 If you are fortunate enough to have very fast floating point hardware,
jdct.h 19 * for 8-bit samples, INT32 for 12-bit samples. (NOTE: Floating-point DCT
25 * work in floating-point ones.
64 typedef FAST_FLOAT FLOAT_MULT_TYPE; /* preferred floating type */
136 * thus causing a lot of useless floating-point operations at run time.

Completed in 1303 milliseconds

<<11121314151617181920>>