Home
last modified time | relevance | path

Searched defs:assign (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dassign.hpp225 struct assign struct
228 apply(Geometry1& geometry1, const Geometry2& geometry2) in apply()
257 struct assign<variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct
259 struct visitor: static_visitor<void>
280 apply(variant<BOOST_VARIANT_ENUM_PARAMS(T)>& geometry1, in apply()
289 struct assign<Geometry1, variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
291 struct visitor: static_visitor<void>
312 apply(Geometry1& geometry1, in apply()
321 struct assign<variant<BOOST_VARIANT_ENUM_PARAMS(T1)>, variant<BOOST_VARIANT_ENUM_PARAMS(T2)> > struct
323 struct visitor: static_visitor<void>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dassign_values.hpp44 namespace detail { namespace assign namespace
248 struct assign struct
258 struct assign<point_tag, Point, 2> struct
260 typedef typename coordinate_type<Point>::type coordinate_type;
263 static inline void apply(Point& point, T const& c1, T const& c2) in apply()
271 struct assign<point_tag, Point, 3> struct
273 typedef typename coordinate_type<Point>::type coordinate_type;
276 static inline void apply(Point& point, T const& c1, T const& c2, T const& c3) in apply()
285 struct assign<box_tag, Box, 2> struct
290 struct assign<segment_tag, Segment, 2> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dtokenizer.hpp65 void assign(Iterator first, Iterator last){ in assign() function in boost::tokenizer
70 void assign(Iterator first, Iterator last, const TokenizerFunc& f){ in assign() function in boost::tokenizer
76 void assign(const Container& c){ in assign() function in boost::tokenizer
82 void assign(const Container& c, const TokenizerFunc& f){ in assign() function in boost::tokenizer
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dactor.hpp95 struct assign : proto::transform<assign> struct
97 typedef assign proto_grammer;
104 struct proto_expr { typedef proto::_ type; };
107 struct nth_assign
128 struct impl<Expr, State, Data, detail::index_sequence<Indices...> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/gen/
H A Dmat_assign4.hpp27 assign( A & a, B const & b ) in assign() function
74 assign( A & a, B const & b ) in assign() function
109 assign( A & a, B const & b ) in assign() function
H A Dmat_assign2.hpp27 assign( A & a, B const & b ) in assign() function
62 assign( A & a, B const & b ) in assign() function
95 assign( A & a, B const & b ) in assign() function
H A Dmat_assign3.hpp27 assign( A & a, B const & b ) in assign() function
67 assign( A & a, B const & b ) in assign() function
101 assign( A & a, B const & b ) in assign() function
/OK3568_Linux_fs/kernel/include/trace/
H A Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
H A Dtrace_events.h74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
137 assign, print, reg, unreg) \ argument
143 assign, print, reg, unreg) \ argument
204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
510 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
673 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
734 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dtracepoint.h546 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
558 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
561 assign, print, reg, unreg) \ argument
564 assign, print, reg, unreg) \ argument
568 struct, assign, print) \ argument
584 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
587 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dintersection_result.hpp39 inline void assign(Info const& info) in assign() function
46 inline void assign(SegmentRatio const& a, SegmentRatio const& b) in assign() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp211 void assign ( optional_base const& rhs ) in assign() function in boost::optional_detail::optional_base
228 void assign ( optional_base&& rhs ) in assign() function in boost::optional_detail::optional_base
246 void assign ( optional<U> const& rhs ) in assign() function in boost::optional_detail::optional_base
273 void assign ( optional<U>&& rhs ) in assign() function in boost::optional_detail::optional_base
291 void assign ( argument_type val ) in assign() function in boost::optional_detail::optional_base
300 void assign ( rval_reference_type val ) in assign() function in boost::optional_detail::optional_base
310 void assign ( none_t ) BOOST_NOEXCEPT { destroy(); } in assign() function in boost::optional_detail::optional_base
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dassign_30.hpp8 struct assign struct
H A Dassign_40.hpp8 struct assign struct
H A Dassign_10.hpp8 struct assign struct
H A Dassign_50.hpp8 struct assign struct
H A Dassign_20.hpp8 struct assign struct
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c355 gimple assign; in perturb_local_entropy() local
369 gimple assign; in __perturb_latent_entropy() local
445 gimple assign, call; in init_local_entropy() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/map/detail/
H A Dmap_impl.hpp46 void assign(Iterator const&, map_impl_from_iterator) BOOST_NOEXCEPT in assign() function
196 void assign(Iterator const& iter, map_impl_from_iterator fi) in assign() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/
H A Doptional.hpp206 void assign ( optional_base const& rhs ) in assign() function in boost::optional_detail::optional_base
223 void assign ( optional_base&& rhs ) in assign() function in boost::optional_detail::optional_base
241 void assign ( optional<U> const& rhs ) in assign() function in boost::optional_detail::optional_base
268 void assign ( optional<U>&& rhs ) in assign() function in boost::optional_detail::optional_base
286 void assign ( argument_type val ) in assign() function in boost::optional_detail::optional_base
295 void assign ( rval_reference_type val ) in assign() function in boost::optional_detail::optional_base
305 void assign ( none_t ) BOOST_NOEXCEPT { destroy(); } in assign() function in boost::optional_detail::optional_base
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/
H A Dvector.hpp229 assign(Sequence&&, detail::index_sequence<>) {} in assign() function
234 assign(Sequence&& seq, detail::index_sequence<N, M...>) in assign() function
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dqe_io.c16 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dqe_io.c17 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/detail/
H A Dmat_assign.hpp67 assign( A & a, B const & b ) in assign() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/
H A Dassign.hpp68 struct assign struct

123