Home
last modified time | relevance | path

Searched defs:tr (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Dvalidation.hpp37 #define BOOST_RT_CLA_VALIDATE_INPUT( b, tr, msg ) \ argument
Dparameter.hpp108 bool matching( argv_traverser& tr, bool primary ) const in matching()
114 void produce_argument( argv_traverser& tr ) in produce_argument()
Did_policy.hpp111 virtual bool matching( parameter const& p, argv_traverser& tr, bool primary ) const in matching()
Dargument_factory.hpp124 typed_argument_factory<T>::produce_using( parameter& p, argv_traverser& tr ) in produce_using()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dexecution_monitor.hpp208 explicit translate_exception( ExceptionTranslator const& tr, base_ptr& next ) in translate_exception()
230 execution_monitor::register_exception_translator( ExceptionTranslator const& tr, boost::type<Except… in register_exception_translator()