Home
last modified time | relevance | path

Searched +defs:gal +defs:s (Results 1 – 25 of 66) sorted by relevance

123

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/router/
H A Drouter_preview_item.cpp180 for( int s = 0; s < aL->GetSegmentCount(); s++ ) in drawLineChain() local
185 for( size_t s = 0; lineChain && s < lineChain->ArcCount(); s++ ) in drawLineChain() local
245 const SHAPE_SEGMENT* s = (const SHAPE_SEGMENT*) aShape; in drawShape() local
306 VECTOR2I p0( r->GetPosition() ), s( r->GetSize() ); in drawShape() local
412 GAL* gal = aView->GetGAL(); in ViewDraw() local
H A Drouter_tool.cpp86 #define _(s) s argument
168 #define _(s) wxGetTranslation((s)) argument
1731 GAL* gal = m_toolMgr->GetView()->GetGAL(); in InlineDrag() local
1974 GAL* gal = toolManager->GetView()->GetGAL(); in InlineBreakTrack() local
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase1.c148 checknfelt_mod(GEN nf, GEN x, const char *s) in checknfelt_mod()
156 check_ZKmodule(GEN x, const char *s) in check_ZKmodule()
508 nfpoleval(GEN nf, GEN pol, GEN s) in nfpoleval()
554 ZC_galoisapply(GEN nf, GEN s, GEN x) in ZC_galoisapply()
743 nfgaloismatrix(GEN nf, GEN s) in nfgaloismatrix()
801 nfgaloispermtobasis(GEN nf, GEN gal) in nfgaloispermtobasis()
827 long f, n, s; in idealfrobenius_aut() local
863 long f, n, s; in idealramfrobenius_aut() local
2123 GEN c, s = NULL, t = NULL; in embed_T2() local
2144 GEN c, s = NULL, t = NULL; in embed_norm() local
[all …]
H A Dgalconj.c897 ulong s = 0; in Flm_newtonsum() local
925 GEN s = gen_0; in sympol_eval_newtonsum() local
1767 long j0, j1, j2, j3, s; in f36galoisgen() local
2385 GEN s = identity_perm(n); in pc_to_perm() local
2402 long bb = b, s; in genorbit() local
2801 ulong s = 1; in psi_order() local
2914 GEN s = pol_xn(i, v); in conjcyclo() local
3154 checkgal(GEN gal) in checkgal()
3408 galoissubgroups(GEN gal) in galoissubgroups()
3435 galoisidentify(GEN gal) in galoisidentify()
[all …]
H A Dlfunutils.c159 GEN s = gel(an,2); in vecan_shift() local
441 RgV_Rg_translate(GEN x, GEN s) in RgV_Rg_translate()
806 long s; in lfunchiZ() local
1223 GEN s; in ellsympow_trace() local
1722 long s = signe(gel(v,2)); in lfunellmfpetersmintwist() local
2184 long s; in etacuspidal() local
2400 GEN s = gen_0; in artin_dim() local
2410 GEN s = gen_0; in artin_ind() local
2472 idealfrobenius_easy(GEN nf, GEN gal, GEN aut, GEN T, GEN p) in idealfrobenius_easy()
2496 idealfrobenius_hard(GEN nf, GEN gal, GEN aut, GEN pr) in idealfrobenius_hard()
[all …]
H A Dperm.c311 perm_mul_inplace2(GEN s, GEN t) in perm_mul_inplace2()
477 long i, l = lg(c), s = 1; in perm_sign() local
665 char *s; in perm_to_GAP() local
708 perm_commute(GEN s, GEN t) in perm_commute()
887 cyclicgroup(GEN g, long s) in cyclicgroup()
1125 GEN s = gel(gen,1); /*s = (1,2)(3,4) */ in group_subgroups() local
1408 galois_elts_sorted(GEN gal) in galois_elts_sorted()
1462 GEN s, comma, g = grp_get_gen(G); in group_export_GAP() local
1481 GEN s, comma, g = grp_get_gen(G); in group_export_MAGMA() local
/dports/math/igraph/igraph-0.9.5/src/graph/
H A Dcattributes.c55 igraph_vector_ptr_t gal; member
613 igraph_real_t s = 0.0; in igraph_i_cattributes_cn_sum() local
644 igraph_real_t s = 1.0; in igraph_i_cattributes_cn_prod() local
851 igraph_real_t s = n > 0 ? 0.0 : nan; in igraph_i_cattributes_cn_mean() local
2305 igraph_vector_ptr_t *gal = &attr->gal; in igraph_i_cattribute_get_numeric_graph_attr() local
2327 igraph_vector_ptr_t *gal = &attr->gal; in igraph_i_cattribute_get_bool_graph_attr() local
2349 igraph_vector_ptr_t *gal = &attr->gal; in igraph_i_cattribute_get_string_graph_attr() local
2468 char *s; in igraph_i_cattribute_get_string_vertex_attr() local
2544 char *s; in igraph_i_cattribute_get_string_edge_attr() local
2672 igraph_vector_ptr_t *gal = &attr->gal; in igraph_cattribute_GAN() local
[all …]
/dports/math/R-cran-igraph/igraph/src/
H A Dcattributes.c56 igraph_vector_ptr_t gal; member
614 igraph_real_t s = 0.0; in igraph_i_cattributes_cn_sum() local
645 igraph_real_t s = 1.0; in igraph_i_cattributes_cn_prod() local
852 igraph_real_t s = n > 0 ? 0.0 : nan; in igraph_i_cattributes_cn_mean() local
2306 igraph_vector_ptr_t *gal = &attr->gal; in igraph_i_cattribute_get_numeric_graph_attr() local
2328 igraph_vector_ptr_t *gal = &attr->gal; in igraph_i_cattribute_get_bool_graph_attr() local
2350 igraph_vector_ptr_t *gal = &attr->gal; in igraph_i_cattribute_get_string_graph_attr() local
2469 char *s; in igraph_i_cattribute_get_string_vertex_attr() local
2545 char *s; in igraph_i_cattribute_get_string_edge_attr() local
2670 igraph_vector_ptr_t *gal = &attr->gal; in igraph_cattribute_GAN() local
[all …]
H A Drinterface.c100 SEXP R_igraph_i_lang7(SEXP s, SEXP t, SEXP u, SEXP v, SEXP w, SEXP x, SEXP y) in R_igraph_i_lang7()
206 SEXP result, names, gal; in R_igraph_attribute_init() local
1236 SEXP gal=VECTOR_ELT(graph->attr, 1); in R_igraph_attribute_get_numeric_graph_attr() local
1259 SEXP gal=VECTOR_ELT(graph->attr, 1); in R_igraph_attribute_get_bool_graph_attr() local
1279 SEXP gal=VECTOR_ELT(graph->attr, 1); in R_igraph_attribute_get_string_graph_attr() local
1556 igraph_real_t s=0.0; in R_igraph_ac_sum_numeric() local
1580 igraph_real_t s=1.0; in R_igraph_ac_prod_numeric() local
1734 igraph_real_t s= n>0 ? 0.0 : NA_REAL; in R_igraph_ac_mean_numeric() local
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dgalconj.c1107 GEN s=gen_0; in sympol_eval_newtonsum() local
1138 GEN s, f, pows; in sympol_aut_evalmod() local
2564 stpow(long s, long e, long m) in stpow()
2574 wpow(long s, long m, long e, long n) in wpow()
2697 long s = gf.psi[Pg[j]]; in galoisgen() local
2898 long s; in numberofconjugates() local
3002 checkgal(GEN gal) in checkgal()
3020 galoispermtopol(GEN gal, GEN perm) in galoispermtopol()
3220 galoissubgroups(GEN gal) in galoissubgroups()
3241 galoisexport(GEN gal, long format) in galoisexport()
[all …]
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h762 long i, s = 0; in vecsmall_pack() local
2928 gal_get_pol(GEN gal) { return gel(gal,1); } in gal_get_pol()
2930 gal_get_p(GEN gal) { return gmael(gal,2,1); } in gal_get_p()
2932 gal_get_e(GEN gal) { return gmael(gal,2,2); } in gal_get_e()
2934 gal_get_mod(GEN gal) { return gmael(gal,2,3); } in gal_get_mod()
2936 gal_get_roots(GEN gal) { return gel(gal,3); } in gal_get_roots()
2938 gal_get_invvdm(GEN gal) { return gel(gal,4); } in gal_get_invvdm()
2940 gal_get_den(GEN gal) { return gel(gal,5); } in gal_get_den()
2942 gal_get_group(GEN gal) { return gel(gal,6); } in gal_get_group()
2944 gal_get_gen(GEN gal) { return gel(gal,7); } in gal_get_gen()
[all …]
/dports/math/gap/gap-4.11.0/src/
H A Dcyclotom.c629 UInt gcd, s, t; /* gcd of the exponents, temporary */ in Cyclotomic() local
1371 UInt gcd, s, t; /* gcd of i and n, temporaries */ in InvCyc() local
1624 UInt gcd, s, t; /* gcd of n and m, temporaries */ in AttrCONDUCTOR() local
1754 Obj gal; /* galois conjugate, result */ in FuncGALOIS_CYC() local
1759 UInt gcd, s, t; /* gcd of n and ord, temporaries */ in FuncGALOIS_CYC() local
/dports/devel/icu/icu/source/test/intltest/
H A Dicusvtst.cpp163 const UnicodeString* s; in append() local
506 UnicodeString* s; in createSimpleFactory() local
760 UnicodeString* gal = (UnicodeString*)service.get(id, &actualID, status); in testAPI_Two() local
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dicusvtst.cpp163 const UnicodeString* s; in append() local
506 UnicodeString* s; in createSimpleFactory() local
760 UnicodeString* gal = (UnicodeString*)service.get(id, &actualID, status); in testAPI_Two() local
/dports/www/searx/searx-1.0.0/searx/data/
H A Dexternal_bangs.json154 "s": { object
1041 "s": { object
2052 "s": { object
2959 "s": { object
4306 "s": { object
4899 "s": { object
5847 "s": { object
6921 "s": { object
7747 "s": { object
13384 "s": { object
[all …]
/dports/math/pari/pari-2.13.3/src/modules/
H A Dalgebras.c3379 long s; in cyclicrelfrob0() local
3823 genefrob(GEN nf, GEN gal, GEN r) in genefrob()
3841 GEN L, alpha, pol, salpha, s, sj, polabs, k, X, pol0, nf; in rnfcycaut() local
3992 GEN pol, gal, rnf, cyclo, g, r, aut; in alg_matrix() local
4100 GEN s = nfsign(nf, b); in algcomputehasse() local
4459 alggroup(GEN gal, GEN p) in alggroup()
/dports/editors/emacs/emacs-27.2/src/
H A Dxfns.c3012 Arg gal[3]; in x_window() local
5643 char *s = alloca (SBYTES (value) + 1); in select_visual() local
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxfns.c3055 Arg gal[3]; in x_window() local
5884 char *s = alloca (SBYTES (value) + 1); in select_visual() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/aobasis/
H A Dbasis_set_types.F2438 REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: gal, zal, zll local
2688 REAL(dp) :: s local
/dports/science/cp2k-data/cp2k-7.1.0/src/aobasis/
H A Dbasis_set_types.F2425 REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: gal, zal, zll local
2675 REAL(dp) :: s local
/dports/mail/rspamd/rspamd-3.1/contrib/languages-data/
H A Dso.json1V":11,"Q":76,"P":22,"S":486,"R":114,"Y":96,"X":120,"Z":10,"f":458,"g":2154,"d":5233,"e":4497,"b":2… number
H A Did.json1W":10090,"V":6089,"Q":1321,"P":55685,"S":65231,"R":21435,"Y":7072,"X":1468,"Z":2501,"f":36925,"g":… number
H A Dpt.json1":95611,"W":30243,"V":63770,"Q":7457,"P":198289,"S":200312,"R":102796,"Y":7968,"X":13707,"Z":9504,… number
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/languages-data/
H A Dso.json1V":11,"Q":76,"P":22,"S":486,"R":114,"Y":96,"X":120,"Z":10,"f":458,"g":2154,"d":5233,"e":4497,"b":2… number
H A Did.json1W":10090,"V":6089,"Q":1321,"P":55685,"S":65231,"R":21435,"Y":7072,"X":1468,"Z":2501,"f":36925,"g":… number

123