Home
last modified time | relevance | path

Searched refs:curr_expr (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/seed7/seed7/src/
H A Dprg_comp.h40 objectType prgMatch (const const_progType aProg, listType curr_expr);
41 objectType prgMatchExpr (const const_progType aProg, listType curr_expr);
H A Dprg_comp.c446 objectType prgMatch (const const_progType aProg, listType curr_expr) in prgMatch() argument
457 expr_object.value.listValue = curr_expr; in prgMatch()
464 curr_expr = expr_object.value.listValue->next; in prgMatch()
482 objectType prgMatchExpr (const const_progType aProg, listType curr_expr) in prgMatchExpr() argument
498 result->value.listValue = copy_list(curr_expr, &err_info); in prgMatchExpr()
/dports/math/py-sym/sym-0.3.5/sym/
H A D_sympy_Lambdify.py47 for curr_expr in self.exprs:
48 if curr_expr.ndim == 0:
49 outs_.append(self._backend.sympify(curr_expr.item()))
51 for e in np.ravel(curr_expr, order=self.order):
/dports/math/py-pyodesys/pyodesys-0.14.1/pyodesys/native/sources/
H A Dodesys_anyode_template.cpp232 <% curr_expr = p_jtimes['exprs'][i] %>
233 Jv[${i}] = ${curr_expr};
270curr_expr = p_jac_dense['exprs'][i_minor, i_major] if order == 'cmaj' else p_jac_dense['exprs'][i_…
271 if curr_expr == '0' and p_jacobian_set_to_zero_by_solver:
273 %> jac[ldim*${i_major} + ${i_minor}] = ${curr_expr};
/dports/cad/openroad/OpenROAD-2.0/src/sta/search/
H A DGatedClk.hh51 FuncExpr *curr_expr,
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx_impl.h167 grn_obj *curr_expr; member
H A Dctx.c245 ctx->impl->curr_expr = NULL; in grn_ctx_impl_init()
1135 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1147 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1253 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec()
H A Doutput.c2014 expr = ctx->impl->curr_expr; in transform_xml()
2689 expr = ctx->impl->curr_expr; in grn_output_envelope()
2743 if (!rc && ctx->impl->curr_expr) { in grn_output_envelope()
2744 int len = grn_obj_name(ctx, ctx->impl->curr_expr, in grn_output_envelope()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx_impl.h167 grn_obj *curr_expr; in importFile()
H A Dctx.c245 ctx->impl->curr_expr = NULL; in grn_ctx_impl_init()
1135 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1147 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1253 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec()
H A Doutput.c2014 expr = ctx->impl->curr_expr; in transform_xml()
2689 expr = ctx->impl->curr_expr; in grn_output_envelope()
2743 if (!rc && ctx->impl->curr_expr) { in grn_output_envelope()
2744 int len = grn_obj_name(ctx, ctx->impl->curr_expr, in grn_output_envelope()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx_impl.h167 grn_obj *curr_expr; member
H A Dctx.c245 ctx->impl->curr_expr = NULL; in grn_ctx_impl_init()
1135 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1147 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1253 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec()
H A Doutput.c2014 expr = ctx->impl->curr_expr;
2689 expr = ctx->impl->curr_expr;
2743 if (!rc && ctx->impl->curr_expr) {
2744 int len = grn_obj_name(ctx, ctx->impl->curr_expr,
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx_impl.h167 grn_obj *curr_expr; member
H A Dctx.c245 ctx->impl->curr_expr = NULL; in grn_ctx_impl_init()
1135 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1147 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1253 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec()
H A Doutput.c2014 expr = ctx->impl->curr_expr; in transform_xml()
2689 expr = ctx->impl->curr_expr; in grn_output_envelope()
2743 if (!rc && ctx->impl->curr_expr) { in grn_output_envelope()
2744 int len = grn_obj_name(ctx, ctx->impl->curr_expr, in grn_output_envelope()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx_impl.h167 grn_obj *curr_expr; member
H A Dctx.c245 ctx->impl->curr_expr = NULL; in grn_ctx_impl_init()
1135 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1147 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1253 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec()
H A Doutput.c2014 expr = ctx->impl->curr_expr; in transform_xml()
2689 expr = ctx->impl->curr_expr; in grn_output_envelope()
2743 if (!rc && ctx->impl->curr_expr) { in grn_output_envelope()
2744 int len = grn_obj_name(ctx, ctx->impl->curr_expr, in grn_output_envelope()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx_impl.h167 grn_obj *curr_expr; member
H A Dctx.c245 ctx->impl->curr_expr = NULL; in grn_ctx_impl_init()
1135 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1147 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec_uri()
1253 ctx->impl->curr_expr = expr; in grn_ctx_qe_exec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/fuzz/
H A Dsql_generate_corpus.cc421 Expr* curr_expr = initial_expr; in GenerateJoinConstaints() local
423 BinaryExpr* bin_expr = CreateDefaultCompExpr(curr_expr->mutable_comp_expr()) in GenerateJoinConstaints()
438 curr_expr = bin_expr->mutable_rhs(); in GenerateJoinConstaints()
442 BinaryExpr* bin_expr = CreateDefaultCompExpr(curr_expr->mutable_comp_expr()) in GenerateJoinConstaints()
/dports/devel/py-arpeggio/Arpeggio-1.10.2/arpeggio/
H A D__init__.py1819 curr_expr = expression
1820 while isinstance(curr_expr, types.FunctionType):
1823 curr_expr = curr_expr()
1824 retval = inner_from_python(curr_expr)
/dports/lang/seed7/seed7/lib/comp/
H A Dexpr_utl.s7i1047 var reference: curr_expr is NIL;
1050 curr_expr := getValue(current_object, reference);
1051 if curr_expr <> NIL then
1052 exprCategory := category(curr_expr);

12