Home
last modified time | relevance | path

Searched refs:q_add (Results 1 – 25 of 51) sorted by relevance

123

/dports/comms/qico/qico-15673bf/src/
H A Dqueue.c54 qitem_t *q_add(const ftnaddr_t *fa) in q_add() function
182 q = q_add( fa ); in q_each()
233 q=q_add(&i->addr); in rescan_boxes()
255 q=q_add(&a); in rescan_boxes()
H A Dftn.h202 qitem_t *q_add(const ftnaddr_t *);
/dports/math/yices/yices-2.6.2/src/terms/
H A Dextended_rationals.h278 q_add(&r1->main, &r2->main); in xq_add()
279 q_add(&r1->delta, &r2->delta); in xq_add()
286 q_add(&r1->main, q2); in xq_add_q()
H A Darith_buffers.c251 q_add(&a, &q->coeff); in arith_buffer_is_equality()
587 q_add(&p->coeff, a); in arith_buffer_add_mono()
743 q_add(&p->coeff, &p1->coeff); in arith_buffer_add_buffer()
906 q_add(&p->coeff, &p1->coeff); in arith_buffer_add_pp_times_buffer()
1234 q_add(&p->coeff, &poly->coeff); in arith_buffer_add_monarray()
H A Dint_rational_hash_maps.c267 q_add(sum, &r->value); in int_rat_hmap_sum()
H A Drationals.h258 extern void q_add(rational_t *r1, const rational_t *r2);
H A Drationals.c915 void q_add(rational_t *r1, const rational_t *r2) { in q_add() function
1102 q_add(r1, &tmp); in q_addmul()
1773 q_add(&aux, r2); in q_opposite()
/dports/lang/v8/v8-9.6.180.12/src/bigint/
H A Ddiv-barrett.cc264 digit_t q_add = 0; in DivideBarrett() local
268 q_add++; in DivideBarrett()
269 DCHECK(q_add <= 5); // NOLINT(readability/check) in DivideBarrett()
271 Add(Q, q_add); in DivideBarrett()
/dports/graphics/quat/quat-1.20/kernel/
H A Dqmath.h6 void q_add(point c, const point a, const point b);
H A Dqmath.c40 void q_add(point c, const point a, const point b) in q_add() function
/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dqmath.h6 void q_add(point c, const point a, const point b);
H A Dqmath.c40 void q_add(point c, const point a, const point b) in q_add() function
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_rational_conversions.c237 q_add(&r, &aux2); in test2()
304 q_add(&r, &aux2); in test4()
H A Dtest_rationals.c125 q_add(&r0, &r1); in test_add()
H A Dtest_integrality_constraints.c263 q_add(val, &qz); in get_solution_for_var()
/dports/math/ntl/ntl-11.5.1/src/
H A DGF2EX.cpp526 q_add(T[i], T[i], b[i]); in KarAdd()
538 q_add(c[i], c[i], b[i]); in KarFix()
562 q_add(c[0], a[0], a[1]); in KarMul()
563 q_add(c[2], b[0], b[1]); in KarMul()
567 q_add(c[1], c[1], c[0]); in KarMul()
568 q_add(c[1], c[1], c[2]); in KarMul()
584 q_add(c[1], c[1], c[0]); in KarMul()
585 q_add(c[3], c[3], c[0]); in KarMul()
586 q_add(c[2], c[2], c[0]); in KarMul()
588 q_add(c[1], c[1], c[0]); in KarMul()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/tests/
H A Dtest_upfirdn.py206 q_add = p_max if q_max > p_max else 1
208 q = random_state.randint(q_max) + q_add
/dports/math/yices/yices-2.6.2/src/model/
H A Dpresburger.c509 q_add(val, &mono[i].coeff); in eval_polynomial_in_model()
1259 q_add(val, &yval); in presburger_solve()
1267 q_add(val, &yval); in presburger_solve()
1274 q_add(val, &cooper->glbv); in presburger_solve()
/dports/editors/madedit/madedit-0.2.9/syntax/
H A Dsyntax_verilog.syn70 …o $monitoroff $monitoron $nochange $nokey $nolog $period $printtimescale $q_add $q_exam $q_full $q…
/dports/x11-toolkits/scintilla/scite/src/
H A Dverilog.properties85 $q_add $q_exam $q_full $q_initialize $q_remove \
172 $onehot $onehot0 $past $past_gclk $period $pow $printtimescale $q_add $q_exam \
/dports/editors/scite/scite/src/
H A Dverilog.properties85 $q_add $q_exam $q_full $q_initialize $q_remove \
172 $onehot $onehot0 $past $past_gclk $period $pow $printtimescale $q_add $q_exam \
/dports/sysutils/libdnf/libdnf-0.64.0/python/hawkey/
H A Dquery-py.cpp813 q_add(_QueryObject *self, PyObject *list) try in q_add() function
1035 (binaryfunc)q_add, /* sq_concat */
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dverilog.js.map1 …nc$and$array ' +\n '$sync$nand$array $sync$or$array $sync$nor$array $q_add $q_full $psprintf …
/dports/math/yices/yices-2.6.2/src/solvers/simplex/
H A Dintegrality_constraints.c253 q_add(f, q); // f := q - floor(q) in q_set_fraction()
/dports/math/yices/yices-2.6.2/src/solvers/floyd_warshall/
H A Drdl_floyd_warshall.c103 q_add(&c1->q, &c2->q); in rdl_const_add()
2750 q_add(aux, &cell_yx->dist.q); // (a + a') in rdl_adjust_epsilon()
2786 q_add(v, &c->q); in rdl_add_rational_distance()
3014 q_add(v, &d->constant); in rdl_value_in_model()

123