OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ceil
(Results
126 - 150
of
557
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h
185
struct tc_ratespec
ceil
;
member in struct:tc_htb_opt
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
pkt_sched.h
185
struct tc_ratespec
ceil
;
member in struct:tc_htb_opt
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h
185
struct tc_ratespec
ceil
;
member in struct:tc_htb_opt
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
pkt_sched.h
185
struct tc_ratespec
ceil
;
member in struct:tc_htb_opt
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
pkt_sched.h
185
struct tc_ratespec
ceil
;
member in struct:tc_htb_opt
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
pkt_sched.h
185
struct tc_ratespec
ceil
;
member in struct:tc_htb_opt
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
cc_hash_max_collision_check_resize_trigger_imp.hpp
159
m_max_col = size_type(std::
ceil
(std::sqrt(2 * m_load * std::log(ln_arg))));
/sdk/traceview/src/com/android/traceview/
TickScaler.java
95
return (int) Math.
ceil
(mPixelsPerRange * (value - mMinVal) - 0.5);
/bionic/libm/man/
math.3
119
ceil
integer no less than
138
.Fn
ceil
,
/external/webkit/Source/WebCore/platform/graphics/
SimpleFontData.cpp
163
// Nasty hack to determine if we should round or
ceil
space widths.
164
// If the font is monospace or fake monospace we
ceil
to ensure that
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h
71
ceil
(log10(b) * (emin - 1))
156
ceil
(1 + pmax * log10(b)) otherwise
tgmath.h
129
#define
ceil
(x) __TGMATH_REAL(x,
ceil
)
macro
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
float.h
68
ceil
(log10(b) * (emin - 1))
153
ceil
(1 + pmax * log10(b)) otherwise
tgmath.h
126
#define
ceil
(x) __TGMATH_REAL(x,
ceil
)
macro
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
float.h
68
ceil
(log10(b) * (emin - 1))
153
ceil
(1 + pmax * log10(b)) otherwise
tgmath.h
126
#define
ceil
(x) __TGMATH_REAL(x,
ceil
)
macro
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/
float.h
68
ceil
(log10(b) * (emin - 1))
153
ceil
(1 + pmax * log10(b)) otherwise
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
float.h
68
ceil
(log10(b) * (emin - 1))
153
ceil
(1 + pmax * log10(b)) otherwise
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h
71
ceil
(log10(b) * (emin - 1))
156
ceil
(1 + pmax * log10(b)) otherwise
tgmath.h
129
#define
ceil
(x) __TGMATH_REAL(x,
ceil
)
macro
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
float.h
68
ceil
(log10(b) * (emin - 1))
153
ceil
(1 + pmax * log10(b)) otherwise
tgmath.h
126
#define
ceil
(x) __TGMATH_REAL(x,
ceil
)
macro
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
float.h
68
ceil
(log10(b) * (emin - 1))
153
ceil
(1 + pmax * log10(b)) otherwise
tgmath.h
126
#define
ceil
(x) __TGMATH_REAL(x,
ceil
)
macro
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/
float.h
68
ceil
(log10(b) * (emin - 1))
153
ceil
(1 + pmax * log10(b)) otherwise
Completed in 591 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>