Home
last modified time | relevance | path

Searched defs:return_t (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/boost/spirit/home/classic/utility/
Dlists.hpp203 return_t; in operator ()() typedef
221 return_t; in operator ()() typedef
250 return_t; in operator ()() typedef
282 return_t; in direct() typedef
311 return_t; in direct() typedef
Dconfix.hpp170 return_t; in operator ()() typedef
201 return_t; in direct() typedef
278 return_t; in operator ()() typedef
308 return_t; in operator ()() typedef
/third_party/boost/boost/spirit/home/classic/core/
Dmatch.hpp80 typedef attr_ref_t return_t; typedef in boost::spirit::match
146 typedef nil_t return_t; typedef in boost::spirit::match
/third_party/boost/libs/fiber/examples/
Dwait_stuff.cpp225 typedef typename std::result_of< Fn() >::type return_t; in wait_first_value() typedef
309 typedef typename std::result_of< Fn() >::type return_t; in wait_first_outcome() typedef
402 typedef typename std::result_of< typename std::decay< Fn >::type() >::type return_t; in wait_first_success() typedef
478 typedef boost::variant< typename std::result_of< Fns() >::type ... > return_t; in wait_first_value_het() typedef
627 typedef typename std::result_of< Fn() >::type return_t; in wait_all_values_source() typedef
650 typedef typename std::result_of< Fn() >::type return_t; in wait_all_values() typedef
710 typedef typename std::result_of< Fn() >::type return_t; in wait_all_until_error_source() typedef
735 typedef typename std::result_of< Fn() >::type return_t; in wait_all_until_error() typedef
825 typedef typename std::result_of< Fn() >::type return_t; in wait_all_collect_errors() typedef
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-dispatch.hh47 typedef Return return_t; typedef
Dhb-ot-layout-gsubgpos.hh236 typedef const Coverage &return_t; typedef
/third_party/abseil-cpp/absl/random/
Ddistributions.h170 using return_t = typename random_internal::uniform_inferred_return_t<A, B>; in Uniform() local
193 using return_t = typename random_internal::uniform_inferred_return_t<A, B>; in Uniform() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Ddistributions.h170 using return_t = typename random_internal::uniform_inferred_return_t<A, B>; in Uniform() local
193 using return_t = typename random_internal::uniform_inferred_return_t<A, B>; in Uniform() local
/third_party/harfbuzz/src/
Dhb-dispatch.hh48 typedef Return return_t; typedef
Dhb-ot-layout-gsubgpos.hh370 typedef const Coverage &return_t; // Stoopid that we have to dupe this here. typedef
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-dispatch.hh48 typedef Return return_t; typedef
Dhb-ot-layout-gsubgpos.hh370 typedef const Coverage &return_t; // Stoopid that we have to dupe this here. typedef
/third_party/boost/boost/spirit/home/classic/core/composite/
Dcomposite.hpp62 typedef typename boost::call_traits<S>::const_reference return_t; typedef in boost::spirit::unary
/third_party/ltp/lib/newlib_tests/
Dtst_fuzzy_sync01.c84 const int return_t; member
Dtst_fuzzy_sync02.c50 const int return_t; member
/third_party/boost/boost/intrusive/
Dhashtable.hpp1782 typedef typename typeof_node_disposer<Disposer>::type return_t; in make_node_disposer() typedef