Searched defs:expected_component (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/spirit/example/support/utree/ |
D | error_handler.hpp | 48 struct expected_component : std::exception struct 50 std::string msg; 52 expected_component(std::string const& source, std::size_t line in expected_component() function 78 virtual ~expected_component() BOOST_NOEXCEPT_OR_NOTHROW {} in ~expected_component() 80 virtual char const* what() const BOOST_NOEXCEPT_OR_NOTHROW in what()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 4002 …ble::Descriptor::Descriptor(const GLchar* name, const GLchar* qualifiers, GLint expected_component, in Descriptor() 4292 …scriptor* Interface::Member(const GLchar* name, const GLchar* qualifiers, GLint expected_component, in Member() 4314 …scriptor* Interface::Member(const GLchar* name, const GLchar* qualifiers, GLint expected_component, in Member()
|