| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | sb_wdog.c | 222 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 D | math.h | 83 using std::erf;
|
| H A D | cmath | 971 #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 D | math.h | 83 using std::erf;
|
| H A D | cmath | 971 #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 D | mathcalls.h | 231 __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 D | math.h | 48 using std::tr1::erf;
|
| H A D | cmath | 53 #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 D | math.h | 48 using std::tr1::erf;
|
| H A D | cmath | 53 #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 D | mathcalls.h | 231 __MATHCALL (erf,, (_Mdouble_));
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | math.h | 339 extern double erf (double);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | math.h | 339 extern double erf (double);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cmath | 176 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 D | cmath | 176 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 D | tgmath.h | 745 #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 D | tgmath.h | 745 #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 D | math_fwd.hpp | 158 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 D | RKNNToolKit2_OP_Support-1.5.0.md | 226 | aten::erf | Not supported |
|
| /OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/ |
| H A D | RKNNToolKit2_OP_Support-1.4.0.md | 326 | aten::erf | Not supported …
|
| /OK3568_Linux_fs/docs/cn/Common/NPU/rknn-toolkit2/ |
| H A D | RKNNToolKit2_OP_Support-1.4.0.md | 326 | aten::erf | Not supported …
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | D-FSL-1.0 | 71 …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 D | default_ops.hpp | 1867 …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 D | simd | 449 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 D | simd | 449 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);
|