HomeSort by relevance Sort by last modified time
    Searched refs:fminf (Results 76 - 100 of 100) sorted by null

1 2 34

  /external/opencv3/modules/cudev/include/opencv2/cudev/functional/
functional.hpp 345 CV_CUDEV_MINMAX_INST(float, ::fmaxf, ::fminf)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 435 static_assert((std::is_same<decltype(fminf(0,0)), float>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 969 extern float __cdecl fminf (float, float);
  /external/clang/lib/Headers/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 776 __tg_fmin(float __x, float __y) {return fminf(__x, __y);}
  /external/opencv3/modules/cudev/include/opencv2/cudev/functional/detail/
color_cvt.hpp     [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/v8/test/cctest/
test-assembler-arm64.cc     [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 
  /external/vixl/test/
test-assembler-a64.cc     [all...]

Completed in 900 milliseconds

1 2 34