Home
last modified time | relevance | path

Searched refs:bitwise_or (Results 1 – 25 of 101) sorted by relevance

12345

/third_party/boost/boost/spirit/home/lex/lexer/
Dsequence.hpp27 struct use_operator<lex::domain, proto::tag::bitwise_or> // enables |
31 struct flatten_tree<lex::domain, proto::tag::bitwise_or> // flattens |
68 struct make_composite<proto::tag::bitwise_or, Elements, Modifiers>
/third_party/boost/boost/spirit/home/qi/operator/
Dalternative.hpp36 struct use_operator<qi::domain, proto::tag::bitwise_or> // enables |
40 struct flatten_tree<qi::domain, proto::tag::bitwise_or> // flattens |
100 struct make_composite<proto::tag::bitwise_or, Elements, Modifiers>
/third_party/boost/boost/spirit/home/karma/operator/
Dalternative.hpp38 struct use_operator<karma::domain, proto::tag::bitwise_or> // enables |
42 struct flatten_tree<karma::domain, proto::tag::bitwise_or> // flattens |
177 struct make_composite<proto::tag::bitwise_or, Elements, Modifiers>
/third_party/python/Grammar/
Dpython.gram506 | '*' a=bitwise_or { _PyAST_Starred(a, Load, EXTRA) }
511 | '*' a=bitwise_or { _PyAST_Starred(a, Load, EXTRA) }
603 | a=bitwise_or b=compare_op_bitwise_or_pair+ {
609 | bitwise_or
621 eq_bitwise_or[CmpopExprPair*]: '==' a=bitwise_or { _PyPegen_cmpop_expr_pair(p, Eq, a) }
623 …| (tok='!=' { _PyPegen_check_barry_as_flufl(p, tok) ? NULL : tok}) a=bitwise_or {_PyPegen_cmpop_ex…
624 lte_bitwise_or[CmpopExprPair*]: '<=' a=bitwise_or { _PyPegen_cmpop_expr_pair(p, LtE, a) }
625 lt_bitwise_or[CmpopExprPair*]: '<' a=bitwise_or { _PyPegen_cmpop_expr_pair(p, Lt, a) }
626 gte_bitwise_or[CmpopExprPair*]: '>=' a=bitwise_or { _PyPegen_cmpop_expr_pair(p, GtE, a) }
627 gt_bitwise_or[CmpopExprPair*]: '>' a=bitwise_or { _PyPegen_cmpop_expr_pair(p, Gt, a) }
[all …]
/third_party/boost/libs/yap/example/
Dpipable_algorithms.cpp53 boost::yap::expr_tag<boost::yap::expr_kind::bitwise_or>, in operator ()()
109 BOOST_YAP_USER_BINARY_OPERATOR(bitwise_or, algorithm_expr, algorithm_expr)
/third_party/boost/boost/safe_numerics/
Dchecked_default.hpp113 bitwise_or(const R & t, const R & u) noexcept { in bitwise_or() function
197 constexpr checked_result<R> bitwise_or(const R & t, const R & u) noexcept { in bitwise_or() function
198 return checked_operation<R>::bitwise_or(t, u); in bitwise_or()
/third_party/boost/boost/atomic/detail/
Dextra_ops_gcc_ppc.hpp74 return !!base_type::bitwise_or(storage, v, order); in or_and_test()
195 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
384 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
565 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
752 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
Dextra_ops_gcc_aarch32.hpp73 base_type::bitwise_or(storage, v, order); in opaque_or()
103 return !!base_type::bitwise_or(storage, v, order); in or_and_test()
247 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
478 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
708 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
947 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
Dextra_ops_gcc_aarch64.hpp75 base_type::bitwise_or(storage, v, order); in opaque_or()
105 return !!base_type::bitwise_or(storage, v, order); in or_and_test()
251 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
486 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
721 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
956 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
1209 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
Dextra_ops_generic.hpp77 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
155 return !!bitwise_or(storage, v, order); in or_and_test()
255 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
346 return !!bitwise_or(storage, v, order); in or_and_test()
Dextra_ops_gcc_arm.hpp77 return !!base_type::bitwise_or(storage, v, order); in or_and_test()
234 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
487 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
737 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
996 …static BOOST_FORCEINLINE storage_type bitwise_or(storage_type volatile& storage, storage_type v, m… in bitwise_or() function
Dextra_ops_emulated.hpp95 …static storage_type bitwise_or(storage_type volatile& storage, storage_type v, memory_order) BOOST… in bitwise_or() function
206 return !!bitwise_or(storage, v, order); in or_and_test()
/third_party/boost/boost/mpi/
Doperations.hpp120 struct bitwise_or struct
274 struct is_mpi_op<bitwise_or<T>, T>
/third_party/boost/boost/phoenix/operator/
Dbitwise.hpp28 (bitwise_or)
/third_party/boost/boost/proto/
Dtags.hpp99 struct bitwise_or {}; struct
Dproto_fwd.hpp286 struct bitwise_or;
574 template<typename T, typename U> struct bitwise_or;
657 typedef make_expr<tag::bitwise_or> make_bitwise_or;
728 typedef functional::make_expr<tag::bitwise_or> _make_bitwise_or;
/third_party/boost/libs/mpi/test/
Dis_mpi_op_test.cpp30 BOOST_TEST((is_mpi_op<bitwise_or<int>, int>::op() == MPI_BOR)); in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/phoenix/doc/inside/
Drules.qbk124 [[`expression::bitwise_or<Lhs, Rhs>`] [``
125 rule::bitwise_or
126 : expression::bitwise_or<meta_grammar, meta_grammar>
/third_party/boost/boost/xpressive/detail/static/
Dgrammar.hpp198 struct case_<tag::bitwise_or, Dummy>
200 bitwise_or<Gram, Gram>
/third_party/boost/boost/compute/lambda/
Dresult_of.hpp67 BOOST_COMPUTE_LAMBDA_RESULT_OF_BINARY_OPERATOR(proto::tag::bitwise_or)
/third_party/boost/libs/compute/include/boost/compute/lambda/
Dresult_of.hpp67 BOOST_COMPUTE_LAMBDA_RESULT_OF_BINARY_OPERATOR(proto::tag::bitwise_or)
/third_party/boost/boost/xpressive/detail/core/matcher/
Daction_matcher.hpp439 proto::bitwise_or<proto::terminal<read_attr<proto::_, proto::_> >, BindActionArgs>
440 , attr_with_default_transform<proto::bitwise_or<attr_transform, BindActionArgs> >
/third_party/boost/boost/yap/
Dalgorithm_fwd.hpp56 bitwise_or = 28, ///< \c | enumerator
/third_party/boost/libs/preprocessor/doc/examples/
Darray_arithmetic.c73 ( | , bitwise_or ,0 ,0 ,0), \
/third_party/boost/boost/msm/front/euml/
Dguard_grammar.hpp172 struct BuildGuardsCases::case_<proto::tag::bitwise_or>
174 proto::bitwise_or<BuildGuards,BuildGuards >,

12345