Searched refs:_expr (Results 1 – 10 of 10) sorted by relevance
/third_party/boost/boost/proto/transform/ |
D | arg.hpp | 32 struct _expr : transform<_expr> struct 311 struct is_callable<_expr>
|
/third_party/alsa-lib/src/ |
D | confeval.c | 170 goto _expr; in _snd_eval_string() 175 _expr: in _snd_eval_string()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_hue.c | 220 if (hue->expr##_expr) do { \ in init() 221 ret = set_expr(&hue->expr##_pexpr, &hue->expr##_expr, \ in init() 222 hue->expr##_expr, option, ctx); \ in init() 479 ret = set_expr(&hue->expr##_pexpr, &hue->expr##_expr, \ in process_command()
|
D | vf_vignette.c | 65 #define DEF_EXPR_FIELDS(name) AVExpr *name##_pexpr; char *name##_expr; double name 105 int ret = av_expr_parse(&s->name##_pexpr, s->name##_expr, var_names, \ in init()
|
/third_party/boost/libs/proto/doc/ |
D | proto.qbk | 155 [classref boost::proto::_expr `proto::_expr`]]
|
/third_party/python/Include/internal/ |
D | pycore_ast.h | 19 typedef struct _expr *expr_ty; 340 struct _expr { struct
|
/third_party/boost/boost/proto/ |
D | proto_fwd.hpp | 835 struct _expr;
|
/third_party/python/Python/ |
D | ast_opt.c | 30 #define COPY_NODE(TO, FROM) (memcpy((TO), (FROM), sizeof(struct _expr)))
|
/third_party/boost/doc/html/ |
D | doc_HTML.manifest | 2450 boost/proto/_expr.html 2451 boost/proto/_expr/impl.html
|
/third_party/gettext/gettext-tools/doc/ |
D | gettext.texi | 6494 are string literals, the macros without the @samp{_expr} suffix are more
|