| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | math.h | 81 using std::cbrt;
|
| H A D | cmath | 965 #undef cbrt 1081 using ::cbrt; 1268 cbrt(float __x) 1272 cbrt(long double __x) 1280 cbrt(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | math.h | 81 using std::cbrt;
|
| H A D | cmath | 965 #undef cbrt 1081 using ::cbrt; 1268 cbrt(float __x) 1272 cbrt(long double __x) 1280 cbrt(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | mathcalls.h | 152 __MATHCALL (cbrt,, (_Mdouble_ __x));
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/ |
| H A D | math.h | 43 using std::tr1::cbrt;
|
| H A D | cmath | 47 #undef cbrt 173 using ::cbrt; 456 using std::cbrt; 543 cbrt(float __x) 547 cbrt(long double __x) 554 cbrt(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/ |
| H A D | math.h | 43 using std::tr1::cbrt;
|
| H A D | cmath | 47 #undef cbrt 173 using ::cbrt; 456 using std::cbrt; 543 cbrt(float __x) 547 cbrt(long double __x) 554 cbrt(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | mathcalls.h | 152 __MATHCALL (cbrt,, (_Mdouble_ __x));
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miarc.c | 89 cbrt(double x) in cbrt() function 499 Z = N + cbrt(t + d) + cbrt(t - d); in miComputeEllipseSpans() 675 Z = N + cbrt(t + d) + cbrt(t - d); in tailX() 2569 t = (CUBED_ROOT_4 * acc->h2 - cbrt(t * t)) / acc->h2mw2; in tailEllipseY() 2808 return cbrt(ret); in hookEllipseY() 2810 return -cbrt(-ret); in hookEllipseY()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | math.h | 307 extern double cbrt (double);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | math.h | 307 extern double cbrt (double);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | softfloat.hpp | 492 CV_EXPORTS softfloat cbrt( const softfloat& a );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | softfloat.hpp | 492 CV_EXPORTS softfloat cbrt( const softfloat& a );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | softfloat.hpp | 492 CV_EXPORTS softfloat cbrt( const softfloat& a );
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cmath | 168 floating_point cbrt (arithmetic x); 401 using ::cbrt;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cmath | 168 floating_point cbrt (arithmetic x); 401 using ::cbrt;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | tgmath.h | 695 #define cbrt(Val) __TGMATH_UNARY_REAL_ONLY (Val, cbrt) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | tgmath.h | 695 #define cbrt(Val) __TGMATH_UNARY_REAL_ONLY (Val, cbrt) macro
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix-config.h.in | 66 /* Define to 1 if you have the `cbrt' function. */
|
| H A D | meson.build | 123 conf_data.set('HAVE_CBRT', cc.has_function('cbrt'))
|
| H A D | do-not-use-config.h.in | 159 /* Define to 1 if you have the `cbrt' function. */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/ |
| H A D | math_fwd.hpp | 542 typename tools::promote_args<RT>::type cbrt(RT z); 545 typename tools::promote_args<RT>::type cbrt(RT z, const Policy&); 1329 …inline typename boost::math::tools::promote_args<RT>::type cbrt(RT z){ return boost::math::cbrt(z,…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | default_ops.hpp | 1856 …inline multiprecision::number<Backend, ExpressionTemplates> cbrt BOOST_PREVENT_MACRO_SUBSTITUTION(… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1858 return boost::math::cbrt(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION() 1861 …inline typename multiprecision::detail::expression<tag, A1, A2, A3, A4>::result_type cbrt BOOST_PR… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1864 return cbrt(value_type(arg)); in BOOST_PREVENT_MACRO_SUBSTITUTION()
|