OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log10f
(Results
1 - 25
of
46
) sorted by null
1
2
/bionic/libm/i387/
e_log10f.S
11
ENTRY(
log10f
)
function
/external/stlport/stlport/stl/config/
_como.h
123
# define
log10f
log10
macro
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
123
# define
log10f
log10
macro
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
123
# define
log10f
log10
macro
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
123
# define
log10f
log10
macro
/bionic/libm/src/
math_private.h
246
#define __ieee754_log10f
log10f
/external/valgrind/main/memcheck/tests/
vcpu_fnfns.c
124
printf("
log10F
(%+20.4e) = %+20.4e\n", (double)f, (double)
log10f
(f));
/bionic/libm/include/
math.h
329
float
log10f
(float);
/development/ndk/platforms/android-3/include/
math.h
328
float
log10f
(float);
/development/ndk/platforms/android-9/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
math.h
328
float
log10f
(float);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
math.h
328
float
log10f
(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
559
/* Define to 1 if you have the `
log10f
' function. */
1308
# define
log10f
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
559
/* Define to 1 if you have the `
log10f
' function. */
1308
# define
log10f
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
559
/* Define to 1 if you have the `
log10f
' function. */
1308
# define
log10f
macro
[
all
...]
Completed in 126 milliseconds
1
2