| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | function.cpp | 334 …Expression> step(type::Type type, std::unique_ptr<Expression> input, std::map<double, std::unique_… in step() 338 … type, Interpolator interpolator, std::unique_ptr<Expression> input, std::map<double, std::unique_… in interpolate() 676 …return composite<bool>(type, value, err, [&] (type::Type type_, double, std::map<bool, std::unique… in convertFunctionToExpression() argument 688 …return composite<double>(type, value, err, [&] (type::Type type_, double, std::map<double, std::un… in convertFunctionToExpression() argument 692 …posite<double>(type, value, err, [&] (type::Type type_, double base, std::map<double, std::unique_… in convertFunctionToExpression() 696 …return composite<int64_t>(type, value, err, [&] (type::Type type_, double, std::map<int64_t, std::… in convertFunctionToExpression() argument 708 …return composite<std::string>(type, value, err, [&] (type::Type type_, double, std::map<std::strin… in convertFunctionToExpression() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | uniform.cpp | 42 void bindUniform<std::array<double, 4>>(UniformLocation location, const std::array<double, 4>& t) { in bindUniform() 47 void bindUniform<std::array<double, 9>>(UniformLocation location, const std::array<double, 9>& t) { in bindUniform() 52 void bindUniform<std::array<double, 16>>(UniformLocation location, const std::array<double, 16>& t)… in bindUniform()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | interpolate.cpp | 16 std::map<double, std::unique_ptr<Expression>> stops_ in InterpolateImpl() 234 std::map<double, std::unique_ptr<Expression>> stops, in createInterpolate() 266 std::map<double, std::unique_ptr<Expression>> stops_) in Interpolate()
|
| H A D | step.cpp | 13 std::map<double, std::unique_ptr<Expression>> stops_) in Step() 53 void Step::eachStop(const std::function<void(double, const Expression&)>& visit) const { in eachStop() argument
|
| H A D | get_covering_stops.cpp | 7 Range<float> getCoveringStops(const std::map<double, std::unique_ptr<Expression>>& stops, in getCoveringStops()
|
| H A D | value.cpp | 12 [&](double) -> type::Type { return type::Number; }, in typeOf() argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/ |
| H A D | intrin_cpp.hpp | 696 inline v_reg<double, n> v_not_nan(const v_reg<double, n>& a) in v_not_nan() 1666 template<int n> inline v_reg<int, n*2> v_round(const v_reg<double, n>& a, const v_reg<double, n>& b) in v_round() 1711 template<int n> inline v_reg<int, n*2> v_round(const v_reg<double, n>& a) in v_round() 1723 template<int n> inline v_reg<int, n*2> v_floor(const v_reg<double, n>& a) in v_floor() 1735 template<int n> inline v_reg<int, n*2> v_ceil(const v_reg<double, n>& a) in v_ceil() 1747 template<int n> inline v_reg<int, n*2> v_trunc(const v_reg<double, n>& a) in v_trunc() 1769 template<int n> inline v_reg<float, n*2> v_cvt_f32(const v_reg<double, n>& a, const v_reg<double, n… in v_cvt_f32() 1838 v_reg<double, n>& x, v_reg<double, n>& y) in v_lut_deinterleave()
|
| H A D | intrin.hpp | 342 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v256, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument 366 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/ |
| H A D | intrin_cpp.hpp | 696 inline v_reg<double, n> v_not_nan(const v_reg<double, n>& a) in v_not_nan() 1666 template<int n> inline v_reg<int, n*2> v_round(const v_reg<double, n>& a, const v_reg<double, n>& b) in v_round() 1711 template<int n> inline v_reg<int, n*2> v_round(const v_reg<double, n>& a) in v_round() 1723 template<int n> inline v_reg<int, n*2> v_floor(const v_reg<double, n>& a) in v_floor() 1735 template<int n> inline v_reg<int, n*2> v_ceil(const v_reg<double, n>& a) in v_ceil() 1747 template<int n> inline v_reg<int, n*2> v_trunc(const v_reg<double, n>& a) in v_trunc() 1769 template<int n> inline v_reg<float, n*2> v_cvt_f32(const v_reg<double, n>& a, const v_reg<double, n… in v_cvt_f32() 1838 v_reg<double, n>& x, v_reg<double, n>& y) in v_lut_deinterleave()
|
| H A D | intrin.hpp | 342 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v256, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument 366 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/ |
| H A D | intrin_cpp.hpp | 696 inline v_reg<double, n> v_not_nan(const v_reg<double, n>& a) in v_not_nan() 1666 template<int n> inline v_reg<int, n*2> v_round(const v_reg<double, n>& a, const v_reg<double, n>& b) in v_round() 1711 template<int n> inline v_reg<int, n*2> v_round(const v_reg<double, n>& a) in v_round() 1723 template<int n> inline v_reg<int, n*2> v_floor(const v_reg<double, n>& a) in v_floor() 1735 template<int n> inline v_reg<int, n*2> v_ceil(const v_reg<double, n>& a) in v_ceil() 1747 template<int n> inline v_reg<int, n*2> v_trunc(const v_reg<double, n>& a) in v_trunc() 1769 template<int n> inline v_reg<float, n*2> v_cvt_f32(const v_reg<double, n>& a, const v_reg<double, n… in v_cvt_f32() 1838 v_reg<double, n>& x, v_reg<double, n>& y) in v_lut_deinterleave()
|
| H A D | intrin.hpp | 342 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v256, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument 366 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | interpolate.hpp | 36 void eachStop(const std::function<void(double, const Expression&)>& visit) const { in eachStop() argument
|
| H A D | expression.hpp | 88 EvaluationResult(const std::array<double, 4>& arr) : in EvaluationResult()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/ |
| H A D | precision.hpp | 162 …NSTEXPR long double epsilon<long double>(const mpl::true_& BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYP… in epsilon()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | symbol_projection.cpp | 113 bool isVisible(const vec4& anchorPos, const std::array<double, 2>& clippingBuffer) { in isVisible()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | fft4g.c | 289 #define double float macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | matx.hpp | 1101 Vec<double, 3> Vec<double, 3>::cross(const Vec<double, 3>& v) const in cross() argument
|
| H A D | types.hpp | 2331 Scalar operator * (const Matx<double, 4, 4>& a, const Scalar& b) in operator *()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | matx.hpp | 1101 Vec<double, 3> Vec<double, 3>::cross(const Vec<double, 3>& v) const in cross() argument
|
| H A D | types.hpp | 2331 Scalar operator * (const Matx<double, 4, 4>& a, const Scalar& b) in operator *()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | matx.hpp | 1101 Vec<double, 3> Vec<double, 3>::cross(const Vec<double, 3>& v) const in cross() argument
|
| H A D | types.hpp | 2331 Scalar operator * (const Matx<double, 4, 4>& a, const Scalar& b) in operator *()
|