Searched refs:bool_type (Results 1 – 8 of 8) sorted by relevance
644 typedef void (Stream::*bool_type)() const; typedef in cv::cuda::Stream682 operator bool_type() const;
87 qi::parse(first_, last, bool_type(), attr); in call()
169 typedef spirit::bool_type type;
112 using spirit::bool_type;
95 ( bool_, bool_type )
147 typedef IntType (helper::* bool_type)[2]; typedef in boost::rational340 operator bool_type() const { return operator !() ? 0 : &helper::parts; } in operator bool_type()