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

<<11121314151617181920>>

  /external/chromium_org/ui/events/x/
touch_factory_x11.cc 117 // is possible), then the device is detected as a floating device, and a
118 // floating device is not connected to a master device. So it is necessary to
119 // also select on the floating devices.
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/
Caps.java 173 * Supports floating point textures (Format.RGB16F)
178 * Supports floating point FBO color buffers (Format.RGB16F)
183 * Supports floating point depth buffer
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 26 according to the floating point type [fpty]. See the fields
51 (** [as_float fpty gv] unboxes the floating point-valued generic value [gv] of
52 floating point type [fpty]. See the fields [llvm::GenericValue::DoubleVal]
  /external/llvm/test/CodeGen/SystemZ/
branch-04.ll 1 ; Test all condition-code masks that are relevant for floating-point
187 ; rather than "jump if not ordered" after a floating-point comparison.
204 ; rather than "jump if ordered" after a floating-point comparison.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.c 39 if (type.floating) {
89 if (type.floating) {
382 if (type.floating)
  /external/oprofile/events/i386/atom/
unit_masks 22 0x01 s Floating point computational micro-ops executed
23 0x81 ar Floating point computational micro-ops retired
25 0x81 ar Floating point assists
  /external/valgrind/main/none/tests/ppc32/
test_dfp1.stdout.exp     [all...]
  /external/valgrind/main/none/tests/ppc64/
test_dfp1.stdout.exp     [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
execution_monitor.ipp 423 "signal: floating point divide by zero; address of failing instruction: 0x%08lx",
428 "signal: floating point overflow; address of failing instruction: 0x%08lx",
433 "signal: floating point underflow; address of failing instruction: 0x%08lx",
438 "signal: floating point inexact result; address of failing instruction: 0x%08lx",
443 "signal: invalid floating point operation; address of failing instruction: 0x%08lx",
    [all...]
  /art/compiler/utils/mips/
constants_mips.h 30 // Values for double-precision floating point registers.
  /art/runtime/arch/arm/
registers_arm.h 55 // Values for single-precision floating point registers.
  /art/runtime/arch/mips/
registers_mips.h 67 // Values for single-precision floating point registers.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_sqrt.c 75 * equal to huge for some floating point number "huge" and "tiny".
170 /* use floating add to find out rounding direction */
196 Other methods (use floating-point arithmetic)
219 a floating point number x (in IEEE double format) respectively
239 correction terms. Now magically the floating value of y (y's
286 use the expression y+-ulp for the next representable floating
325 a floating point number x (in IEEE double format) respectively
333 containing correction terms. Now magically the floating
375 use the expression y+-ulp for the next representable floating
s_lround.c 48 * two floating-point comparisons in the former case, or TRUE otherwise.
  /build/core/combo/
HOST_linux-x86.mk 45 # We expect SSE3 floating point math.
  /dalvik/vm/arch/x86/
Hints386ABI.cpp 47 * about padding - just total size. The only tricky bit is that floating point
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_FLOAT.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
  /dalvik/vm/compiler/template/mips/
TEMPLATE_CMPL_DOUBLE_VFP.S 7 * Compare two double precision floating-point values. Puts 0, 1, or -1 into the
  /dalvik/vm/mterp/armv5te/
OP_CMPL_DOUBLE.S 7 * Compare two floating-point values. Puts 0, 1, or -1 into the
  /dalvik/vm/mterp/mips/
OP_CMPL_DOUBLE.S 7 * Compare two floating-point values. Puts 0, 1, or -1 into the
OP_CMPL_FLOAT.S 7 * Compare two floating-point values. Puts 0, 1, or -1 into the
  /development/ndk/platforms/android-3/include/sys/
_sigdefs.h 40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception")
  /development/ndk/platforms/android-9/include/sys/
_sigdefs.h 45 __BIONIC_SIGDEF(FPE,8,"Floating point exception")
  /external/bison/lib/
signbitd.c 1 /* signbit() macro: Determine the sign bit of a floating-point number.
signbitf.c 1 /* signbit() macro: Determine the sign bit of a floating-point number.

Completed in 482 milliseconds

<<11121314151617181920>>