OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cbrt
(Results
151 - 175
of
497
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h
125
#define
cbrt
(x) __TGMATH_REAL(x,
cbrt
)
macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h
125
#define
cbrt
(x) __TGMATH_REAL(x,
cbrt
)
macro
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
ComposableFunction.java
167
/** The {@code FastMath.
cbrt
} method wrapped as a {@link ComposableFunction}. */
168
public static final ComposableFunction
CBRT
= new ComposableFunction() {
172
return FastMath.
cbrt
(d);
/art/runtime/entrypoints/quick/
quick_entrypoints_list.h
95
V(
Cbrt
, double, double) \
/external/clang/lib/Headers/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/external/skia/src/pathops/
SkPathOpsTypes.cpp
179
// adapted from Kahan's
cbrt
/libcore/ojluni/src/main/native/
StrictMath.c
170
NATIVE_METHOD(StrictMath,
cbrt
, "(D)D"),
fdlibm.h
161
extern double
cbrt
__P((double));
/ndk/sources/android/support/src/
math_support.c
71
__attribute__((weak)) long double cbrtl(long double x) { return
cbrt
((double)x); }
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/prebuilts/sdk/renderscript/clang-include/
tgmath.h
576
//
cbrt
584
__tg_cbrt(double __x) {return
cbrt
(__x);}
590
#undef
cbrt
macro
591
#define
cbrt
(__x) __tg_cbrt(__tg_promote1((__x))(__x))
macro
/external/libcxx/include/
cmath
168
floating_point
cbrt
(arithmetic x);
1096
//
cbrt
1099
using ::
cbrt
;
1102
inline _LIBCPP_INLINE_VISIBILITY float
cbrt
(float __lcpp_x) _NOEXCEPT {return cbrtf(__lcpp_x);}
1103
inline _LIBCPP_INLINE_VISIBILITY long double
cbrt
(long double __lcpp_x) _NOEXCEPT {return cbrtl(__lcpp_x);}
1108
cbrt
(_A1 __lcpp_x) _NOEXCEPT {return
cbrt
((double)__lcpp_x);}
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath
168
floating_point
cbrt
(arithmetic x);
1092
//
cbrt
1095
using ::
cbrt
;
1098
inline _LIBCPP_INLINE_VISIBILITY float
cbrt
(float __x) _NOEXCEPT {return cbrtf(__x);}
1099
inline _LIBCPP_INLINE_VISIBILITY long double
cbrt
(long double __x) _NOEXCEPT {return cbrtl(__x);}
1104
cbrt
(_A1 __x) _NOEXCEPT {return
cbrt
((double)__x);}
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath
168
floating_point
cbrt
(arithmetic x);
1092
//
cbrt
1095
using ::
cbrt
;
1098
inline _LIBCPP_INLINE_VISIBILITY float
cbrt
(float __x) _NOEXCEPT {return cbrtf(__x);}
1099
inline _LIBCPP_INLINE_VISIBILITY long double
cbrt
(long double __x) _NOEXCEPT {return cbrtl(__x);}
1104
cbrt
(_A1 __x) _NOEXCEPT {return
cbrt
((double)__x);}
[
all
...]
Completed in 3576 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>