Searched defs:do_serialize (Results 1 – 6 of 6) sorted by relevance
| /third_party/boost/boost/multiprecision/cpp_int/ |
| D | serialize.hpp | 44 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::false_ const&, mpl::false_ const&) in do_serialize() function 75 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::false_ const&, mpl::false_ const&) in do_serialize() function 100 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::true_ const&, mpl::false_ const&) in do_serialize() function 122 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::true_ const&, mpl::false_ const&) in do_serialize() function 140 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::false_ const&, mpl::true_ const&) in do_serialize() function 156 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::false_ const&, mpl::true_ const&) in do_serialize() function 168 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::true_ const&, mpl::true_ const&) in do_serialize() function 180 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::true_ const&, mpl::true_ const&) in do_serialize() function
|
| /third_party/boost/libs/msm/doc/PDF/examples/ |
| D | Serialize.cpp | 52 typedef int do_serialize; typedef 63 typedef int do_serialize; typedef
|
| /third_party/boost/libs/msm/doc/HTML/examples/ |
| D | Serialize.cpp | 52 typedef int do_serialize; typedef 63 typedef int do_serialize; typedef
|
| /third_party/boost/libs/msm/test/ |
| D | Serialize.cpp | 71 typedef int do_serialize; typedef 90 typedef int do_serialize; typedef
|
| /third_party/boost/boost/multiprecision/ |
| D | float128.hpp | 725 void do_serialize(Archive& ar, boost::multiprecision::backends::float128_backend& val, const mpl::f… in do_serialize() function 733 void do_serialize(Archive& ar, boost::multiprecision::backends::float128_backend& val, const mpl::t… in do_serialize() function 743 void do_serialize(Archive& ar, boost::multiprecision::backends::float128_backend& val, const mpl::f… in do_serialize() function 750 void do_serialize(Archive& ar, boost::multiprecision::backends::float128_backend& val, const mpl::t… in do_serialize() function
|
| /third_party/gstreamer/gstplugins_base/ext/cdparanoia/ |
| D | gstcdparanoiasrc.c | 355 gboolean do_serialize; in gst_cd_paranoia_src_read_sector() local
|