HomeSort by relevance Sort by last modified time
    Searched refs:fmax (Results 176 - 200 of 211) sorted by null

1 2 3 4 5 6 78 9

  /external/libpng/
png.c 3987 PNG_CONST double fmax = 1.\/(((png_int_32)1 << (16U - shift))-1); local
    [all...]
  /external/pdfium/third_party/libpng16/
png.c 3909 PNG_CONST double fmax = 1.\/(((png_int_32)1 << (16U - shift))-1); local
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
Makefile.am 484 stamp-mep: $(CGENDEPS) $(CPUDIR)/mep.cpu $(CPUDIR)/mep-default.cpu $(CPUDIR)/mep-core.cpu $(CPUDIR)/mep-h1.cpu $(CPUDIR)/mep-ext-cop.cpu $(CPUDIR)/mep-sample-ucidsp.cpu $(CPUDIR)/mep-rhcop.cpu $(CPUDIR)/mep-fmax.cpu $(CPUDIR)/mep.opc
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_peephole.cpp     [all...]
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp     [all...]
  /external/v8/src/arm64/
macro-assembler-arm64-inl.h 688 void MacroAssembler::Fmax(const FPRegister& fd,
692 fmax(fd, fn, fm);
    [all...]
assembler-arm64.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
micromips@msa.d     [all...]
mipsr6@msa.d     [all...]
msa.d     [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h 536 friend const mpreal fmax(const mpreal& x, const mpreal& y, mp_rnd_t rnd_mode);
2550 inline const mpreal fmax(const mpreal& x, const mpreal& y, mp_rnd_t rnd_mode = mpreal::get_default_rnd()) function in namespace:mpfr
    [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]
neon-diagnostics.s     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
algebraic_simplifier_test.cc 2132 HloInstruction* fmax = builder.AddInstruction( local
    [all...]
hlo_evaluator.cc 596 return std::fmax(lhs, rhs);
823 return std::fmax(low, std::fmin(value, high));
    [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.h     [all...]
simulator-aarch64.cc     [all...]
  /external/vixl/test/aarch64/
test-trace-aarch64.cc 523 __ fmax(d12, d5, d5);
524 __ fmax(s12, s28, s6);
    [all...]
test-simulator-aarch64.cc     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 660 static private Target.Floaty fmax(double a, double b, Target t) { method in class:CoreMathVerifier
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/
arm-linux-androideabi-gcc-4.9.x     [all...]

Completed in 1750 milliseconds

1 2 3 4 5 6 78 9