Home
last modified time | relevance | path

Searched refs:BOOST_CLASS_TRACKING (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/libs/serialization/test/
Dtest_traits_fail.cpp24 BOOST_CLASS_TRACKING(A, boost::serialization::track_never)
32 BOOST_CLASS_TRACKING(B, boost::serialization::track_always) in BOOST_CLASS_IMPLEMENTATION()
Dtest_check.cpp30 BOOST_CLASS_TRACKING(check1, boost::serialization::track_selectively)
43 BOOST_CLASS_TRACKING(check2, boost::serialization::track_always)
53 BOOST_CLASS_TRACKING(check3, boost::serialization::track_never) in BOOST_CLASS_TRACKING() function
Dtest_class_info_load.cpp40 BOOST_CLASS_TRACKING(A, ::boost::serialization::track_never)
59 BOOST_CLASS_TRACKING(B, ::boost::serialization::track_never) in BOOST_CLASS_IMPLEMENTATION()
Dtest_class_info_save.cpp41 BOOST_CLASS_TRACKING(A, ::boost::serialization::track_never)
66 BOOST_CLASS_TRACKING(B, boost::serialization::track_always) in BOOST_CLASS_IMPLEMENTATION()
Dtest_traits_pass.cpp22 BOOST_CLASS_TRACKING(B, boost::serialization::track_always) in BOOST_CLASS_IMPLEMENTATION()
Dtest_diamond_complex.cpp101 BOOST_CLASS_TRACKING(EX1Level1, track_always)
264 BOOST_CLASS_TRACKING(EX2Level1, track_always)
Dtest_diamond.cpp87 BOOST_CLASS_TRACKING(base, track_always)
Dtest_tracking.cpp38 BOOST_CLASS_TRACKING(N, TRACKING)
Db2.log2064 BOOST_CLASS_TRACKING(A, boost::serialization::track_never)
2066 ../../../boost/serialization/tracking.hpp:108:5: note: expanded from macro 'BOOST_CLASS_TRACKING'
/third_party/boost/boost/serialization/
Dtracking.hpp95 #define BOOST_CLASS_TRACKING(T, E) \ macro
Dshared_ptr.hpp73 BOOST_CLASS_TRACKING( \
/third_party/boost/boost/pending/
Dproperty_serialize.hpp96 BOOST_CLASS_TRACKING(boost::no_property, track_never)
/third_party/boost/libs/graph_parallel/test/
Ddistributed_queue_test.cpp52 BOOST_CLASS_TRACKING(global_value,track_never)
Ddistributed_property_map_test.cpp56 BOOST_CLASS_TRACKING(remote_key,track_never)
/third_party/boost/libs/msm/test/
DSerializeSimpleEuml.cpp216 BOOST_CLASS_TRACKING(player, boost::serialization::track_never)
DSerialize.cpp310 BOOST_CLASS_TRACKING(player, boost::serialization::track_never)
DSerializeWithHistory.cpp366 BOOST_CLASS_TRACKING(player, boost::serialization::track_never)
/third_party/boost/libs/msm/doc/HTML/examples/
DSerialize.cpp242 BOOST_CLASS_TRACKING(player, boost::serialization::track_never) in BOOST_CLASS_TRACKING() function
DSerializeCompositeAndHistory.cpp260 BOOST_CLASS_TRACKING(player, boost::serialization::track_never) in BOOST_CLASS_TRACKING() function
/third_party/boost/libs/msm/doc/PDF/examples/
DSerialize.cpp242 BOOST_CLASS_TRACKING(player, boost::serialization::track_never) in BOOST_CLASS_TRACKING() function
DSerializeCompositeAndHistory.cpp260 BOOST_CLASS_TRACKING(player, boost::serialization::track_never) in BOOST_CLASS_TRACKING() function
/third_party/boost/libs/mpi/doc/
Dtutorial.qbk111 BOOST_CLASS_TRACKING(gps_position,track_never)
/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp806 BOOST_CLASS_TRACKING(boost::graph::distributed::mpi_process_group::outgoing_messages,track_never)