Home
last modified time | relevance | path

Searched refs:vec_set (Results 126 – 150 of 710) sorted by relevance

12345678910>>...29

/dports/math/e-antic/flint2-ae7ec89/fq_poly_templates/
H A Dinv_series_newton.c89 _TEMPLATE(T, vec_set) (Qcopy, Q->coeffs, Q->length, ctx); in TEMPLATE()
H A Dcompose_mod_horner_preinv.c123 _TEMPLATE(T, vec_set) (ptr2, poly2->coeffs, len2, ctx); in TEMPLATE()
H A Dpow_trunc_binexp.c137 _TEMPLATE(T, vec_set) (p, poly->coeffs, poly->length, ctx); in TEMPLATE()
H A Ddivrem_divconquer.c101 _TEMPLATE(T, vec_set) (R, A, lenA, ctx); in _TEMPLATE()
/dports/math/flint2/flint-2.8.4/
H A Dfq_vec_templates.h53 FLINT_DLL void _TEMPLATE(T, vec_set)(TEMPLATE(T, struct) * v,
/dports/math/flint2/flint-2.8.4/fq_poly_templates/
H A Dcompose_mod_horner.c117 _TEMPLATE(T, vec_set) (ptr2, poly2->coeffs, len2, ctx); in TEMPLATE()
H A Dinv_series_newton.c89 _TEMPLATE(T, vec_set) (Qcopy, Q->coeffs, Q->length, ctx); in TEMPLATE()
H A Dcompose_mod_horner_preinv.c123 _TEMPLATE(T, vec_set) (ptr2, poly2->coeffs, len2, ctx); in TEMPLATE()
H A Dpow_trunc_binexp.c137 _TEMPLATE(T, vec_set) (p, poly->coeffs, poly->length, ctx); in TEMPLATE()
H A Ddivrem_divconquer.c101 _TEMPLATE(T, vec_set) (R, A, lenA, ctx); in _TEMPLATE()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_poly_templates/
H A Dcompose_mod_horner_preinv.c123 _TEMPLATE(T, vec_set) (ptr2, poly2->coeffs, len2, ctx); in TEMPLATE()
H A Dpow_trunc_binexp.c137 _TEMPLATE(T, vec_set) (p, poly->coeffs, poly->length, ctx); in TEMPLATE()
H A Ddivrem_divconquer.c101 _TEMPLATE(T, vec_set) (R, A, lenA, ctx); in _TEMPLATE()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dvector_float.h60 SPAN_DECLARE(void) vec_set(double z[], double x, int n);
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dvector_float.h60 SPAN_DECLARE(void) vec_set(double z[], double x, int n);
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/tests/source/
H A Dissue-2164.rs4 …* mut emacs_env , vec : emacs_value , i : isize ) -> emacs_value > , pub vec_set : :: std :: optio… field
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/tests/target/
H A Dissue-2164.rs130 pub vec_set: ::std::option::Option< field
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dmatmul_top.c337 v->abase->vec_set(v->abase, in mmt_own_vec_set2()
369 v->abase->vec_set(v->abase, w->v, v->v, v->i1 - v->i0); in mmt_full_vec_set()
375 v->abase->vec_set(v->abase, w->v, v->v, v->i1 - v->i0); in mmt_full_vec_set()
960 v->abase->vec_set(v->abase, mmt_vec_sibling(v, 0)->v, b[0], eitems); in alternative_reduce_scatter()
1416 v->abase->vec_set(v->abase, in mmt_vec_reduce()
1457 v->abase->vec_set(v->abase, in mmt_vec_reduce_sameside()
1526 v->abase->vec_set(v->abase, dv, sv, thread_chunk); in mmt_vec_allreduce()
1832 A->vec_set(A, in mmt_apply_identity()
1940 A->vec_set(A, in mmt_vec_apply_or_unapply_S_inner()
1963 A->vec_set(A, in mmt_vec_apply_or_unapply_S_inner()
[all …]
H A Dbench_matcache.c152 A->vec_set(A, colvec_bis, p->colvec, nc); in check_func()
153 A->vec_set(A, rowvec_bis, p->rowvec, nr); in check_func()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_vbase.h94 void (*vec_set)(mpfq_vbase_ptr, void *, const void *, unsigned long); member
/dports/emulators/mess/mame-mame0226/src/lib/netlist/plib/
H A Dgmres.h477 plib::vec_set(size(), x, x0);
491 vec_set(size(), p, residual);
H A Dvector_ops.h40 void vec_set(VT &v, const VS & source) noexcept in vec_set() function
/dports/emulators/mame/mame-mame0226/src/lib/netlist/plib/
H A Dgmres.h477 plib::vec_set(size(), x, x0);
491 vec_set(size(), p, residual);
H A Dvector_ops.h40 void vec_set(VT &v, const VS & source) noexcept in vec_set() function
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dvector_float.c117 void vec_set(double z[], double x, int n) in vec_set() function

12345678910>>...29