Home
last modified time | relevance | path

Searched defs:invalid_type (Results 1 – 10 of 10) 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.c28 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/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp2784 glw::GLenum invalid_type = 0; in TestErrorsOfClearNamedBufferData() local
3068 glw::GLenum invalid_type = 0; in TestErrorsOfClearNamedBufferSubData() local
/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/skia/third_party/externals/tint/src/resolver/
Dresolver_validation.cc2221 std::string invalid_type = TypeNameOf(type); in ValidateLocationDecoration() local
/third_party/boost/boost/msm/front/euml/
Dcommon.hpp319 struct invalid_type{}; struct