Home
last modified time | relevance | path

Searched defs:always_true (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/libs/range/test/compile_fail/adaptor/
Dadjacent_filtered_concept2.cpp17 struct always_true struct
19 typedef bool result_type;
21 bool operator()(int, int) const in operator ()()
Dadjacent_filtered_concept.cpp17 struct always_true struct
19 typedef bool result_type;
21 bool operator()(int, int) const in operator ()()
Dadjacent_filtered_concept4.cpp17 struct always_true struct
19 typedef bool result_type;
21 bool operator()(int, int) const in operator ()()
Dadjacent_filtered_concept3.cpp17 struct always_true struct
19 typedef bool result_type;
21 bool operator()(int, int) const in operator ()()
/third_party/boost/libs/hana/include/boost/hana/fwd/core/
Dwhen.hpp43 struct always_true { static constexpr bool value = true; }; struct
/third_party/boost/boost/hana/fwd/core/
Dwhen.hpp43 struct always_true { static constexpr bool value = true; }; struct
/third_party/boost/libs/mpl/test/
Dalways.cpp23 typedef always<true_> always_true; in MPL_TEST_CASE() typedef
/third_party/boost/libs/msm/doc/HTML/examples/
DAnonymousTutorialWithFunctors.cpp88 struct always_true struct
91 bool operator()(EVT const& evt,FSM& fsm,SourceState& src,TargetState& tgt) in operator ()()
DSimpleWithFunctors3.cpp221 struct always_true struct
224 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DAnonymousTutorialEuml.cpp113 BOOST_MSM_EUML_ACTION(always_true) in BOOST_MSM_EUML_ACTION() argument
DSimpleWithFunctors.cpp219 struct always_true struct
222 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DExampleCircularBuffer.cpp200 struct always_true struct
203 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DSimpleTutorialInternalFunctors.cpp228 struct always_true struct
231 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DSimpleWithFunctors2.cpp224 struct always_true struct
227 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
/third_party/boost/libs/msm/doc/PDF/examples/
DAnonymousTutorialWithFunctors.cpp88 struct always_true struct
91 bool operator()(EVT const& evt,FSM& fsm,SourceState& src,TargetState& tgt) in operator ()()
DSimpleWithFunctors3.cpp221 struct always_true struct
224 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DAnonymousTutorialEuml.cpp113 BOOST_MSM_EUML_ACTION(always_true) in BOOST_MSM_EUML_ACTION() argument
DExampleCircularBuffer.cpp200 struct always_true struct
203 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DSimpleWithFunctors.cpp219 struct always_true struct
222 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DSimpleTutorialInternalFunctors.cpp228 struct always_true struct
231 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DSimpleWithFunctors2.cpp224 struct always_true struct
227 bool operator()(EVT const& evt ,FSM&,SourceState& ,TargetState& ) in operator ()()
DAnonymousTutorial.cpp71 bool always_true(none const& evt) in always_true() function
/third_party/boost/libs/msm/test/
DAnonymousEuml.cpp61 BOOST_MSM_EUML_ACTION(always_true) in BOOST_MSM_EUML_ACTION() argument
DTest2RegionsAnonymous.cpp90 struct always_true struct
93 bool operator()(EVT const& ,FSM&,SourceState& ,TargetState& ) in operator ()()
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c168 static const GLint always_true = GL_TRUE; in _mesa_meta_GenerateMipmap() local

12