OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fabsf
(Results
276 - 300
of
505
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
c++config.h
595
/* Define to 1 if you have the `
fabsf
' function. */
1428
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86_64/include/bits/
c++config.h
595
/* Define to 1 if you have the `
fabsf
' function. */
1428
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h
599
/* Define to 1 if you have the `
fabsf
' function. */
1442
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h
599
/* Define to 1 if you have the `
fabsf
' function. */
1442
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h
599
/* Define to 1 if you have the `
fabsf
' function. */
1442
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h
599
/* Define to 1 if you have the `
fabsf
' function. */
1442
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h
599
/* Define to 1 if you have the `
fabsf
' function. */
1442
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h
599
/* Define to 1 if you have the `
fabsf
' function. */
1442
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h
599
/* Define to 1 if you have the `
fabsf
' function. */
1442
# define
fabsf
macro
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h
599
/* Define to 1 if you have the `
fabsf
' function. */
1442
# define
fabsf
macro
[
all
...]
/development/ndk/platforms/android-13/include/
math.h
338
float
fabsf
(float) __NDK_FPABI_MATH__ __pure2;
/development/ndk/platforms/android-18/include/
math.h
340
float
fabsf
(float) __NDK_FPABI_MATH__ __pure2;
/development/ndk/platforms/android-21/include/
math.h
333
float
fabsf
(float) __NDK_FPABI_MATH__ __pure2;
/development/ndk/platforms/android-3/include/
math.h
337
float
fabsf
(float) __NDK_FPABI_MATH__ __pure2;
/development/ndk/platforms/android-9/include/
math.h
337
float
fabsf
(float) __NDK_FPABI_MATH__ __pure2;
/external/clang/lib/Headers/
tgmath.h
533
__tg_fabs(float __x) {return
fabsf
(__x);}
/external/llvm/lib/Target/Mips/
Mips16HardFloat.cpp
347
"fabs", "
fabsf
",
/external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp
321
case LibFunc::
fabsf
:
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp
530
f =
fabsf
(f);
/external/mesa3d/src/mesa/swrast/
s_drawpix.c
210
fabsf
(ctx->Pixel.ZoomY) != 1.0f ||
/ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
429
inline float abs(float __x) { return ::
fabsf
(__x); }
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h
533
__tg_fabs(float __x) {return
fabsf
(__x);}
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h
533
__tg_fabs(float __x) {return
fabsf
(__x);}
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libm-2.11.1.so
libm.so
Completed in 728 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>