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

<<11121314151617181920>>

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVExtInst.h 88 add(OpenCLLIB::Fmax, "fmax");
OpenCL.std.h 63 Fmax = 27,
  /frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
math.rs 275 TEST_FN_FUNC_FN_FN(fmax);
276 TEST_FN_FUNC_FN_F(fmax);
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
math.rs 298 TEST_FN_FUNC_FN_FN(fmax);
299 TEST_FN_FUNC_FN_F(fmax);
math_fp16.rs 149 TEST_HN_FUNC_HN_HN(fmax);
150 TEST_HN_FUNC_HN_H(fmax);
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
math.rs 300 TEST_FN_FUNC_FN_FN(fmax);
301 TEST_FN_FUNC_FN_F(fmax);
  /frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
math.rs 275 TEST_FN_FUNC_FN_FN(fmax);
276 TEST_FN_FUNC_FN_F(fmax);
math.rs.orig 275 TEST_FN_FUNC_FN_FN(fmax);
276 TEST_FN_FUNC_FN_F(fmax);
  /frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
math.rs 275 TEST_FN_FUNC_FN_FN(fmax);
276 TEST_FN_FUNC_FN_F(fmax);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
redblack32_test.go 256 fmax := t.Find(min + 11)
262 if g != nil || ge != nil || l != nil || le != nil || fmin != nil || fmax != nil {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
redblack32_test.go 256 fmax := t.Find(min + 11)
262 if g != nil || ge != nil || l != nil || le != nil || fmin != nil || fmax != nil {
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp 79 Ambiguous fmax(Ambiguous, Ambiguous){ return Ambiguous(); } function
    [all...]
  /external/aac/libSBRenc/src/
fram_gen.cpp 236 INT bufferFrameStart, INT numberTimeSlots, INT fmax);
370 INT fmax = 0; local
521 fmax = calcFillLengthMax(tranPos, numberTimeSlots);
554 length_v_freq, bmax, bufferFrameStart, numberTimeSlots, fmax);
630 length_v_freq, bmax, bufferFrameStart, numberTimeSlots, fmax);
1030 int fmax; local
    [all...]
  /external/clang/lib/Headers/
tgmath.h 754 // fmax
762 __tg_fmax(double __x, double __y) {return fmax(__x, __y);}
768 #undef fmax macro
769 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
  /external/eigen/test/
boostmultiprec.cpp 114 Real fmax(const Real& a, const Real& b) { using std::max; return max(a,b); } function in namespace:boost::multiprecision
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_qpu.h 197 A_ALU2(FMAX)
  /external/skia/src/pathops/
SkIntersections.cpp 69 if (fUsed >= fMax) {
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/
PVRScopeComms.h 83 float fMax; ///< Maximum value
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 754 // fmax
762 __tg_fmax(double __x, double __y) {return fmax(__x, __y);}
768 #undef fmax macro
769 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 754 // fmax
762 __tg_fmax(double __x, double __y) {return fmax(__x, __y);}
768 #undef fmax macro
769 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 754 // fmax
762 __tg_fmax(double __x, double __y) {return fmax(__x, __y);}
768 #undef fmax macro
769 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 754 // fmax
762 __tg_fmax(double __x, double __y) {return fmax(__x, __y);}
768 #undef fmax macro
769 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 763 // fmax
771 __tg_fmax(double __x, double __y) {return fmax(__x, __y);}
777 #undef fmax macro
778 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 763 // fmax
771 __tg_fmax(double __x, double __y) {return fmax(__x, __y);}
777 #undef fmax macro
778 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 763 // fmax
771 __tg_fmax(double __x, double __y) {return fmax(__x, __y);}
777 #undef fmax macro
778 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro

Completed in 576 milliseconds

<<11121314151617181920>>