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

1 2 34 5

  /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 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf 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 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 634 /* Define to 1 if you have the `hypotf' function. */
1466 # define hypotf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 634 /* Define to 1 if you have the `hypotf' function. */
1466 # define hypotf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 634 /* Define to 1 if you have the `hypotf' function. */
1466 # define hypotf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 634 /* Define to 1 if you have the `hypotf' function. */
1466 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 599 /* Define to 1 if you have the `hypotf' function. */
1396 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 634 /* Define to 1 if you have the `hypotf' function. */
1466 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 634 /* Define to 1 if you have the `hypotf' function. */
1466 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 634 /* Define to 1 if you have the `hypotf' function. */
1466 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 634 /* Define to 1 if you have the `hypotf' function. */
1466 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
c++config.h 643 /* Define to 1 if you have the `hypotf' function. */
1484 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
c++config.h 643 /* Define to 1 if you have the `hypotf' function. */
1484 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
c++config.h 643 /* Define to 1 if you have the `hypotf' function. */
1484 # define hypotf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
c++config.h 643 /* Define to 1 if you have the `hypotf' function. */
1484 # define hypotf macro
    [all...]
  /bionic/tests/
math_test.cpp 631 TEST(math, hypotf) {
632 ASSERT_FLOAT_EQ(5.0f, hypotf(3.0f, 4.0f));
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
d3d11gears.cpp 189 float len = hypotf(dx, dy);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
d3d11gears.cpp 189 float len = hypotf(dx, dy);

Completed in 616 milliseconds

1 2 34 5