Home
last modified time | relevance | path

Searched defs:type_dispatch (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/multi_array/example/
Dfor_each.hpp24 void for_each (const boost::type<Element>& type_dispatch, in for_each()
35 void for_each (const boost::type<Element>& type_dispatch, in for_each()
/third_party/boost/libs/log/test/run/
Dutil_dynamic_type_disp.cpp108 BOOST_AUTO_TEST_CASE(type_dispatch) in BOOST_AUTO_TEST_CASE() argument
Dutil_static_type_disp.cpp143 BOOST_AUTO_TEST_CASE(type_dispatch) in BOOST_AUTO_TEST_CASE() argument
/third_party/weston/libweston/
Dtimeline.c386 static const type_func type_dispatch[] = { variable