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

<<31323334353637383940>>

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.c 111 assert(src_type.floating == dst_type.floating);
221 type4.floating = FALSE;
377 type4.floating = FALSE;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_chipset.h 48 /* The number of vertex floating-point units */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDGPUMCInstLower.cpp 43 "Only floating point immediates are supported at the moment.");
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_vs_state.c 80 /* Use ALT floating point mode for ARB vertex programs, because they
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_win16.cfg 159 ** Functions declared __cdecl in DLLs returning floating point types
  /external/chromium_org/third_party/opus/src/silk/fixed/
structs_FIX.h 68 silk_encoder_state sCmn; /* Common struct, shared with floating-point code */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
generated_message_util.h 58 // Constants for special floating point values.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
type_traits.h 123 // is_floating_point is false except for the built-in floating-point types.
168 // Each type is either void, integral, floating point, array, pointer,
170 // union or class. Out of these, only integral, floating point, reference,
172 // if a type is not a reference, integral, floating point or class and
  /external/chromium_org/tools/gn/
function_set_defaults.cc 82 // Now copy the values set on the scope we made into the free-floating one
  /external/chromium_org/ui/gfx/
rect_f.h 19 // A floating version of gfx::Rect.
  /external/chromium_org/v8/src/
win32-math.cc 75 // Classify floating point number - usually defined in math.h
  /external/clang/test/Rewriter/
objc-modern-boxing.mm 53 // floating point.
objc-modern-numeric-literal.mm 47 // floating point literals.
  /external/clang/test/Sema/
attr-mode.c 19 typedef struct {int i,j,k;} invalid_4 __attribute((mode(SI))); // expected-error{{mode attribute only supported for integer and floating-point types}}
  /external/compiler-rt/lib/
floatdisf.c 17 /* Assumption: float is a IEEE 32 bit floating point type
floattidf.c 21 /* Assumption: double is a IEEE 64 bit floating point type
floattisf.c 21 /* Assumption: float is a IEEE 32 bit floating point type
floattixf.c 21 /* Assumption: long double is a IEEE 80 bit floating point type padded to 128 bits
floatundisf.c 17 /* Assumption: float is a IEEE 32 bit floating point type
floatuntidf.c 21 /* Assumption: double is a IEEE 64 bit floating point type
floatuntisf.c 21 /* Assumption: float is a IEEE 32 bit floating point type
floatuntixf.c 21 /* Assumption: long double is a IEEE 80 bit floating point type padded to 128 bits
  /external/compiler-rt/lib/ubsan/
ubsan_handlers.h 104 /// \brief Handle overflow in a conversion to or from a floating-point type.
  /external/compiler-rt/test/Unit/
fixdfdi_test.c 19 // Assumption: double is a IEEE 64 bit floating point type
fixsfdi_test.c 19 // Assumption: float is a IEEE 32 bit floating point type

Completed in 1155 milliseconds

<<31323334353637383940>>