HomeSort by relevance Sort by last modified time
    Searched refs:hypotf (Results 1 - 25 of 39) sorted by null

1 2

  /bionic/libm/src/
w_cabsf.c 2 * cabsf() wrapper for hypotf().
22 return hypotf(crealf(z), cimagf(z));
math_private.h 248 #define __ieee754_hypotf hypotf
  /bionic/libm/include/
math.h 345 float hypotf(float, float);
  /development/ndk/platforms/android-3/include/
math.h 344 float hypotf(float, float);
  /development/ndk/platforms/android-9/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
math.h 344 float hypotf(float, float);
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/armv7-a/bits/
c++config.h 481 /* Define to 1 if you have the `hypotf' function. */
1258 # define hypotf macro
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/armv7-a/thumb/bits/
c++config.h 481 /* Define to 1 if you have the `hypotf' function. */
1258 # define hypotf macro
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/bits/
c++config.h 481 /* Define to 1 if you have the `hypotf' function. */
1258 # define hypotf macro
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/thumb/bits/
c++config.h 481 /* Define to 1 if you have the `hypotf' function. */
1258 # define hypotf macro
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/armv7-a/bits/
c++config.h 481 /* Define to 1 if you have the `hypotf' function. */
1258 # define hypotf macro
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/armv7-a/thumb/bits/
c++config.h 481 /* Define to 1 if you have the `hypotf' function. */
1258 # define hypotf macro
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/bits/
c++config.h 481 /* Define to 1 if you have the `hypotf' function. */
1258 # define hypotf macro
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/thumb/bits/
c++config.h 481 /* Define to 1 if you have the `hypotf' function. */
1258 # define hypotf macro
    [all...]

Completed in 714 milliseconds

1 2