Home
last modified time | relevance | path

Searched defs:that (Results 1 – 25 of 618) sorted by relevance

12345678910>>...25

/third_party/flutter/engine/flutter/fml/platform/darwin/
Dscoped_nsobject.h45 scoped_nsprotocol(const scoped_nsprotocol<NST>& that) : object_([that.object_ retain]) {} in scoped_nsprotocol()
48 scoped_nsprotocol(const scoped_nsprotocol<NSU>& that) : object_([that.get() retain]) {} in scoped_nsprotocol()
73 void swap(scoped_nsprotocol& that) { in swap()
116 scoped_nsobject(const scoped_nsobject<NST>& that) : scoped_nsprotocol<NST*>(that) {} in scoped_nsobject()
119 scoped_nsobject(const scoped_nsobject<NSU>& that) : scoped_nsprotocol<NST*>(that) {} in scoped_nsobject()
133 scoped_nsobject(const scoped_nsobject<id>& that) : scoped_nsprotocol<id>(that) {} in scoped_nsobject()
136 scoped_nsobject(const scoped_nsobject<NSU>& that) : scoped_nsprotocol<id>(that) {} in scoped_nsobject()
/third_party/boost/boost/proto/detail/preprocessed/
Dfunop.hpp27 type that = { in call() local
63 type that = { in call() local
99 type that = { in call() local
135 type that = { in call() local
171 type that = { in call() local
207 type that = { in call() local
243 type that = { in call() local
279 type that = { in call() local
315 type that = { in call() local
351 type that = { in call() local
Ddeep_copy.hpp25 expr_type const that = { in operator ()() local
48 expr_type const that = { in operator ()() local
71 expr_type const that = { in operator ()() local
94 expr_type const that = { in operator ()() local
117 expr_type const that = { in operator ()() local
140 expr_type const that = { in operator ()() local
163 expr_type const that = { in operator ()() local
186 expr_type const that = { in operator ()() local
209 expr_type const that = { in operator ()() local
232 expr_type const that = { in operator ()() local
Dgenerate_by_value.hpp26 type that = { in call() local
50 type that = { in call() local
74 type that = { in call() local
98 type that = { in call() local
122 type that = { in call() local
146 type that = { in call() local
170 type that = { in call() local
194 type that = { in call() local
218 type that = { in call() local
242 type that = { in call() local
[all …]
Dexpr.hpp102 > that = {*this, a}; in operator =() local
122 > that = {*this, proto::as_child(a)}; in operator =() local
140 > that = {*this, proto::as_child(a)}; in operator =() local
158 > that = {*this, proto::as_child(a)}; in operator =() local
176 > that = {*this, proto::as_child(a)}; in operator =() local
196 > that = {*this, proto::as_child(a)}; in operator []() local
214 > that = {*this, proto::as_child(a)}; in operator []() local
232 > that = {*this, proto::as_child(a)}; in operator []() local
250 > that = {*this, proto::as_child(a)}; in operator []() local
267 proto::expr<proto::tag::function, list1<expr const &>, 1> that = {*this}; in operator ()() local
[all …]
Dexpr_variadic.hpp102 > that = {*this, a}; in operator =() local
122 > that = {*this, proto::as_child(a)}; in operator =() local
140 > that = {*this, proto::as_child(a)}; in operator =() local
158 > that = {*this, proto::as_child(a)}; in operator =() local
176 > that = {*this, proto::as_child(a)}; in operator =() local
196 > that = {*this, proto::as_child(a)}; in operator []() local
214 > that = {*this, proto::as_child(a)}; in operator []() local
232 > that = {*this, proto::as_child(a)}; in operator []() local
250 > that = {*this, proto::as_child(a)}; in operator []() local
359 expr that = {a0}; in make() local
[all …]
/third_party/boost/boost/proto/transform/detail/preprocessed/
Dconstruct_pod_funop.hpp12 Type that = {a0}; in operator ()() local
19 Type that = {a0 , a1}; in operator ()() local
26 Type that = {a0 , a1 , a2}; in operator ()() local
33 Type that = {a0 , a1 , a2 , a3}; in operator ()() local
40 Type that = {a0 , a1 , a2 , a3 , a4}; in operator ()() local
47 Type that = {a0 , a1 , a2 , a3 , a4 , a5}; in operator ()() local
54 Type that = {a0 , a1 , a2 , a3 , a4 , a5 , a6}; in operator ()() local
61 Type that = {a0 , a1 , a2 , a3 , a4 , a5 , a6 , a7}; in operator ()() local
68 Type that = {a0 , a1 , a2 , a3 , a4 , a5 , a6 , a7 , a8}; in operator ()() local
75 Type that = {a0 , a1 , a2 , a3 , a4 , a5 , a6 , a7 , a8 , a9}; in operator ()() local
/third_party/boost/boost/proto/detail/
Dexpr.hpp184 expr that = {BOOST_PP_ENUM_PARAMS(ARG_COUNT, a)}; in make() local
229 > that = {*this, a}; in operator =() local
250 > that = {*this, proto::as_child(a)}; in operator =() local
269 > that = {*this, proto::as_child(a)}; in operator =() local
289 > that = {*this, proto::as_child(a)}; in operator =() local
308 > that = {*this, proto::as_child(a)}; in operator =() local
330 > that = {*this, proto::as_child(a)}; in operator []() local
349 > that = {*this, proto::as_child(a)}; in operator []() local
369 > that = {*this, proto::as_child(a)}; in operator []() local
388 > that = {*this, proto::as_child(a)}; in operator []() local
[all …]
/third_party/boost/boost/polygon/detail/
Dvoronoi_robust_fpt.hpp60 T get_sqrt(const T& that) { in get_sqrt()
65 bool is_pos(const T& that) { in is_pos()
70 bool is_neg(const T& that) { in is_neg()
75 bool is_zero(const T& that) { in is_zero()
100 robust_fpt& operator=(const robust_fpt& that) { in operator =()
122 robust_fpt& operator+=(const robust_fpt& that) { in operator +=()
138 robust_fpt& operator-=(const robust_fpt& that) { in operator -=()
154 robust_fpt& operator*=(const robust_fpt& that) { in operator *=()
160 robust_fpt& operator/=(const robust_fpt& that) { in operator /=()
222 robust_fpt<T> get_sqrt(const robust_fpt<T>& that) { in get_sqrt()
[all …]
Dvoronoi_ctypes.hpp169 extended_exponent_fpt& operator+=(const extended_exponent_fpt& that) { in operator +=()
173 extended_exponent_fpt& operator-=(const extended_exponent_fpt& that) { in operator -=()
177 extended_exponent_fpt& operator*=(const extended_exponent_fpt& that) { in operator *=()
181 extended_exponent_fpt& operator/=(const extended_exponent_fpt& that) { in operator /=()
206 extended_exponent_fpt<_fpt> get_sqrt(const extended_exponent_fpt<_fpt>& that) { in get_sqrt()
211 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos()
216 bool is_neg(const extended_exponent_fpt<_fpt>& that) { in is_neg()
221 bool is_zero(const extended_exponent_fpt<_fpt>& that) { in is_zero()
232 extended_int(int32 that) { in extended_int()
244 extended_int(int64 that) { in extended_int()
[all …]
/third_party/boost/boost/log/utility/
Dpermissions.hpp96 permissions(permissions const& that) BOOST_NOEXCEPT : m_perms(that.m_perms) in permissions() function in boost::permissions
103 permissions& operator=(permissions const& that) BOOST_NOEXCEPT in operator =()
131 permissions(permissions&& that) BOOST_NOEXCEPT : m_perms(that.m_perms) in permissions() function in boost::permissions
139 permissions& operator=(permissions&& that) BOOST_NOEXCEPT in operator =()
194 void swap(permissions& that) BOOST_NOEXCEPT in swap()
/third_party/boost/boost/log/expressions/
Dfilter.hpp74 filter(filter const& that) : m_Filter(that.m_Filter) in filter() function in boost::filter
80 filter(BOOST_RV_REF(filter) that) BOOST_NOEXCEPT : m_Filter(boost::move(that.m_Filter)) in filter()
111 filter(rv< filter > const& that) : m_Filter(that.m_Filter) in filter()
119 filter& operator= (BOOST_RV_REF(filter) that) BOOST_NOEXCEPT in operator =()
127 filter& operator= (BOOST_COPY_ASSIGN_REF(filter) that) in operator =()
170 void swap(filter& that) BOOST_NOEXCEPT in swap()
/third_party/boost/boost/polygon/
Dpoint_data.hpp37 explicit point_data(const point_data& that) { in point_data()
42 point_data& operator=(const point_data& that) { in operator =()
51 explicit point_data(const PointType& that) { in point_data()
56 point_data(const PointType& that) { in point_data()
62 point_data& operator=(const PointType& that) { in operator =()
69 point_data(const point_data<CT>& that) { in point_data()
/third_party/skia/src/gpu/
DGrRefCnt.h49 gr_sp(const gr_sp& that) : fPtr(SafeRef(that.get())) {} in gr_sp()
54 gr_sp(const gr_sp<U, URefBase, UUnrefBase, Ref, Unref>& that) : fPtr(SafeRef(that.get())) {} in gr_sp()
56 gr_sp(const sk_sp<T>& that) : fPtr(SafeRef(that.get())) {} in gr_sp()
64 gr_sp(gr_sp&& that) : fPtr(that.release()) {} in gr_sp() function
70 gr_sp(sk_sp<T>&& that) : fPtr(SafeRef(that.get())) {} in gr_sp()
DGrBackendSurfaceMutableState.cpp12 GrBackendSurfaceMutableState::GrBackendSurfaceMutableState(const GrBackendSurfaceMutableState& that) in GrBackendSurfaceMutableState()
31 const GrBackendSurfaceMutableState& that) { in operator =()
/third_party/cef/include/base/
Dcef_scoped_typeref_mac.h99 ScopedTypeRef(const ScopedTypeRef<T, Traits>& that) in ScopedTypeRef()
113 ScopedTypeRef(ScopedTypeRef<T, Traits>&& that) : object_(that.object_) { in ScopedTypeRef()
135 void reset(const ScopedTypeRef<T, Traits>& that) { in reset()
157 void swap(ScopedTypeRef& that) { in swap()
/third_party/boost/boost/log/attributes/
Dattribute.hpp106 attribute(BOOST_RV_REF(attribute) that) BOOST_NOEXCEPT { m_pImpl.swap(that.m_pImpl); } in attribute()
118 attribute& operator= (BOOST_COPY_ASSIGN_REF(attribute) that) BOOST_NOEXCEPT in operator =()
127 attribute& operator= (BOOST_RV_REF(attribute) that) BOOST_NOEXCEPT in operator =()
156 void swap(attribute& that) BOOST_NOEXCEPT { m_pImpl.swap(that.m_pImpl); } in swap()
Dattribute_value.hpp127 … attribute_value(BOOST_RV_REF(attribute_value) that) BOOST_NOEXCEPT { m_pImpl.swap(that.m_pImpl); } in attribute_value()
139 attribute_value& operator= (BOOST_COPY_ASSIGN_REF(attribute_value) that) BOOST_NOEXCEPT in operator =()
148 attribute_value& operator= (BOOST_RV_REF(attribute_value) that) BOOST_NOEXCEPT in operator =()
357 void swap(attribute_value& that) BOOST_NOEXCEPT in swap()
/third_party/boost/boost/log/detail/
Denqueued_record.hpp66 …enqueued_record(enqueued_record const& that) BOOST_NOEXCEPT : m_timestamp(that.m_timestamp), m_rec… in enqueued_record() function in boost::sinks::aux::enqueued_record
69 enqueued_record(BOOST_RV_REF(enqueued_record) that) BOOST_NOEXCEPT : in enqueued_record()
79 enqueued_record& operator= (BOOST_COPY_ASSIGN_REF(enqueued_record) that) BOOST_NOEXCEPT in operator =()
85 enqueued_record& operator= (BOOST_RV_REF(enqueued_record) that) BOOST_NOEXCEPT in operator =()
Dlight_function_pp.hpp94 light_function(this_type const& that) in light_function()
102 light_function(BOOST_RV_REF(this_type) that) BOOST_NOEXCEPT in light_function()
108 light_function(BOOST_RV_REF(const this_type) that) BOOST_NOEXCEPT in light_function()
150 light_function& operator= (BOOST_RV_REF(this_type) that) BOOST_NOEXCEPT in operator =()
155 light_function& operator= (BOOST_COPY_ASSIGN_REF(this_type) that) in operator =()
210 void swap(this_type& that) BOOST_NOEXCEPT in swap()
303 light_function(this_type const& that) in light_function()
310 light_function(BOOST_RV_REF(this_type) that) BOOST_NOEXCEPT in light_function()
316 light_function(BOOST_RV_REF(const this_type) that) BOOST_NOEXCEPT in light_function()
358 light_function& operator= (BOOST_RV_REF(this_type) that) BOOST_NOEXCEPT in operator =()
[all …]
/third_party/boost/boost/log/core/
Drecord_view.hpp122 record_view(record_view const& that) BOOST_NOEXCEPT : m_impl(that.m_impl) {} in record_view() function in boost::record_view
127 record_view(BOOST_RV_REF(record_view) that) BOOST_NOEXCEPT in record_view()
140 record_view& operator= (BOOST_COPY_ASSIGN_REF(record_view) that) BOOST_NOEXCEPT in operator =()
149 record_view& operator= (BOOST_RV_REF(record_view) that) BOOST_NOEXCEPT in operator =()
211 void swap(record_view& that) BOOST_NOEXCEPT in swap()
/third_party/boost/boost/log/sources/
Dseverity_feature.hpp103 …severity_level(severity_level const& that) BOOST_NOEXCEPT : attribute(static_cast< attribute const… in severity_level() function in boost::sources::aux::severity_level
107 …_REF(severity_level) that) BOOST_NOEXCEPT : attribute(boost::move(static_cast< attribute& >(that))) in severity_level()
119 severity_level& operator= (BOOST_COPY_ASSIGN_REF(severity_level) that) BOOST_NOEXCEPT in operator =()
128 severity_level& operator= (BOOST_RV_REF(severity_level) that) BOOST_NOEXCEPT in operator =()
206 basic_severity_logger(basic_severity_logger const& that) : in basic_severity_logger() function in boost::sources::basic_severity_logger
261 void swap_unlocked(basic_severity_logger& that) in swap_unlocked()
/third_party/flutter/skia/src/core/
DSkTLazy.h24 SkTLazy(const SkTLazy& that) : fPtr(that.fPtr ? new (&fStorage) T(*that.fPtr) : nullptr) {} in SkTLazy()
25 SkTLazy(SkTLazy&& that) : fPtr(that.fPtr ? new (&fStorage) T(std::move(*that.fPtr)) : nullptr){} in SkTLazy() function
151 SkTCopyOnFirstWrite(const SkTCopyOnFirstWrite& that) { *this = that; } in SkTCopyOnFirstWrite()
152 SkTCopyOnFirstWrite( SkTCopyOnFirstWrite&& that) { *this = std::move(that); } in SkTCopyOnFirstWrite() function
/third_party/gettext/gettext-tools/src/
Dread-catalog.c93 default_constructor (abstract_catalog_reader_ty *that) in default_constructor()
115 default_destructor (abstract_catalog_reader_ty *that) in default_destructor()
137 default_parse_brief (abstract_catalog_reader_ty *that) in default_parse_brief()
146 default_parse_debrief (abstract_catalog_reader_ty *that) in default_parse_debrief()
220 default_directive_domain (abstract_catalog_reader_ty *that, char *name) in default_directive_domain()
235 default_directive_message (abstract_catalog_reader_ty *that, in default_directive_message()
259 default_comment (abstract_catalog_reader_ty *that, const char *s) in default_comment()
273 default_comment_dot (abstract_catalog_reader_ty *that, const char *s) in default_comment_dot()
287 default_comment_filepos (abstract_catalog_reader_ty *that, in default_comment_filepos()
304 default_comment_special (abstract_catalog_reader_ty *that, const char *s) in default_comment_special()
/third_party/skia/src/core/
DSkTLazy.h24 SkTLazy(const SkTLazy& that) : fPtr(that.fPtr ? new (&fStorage) T(*that.fPtr) : nullptr) {} in SkTLazy()
25 SkTLazy(SkTLazy&& that) : fPtr(that.fPtr ? new (&fStorage) T(std::move(*that.fPtr)) : nullptr){} in SkTLazy() function
151 SkTCopyOnFirstWrite(const SkTCopyOnFirstWrite& that) { *this = that; } in SkTCopyOnFirstWrite()
152 SkTCopyOnFirstWrite( SkTCopyOnFirstWrite&& that) { *this = std::move(that); } in SkTCopyOnFirstWrite() function

12345678910>>...25