Home
last modified time | relevance | path

Searched defs:expr (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dexpr.hpp37 struct expr<Tag, term<Arg0>, 0> struct
42 typedef expr proto_base_expr; argument
44 typedef basic_expr<Tag, proto_args, 0 > proto_grammar; argument
47 typedef proto::tag::proto_expr<Tag, proto_domain> fusion_tag; argument
48 typedef expr proto_derived_expr; argument
49 typedef void proto_is_expr_; argument
55 expr const &proto_base() const in proto_base() argument
62 expr &proto_base() in proto_base() argument
71 static expr const make(A0 &a0) in make() argument
79 static expr const make(A0 const &a0) in make() argument
[all …]
H A Dexpr_variadic.hpp37 struct expr<Tag, term<Arg0>, 0> struct
42 typedef expr proto_base_expr; argument
44 typedef basic_expr<Tag, proto_args, 0 > proto_grammar; argument
47 typedef proto::tag::proto_expr<Tag, proto_domain> fusion_tag; argument
48 typedef expr proto_derived_expr; argument
49 typedef void proto_is_expr_; argument
55 expr const &proto_base() const in proto_base() argument
62 expr &proto_base() in proto_base() argument
71 static expr const make(A0 &a0) in make() argument
79 static expr const make(A0 const &a0) in make() argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dexpr.hpp116 struct expr<Tag, term<Arg0>, 0> struct
125 typedef expr proto_base_expr; argument
131 typedef basic_expr<Tag, proto_args, BOOST_PP_ITERATION() > proto_grammar; argument
134 typedef proto::tag::proto_expr<Tag, proto_domain> fusion_tag; argument
135 typedef expr proto_derived_expr; argument
136 typedef void proto_is_expr_; /**< INTERNAL ONLY */ argument
144 expr const &proto_base() const in proto_base() argument
152 expr &proto_base() in proto_base() argument
163 static expr const make(A0 &a0) in make() argument
172 static expr const make(A0 const &a0) in make() argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dassert.hpp38 # define BOOST_ASSERT(expr) ((void)0) argument
39 # define BOOST_ASSERT_MSG(expr, msg) ((void)0) argument
53 #define BOOST_ASSERT(expr) (BOOST_LIKELY(!!(expr))? ((void)0): ::boost::assertion_failed(#expr, BOO… argument
54 #define BOOST_ASSERT_MSG(expr, msg) (BOOST_LIKELY(!!(expr))? ((void)0): ::boost::assertion_failed_m… argument
60 # define BOOST_ASSERT(expr) assert(expr) argument
61 # define BOOST_ASSERT_MSG(expr, msg) assert((expr)&&(msg)) argument
77 # define BOOST_VERIFY(expr) ((void)(expr)) argument
78 # define BOOST_VERIFY_MSG(expr, msg) ((void)(expr)) argument
82 # define BOOST_VERIFY(expr) BOOST_ASSERT(expr) argument
83 # define BOOST_VERIFY_MSG(expr, msg) BOOST_ASSERT_MSG(expr,msg) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gem.h48 #define GEM_WARN_ON(expr) WARN_ON(expr) argument
51 #define GEM_DEBUG_EXEC(expr) expr argument
52 #define GEM_DEBUG_BUG_ON(expr) GEM_BUG_ON(expr) argument
53 #define GEM_DEBUG_WARN_ON(expr) GEM_WARN_ON(expr) argument
59 #define GEM_BUG_ON(expr) BUILD_BUG_ON_INVALID(expr) argument
60 #define GEM_WARN_ON(expr) ({ unlikely(!!(expr)); }) argument
63 #define GEM_DEBUG_EXEC(expr) do { } while (0) argument
64 #define GEM_DEBUG_BUG_ON(expr) argument
65 #define GEM_DEBUG_WARN_ON(expr) ({ BUILD_BUG_ON_INVALID(expr); 0; }) argument
76 #define GEM_TRACE_DUMP_ON(expr) \ argument
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_objref.c14 #define nft_objref_priv(expr) *((struct nft_object **)nft_expr_priv(expr)) argument
16 static void nft_objref_eval(const struct nft_expr *expr, in nft_objref_eval()
26 const struct nft_expr *expr, in nft_objref_init()
50 static int nft_objref_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_objref_dump()
66 const struct nft_expr *expr, in nft_objref_deactivate()
78 const struct nft_expr *expr) in nft_objref_activate()
102 static void nft_objref_map_eval(const struct nft_expr *expr, in nft_objref_map_eval()
123 const struct nft_expr *expr, in nft_objref_map_init()
155 static int nft_objref_map_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_objref_map_dump()
170 const struct nft_expr *expr, in nft_objref_map_deactivate()
[all …]
H A Dnft_immediate.c18 void nft_immediate_eval(const struct nft_expr *expr, in nft_immediate_eval()
47 const struct nft_expr *expr, in nft_immediate_init()
98 const struct nft_expr *expr) in nft_immediate_activate()
106 const struct nft_expr *expr, in nft_immediate_deactivate()
118 const struct nft_expr *expr) in nft_immediate_destroy()
150 static int nft_immediate_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_immediate_dump()
165 const struct nft_expr *expr, in nft_immediate_validate()
220 const struct nft_expr *expr) in nft_immediate_offload()
232 static bool nft_immediate_offload_action(const struct nft_expr *expr) in nft_immediate_offload_action()
H A Dnft_redir.c29 const struct nft_expr *expr, in nft_redir_validate()
44 const struct nft_expr *expr, in nft_redir_init()
78 static int nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_redir_dump()
101 static void nft_redir_ipv4_eval(const struct nft_expr *expr, in nft_redir_ipv4_eval()
123 nft_redir_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_ipv4_destroy()
149 static void nft_redir_ipv6_eval(const struct nft_expr *expr, in nft_redir_ipv6_eval()
172 nft_redir_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_ipv6_destroy()
199 static void nft_redir_inet_eval(const struct nft_expr *expr, in nft_redir_inet_eval()
214 nft_redir_inet_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_inet_destroy()
H A Dnft_fwd_netdev.c24 static void nft_fwd_netdev_eval(const struct nft_expr *expr, in nft_fwd_netdev_eval()
45 const struct nft_expr *expr, in nft_fwd_netdev_init()
57 static int nft_fwd_netdev_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fwd_netdev_dump()
72 const struct nft_expr *expr) in nft_fwd_netdev_offload()
80 static bool nft_fwd_netdev_offload_action(const struct nft_expr *expr) in nft_fwd_netdev_offload_action()
91 static void nft_fwd_neigh_eval(const struct nft_expr *expr, in nft_fwd_neigh_eval()
153 const struct nft_expr *expr, in nft_fwd_neigh_init()
187 static int nft_fwd_neigh_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fwd_neigh_dump()
203 const struct nft_expr *expr, in nft_fwd_validate()
H A Dnft_masq.c29 const struct nft_expr *expr, in nft_masq_validate()
43 const struct nft_expr *expr, in nft_masq_init()
76 static int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_masq_dump()
98 static void nft_masq_ipv4_eval(const struct nft_expr *expr, in nft_masq_ipv4_eval()
118 nft_masq_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_masq_ipv4_destroy()
144 static void nft_masq_ipv6_eval(const struct nft_expr *expr, in nft_masq_ipv6_eval()
164 nft_masq_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_masq_ipv6_destroy()
204 static void nft_masq_inet_eval(const struct nft_expr *expr, in nft_masq_inet_eval()
219 nft_masq_inet_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_masq_inet_destroy()
H A Dnft_dynset.c23 struct nft_expr *expr; member
27 static void *nft_dynset_new(struct nft_set *set, const struct nft_expr *expr, in nft_dynset_new()
61 void nft_dynset_eval(const struct nft_expr *expr, in nft_dynset_eval()
106 const struct nft_expr *expr, in nft_dynset_init()
223 const struct nft_expr *expr, in nft_dynset_deactivate()
232 const struct nft_expr *expr) in nft_dynset_activate()
240 const struct nft_expr *expr) in nft_dynset_destroy()
250 static int nft_dynset_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dynset_dump()
H A Dnft_cmp.c26 void nft_cmp_eval(const struct nft_expr *expr, in nft_cmp_eval()
72 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_cmp_init()
95 static int nft_cmp_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_dump()
179 const struct nft_expr *expr) in nft_cmp_offload()
196 const struct nft_expr *expr, in nft_cmp_fast_init()
226 const struct nft_expr *expr) in nft_cmp_fast_offload()
243 static int nft_cmp_fast_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_fast_dump()
296 const struct nft_expr *expr, in nft_cmp16_fast_init()
323 const struct nft_expr *expr) in nft_cmp16_fast_offload()
336 static int nft_cmp16_fast_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp16_fast_dump()
H A Dnft_compat.c67 static void nft_target_eval_xt(const struct nft_expr *expr, in nft_target_eval_xt()
93 static void nft_target_eval_bridge(const struct nft_expr *expr, in nft_target_eval_bridge()
228 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init()
263 static void __nft_mt_tg_destroy(struct module *me, const struct nft_expr *expr) in __nft_mt_tg_destroy()
270 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy()
305 static int nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_target_dump()
323 const struct nft_expr *expr, in nft_target_validate()
346 static void __nft_match_eval(const struct nft_expr *expr, in __nft_match_eval()
374 static void nft_match_large_eval(const struct nft_expr *expr, in nft_match_large_eval()
383 static void nft_match_eval(const struct nft_expr *expr, in nft_match_eval()
[all …]
H A Dnft_lookup.c26 void nft_lookup_eval(const struct nft_expr *expr, in nft_lookup_eval()
61 const struct nft_expr *expr, in nft_lookup_init()
122 const struct nft_expr *expr, in nft_lookup_deactivate()
131 const struct nft_expr *expr) in nft_lookup_activate()
139 const struct nft_expr *expr) in nft_lookup_destroy()
146 static int nft_lookup_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_lookup_dump()
198 const struct nft_expr *expr, in nft_lookup_validate()
H A Dnft_dup_netdev.c20 static void nft_dup_netdev_eval(const struct nft_expr *expr, in nft_dup_netdev_eval()
35 const struct nft_expr *expr, in nft_dup_netdev_init()
47 static int nft_dup_netdev_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dup_netdev_dump()
62 const struct nft_expr *expr) in nft_dup_netdev_offload()
70 static bool nft_dup_netdev_offload_action(const struct nft_expr *expr) in nft_dup_netdev_offload_action()
H A Dnft_flow_offload.c70 static void nft_flow_offload_eval(const struct nft_expr *expr, in nft_flow_offload_eval()
148 const struct nft_expr *expr, in nft_flow_offload_validate()
162 const struct nft_expr *expr, in nft_flow_offload_init()
184 const struct nft_expr *expr, in nft_flow_offload_deactivate()
193 const struct nft_expr *expr) in nft_flow_offload_activate()
201 const struct nft_expr *expr) in nft_flow_offload_destroy()
206 static int nft_flow_offload_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_flow_offload_dump()
H A Dnft_queue.c28 static void nft_queue_eval(const struct nft_expr *expr, in nft_queue_eval()
55 static void nft_queue_sreg_eval(const struct nft_expr *expr, in nft_queue_sreg_eval()
79 const struct nft_expr *expr, in nft_queue_init()
108 const struct nft_expr *expr, in nft_queue_sreg_init()
130 static int nft_queue_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_queue_dump()
146 nft_queue_sreg_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_queue_sreg_dump()
H A Dnft_exthdr.c36 static void nft_exthdr_ipv6_eval(const struct nft_expr *expr, in nft_exthdr_ipv6_eval()
132 static void nft_exthdr_ipv4_eval(const struct nft_expr *expr, in nft_exthdr_ipv4_eval()
182 static void nft_exthdr_tcp_eval(const struct nft_expr *expr, in nft_exthdr_tcp_eval()
225 static void nft_exthdr_tcp_set_eval(const struct nft_expr *expr, in nft_exthdr_tcp_set_eval()
317 const struct nft_expr *expr, in nft_exthdr_init()
365 const struct nft_expr *expr, in nft_exthdr_tcp_set_init()
414 const struct nft_expr *expr, in nft_exthdr_ipv4_init()
453 static int nft_exthdr_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_exthdr_dump()
463 static int nft_exthdr_dump_set(struct sk_buff *skb, const struct nft_expr *expr) in nft_exthdr_dump_set()
H A Dnft_hash.c26 static void nft_jhash_eval(const struct nft_expr *expr, in nft_jhash_eval()
46 static void nft_symhash_eval(const struct nft_expr *expr, in nft_symhash_eval()
70 const struct nft_expr *expr, in nft_jhash_init()
117 const struct nft_expr *expr, in nft_symhash_init()
142 const struct nft_expr *expr) in nft_jhash_dump()
169 const struct nft_expr *expr) in nft_symhash_dump()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dparse.hpp28 , Expr const& expr) in parse()
44 , Expr const& expr) in parse()
71 , Expr const& expr in parse()
94 , Expr const& expr in parse()
107 , Expr const& expr in phrase_parse()
126 , Expr const& expr in phrase_parse()
140 , Expr const& expr in phrase_parse()
178 , Expr const& expr in phrase_parse()
193 , Expr const& expr in phrase_parse()
205 , Expr const& expr in phrase_parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/control/
H A Dexpr_iif.hpp20 # define BOOST_PP_EXPR_IIF(bit, expr) BOOST_PP_EXPR_IIF_I(bit, expr) argument
22 # define BOOST_PP_EXPR_IIF(bit, expr) BOOST_PP_EXPR_IIF_OO((bit, expr)) argument
26 # define BOOST_PP_EXPR_IIF_I(bit, expr) BOOST_PP_EXPR_IIF_ ## bit(expr) argument
28 # define BOOST_PP_EXPR_IIF_0(expr) argument
29 # define BOOST_PP_EXPR_IIF_1(expr) expr argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dtypeof_impl.hpp62 #define BOOST_TYPEOF_TYPEITEM(z, n, expr)\ argument
93 #define BOOST_TYPEOF_NESTED_TYPEITEM(z, n, expr)\ argument
98 #define BOOST_TYPEOF_NESTED_TYPEITEM_2(z,n,expr)\ argument
122 #define BOOST_TYPEOF_NESTED_TYPEDEF_IMPL(expr) \ argument
141 #define BOOST_TYPEOF_NESTED_TYPEDEF_IMPL(expr) \ argument
162 # define BOOST_TYPEOF_NESTED_TYPEDEF(name,expr) \ argument
170 # define BOOST_TYPEOF_NESTED_TYPEDEF_TPL(name,expr) BOOST_TYPEOF_NESTED_TYPEDEF(name,expr) argument
173 # define BOOST_TYPEOF_NESTED_TYPEDEF_TPL(name,expr) \ argument
179 # define BOOST_TYPEOF_NESTED_TYPEDEF(name,expr) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dassert.hpp33 #define BOOST_GEOMETRY_ASSERT(expr) (BOOST_LIKELY(!!(expr))? ((void)0): ::boost::geometry::assertio… argument
34 #define BOOST_GEOMETRY_ASSERT_MSG(expr, msg) (BOOST_LIKELY(!!(expr))? ((void)0): ::boost::geometry:… argument
38 #define BOOST_GEOMETRY_ASSERT(expr) BOOST_ASSERT(expr) argument
39 #define BOOST_GEOMETRY_ASSERT_MSG(expr, msg) BOOST_ASSERT_MSG(expr, msg) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr): argument
66 def explore_expr(expr, value, is_child): argument
194 def explore_expr(expr, value, is_child): argument
239 def explore_expr(expr, value, is_child): argument
305 def explore_expr(expr, value, is_child): argument
326 def explore_expr(expr, value, is_child): argument
392 def explore_expr(expr, value, is_child): argument
554 def explore_expr(expr, value, is_child): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr): argument
66 def explore_expr(expr, value, is_child): argument
194 def explore_expr(expr, value, is_child): argument
239 def explore_expr(expr, value, is_child): argument
305 def explore_expr(expr, value, is_child): argument
326 def explore_expr(expr, value, is_child): argument
392 def explore_expr(expr, value, is_child): argument
554 def explore_expr(expr, value, is_child): argument

12345678910>>...12