Home
last modified time | relevance | path

Searched defs:invalid_type (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_settype/
D7-1.c33 int invalid_type = -1; in main() local
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl07.c26 static unsigned int invalid_type = XFS_GROUP_QUOTA << 1 | XFS_USER_QUOTA; variable
/third_party/boost/boost/log/
Dexceptions.hpp178 class BOOST_LOG_API invalid_type : class
/third_party/boost/boost/callable_traits/detail/
Dutility.hpp23 struct invalid_type { invalid_type() = delete; }; struct
/third_party/boost/boost/spirit/home/support/utree/
Dutree.hpp69 invalid_type, // the utree has not been initialized (it's enumerator
332 struct invalid_type {}; struct in boost::spirit::utree
/third_party/boost/libs/log/src/
Dexceptions.cpp176 invalid_type::invalid_type() : in invalid_type() function in boost::invalid_type
181 invalid_type::invalid_type(std::string const& descr) : in invalid_type() function in boost::invalid_type
/third_party/boost/boost/spirit/home/support/utree/detail/
Dutree_detail2.hpp697 inline utree::utree(utree::invalid_type) in utree() function in boost::spirit::utree
/third_party/boost/boost/msm/front/euml/
Dcommon.hpp319 struct invalid_type{}; struct