Home
last modified time | relevance | path

Searched defs:typex (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/detail/
Dcheck.hpp56 >::type typex; in check_object_level() typedef
75 > typex; in check_object_versioning() typedef
89 >::type typex; in check_object_tracking() typedef
119 > typex; in check_pointer_level() typedef
145 >::type typex; in check_pointer_tracking() typedef
159 >::type typex; in check_const_loading() typedef
Doserializer.hpp313 > > >::type typex; in invoke() typedef
356 >::type typex; in register_type() typedef
538 >::type typex; in save() typedef
Diserializer.hpp458 > > >::type typex; in invoke() typedef
496 >::type typex; in register_type() typedef
623 >::type typex; in load() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dsmart_cast.hpp130 >::type typex; in cast() typedef
206 >::type typex; in cast() typedef
261 >::type typex; in smart_cast() typedef
Dstate_saver.hpp84 >::type typex; in ~state_saver() typedef
Dsplit_member.hpp68 >::type typex; in split_member() typedef
Dqueue.hpp63 >::type typex; in serialize() typedef
Dstack.hpp63 >::type typex; in serialize() typedef
Dpriority_queue.hpp63 >::type typex; in serialize() typedef
Dsplit_free.hpp73 >::type typex; in split_free() typedef
Dvariant.hpp122 >::type typex; in load() typedef
Dvoid_cast.hpp283 >::type typex; in void_cast_register() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/example/
Dsimple_log_archive.hpp89 > >::type typex; in save() typedef
/aosp_15_r20/external/pcre/maint/
H A Ducptest.c243 int typex = (type == PT_SC)? PT_SCX : type; in get_propname() local