Home
last modified time | relevance | path

Searched defs:callback_type (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/log/src/
Ddate_time_format_parser.cpp351 typedef date_format_parser_callback< char_type > callback_type; typedef
361 typedef time_format_parser_callback< char_type > callback_type; in parse_time_format() typedef
371 typedef date_time_format_parser_callback< char_type > callback_type; in parse_date_time_format() typedef
/third_party/boost/libs/wave/samples/token_statistics/xlex/
Dxpressive_lexer.hpp70 typedef Callback callback_type; typedef in boost::wave::cpplexer::xlex::xpressive_lexer
Dxlex_lexer.hpp86 typedef typename lexer_type::callback_type callback_type; typedef in boost::wave::cpplexer::xlex::lexer::lexer
/third_party/boost/boost/locale/
Dgnu_gettext.hpp119 > callback_type; typedef
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxcoreaudiocommon.c87 AudioUnitPropertyID callback_type; in gst_core_audio_io_proc_start() local
/third_party/boost/boost/test/utils/runtime/
Dparameter.hpp129 typedef function<void (cstring)> callback_type; typedef in boost::runtime::basic_param