Searched defs:exprs (Results 1 – 13 of 13) sorted by relevance
| /third_party/boost/libs/yap/example/ |
| D | let.cpp | 75 auto let_impl(Map && map, Expr && expr, Exprs &&... exprs) in let_impl() 102 auto let(Expr && expr, Exprs &&... exprs) in let()
|
| /third_party/ltp/lib/ |
| D | tst_kconfig.c | 338 static int validate_vars(struct tst_expr *const exprs[], unsigned int expr_cnt) in validate_vars() 355 static inline unsigned int get_var_cnt(struct tst_expr *const exprs[], in get_var_cnt() 390 static inline unsigned int populate_vars(struct tst_expr *exprs[], in populate_vars() 496 struct tst_expr *exprs[expr_cnt]; in tst_kconfig_check() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| D | eval.c | 45 static const char *const exprs[] = { in main() local
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLConstructor.cpp | 197 int exprs = this->type().slotCount(); in compareConstant() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| D | bi_packer.c.py | 161 def pack_derived(pos, exprs, imm_map, body, pack_exprs): argument
|
| /third_party/mindspore/mindspore/_extends/ |
| D | builtin_operations.py | 135 def UpdateState(monad, *exprs):
|
| /third_party/python/Python/ |
| D | ast.c | 885 validate_exprs(struct validator *state, asdl_expr_seq *exprs, expr_context_ty ctx, int null_ok) in validate_exprs()
|
| /third_party/ffmpeg/libavfilter/ |
| D | aeval.c | 67 char *exprs; member
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| D | inspector.cc | 852 std::array<const ast::Expression*, N> exprs, in GetOriginatingResources()
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | function.cc | 5528 ast::ExpressionList exprs; in EmitImageQuery() local 5787 ast::ExpressionList exprs; in ConvertTexelForStorage() local
|
| /third_party/skia/tests/ |
| D | SkSLDSLTest.cpp | 2014 std::vector<Wrapper<DSLExpression>> exprs; in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
|
| /third_party/selinux/libsepol/src/ |
| D | module_to_cil.c | 1702 static int constraint_expr_to_string(struct policydb *pdb, struct constraint_expr *exprs, char **ex… in constraint_expr_to_string()
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_glsl.cpp | 3657 SmallVector<string> exprs; in emit_output_variable_initializer() local
|