Home
last modified time | relevance | path

Searched defs:this_type (Results 1 – 25 of 52) sorted by relevance

123

/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dsafe_bool.hpp25 typedef safe_bool this_type; typedef in boost::range_detail::safe_bool
34 static void unspecified_bool(this_type***) in unspecified_bool() argument
/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/
Dsp_counted_impl.hpp73 typedef sp_counted_impl_p<X> this_type; typedef in boost::detail::sp_counted_impl_p
153 typedef sp_counted_impl_pd<P, D> this_type; typedef in boost::detail::sp_counted_impl_pd
227 typedef sp_counted_impl_pda<P, D, A> this_type; typedef in boost::detail::sp_counted_impl_pda
Doperator_bool.hpp26 static void unspecified_bool( this_type*** ) in unspecified_bool() argument
/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_derived.cpp74 const boost::serialization::extended_type_info & this_type in save_derived() local
116 const boost::serialization::extended_type_info & this_type in load_derived() local
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.215/src/
Dthis.rs4 pub fn this_type(cont: &Container) -> Path { in this_type() function
Dde.rs109 this_type: syn::Path, field
133 let this_type = this::this_type(cont); in new() localVariable
410 let this_type = &params.this_type; in deserialize_unit_struct() localVariable
479 let this_type = &params.this_type; in deserialize_tuple() localVariable
600 let this_type = &params.this_type; in deserialize_tuple_in_place() localVariable
754 let this_type = &params.this_type; in deserialize_seq() localVariable
845 let this_type = &params.this_type; in deserialize_seq_in_place() localVariable
902 let this_type = &params.this_type; in deserialize_newtype_struct() localVariable
939 let this_type = &params.this_type; in deserialize_struct() localVariable
1125 let this_type = &params.this_type; in deserialize_struct_in_place() localVariable
[all …]
Dser.rs82 this_type: syn::Path, field
107 let this_type = this::this_type(cont); in new() localVariable
646 let this_type = &params.this_type; in serialize_adjacently_tagged_variant() localVariable
985 let this_type = &params.this_type; in serialize_struct_variant_with_flatten() localVariable
1207 let this_type = &params.this_type; in wrap_serialize_with() localVariable
/external/rust/android-crates-io/crates/serde_derive/src/
Dthis.rs4 pub fn this_type(cont: &Container) -> Path { in this_type() function
Dde.rs110 this_type: syn::Path, field
134 let this_type = this::this_type(cont); in new() localVariable
411 let this_type = &params.this_type; in deserialize_unit_struct() localVariable
481 let this_type = &params.this_type; in deserialize_tuple() localVariable
603 let this_type = &params.this_type; in deserialize_tuple_in_place() localVariable
758 let this_type = &params.this_type; in deserialize_seq() localVariable
849 let this_type = &params.this_type; in deserialize_seq_in_place() localVariable
906 let this_type = &params.this_type; in deserialize_newtype_struct() localVariable
943 let this_type = &params.this_type; in deserialize_struct() localVariable
1131 let this_type = &params.this_type; in deserialize_struct_in_place() localVariable
[all …]
Dser.rs83 this_type: syn::Path, field
108 let this_type = this::this_type(cont); in new() localVariable
647 let this_type = &params.this_type; in serialize_adjacently_tagged_variant() localVariable
987 let this_type = &params.this_type; in serialize_struct_variant_with_flatten() localVariable
1210 let this_type = &params.this_type; in wrap_serialize_with() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.215/src/
Dthis.rs4 pub fn this_type(cont: &Container) -> Path { in this_type() function
Dde.rs109 this_type: syn::Path, field
133 let this_type = this::this_type(cont); in new() localVariable
410 let this_type = &params.this_type; in deserialize_unit_struct() localVariable
479 let this_type = &params.this_type; in deserialize_tuple() localVariable
600 let this_type = &params.this_type; in deserialize_tuple_in_place() localVariable
754 let this_type = &params.this_type; in deserialize_seq() localVariable
845 let this_type = &params.this_type; in deserialize_seq_in_place() localVariable
902 let this_type = &params.this_type; in deserialize_newtype_struct() localVariable
939 let this_type = &params.this_type; in deserialize_struct() localVariable
1125 let this_type = &params.this_type; in deserialize_struct_in_place() localVariable
[all …]
Dser.rs82 this_type: syn::Path, field
107 let this_type = this::this_type(cont); in new() localVariable
646 let this_type = &params.this_type; in serialize_adjacently_tagged_variant() localVariable
985 let this_type = &params.this_type; in serialize_struct_variant_with_flatten() localVariable
1207 let this_type = &params.this_type; in wrap_serialize_with() localVariable
/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_lock_concept.cpp65 typedef test_initially_unlocked_if_other_thread_has_lock<Mutex,Lock> this_type; in operator ()() typedef
123 …ypedef test_initially_unlocked_with_try_lock_if_other_thread_has_unique_lock<Mutex,Lock> this_type; in operator ()() typedef
181 typedef test_initially_locked_if_other_thread_has_shared_lock<Mutex,Lock> this_type; in operator ()() typedef
319 typedef test_unlocked_after_try_lock_if_other_thread_has_lock<Mutex,Lock> this_type; in operator ()() typedef
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dshared_ptr_helper.hpp130 const boost::serialization::extended_type_info * this_type in reset() local
/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/detail/
Dbasic_pointerbuf.hpp34 typedef basic_pointerbuf<charT, BufferT> this_type; typedef in boost::detail::basic_pointerbuf
/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/
Dscoped_array.hpp48 typedef scoped_array<T> this_type; typedef in boost::scoped_array
Dscoped_ptr.hpp56 typedef scoped_ptr<T> this_type; typedef in boost::scoped_ptr
/external/harfbuzz_ng/src/
Dhb-ot-shaper-arabic.cc308 …unsigned int this_type = get_joining_type (buffer->context[0][i], buffer->unicode->general_categor… in arabic_joining() local
320 …unsigned int this_type = get_joining_type (info[i].codepoint, _hb_glyph_info_get_general_category … in arabic_joining() local
357 …unsigned int this_type = get_joining_type (buffer->context[1][i], buffer->unicode->general_categor… in arabic_joining() local
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Diterators.hpp49 typedef constant_iterator<T, Difference> this_type; typedef in boost::container::constant_iterator
160 typedef value_init_construct_iterator<T, Difference> this_type; typedef in boost::container::value_init_construct_iterator
271 typedef default_init_construct_iterator<T, Difference> this_type; typedef in boost::container::default_init_construct_iterator
383 typedef repeat_iterator<T, Difference> this_type; typedef in boost::container::repeat_iterator
493 typedef emplace_iterator this_type; typedef in boost::container::emplace_iterator
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dinfo.hpp76 typedef basic_info_walker<Callback> this_type; typedef
/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/
Dpolymorphic_get.hpp96 typedef get_polymorphic_visitor<Base> this_type; typedef
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/karma/nonterminal/
Dsubrule.hpp73 typedef subrule_group_generator<Defs> this_type; typedef
370 typedef subrule<ID_, T1, T2> this_type; typedef
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/qi/nonterminal/
Dsubrule.hpp72 typedef subrule_group_parser<Defs> this_type; typedef
392 typedef subrule<ID_, T1, T2> this_type; typedef
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/vector/detail/cpp03/
Dvector_n.hpp174 typedef BOOST_PP_CAT(vector, N)<BOOST_PP_ENUM_PARAMS(N, T)> this_type; in BOOST_PP_CAT() typedef

123