Searched refs:hypotf (Results 1 - 25 of 331) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomplex.h171 return hypotf (__real__ _Z, __imag__ _Z);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomplex.h171 return hypotf (__real__ _Z, __imag__ _Z);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
H A Dmath-finite.h114 extern float __REDIRECT_NTH (hypotf, (float, float), __hypotf_finite);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
H A Dmath-finite.h114 extern float __REDIRECT_NTH (hypotf, (float, float), __hypotf_finite);
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Dmath.h344 float hypotf(float, float);
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
H A Dmath.h344 float hypotf(float, float);

Completed in 931 milliseconds

1234567891011>>