Home
last modified time | relevance | path

Searched refs:new_e (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/dports/cad/cura/Cura-58bae31/plugins/PostProcessingPlugin/scripts/
H A DRetractContinue.py47 new_e = self.getValue(line, "E")
48 … if new_e - current_e >= -0.0001: # Not a retraction. Account for floating point rounding errors.
49 current_e = new_e
67new_e -= length * extra_retraction_speed # New retraction is by ratio of this travel move.
69 …l_z} E{new_e}".format(travel_x = travel_x, travel_y = travel_y, travel_z = travel_z, new_e = new_e)
71 …new_e}".format(f = f, travel_x = travel_x, travel_y = travel_y, travel_z = travel_z, new_e = new_e)
79 current_e = new_e
/dports/math/e-antic/flint2-ae7ec89/fq_zech/
H A Dpow.c37 fmpz_t new_e; in fq_zech_pow() local
38 fmpz_init(new_e); in fq_zech_pow()
39 fmpz_mul_ui(new_e, e, op->value); in fq_zech_pow()
40 fmpz_mod_ui(new_e, new_e, ctx->qm1); in fq_zech_pow()
41 rop->value = fmpz_get_ui(new_e); in fq_zech_pow()
42 fmpz_clear(new_e); in fq_zech_pow()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_zech/
H A Dpow.c37 fmpz_t new_e; in fq_zech_pow() local
38 fmpz_init(new_e); in fq_zech_pow()
39 fmpz_mul_ui(new_e, e, op->value); in fq_zech_pow()
40 fmpz_mod_ui(new_e, new_e, ctx->qm1); in fq_zech_pow()
41 rop->value = fmpz_get_ui(new_e); in fq_zech_pow()
42 fmpz_clear(new_e); in fq_zech_pow()
/dports/math/flint2/flint-2.8.4/fq_zech/
H A Dpow.c37 fmpz_t new_e; in fq_zech_pow() local
38 fmpz_init(new_e); in fq_zech_pow()
39 fmpz_mul_ui(new_e, e, op->value); in fq_zech_pow()
40 fmpz_mod_ui(new_e, new_e, ctx->qm1); in fq_zech_pow()
41 rop->value = fmpz_get_ui(new_e); in fq_zech_pow()
42 fmpz_clear(new_e); in fq_zech_pow()
/dports/devel/binutils/binutils-2.37/ld/
H A Dldexp.c202 etree_type *new_e = stat_alloc (sizeof (new_e->value)); in exp_intop() local
209 return new_e; in exp_intop()
215 etree_type *new_e = stat_alloc (sizeof (new_e->value)); in exp_bigintop() local
222 return new_e; in exp_bigintop()
230 etree_type *new_e = stat_alloc (sizeof (new_e->rel)); in exp_relop() local
237 return new_e; in exp_relop()
1308 return new_e; in exp_binop()
1327 return new_e; in exp_trinop()
1346 return new_e; in exp_unop()
1352 etree_type *new_e = stat_alloc (sizeof (new_e->name)); in exp_nameop() local
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/ld/
H A Dldexp.c202 etree_type *new_e = stat_alloc (sizeof (new_e->value)); in exp_intop() local
209 return new_e; in exp_intop()
215 etree_type *new_e = stat_alloc (sizeof (new_e->value)); in exp_bigintop() local
222 return new_e; in exp_bigintop()
230 etree_type *new_e = stat_alloc (sizeof (new_e->rel)); in exp_relop() local
237 return new_e; in exp_relop()
1308 return new_e; in exp_binop()
1327 return new_e; in exp_trinop()
1346 return new_e; in exp_unop()
1352 etree_type *new_e = stat_alloc (sizeof (new_e->name)); in exp_nameop() local
[all …]
/dports/devel/gnulibiberty/binutils-2.37/ld/
H A Dldexp.c202 etree_type *new_e = stat_alloc (sizeof (new_e->value)); in exp_intop() local
209 return new_e; in exp_intop()
215 etree_type *new_e = stat_alloc (sizeof (new_e->value)); in exp_bigintop() local
222 return new_e; in exp_bigintop()
230 etree_type *new_e = stat_alloc (sizeof (new_e->rel)); in exp_relop() local
237 return new_e; in exp_relop()
1308 return new_e; in exp_binop()
1327 return new_e; in exp_trinop()
1346 return new_e; in exp_unop()
1352 etree_type *new_e = stat_alloc (sizeof (new_e->name)); in exp_nameop() local
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/TDS_2/
H A Dedge_list.h318 emap[new_e] = List_item(prev_e, e);
319 li_e.set_previous(new_e);
320 li_prev_e.set_next(new_e);
448 li_e.set_next(new_e);
449 li_next_e.set_previous(new_e);
456 insert_before_nocheck(e, new_e);
469 emap[new_e] = List_item(new_e, new_e);
470 front_ = new_e;
477 emap[prev_e].set_next(new_e);
478 emap[next_e].set_previous(new_e);
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/
H A Dldexp.c211 return new_e; in exp_intop()
224 return new_e; in exp_bigintop()
239 return new_e; in exp_relop()
1270 memcpy (new_e, &value, sizeof (new_e->binary)); in exp_binop()
1271 return new_e; in exp_binop()
1291 memcpy (new_e, &value, sizeof (new_e->trinary)); in exp_trinop()
1292 return new_e; in exp_trinop()
1309 new_e = (etree_type *) stat_alloc (sizeof (new_e->unary)); in exp_unop()
1310 memcpy (new_e, &value, sizeof (new_e->unary)); in exp_unop()
1329 new_e = (etree_type *) stat_alloc (sizeof (new_e->name)); in exp_nameop()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/
H A Dldexp.c211 return new_e; in exp_intop()
224 return new_e; in exp_bigintop()
239 return new_e; in exp_relop()
1270 memcpy (new_e, &value, sizeof (new_e->binary)); in exp_binop()
1271 return new_e; in exp_binop()
1291 memcpy (new_e, &value, sizeof (new_e->trinary)); in exp_trinop()
1292 return new_e; in exp_trinop()
1309 new_e = (etree_type *) stat_alloc (sizeof (new_e->unary)); in exp_unop()
1310 memcpy (new_e, &value, sizeof (new_e->unary)); in exp_unop()
1329 new_e = (etree_type *) stat_alloc (sizeof (new_e->name)); in exp_nameop()
[all …]
/dports/games/mangband/mangband-1.5.3/src/common/
H A Dnet-basics.c47 eptr new_e; in e_add() local
50 new_e = (eptr) RNEW(element_type); in e_add()
52 if (new_e == NULL) return NULL; in e_add()
54 new_e->data1 = data1; in e_add()
55 new_e->data2 = data2; in e_add()
56 new_e->next = NULL; in e_add()
59 e_plus(root, new_e); in e_add()
61 return new_e; in e_add()
232 eptr new_e; in eg_add() local
239 if (new_e == NULL) return (-1); in eg_add()
[all …]
/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/dict-common/
H A Ddict-utils.c68 Exp *new_e = pool_alloc(Exp_pool); in copy_Exp() local
70 *new_e = *e; in copy_Exp()
72 new_e->cost += opts->dialect.cost_table[new_e->tag_id]; in copy_Exp()
75 new_e->operand_next = copy_Exp(e->operand_next, Exp_pool); in copy_Exp()
76 if (CONNECTOR_type == e->type) return new_e; in copy_Exp()
77 new_e->operand_first = copy_Exp(e->operand_first, Exp_pool); in copy_Exp()
79 if (CONNECTOR_type == e->type) return new_e; in copy_Exp()
82 Exp **tmp_e_a = &new_e->operand_first; in copy_Exp()
91 return new_e; in copy_Exp()
/dports/net/kamailio/kamailio-5.4.5/src/lib/cds/
H A Dhash_table.c75 ht_element_t *new_e; in ht_add() local
78 new_e = (ht_element_t*)cds_malloc(sizeof(ht_element_t)); in ht_add()
79 if (!new_e) return -1; in ht_add()
80 new_e->next = NULL; in ht_add()
81 new_e->key = key; in ht_add()
82 new_e->data = data; in ht_add()
88 ht->cslots[h].first = new_e; in ht_add()
91 ht->cslots[h].last->next = new_e; in ht_add()
95 ht->cslots[h].last = new_e; in ht_add()
/dports/misc/tvm/incubator-tvm-0.6.1/src/relay/pass/quantize/
H A Dcalibrate.cc38 auto new_e = this->Mutate(expr); in Collect() local
39 const FunctionNode* func = new_e.as<FunctionNode>(); in Collect()
51 Expr new_e = ExprMutator::VisitExpr_(call); in VisitExpr_() local
52 const CallNode* new_call = new_e.as<CallNode>(); in VisitExpr_()
73 return new_e; in VisitExpr_()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/relay/pass/quantize/
H A Dcalibrate.cc38 auto new_e = this->Mutate(expr); in Collect() local
39 const FunctionNode* func = new_e.as<FunctionNode>(); in Collect()
51 Expr new_e = ExprMutator::VisitExpr_(call); in VisitExpr_() local
52 const CallNode* new_call = new_e.as<CallNode>(); in VisitExpr_()
73 return new_e; in VisitExpr_()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/html/
H A Dnode.cpp317 CHTMLException new_e(DIAG_COMPILE_INFO, 0, in Print() local
319 new_e.AddTraceInfo(GetName()); in Print()
320 throw new_e; in Print()
327 CHTMLException new_e(DIAG_COMPILE_INFO, 0, in Print() local
330 new_e.AddTraceInfo(GetName()); in Print()
331 throw new_e; in Print()
338 CHTMLException new_e(DIAG_COMPILE_INFO, 0, in Print() local
341 new_e.AddTraceInfo(GetName()); in Print()
342 throw new_e; in Print()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/html/
H A Dnode.cpp317 CHTMLException new_e(DIAG_COMPILE_INFO, 0, in Print() local
319 new_e.AddTraceInfo(GetName()); in Print()
320 throw new_e; in Print()
327 CHTMLException new_e(DIAG_COMPILE_INFO, 0, in Print() local
330 new_e.AddTraceInfo(GetName()); in Print()
331 throw new_e; in Print()
338 CHTMLException new_e(DIAG_COMPILE_INFO, 0, in Print() local
341 new_e.AddTraceInfo(GetName()); in Print()
342 throw new_e; in Print()
/dports/misc/tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dlegalize.cc45 Expr new_e = ExprMutator::VisitExpr_(call_node); in VisitExpr_() local
46 Call new_call = Downcast<Call>(new_e); in VisitExpr_()
50 return new_e; in VisitExpr_()
80 new_e = legalized_value; in VisitExpr_()
85 return new_e; in VisitExpr_()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dlegalize.cc45 Expr new_e = ExprMutator::VisitExpr_(call_node); in VisitExpr_() local
46 Call new_call = Downcast<Call>(new_e); in VisitExpr_()
50 return new_e; in VisitExpr_()
80 new_e = legalized_value; in VisitExpr_()
85 return new_e; in VisitExpr_()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/
H A Dcopy.hpp124 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
129 copy_edge(*ei, new_e); in apply()
154 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
159 copy_edge(*ei, new_e); in apply()
189 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
195 copy_edge(*ei, new_e); in apply()
364 typename graph_traits<NewGraph>::edge_descriptor new_e; in tree_edge() local
366 boost::tie(new_e, inserted) = add_edge(get(orig2copy, source(e, g_in)), in tree_edge()
369 copy_edge(e, new_e); in tree_edge()
375 typename graph_traits<NewGraph>::edge_descriptor new_e; in non_tree_edge() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/graph/
H A Dcopy.hpp168 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
173 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
199 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
204 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
235 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
241 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
410 typename graph_traits<NewGraph>::edge_descriptor new_e; in tree_edge() local
412 boost::tie(new_e, inserted) = add_edge(get(orig2copy, source(e, g_in)), in tree_edge()
415 copy_edge(e, new_e); in tree_edge()
421 typename graph_traits<NewGraph>::edge_descriptor new_e; in non_tree_edge() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/graph/
H A Dcopy.hpp196 boost::tie(new_e, inserted) in apply()
199 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
232 new_e; in apply() local
234 boost::tie(new_e, inserted) in apply()
237 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
274 new_e; in apply() local
279 boost::tie(new_e, inserted) in apply()
465 boost::tie(new_e, inserted) in tree_edge()
468 copy_edge(e, new_e); in tree_edge()
477 boost::tie(new_e, inserted) in non_tree_edge()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/
H A Dcopy.hpp196 boost::tie(new_e, inserted) in apply()
199 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
232 new_e; in apply() local
234 boost::tie(new_e, inserted) in apply()
237 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
274 new_e; in apply() local
279 boost::tie(new_e, inserted) in apply()
465 boost::tie(new_e, inserted) in tree_edge()
468 copy_edge(e, new_e); in tree_edge()
477 boost::tie(new_e, inserted) in non_tree_edge()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/
H A Dcopy.hpp168 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
173 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
199 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
204 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
235 typename graph_traits<MutableGraph>::edge_descriptor new_e; in apply() local
241 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
410 typename graph_traits<NewGraph>::edge_descriptor new_e; in tree_edge() local
412 boost::tie(new_e, inserted) = add_edge(get(orig2copy, source(e, g_in)), in tree_edge()
415 copy_edge(e, new_e); in tree_edge()
421 typename graph_traits<NewGraph>::edge_descriptor new_e; in non_tree_edge() local
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/
H A Dcopy.hpp196 boost::tie(new_e, inserted) in apply()
199 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
232 new_e; in apply() local
234 boost::tie(new_e, inserted) in apply()
237 copy_edge(cvt::convert(*ei, g_in), new_e); in apply()
274 new_e; in apply() local
279 boost::tie(new_e, inserted) in apply()
465 boost::tie(new_e, inserted) in tree_edge()
468 copy_edge(e, new_e); in tree_edge()
477 boost::tie(new_e, inserted) in non_tree_edge()
[all …]

12345678910>>...17