| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | et_ops.hpp | 163 …operator + (const number<B, ET>& a, const detail::expression<detail::negate, Arg1, Arg2, Arg3, Arg… in operator +() 169 …operator + (const detail::expression<detail::negate, Arg1, Arg2, Arg3, Arg4>& a, const number<B, E… in operator +() 175 …operator + (const number<B, et_on>& a, const detail::expression<detail::negate, number<B, et_on> >… in operator +() 181 …operator + (const detail::expression<detail::negate, number<B, et_on> >& a, const number<B, et_on>… in operator +() 187 operator + (const detail::expression<detail::negate, number<B, et_on> >& a, const V& b) in operator +() 193 …operator + (const detail::expression<detail::negate, number<B, et_on> >& a, const number<B2, ET>& … in operator +() 199 …operator + (const number<B2, ET>& a, const detail::expression<detail::negate, number<B, et_on> >& … in operator +() 205 …operator + (const detail::expression<detail::negate, number<B, et_on> >& a, const detail::expressi… in operator +() 265 …operator - (const number<B, ET>& a, const detail::expression<detail::negate, Arg1, Arg2, Arg3, Arg… in operator -() 271 …operator - (const detail::expression<detail::negate, Arg1, Arg2, Arg3, Arg4>& a, const number<B, E… in operator -() [all …]
|
| H A D | number_base.hpp | 270 struct negate{}; struct
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/detail/ |
| H A D | real_impl.hpp | 121 negate(bool neg, float n) in negate() function 127 negate(bool neg, double n) in negate() function 133 negate(bool neg, long double n) in negate() function 140 negate(bool neg, T const& n) in negate() function 146 negate(bool /*neg*/, unused_type n) in negate() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/ |
| H A D | predicate.hpp | 41 class negate class 44 negate() in negate() function in boost::movelib::negate 47 explicit negate(Comp comp) in negate() function in boost::movelib::negate
|
| /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/bits/ |
| H A D | stl_function.h | 217 struct negate : public unary_function<_Tp, _Tp> in _GLIBCXX_VISIBILITY() struct 221 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY()
|
| /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/bits/ |
| H A D | stl_function.h | 217 struct negate : public unary_function<_Tp, _Tp> in _GLIBCXX_VISIBILITY() struct 221 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | equals.hpp | 30 bool negate; member in mbgl::style::expression::Equals
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/ |
| H A D | negate.hpp | 37 struct negate struct
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | equals.cpp | 76 bool negate = toString(arrayMember(value, 0)) == std::string("!="); in parse() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/ |
| H A D | functional.hpp | 134 template <typename T> struct negate : unary_function<T, T> struct 136 __device__ __forceinline__ T operator ()(typename TypeTraits<T>::ParameterType a) const in operator ()() 140 __host__ __device__ __forceinline__ negate() {} in negate() function 141 __host__ __device__ __forceinline__ negate(const negate&) {} in negate() argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/ |
| H A D | functional.hpp | 134 template <typename T> struct negate : unary_function<T, T> struct 136 __device__ __forceinline__ T operator ()(typename TypeTraits<T>::ParameterType a) const in operator ()() 140 __host__ __device__ __forceinline__ negate() {} in negate() function 141 __host__ __device__ __forceinline__ negate(const negate&) {} in negate() argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/ |
| H A D | functional.hpp | 134 template <typename T> struct negate : unary_function<T, T> struct 136 __device__ __forceinline__ T operator ()(typename TypeTraits<T>::ParameterType a) const in operator ()() 140 __host__ __device__ __forceinline__ negate() {} in negate() argument 141 __host__ __device__ __forceinline__ negate(const negate&) {} in negate() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | tags.hpp | 24 struct negate {}; struct
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/ |
| H A D | cpp_int.hpp | 349 BOOST_MP_FORCEINLINE void negate() BOOST_NOEXCEPT in negate() function 512 BOOST_MP_FORCEINLINE void negate() BOOST_NOEXCEPT in negate() function 659 void negate() BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in negate() function 843 BOOST_MP_FORCEINLINE void negate() BOOST_NOEXCEPT in negate() function 993 BOOST_MP_FORCEINLINE void negate() BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in negate() function
|
| H A D | number.hpp | 751 void do_assign(const Exp& e, const detail::negate&) in do_assign() 1277 void do_add(const Exp& e, const detail::negate&) in do_add() 1331 void do_subtract(const Exp& e, const detail::negate&) in do_subtract() 1384 void do_multiplies(const Exp& e, const detail::negate&) in do_multiplies() 1449 void do_divide(const Exp& e, const detail::negate&) in do_divide()
|
| H A D | rational_adaptor.hpp | 161 void negate() in negate() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/ |
| H A D | regex.h | 502 bool negate = false; in RAPIDJSON_DIAG_OFF() local
|
| /OK3568_Linux_fs/kernel/kernel/debug/ |
| H A D | gdbstub.c | 297 int negate = 0; in kgdb_hex2long() local
|
| /OK3568_Linux_fs/kernel/arch/arm/vfp/ |
| H A D | vfpdouble.c | 851 vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) in vfp_double_multiply_accumulate()
|
| H A D | vfpsingle.c | 895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) in vfp_single_multiply_accumulate()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | vsprintf.c | 3436 bool negate = (*fmt == '^'); in vsscanf() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/ |
| H A D | clipper.cpp | 356 bool negate = (lhs < 0) != (rhs < 0); in Int128Mul() local
|