Home
last modified time | relevance | path

Searched defs:T (Results 101 – 125 of 19812) sorted by relevance

12345678910>>...793

/dports/math/flint2/flint-2.8.4/fq_poly_templates/test/
H A Dt-sub.c43 TEMPLATE(T, poly_init) (a, ctx); in main() local
44 TEMPLATE(T, poly_init) (b, ctx); in main() local
45 TEMPLATE(T, poly_init) (c, ctx); in main() local
66 TEMPLATE(T, poly_clear) (a, ctx); in main() local
70 TEMPLATE(T, ctx_clear) (ctx); in main() local
83 TEMPLATE(T, poly_init) (a, ctx); in main() local
84 TEMPLATE(T, poly_init) (b, ctx); in main() local
85 TEMPLATE(T, poly_init) (c, ctx); in main() local
110 TEMPLATE(T, ctx_clear) (ctx); in main() local
145 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-divrem_divconquer.c35 TEMPLATE(T, poly_init) (a, ctx); in main() local
36 TEMPLATE(T, poly_init) (b, ctx); in main() local
37 TEMPLATE(T, poly_init) (q, ctx); in main() local
38 TEMPLATE(T, poly_init) (r, ctx); in main() local
39 TEMPLATE(T, poly_init) (t, ctx); in main() local
71 TEMPLATE(T, ctx_clear) (ctx); in main() local
82 TEMPLATE(T, poly_init) (a, ctx); in main() local
83 TEMPLATE(T, poly_init) (b, ctx); in main() local
84 TEMPLATE(T, poly_init) (q, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-derivative.c42 TEMPLATE(T, poly_init) (a, ctx); in main() local
43 TEMPLATE(T, poly_init) (b, ctx); in main() local
44 TEMPLATE(T, poly_init) (c, ctx); in main() local
47 TEMPLATE(T, poly_set) (b, a, ctx); in main() local
64 TEMPLATE(T, poly_clear) (a, ctx); in main() local
65 TEMPLATE(T, poly_clear) (b, ctx); in main() local
68 TEMPLATE(T, ctx_clear) (ctx); in main() local
79 TEMPLATE(T, poly_init) (a, ctx); in main() local
80 TEMPLATE(T, poly_init) (b, ctx); in main() local
99 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-sub_series.c44 TEMPLATE(T, poly_init) (a, ctx); in main() local
45 TEMPLATE(T, poly_init) (b, ctx); in main() local
46 TEMPLATE(T, poly_init) (c, ctx); in main() local
68 TEMPLATE(T, poly_clear) (a, ctx); in main() local
72 TEMPLATE(T, ctx_clear) (ctx); in main() local
85 TEMPLATE(T, poly_init) (a, ctx); in main() local
86 TEMPLATE(T, poly_init) (b, ctx); in main() local
87 TEMPLATE(T, poly_init) (c, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
149 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-add_series.c44 TEMPLATE(T, poly_init) (a, ctx); in main() local
45 TEMPLATE(T, poly_init) (b, ctx); in main() local
46 TEMPLATE(T, poly_init) (c, ctx); in main() local
68 TEMPLATE(T, poly_clear) (a, ctx); in main() local
72 TEMPLATE(T, ctx_clear) (ctx); in main() local
85 TEMPLATE(T, poly_init) (a, ctx); in main() local
86 TEMPLATE(T, poly_init) (b, ctx); in main() local
87 TEMPLATE(T, poly_init) (c, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
149 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-evaluate_fq.c44 TEMPLATE(T, init) (x, ctx); in main() local
45 TEMPLATE(T, init) (y, ctx); in main() local
46 TEMPLATE(T, init) (z, ctx); in main() local
51 TEMPLATE(T, set) (z, x, ctx); in main() local
71 TEMPLATE(T, clear) (x, ctx); in main() local
72 TEMPLATE(T, clear) (y, ctx); in main() local
73 TEMPLATE(T, clear) (z, ctx); in main() local
75 TEMPLATE(T, ctx_clear) (ctx); in main() local
92 TEMPLATE(T, init) (x, ctx); in main() local
93 TEMPLATE(T, init) (y, ctx); in main() local
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_poly_factor_templates/
H A Dfactor_distinct_deg.c33 TEMPLATE(T, poly_init) (v, ctx); in TEMPLATE() local
50 TEMPLATE(T, ctx_order) (q, ctx); in TEMPLATE() local
52 TEMPLATE(T, poly_init) (f, ctx); in TEMPLATE() local
53 TEMPLATE(T, poly_init) (g, ctx); in TEMPLATE() local
54 TEMPLATE(T, poly_init) (s, ctx); in TEMPLATE() local
56 TEMPLATE(T, poly_init) (vinv, ctx); in TEMPLATE() local
57 TEMPLATE(T, poly_init) (tmp, ctx); in TEMPLATE() local
88 TEMPLATE(T, poly_set) (s, v, ctx); in TEMPLATE() local
181 TEMPLATE(T, poly_clear) (f, ctx); in TEMPLATE() local
182 TEMPLATE(T, poly_clear) (g, ctx); in TEMPLATE() local
[all …]
H A Dfactor_squarefree.c53 TEMPLATE(T, init) (x, ctx); in TEMPLATE() local
54 TEMPLATE(T, poly_init) (g_1, ctx); in TEMPLATE() local
55 TEMPLATE(T, poly_init) (f_d, ctx); in TEMPLATE() local
56 TEMPLATE(T, poly_init) (g, ctx); in TEMPLATE() local
68 TEMPLATE(T, poly_init) (h, ctx); in TEMPLATE() local
91 TEMPLATE(T, poly_init) (r, ctx); in TEMPLATE() local
98 TEMPLATE(T, poly_init) (h, ctx); in TEMPLATE() local
99 TEMPLATE(T, poly_init) (z, ctx); in TEMPLATE() local
158 TEMPLATE(T, clear) (x, ctx); in TEMPLATE() local
159 TEMPLATE(T, poly_clear) (g_1, ctx); in TEMPLATE() local
[all …]
/dports/math/e-antic/flint2-ae7ec89/fq_poly_factor_templates/
H A Dfactor_distinct_deg.c33 TEMPLATE(T, poly_init) (v, ctx); in TEMPLATE() local
50 TEMPLATE(T, ctx_order) (q, ctx); in TEMPLATE() local
52 TEMPLATE(T, poly_init) (f, ctx); in TEMPLATE() local
53 TEMPLATE(T, poly_init) (g, ctx); in TEMPLATE() local
54 TEMPLATE(T, poly_init) (s, ctx); in TEMPLATE() local
56 TEMPLATE(T, poly_init) (vinv, ctx); in TEMPLATE() local
57 TEMPLATE(T, poly_init) (tmp, ctx); in TEMPLATE() local
88 TEMPLATE(T, poly_set) (s, v, ctx); in TEMPLATE() local
181 TEMPLATE(T, poly_clear) (f, ctx); in TEMPLATE() local
182 TEMPLATE(T, poly_clear) (g, ctx); in TEMPLATE() local
[all …]
H A Dfactor_squarefree.c53 TEMPLATE(T, init) (x, ctx); in TEMPLATE() local
54 TEMPLATE(T, poly_init) (g_1, ctx); in TEMPLATE() local
55 TEMPLATE(T, poly_init) (f_d, ctx); in TEMPLATE() local
56 TEMPLATE(T, poly_init) (g, ctx); in TEMPLATE() local
68 TEMPLATE(T, poly_init) (h, ctx); in TEMPLATE() local
91 TEMPLATE(T, poly_init) (r, ctx); in TEMPLATE() local
98 TEMPLATE(T, poly_init) (h, ctx); in TEMPLATE() local
99 TEMPLATE(T, poly_init) (z, ctx); in TEMPLATE() local
158 TEMPLATE(T, clear) (x, ctx); in TEMPLATE() local
159 TEMPLATE(T, poly_clear) (g_1, ctx); in TEMPLATE() local
[all …]
/dports/math/flint2/flint-2.8.4/fq_poly_factor_templates/
H A Dfactor_distinct_deg.c33 TEMPLATE(T, poly_init) (v, ctx); in TEMPLATE() local
50 TEMPLATE(T, ctx_order) (q, ctx); in TEMPLATE() local
52 TEMPLATE(T, poly_init) (f, ctx); in TEMPLATE() local
53 TEMPLATE(T, poly_init) (g, ctx); in TEMPLATE() local
54 TEMPLATE(T, poly_init) (s, ctx); in TEMPLATE() local
56 TEMPLATE(T, poly_init) (vinv, ctx); in TEMPLATE() local
57 TEMPLATE(T, poly_init) (tmp, ctx); in TEMPLATE() local
88 TEMPLATE(T, poly_set) (s, v, ctx); in TEMPLATE() local
181 TEMPLATE(T, poly_clear) (f, ctx); in TEMPLATE() local
182 TEMPLATE(T, poly_clear) (g, ctx); in TEMPLATE() local
[all …]
H A Dfactor_squarefree.c53 TEMPLATE(T, init) (x, ctx); in TEMPLATE() local
54 TEMPLATE(T, poly_init) (g_1, ctx); in TEMPLATE() local
55 TEMPLATE(T, poly_init) (f_d, ctx); in TEMPLATE() local
56 TEMPLATE(T, poly_init) (g, ctx); in TEMPLATE() local
68 TEMPLATE(T, poly_init) (h, ctx); in TEMPLATE() local
91 TEMPLATE(T, poly_init) (r, ctx); in TEMPLATE() local
98 TEMPLATE(T, poly_init) (h, ctx); in TEMPLATE() local
99 TEMPLATE(T, poly_init) (z, ctx); in TEMPLATE() local
158 TEMPLATE(T, clear) (x, ctx); in TEMPLATE() local
159 TEMPLATE(T, poly_clear) (g_1, ctx); in TEMPLATE() local
[all …]
/dports/math/flint2/flint-2.8.4/fq_mat_templates/test/
H A Dt-mul.c65 TEMPLATE(T, mat_clear) (A, ctx); in main() local
66 TEMPLATE(T, mat_clear) (B, ctx); in main() local
67 TEMPLATE(T, mat_clear) (C, ctx); in main() local
69 TEMPLATE(T, ctx_clear) (ctx); in main() local
120 TEMPLATE(T, mat_clear) (A, ctx); in main() local
124 TEMPLATE(T, ctx_clear) (ctx); in main() local
139 TEMPLATE(T, mat_one)(A, ctx); in main() local
140 TEMPLATE(T, mat_one)(B, ctx); in main() local
155 TEMPLATE(T, mat_clear)(A, ctx); in main() local
156 TEMPLATE(T, mat_clear)(B, ctx); in main() local
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_poly_templates/test/
H A Dt-divrem_divconquer.c35 TEMPLATE(T, poly_init) (a, ctx); in main() local
36 TEMPLATE(T, poly_init) (b, ctx); in main() local
37 TEMPLATE(T, poly_init) (q, ctx); in main() local
38 TEMPLATE(T, poly_init) (r, ctx); in main() local
39 TEMPLATE(T, poly_init) (t, ctx); in main() local
71 TEMPLATE(T, ctx_clear) (ctx); in main() local
82 TEMPLATE(T, poly_init) (a, ctx); in main() local
83 TEMPLATE(T, poly_init) (b, ctx); in main() local
84 TEMPLATE(T, poly_init) (q, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-derivative.c42 TEMPLATE(T, poly_init) (a, ctx); in main() local
43 TEMPLATE(T, poly_init) (b, ctx); in main() local
44 TEMPLATE(T, poly_init) (c, ctx); in main() local
47 TEMPLATE(T, poly_set) (b, a, ctx); in main() local
64 TEMPLATE(T, poly_clear) (a, ctx); in main() local
65 TEMPLATE(T, poly_clear) (b, ctx); in main() local
68 TEMPLATE(T, ctx_clear) (ctx); in main() local
79 TEMPLATE(T, poly_init) (a, ctx); in main() local
80 TEMPLATE(T, poly_init) (b, ctx); in main() local
99 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-add_series.c44 TEMPLATE(T, poly_init) (a, ctx); in main() local
45 TEMPLATE(T, poly_init) (b, ctx); in main() local
46 TEMPLATE(T, poly_init) (c, ctx); in main() local
68 TEMPLATE(T, poly_clear) (a, ctx); in main() local
72 TEMPLATE(T, ctx_clear) (ctx); in main() local
85 TEMPLATE(T, poly_init) (a, ctx); in main() local
86 TEMPLATE(T, poly_init) (b, ctx); in main() local
87 TEMPLATE(T, poly_init) (c, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
149 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-sub_series.c44 TEMPLATE(T, poly_init) (a, ctx); in main() local
45 TEMPLATE(T, poly_init) (b, ctx); in main() local
46 TEMPLATE(T, poly_init) (c, ctx); in main() local
68 TEMPLATE(T, poly_clear) (a, ctx); in main() local
72 TEMPLATE(T, ctx_clear) (ctx); in main() local
85 TEMPLATE(T, poly_init) (a, ctx); in main() local
86 TEMPLATE(T, poly_init) (b, ctx); in main() local
87 TEMPLATE(T, poly_init) (c, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
149 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-evaluate_fq.c44 TEMPLATE(T, init) (x, ctx); in main() local
45 TEMPLATE(T, init) (y, ctx); in main() local
46 TEMPLATE(T, init) (z, ctx); in main() local
51 TEMPLATE(T, set) (z, x, ctx); in main() local
71 TEMPLATE(T, clear) (x, ctx); in main() local
72 TEMPLATE(T, clear) (y, ctx); in main() local
73 TEMPLATE(T, clear) (z, ctx); in main() local
75 TEMPLATE(T, ctx_clear) (ctx); in main() local
92 TEMPLATE(T, init) (x, ctx); in main() local
93 TEMPLATE(T, init) (y, ctx); in main() local
[all …]
H A Dt-gcd_hgcd.c39 TEMPLATE(T, poly_init) (a, ctx); in main() local
40 TEMPLATE(T, poly_init) (b, ctx); in main() local
41 TEMPLATE(T, poly_init) (c, ctx); in main() local
42 TEMPLATE(T, poly_init) (g, ctx); in main() local
73 TEMPLATE(T, poly_clear) (a, ctx); in main() local
78 TEMPLATE(T, ctx_clear) (ctx); in main() local
89 TEMPLATE(T, poly_init) (a, ctx); in main() local
90 TEMPLATE(T, poly_init) (b, ctx); in main() local
91 TEMPLATE(T, poly_init) (g, ctx); in main() local
112 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
/dports/math/e-antic/flint2-ae7ec89/fq_poly_templates/test/
H A Dt-divrem_divconquer.c35 TEMPLATE(T, poly_init) (a, ctx); in main() local
36 TEMPLATE(T, poly_init) (b, ctx); in main() local
37 TEMPLATE(T, poly_init) (q, ctx); in main() local
38 TEMPLATE(T, poly_init) (r, ctx); in main() local
39 TEMPLATE(T, poly_init) (t, ctx); in main() local
71 TEMPLATE(T, ctx_clear) (ctx); in main() local
82 TEMPLATE(T, poly_init) (a, ctx); in main() local
83 TEMPLATE(T, poly_init) (b, ctx); in main() local
84 TEMPLATE(T, poly_init) (q, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-derivative.c42 TEMPLATE(T, poly_init) (a, ctx); in main() local
43 TEMPLATE(T, poly_init) (b, ctx); in main() local
44 TEMPLATE(T, poly_init) (c, ctx); in main() local
47 TEMPLATE(T, poly_set) (b, a, ctx); in main() local
64 TEMPLATE(T, poly_clear) (a, ctx); in main() local
65 TEMPLATE(T, poly_clear) (b, ctx); in main() local
68 TEMPLATE(T, ctx_clear) (ctx); in main() local
79 TEMPLATE(T, poly_init) (a, ctx); in main() local
80 TEMPLATE(T, poly_init) (b, ctx); in main() local
99 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-add_series.c44 TEMPLATE(T, poly_init) (a, ctx); in main() local
45 TEMPLATE(T, poly_init) (b, ctx); in main() local
46 TEMPLATE(T, poly_init) (c, ctx); in main() local
68 TEMPLATE(T, poly_clear) (a, ctx); in main() local
72 TEMPLATE(T, ctx_clear) (ctx); in main() local
85 TEMPLATE(T, poly_init) (a, ctx); in main() local
86 TEMPLATE(T, poly_init) (b, ctx); in main() local
87 TEMPLATE(T, poly_init) (c, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
149 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-sub_series.c44 TEMPLATE(T, poly_init) (a, ctx); in main() local
45 TEMPLATE(T, poly_init) (b, ctx); in main() local
46 TEMPLATE(T, poly_init) (c, ctx); in main() local
68 TEMPLATE(T, poly_clear) (a, ctx); in main() local
72 TEMPLATE(T, ctx_clear) (ctx); in main() local
85 TEMPLATE(T, poly_init) (a, ctx); in main() local
86 TEMPLATE(T, poly_init) (b, ctx); in main() local
87 TEMPLATE(T, poly_init) (c, ctx); in main() local
113 TEMPLATE(T, ctx_clear) (ctx); in main() local
149 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]
H A Dt-evaluate_fq.c44 TEMPLATE(T, init) (x, ctx); in main() local
45 TEMPLATE(T, init) (y, ctx); in main() local
46 TEMPLATE(T, init) (z, ctx); in main() local
51 TEMPLATE(T, set) (z, x, ctx); in main() local
71 TEMPLATE(T, clear) (x, ctx); in main() local
72 TEMPLATE(T, clear) (y, ctx); in main() local
73 TEMPLATE(T, clear) (z, ctx); in main() local
75 TEMPLATE(T, ctx_clear) (ctx); in main() local
92 TEMPLATE(T, init) (x, ctx); in main() local
93 TEMPLATE(T, init) (y, ctx); in main() local
[all …]
H A Dt-gcd_hgcd.c39 TEMPLATE(T, poly_init) (a, ctx); in main() local
40 TEMPLATE(T, poly_init) (b, ctx); in main() local
41 TEMPLATE(T, poly_init) (c, ctx); in main() local
42 TEMPLATE(T, poly_init) (g, ctx); in main() local
73 TEMPLATE(T, poly_clear) (a, ctx); in main() local
78 TEMPLATE(T, ctx_clear) (ctx); in main() local
89 TEMPLATE(T, poly_init) (a, ctx); in main() local
90 TEMPLATE(T, poly_init) (b, ctx); in main() local
91 TEMPLATE(T, poly_init) (g, ctx); in main() local
112 TEMPLATE(T, ctx_clear) (ctx); in main() local
[all …]

12345678910>>...793