OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ilogb
(Results
126 - 137
of
137
) sorted by null
1
2
3
4
5
6
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h
244
int
ilogb
(double) __NDK_FPABI_MATH__ __pure2;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h
613
extern int __cdecl
ilogb
(double);
/frameworks/rs/driver/runtime/
rs_cl.c
457
extern int __attribute__((overloadable))
ilogb
(float);
458
IN_FUNC_FN(
ilogb
)
[
all
...]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java
77
static native int
ilogb
(float x);
method in class:CoreMathVerifier
[
all
...]
/frameworks/rs/api/
rs_core_math.spec
486
name:
ilogb
/frameworks/rs/scriptc/
rs_core_math.rsh
[
all
...]
/prebuilts/sdk/renderscript/include/
rs_core_math.rsh
[
all
...]
/external/compiler-rt/test/builtins/Unit/ppc/
qdiv_test.c
[
all
...]
qmul_test.c
[
all
...]
qadd_test.c
[
all
...]
qsub_test.c
[
all
...]
/external/bison/
configure
[
all
...]
Completed in 1366 milliseconds
1
2
3
4
5
6