Home
last modified time | relevance | path

Searched defs:str_expr (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/tint/src/transform/
Drenamer.cc1273 } else if (auto* str_expr = in->Sem().Get(member->structure)) { in Run() local
/third_party/selinux/libsepol/cil/src/
Dcil_deny.c809 …ttribute_and_set(struct cil_db *db, struct cil_tree_node *prev, struct cil_list *str_expr, struct … in cil_create_and_insert_attribute_and_set()
916 struct cil_list *str_expr; in cil_create_attribute_all_and_not_d() local
972 struct cil_list *str_expr; in cil_create_attribute_d1_and_not_d2() local
1032 struct cil_list *str_expr; in cil_create_attribute_d1_and_d2() local
Dcil_internal.h479 struct cil_list *str_expr; member
534 struct cil_list *str_expr; member
567 struct cil_list *str_expr; member
704 struct cil_list *str_expr; member
882 struct cil_list *str_expr; member
889 struct cil_list *str_expr; member
928 struct cil_list *str_expr; member
934 struct cil_list *str_expr; member
Dcil_resolve_ast.c3152 int cil_resolve_expr(enum cil_flavor expr_type, struct cil_list *str_expr, struct cil_list **datum_… in cil_resolve_expr()
/third_party/ffmpeg/libavfilter/
Dvf_scale.c218 static int scale_parse_expr(AVFilterContext *ctx, char *str_expr, AVExpr **pexpr_ptr, const char *v… in scale_parse_expr()
902 char *str_expr; in process_command() local
Dvf_scale_npp.c227 static int nppscale_parse_expr(AVFilterContext* ctx, char* str_expr, in nppscale_parse_expr()