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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
math.h 188 If defined it indicates that the `fma' function
190 This macro is defined only iff the `fma' function is
tgmath.h 432 #define fma(Val1, Val2, Val3) \ macro
433 __TGMATH_TERNARY_REAL_ONLY (Val1, Val2, Val3, fma)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
math.h 188 If defined it indicates that the `fma' function
190 This macro is defined only iff the `fma' function is
tgmath.h 432 #define fma(Val1, Val2, Val3) \ macro
433 __TGMATH_TERNARY_REAL_ONLY (Val1, Val2, Val3, fma)
  /cts/tests/tests/graphics/src/android/opengl/cts/
OpenGlEsVersionCtsActivity.java 178 " color = fma(color + color2, color3 + color4, perSampleColor);" + // GL_EXT_gpu_shader5
  /external/chromium_org/third_party/openssl/openssl/crypto/
x86_64cpuid.pl 167 and %eax,%r9d # clear AVX, FMA and AMD XOP bits
  /external/clang/include/clang/Frontend/
CodeGenOptions.h 87 FPC_Fast // Aggressively fuse FP ops (E.g. FMA).
  /external/llvm/include/llvm/Transforms/Utils/
VectorUtils.h 49 case Intrinsic::fma:
  /external/openssl/crypto/
x86_64cpuid.pl 167 and %eax,%r9d # clear AVX, FMA and AMD XOP bits
  /external/oprofile/events/ppc64/ibm-compat-v1/
events 28 event:0X0020 counters:0 um:zero minimum:1000 name:PM_FPU_FLOP_GRP2 : (Group 2 pm_compat_utilization2) FPU executed 1FLOP, FMA, FSQRT or FDIV instruction
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
math.rs 141 TEST_FN_FUNC_FN_FN_FN(fma);
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs.bak 260 TEST_FN_FUNC_FN_FN_FN(fma);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
math.h 56 using std::tr1::fma;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
math.h 56 using std::tr1::fma;

Completed in 1154 milliseconds

1 2 3 4 5 6 7 8 91011>>