Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/example/
Ddemo_fast_archive.cpp39 typedef fast_binary_oarchive derived_t; typedef in fast_binary_oarchive
107 typedef fast_binary_iarchive derived_t; typedef in fast_binary_iarchive
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Datl.cpp267 >::type derived_t; in test_CSimpleStringT() typedef
449 typedef ATL::CRBMap<k_t, m_t> derived_t; in test_CRBTree() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dvariant_reference_test.cpp24 struct derived_t : base_t { }; struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/
Dparser.hpp120 typedef DerivedT derived_t; typedef