HomeSort by relevance Sort by last modified time
    Searched full:fmax (Results 276 - 300 of 370) sorted by null

<<1112131415

  /frameworks/base/docs/html/reference/renderscript/
globals_func.html 205 <li>fmax()
rs__cl_8rsh.html 71 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__cl_8rsh.html#a60f2072d8a746e7fe05cd46dea0fefcc">fmax</a> (float x, float y)</td></tr>
    [all...]
globals.html 233 <li>fmax()
    [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
neon-instructions.txt 524 # CHECK: fmax v29.2s, v28.2s, v25.2s
525 # CHECK: fmax v9.4s, v8.4s, v5.4s
526 # CHECK: fmax v11.2d, v10.2d, v7.2d
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
cc1 
cc1plus 
lto1 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
cc1 
lto1 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
cc1 
lto1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
cc1 
cc1plus 
  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/clang/include/clang/Basic/
Builtins.def     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
complex 673 _Tp __logbw = logb(fmax(fabs(__c), fabs(__d)));
    [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h 516 friend const mpreal fmax(const mpreal& x, const mpreal& y, mp_rnd_t rnd_mode = default_rnd);
2287 inline const mpreal fmax(const mpreal& x, const mpreal& y, mp_rnd_t rnd_mode) function in namespace:mpfr
    [all...]
  /external/aac/libAACenc/src/
aacenc_lib.cpp 728 adjustedBitrate = fMax(initialBitrate, (INT)fDivNorm((FIXP_DBL)(sbrBitRateOut+8), cm.elInfo[e].relativeBits));
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]
AArch64InstrNEON.td     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXIntrinsics.td 88 // Same story for fmax, fmin.
    [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]
  /frameworks/rs/driver/runtime/arch/
neon.ll 263 ;;;;;;;;; FMAX ;;;;;;;;;;
    [all...]

Completed in 658 milliseconds

<<1112131415