Home
last modified time | relevance | path

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

/third_party/boost/libs/unordered/test/helpers/
Dequivalent.hpp26 boost::hash<T> const&, boost::hash<T> const&, derived_type) in equivalent_impl() argument
33 std::equal_to<T> const&, std::equal_to<T> const&, derived_type) in equivalent_impl() argument
40 std::pair<T1, T2> const& x1, std::pair<T3, T4> const& x2, derived_type) in equivalent_impl() argument
Dfwd.hpp27 struct derived_type : base_type struct
/third_party/boost/boost/fusion/sequence/
Dsequence_facade.hpp23 typedef Derived derived_type; typedef
/third_party/boost/boost/fusion/iterator/
Diterator_facade.hpp27 typedef Derived derived_type; typedef
/third_party/boost/boost/spirit/home/lex/
Dlexer_type.hpp23 typedef Derived derived_type; typedef
/third_party/boost/boost/spirit/home/qi/
Dparser.hpp25 typedef Derived derived_type; typedef
/third_party/boost/boost/numeric/ublas/tensor/
Dexpression.hpp79 using derived_type = tensor_expression <tensor_type,self_type>; typedef
140 using derived_type = tensor_expression <T, unary_tensor_expression<T,E,OP>>; typedef
/third_party/boost/boost/spirit/home/karma/
Dgenerator.hpp39 typedef Derived derived_type; typedef
/third_party/ffmpeg/libavutil/tests/
Dhwdevice.c25 enum AVHWDeviceType derived_type; in test_derivation() local
/third_party/boost/tools/docca/example/include/docca/
Dexample.hpp754 class derived_type : class
/third_party/boost/libs/beast/doc/docca/example/include/docca/
Dexample.hpp754 class derived_type : class
/third_party/boost/boost/spirit/home/x3/core/
Dparser.hpp43 typedef Derived derived_type; typedef
/third_party/boost/boost/accumulators/framework/accumulators/
Ddroppable_accumulator.hpp245 typedef droppable_accumulator_base<this_type> derived_type; in has_result() typedef
/third_party/boost/libs/unordered/test/objects/
Dtest.hpp687 allocator1<T> const& x, allocator1<T> const& y, test::derived_type) in equivalent_impl()
694 allocator2<T> const& x, allocator2<T> const& y, test::derived_type) in equivalent_impl()
Dcxx11_allocator.hpp322 cxx11_allocator<T, Flags> const& y, test::derived_type) in equivalent_impl()
/third_party/boost/boost/container/
Dsmall_vector.hpp318 typedef small_vector_base<value_type, allocator_type, Options> derived_type; typedef in boost::container::small_vector_allocator