HomeSort by relevance Sort by last modified time
    Searched refs:hypot (Results 151 - 175 of 203) sorted by null

1 2 3 4 5 67 8 9

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 478 /* Define to 1 if you have the `hypot' function. */
1253 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 478 /* Define to 1 if you have the `hypot' function. */
1253 # define hypot macro
    [all...]
  /external/eigen/Eigen/src/Core/
MathFunctions.h 354 * Implementation of hypot *
381 inline EIGEN_MATHFUNC_RETVAL(hypot, Scalar) hypot(const Scalar& x, const Scalar& y) function in namespace:Eigen::internal
383 return EIGEN_MATHFUNC_IMPL(hypot, Scalar)::run(x, y);
  /external/clang/lib/Headers/
tgmath.h 825 // hypot
833 __tg_hypot(double __x, double __y) {return hypot(__x, __y);}
839 #undef hypot macro
840 #define hypot(__x, __y) __tg_hypot(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 825 // hypot
833 __tg_hypot(double __x, double __y) {return hypot(__x, __y);}
839 #undef hypot macro
840 #define hypot(__x, __y) __tg_hypot(__tg_promote2((__x), (__y))(__x), \ macro
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 689 #define __ieee754_hypot hypot
  /frameworks/rs/scriptc/
rs_cl.rsh 519 extern float __attribute__((const, overloadable)) hypot(float x, float y);
520 FN_FUNC_FN_FN(hypot)
  /libcore/luni/src/main/java/java/lang/
Math.java 330 * <li>{@code hypot(+infinity, (anything including NaN)) = +infinity}</li>
331 * <li>{@code hypot(-infinity, (anything including NaN)) = +infinity}</li>
332 * <li>{@code hypot((anything including NaN), +infinity) = +infinity}</li>
333 * <li>{@code hypot((anything including NaN), -infinity) = +infinity}</li>
334 * <li>{@code hypot(NaN, NaN) = NaN}</li>
345 public static native double hypot(double x, double y); method in class:Math
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterGradRepresentation.java 218 double dist = Math.hypot(point.xPos1 - x, point.yPos1 - y);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 478 /* Define to 1 if you have the `hypot' function. */
1253 # define hypot macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 631 /* Define to 1 if you have the `hypot' function. */
1461 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 631 /* Define to 1 if you have the `hypot' function. */
1461 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 631 /* Define to 1 if you have the `hypot' function. */
1461 # define hypot macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 631 /* Define to 1 if you have the `hypot' function. */
1461 # define hypot macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 596 /* Define to 1 if you have the `hypot' function. */
1391 # define hypot macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 631 /* Define to 1 if you have the `hypot' function. */
1461 # define hypot macro
    [all...]

Completed in 746 milliseconds

1 2 3 4 5 67 8 9