Home
last modified time | relevance | path

Searched defs:double (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dfunction.cpp334 …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 Duniform.cpp42 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 Dinterpolate.cpp16 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 Dstep.cpp13 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 Dget_covering_stops.cpp7 Range<float> getCoveringStops(const std::map<double, std::unique_ptr<Expression>>& stops, in getCoveringStops()
H A Dvalue.cpp12 [&](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 Dintrin_cpp.hpp696 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 Dintrin.hpp342 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 Dintrin_cpp.hpp696 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 Dintrin.hpp342 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 Dintrin_cpp.hpp696 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 Dintrin.hpp342 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 Dinterpolate.hpp36 void eachStop(const std::function<void(double, const Expression&)>& visit) const { in eachStop() argument
H A Dexpression.hpp88 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 Dprecision.hpp162 …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 Dsymbol_projection.cpp113 bool isVisible(const vec4& anchorPos, const std::array<double, 2>& clippingBuffer) { in isVisible()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfft4g.c289 #define double float macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dmatx.hpp1101 Vec<double, 3> Vec<double, 3>::cross(const Vec<double, 3>& v) const in cross() argument
H A Dtypes.hpp2331 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 Dmatx.hpp1101 Vec<double, 3> Vec<double, 3>::cross(const Vec<double, 3>& v) const in cross() argument
H A Dtypes.hpp2331 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 Dmatx.hpp1101 Vec<double, 3> Vec<double, 3>::cross(const Vec<double, 3>& v) const in cross() argument
H A Dtypes.hpp2331 Scalar operator * (const Matx<double, 4, 4>& a, const Scalar& b) in operator *()