Home
last modified time | relevance | path

Searched refs:erf (Results 1 – 25 of 71) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsb_wdog.c222 void *erf) in sbwdog_notify_sys() argument
/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 Dmath.h83 using std::erf;
H A Dcmath971 #undef erf
1089 using ::erf;
1306 erf(float __x)
1310 erf(long double __x)
1318 erf(_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 Dmath.h83 using std::erf;
H A Dcmath971 #undef erf
1089 using ::erf;
1306 erf(float __x)
1310 erf(long double __x)
1318 erf(_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 Dmathcalls.h231 __MATHCALL (erf,, (_Mdouble_));
/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 Dmath.h48 using std::tr1::erf;
H A Dcmath53 #undef erf
181 using ::erf;
458 using std::erf;
577 erf(float __x)
581 erf(long double __x)
588 erf(_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 Dmath.h48 using std::tr1::erf;
H A Dcmath53 #undef erf
181 using ::erf;
458 using std::erf;
577 erf(float __x)
581 erf(long double __x)
588 erf(_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 Dmathcalls.h231 __MATHCALL (erf,, (_Mdouble_));
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dmath.h339 extern double erf (double);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dmath.h339 extern double erf (double);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcmath176 floating_point erf (arithmetic x);
407 using ::erf;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcmath176 floating_point erf (arithmetic x);
407 using ::erf;
/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 Dtgmath.h745 #define erf(Val) __TGMATH_UNARY_REAL_ONLY (Val, erf) 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 Dtgmath.h745 #define erf(Val) __TGMATH_UNARY_REAL_ONLY (Val, erf) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dmath_fwd.hpp158 typename tools::promote_args<RT>::type erf(RT z);
160 typename tools::promote_args<RT>::type erf(RT z, const Policy&);
1146 …inline typename boost::math::tools::promote_args<RT>::type erf(RT z) { return ::boost::math::erf(z…
/OK3568_Linux_fs/external/rknn-toolkit2/doc/
H A DRKNNToolKit2_OP_Support-1.5.0.md226 | aten::erf | Not supported |
/OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/
H A DRKNNToolKit2_OP_Support-1.4.0.md326 | aten::erf | Not supported …
/OK3568_Linux_fs/docs/cn/Common/NPU/rknn-toolkit2/
H A DRKNNToolKit2_OP_Support-1.4.0.md326 | aten::erf | Not supported …
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DD-FSL-1.071 …s Programm ist dann als eigenständig anzusehen, wenn es die folgenden Voraussetzungen alle erfüllt:
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp1867 …inline multiprecision::number<Backend, ExpressionTemplates> erf BOOST_PREVENT_MACRO_SUBSTITUTION(c… in BOOST_PREVENT_MACRO_SUBSTITUTION()
1869 return boost::math::erf(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()
1872 …inline typename multiprecision::detail::expression<tag, A1, A2, A3, A4>::result_type erf BOOST_PRE… in BOOST_PREVENT_MACRO_SUBSTITUTION()
1875 return erf(value_type(arg)); in BOOST_PREVENT_MACRO_SUBSTITUTION()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dsimd449 template <class Abi> floatv<Abi> erf(floatv<Abi> x);
450 template <class Abi> doublev<Abi> erf(doublev<Abi> x);
451 template <class Abi> ldoublev<Abi> erf(ldoublev<Abi> x);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dsimd449 template <class Abi> floatv<Abi> erf(floatv<Abi> x);
450 template <class Abi> doublev<Abi> erf(doublev<Abi> x);
451 template <class Abi> ldoublev<Abi> erf(ldoublev<Abi> x);

123