Home
last modified time | relevance | path

Searched refs:bit_or (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dfunctional.hpp256 template <typename T> struct bit_or : binary_function<T, T, T> struct
263 __host__ __device__ __forceinline__ bit_or() {} in bit_or() function
264 __host__ __device__ __forceinline__ bit_or(const bit_or&) {} in bit_or() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dfunctional.hpp256 template <typename T> struct bit_or : binary_function<T, T, T> struct
263 __host__ __device__ __forceinline__ bit_or() {} in bit_or() function
264 __host__ __device__ __forceinline__ bit_or(const bit_or&) {} in bit_or() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dfunctional.hpp256 template <typename T> struct bit_or : binary_function<T, T, T> struct
263 __host__ __device__ __forceinline__ bit_or() {} in bit_or() argument
264 __host__ __device__ __forceinline__ bit_or(const bit_or&) {} in bit_or() 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/bits/
H A Dstl_function.h867 struct bit_or; in _GLIBCXX_VISIBILITY()
888 struct bit_or : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY()
930 struct bit_or<void> 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 Dstl_function.h867 struct bit_or; in _GLIBCXX_VISIBILITY()
888 struct bit_or : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY()
930 struct bit_or<void> in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dbitwise.hpp218 struct bit_or { limb_type operator()(limb_type a, limb_type b)const BOOST_NOEXCEPT { return a | b; … in operator ()() argument
237 bitwise_op(result, o, bit_or(), in eval_bitwise_or()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dvalarray4105 __val_expr<_BinaryOp<bit_or<typename _Expr1::value_type>, _Expr1, _Expr2> >
4110 typedef _BinaryOp<bit_or<value_type>, _Expr1, _Expr2> _Op;
4111 return __val_expr<_Op>(_Op(bit_or<value_type>(), __x, __y));
4119 __val_expr<_BinaryOp<bit_or<typename _Expr::value_type>,
4125 typedef _BinaryOp<bit_or<value_type>, _Expr, __scalar_expr<value_type> > _Op;
4126 return __val_expr<_Op>(_Op(bit_or<value_type>(),
4135 __val_expr<_BinaryOp<bit_or<typename _Expr::value_type>,
4141 typedef _BinaryOp<bit_or<value_type>, __scalar_expr<value_type>, _Expr> _Op;
4142 return __val_expr<_Op>(_Op(bit_or<value_type>(),
H A Dfunctional173 struct bit_or : unary_function<T, bool>
919 struct _LIBCPP_TEMPLATE_VIS bit_or : binary_function<_Tp, _Tp, _Tp>
928 struct _LIBCPP_TEMPLATE_VIS bit_or<void>
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dvalarray4105 __val_expr<_BinaryOp<bit_or<typename _Expr1::value_type>, _Expr1, _Expr2> >
4110 typedef _BinaryOp<bit_or<value_type>, _Expr1, _Expr2> _Op;
4111 return __val_expr<_Op>(_Op(bit_or<value_type>(), __x, __y));
4119 __val_expr<_BinaryOp<bit_or<typename _Expr::value_type>,
4125 typedef _BinaryOp<bit_or<value_type>, _Expr, __scalar_expr<value_type> > _Op;
4126 return __val_expr<_Op>(_Op(bit_or<value_type>(),
4135 __val_expr<_BinaryOp<bit_or<typename _Expr::value_type>,
4141 typedef _BinaryOp<bit_or<value_type>, __scalar_expr<value_type>, _Expr> _Op;
4142 return __val_expr<_Op>(_Op(bit_or<value_type>(),
H A Dfunctional173 struct bit_or : unary_function<T, bool>
919 struct _LIBCPP_TEMPLATE_VIS bit_or : binary_function<_Tp, _Tp, _Tp>
928 struct _LIBCPP_TEMPLATE_VIS bit_or<void>
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dwide-int.h561 BINARY_FUNCTION bit_or (const T1 &, const T2 &);
755 ASSIGNMENT_OPERATOR (operator |=, bit_or)
2357 wi::bit_or (const T1 &x, const T2 &y)
3292 BINARY_OPERATOR (operator |, bit_or)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dwide-int.h561 BINARY_FUNCTION bit_or (const T1 &, const T2 &);
755 ASSIGNMENT_OPERATOR (operator |=, bit_or)
2357 wi::bit_or (const T1 &x, const T2 &y)
3292 BINARY_OPERATOR (operator |, bit_or)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dsimd166 typename V::value_type reduce(const const_where_expression<M, V>& x, bit_or<> binary_op);
1259 bit_or<typename _SimdType::value_type> binary_op);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dsimd166 typename V::value_type reduce(const const_where_expression<M, V>& x, bit_or<> binary_op);
1259 bit_or<typename _SimdType::value_type> binary_op);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info48944 'bit_or' (0x10): A B => A|B
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info48944 'bit_or' (0x10): A B => A|B