Home
last modified time | relevance | path

Searched +defs:gf +defs:mod (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dclass.c870 ScmModule *mod) in make_implicit_meta()
2091 static ScmObj generic_name(ScmGeneric *gf) in generic_name()
2942 ScmClass *Scm_MakeForeignPointerClass(ScmModule *mod, in Scm_MakeForeignPointerClass()
3232 ScmModule *mod, in init_class()
3299 ScmModule *mod, in Scm_InitStaticClass()
3309 ScmModule *mod, in Scm_InitStaticClassWithSupers()
3328 ScmModule *mod, in Scm_InitStaticClassWithMeta()
3357 int withMeta, ScmModule *mod) in Scm_InitBuiltinClass()
3366 void Scm_InitBuiltinGeneric(ScmGeneric *gf, const char *name, ScmModule *mod) in Scm_InitBuiltinGeneric()
3387 ScmModule *mod = Scm_GaucheModule(); in Scm__InitClass() local
[all …]
H A Dnumber.c151 static ScmObj bad_number_method(ScmObj *args, int nargs, ScmGeneric *gf) in bad_number_method()
4603 ScmModule *mod = Scm_GaucheModule(); in Scm__InitNumber() local
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dgauche-glut.c54 ScmGlutFont *gf = SCM_NEW(ScmGlutFont); in makeGlutFont() local
306 ScmModule *mod; in Scm_Init_libgauche_glut() local
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dgalconj.c518 intheadlong(GEN x, GEN mod) in intheadlong()
525 vecheadlong(GEN W, GEN mod) in vecheadlong()
533 matheadlong(GEN W, GEN mod) in matheadlong()
541 polheadlong(GEN P, long n, GEN mod) in polheadlong()
933 sympol_eval(GEN sym, GEN O, GEN mod) in sympol_eval()
1938 struct galois_frobenius *gf, struct galois_borne *gb) in galoisfrobeniuslift_nilp()
1998 struct galois_frobenius *gf, struct galois_borne *gb) in galoisfrobeniuslift()
2192 GEN mod, mod2; in galoisgenfixedfield() local
2569 GEN mod, mod2; member
2812 struct galois_frobenius gf, ogf; in galoisgen() local
[all …]
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dgalconj.c588 long intheadlong(GEN x, GEN mod) in intheadlong()
596 GEN matheadlong(GEN W, GEN mod) in matheadlong()
609 long polheadlong(GEN P, long n, GEN mod) in polheadlong()
1096 sympol_eval_newtonsum(long e, GEN O, GEN mod) in sympol_eval_newtonsum()
1229 fixedfieldsympol(GEN O, GEN mod, GEN l, GEN p, long v) in fixedfieldsympol()
1285 vandermondeinversemod(GEN L, GEN T, GEN den, GEN mod) in vandermondeinversemod()
1312 vectopol(GEN v, GEN M, GEN den , GEN mod, long x) in vectopol()
2291 struct galois_frobenius *gf, struct galois_borne *gb) in galoisfrobeniuslift()
2409 galoisfindfrobenius(GEN T, GEN L, GEN den, struct galois_frobenius *gf, in galoisfindfrobenius()
2595 struct galois_frobenius gf; in galoisgen() local
[all …]
/dports/sysutils/heirloom/heirloom-070715/ed/
H A Ded.c1088 register char *gf; in gettty() local
1301 int c, mod = 0, i; in readcmd() local
1892 execute(int gf, long *addr, int subst) in execute()
/dports/x11-fm/pcmanfm/pcmanfm-1.3.2/src/
H A Ddesktop.c597 GFile *gf = fm_file_new_for_uri("trash:///"); in _update_trash_icon() local
737 static void on_trash_changed(GFileMonitor *monitor, GFile *gf, GFile *other, in on_trash_changed()
2476 static void on_row_inserted(FmFolderModel* mod, GtkTreePath* tp, GtkTreeIter* it, FmDesktop* deskto… in on_row_inserted()
2485 static void on_row_deleted(FmFolderModel* mod, GtkTreePath* tp, FmDesktop* desktop) in on_row_deleted()
5597 GFile *gf; in _chooser_timeout() local
5808 GFile *gf; in fm_desktop_manager_init() local
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dcmd.c4243 click_to_cmd(int x, int y, int mod) in click_to_cmd()
4573 int x = u.ux, y = u.uy, mod = 0; in readchar() local
4647 int gf = iflags.getloc_filter; in dotravel() local
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DvisibilityWindow.cpp566 static void _add_face(GFace *gf, Fl_Tree *tree, const std::string &path) in _add_face()
887 for(std::size_t mod = 0; mod < GModel::list.size(); mod++) { in _set_visibility_by_number() local
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dcmd.c5571 click_to_cmd(x, y, mod) in click_to_cmd() argument
5905 int x = u.ux, y = u.uy, mod = 0; in readchar() local
5977 int gf = iflags.getloc_filter; in dotravel() local
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dcmd.c5571 click_to_cmd(x, y, mod) in click_to_cmd() argument
5905 int x = u.ux, y = u.uy, mod = 0; in readchar() local
5977 int gf = iflags.getloc_filter; in dotravel() local
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dbaked_light_baker.cpp1463 double mod = 1.0 / double(get_modifier(i)); in throw_rays() local
1708 double gf = pow(octant.full_accum[1] * norm * mult, gamma); in update_octree_sampler() local
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dbaked_light_baker.cpp1463 double mod = 1.0 / double(get_modifier(i)); in throw_rays() local
1708 double gf = pow(octant.full_accum[1] * norm * mult, gamma); in update_octree_sampler() local
/dports/net/netscript/netscript-1.7.1/
H A Dnetscript.c1363 GdkFont *gf; in nsprint() local
1680 S stat mod; in ruleedit() local
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/secp256k1/src/
H A Dtests.c773 void test_modinv32_uint16(uint16_t* out, const uint16_t* in, const uint16_t* mod) { in test_modinv32_uint16()
845 void test_modinv64_uint16(uint16_t* out, const uint16_t* in, const uint16_t* mod) { in test_modinv64_uint16()
3328 static const secp256k1_scalar gf = SECP256K1_SCALAR_CONST(0, 0, 0, 0, 0, 0, 0, 0x7113); in run_ecmult_chain() local
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/secp256k1/src/
H A Dtests.c773 void test_modinv32_uint16(uint16_t* out, const uint16_t* in, const uint16_t* mod) { in test_modinv32_uint16()
845 void test_modinv64_uint16(uint16_t* out, const uint16_t* in, const uint16_t* mod) { in test_modinv64_uint16()
3328 static const secp256k1_scalar gf = SECP256K1_SCALAR_CONST(0, 0, 0, 0, 0, 0, 0, 0x7113); in run_ecmult_chain() local
/dports/devel/dtool/dtool-0.11.0/cargo-crates/secp256k1-sys-0.4.1/depend/secp256k1/src/
H A Dtests.c773 void test_modinv32_uint16(uint16_t* out, const uint16_t* in, const uint16_t* mod) { in test_modinv32_uint16()
845 void test_modinv64_uint16(uint16_t* out, const uint16_t* in, const uint16_t* mod) { in test_modinv64_uint16()
3342 … static const rustsecp256k1_v0_4_1_scalar gf = SECP256K1_SCALAR_CONST(0, 0, 0, 0, 0, 0, 0, 0x7113); in run_ecmult_chain() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/util/
H A Dsequence.cpp1449 …CConstRef <CSeq_feat> gf = GetOverlappingGene(feat.GetLocation(), scope, IsTransSpliced(feat) ? se… in GetGeneForFeature() local
3502 const size_t mod = usable_size % 3; in x_Translate() local
3730 const TSeqPos mod = usable_size % 3; in TranslateToProtein() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/util/
H A Dsequence.cpp1449 …CConstRef <CSeq_feat> gf = GetOverlappingGene(feat.GetLocation(), scope, IsTransSpliced(feat) ? se… in GetGeneForFeature() local
3502 const size_t mod = usable_size % 3; in x_Translate() local
3730 const TSeqPos mod = usable_size % 3; in TranslateToProtein() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/format/
H A Dfeature_item.cpp1704 CConstRef<CSeq_feat> gf; in x_AddQualsIdx() local
6183 const COrgMod& mod = **it; in x_AddQuals() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/format/
H A Dfeature_item.cpp1704 CConstRef<CSeq_feat> gf; in x_AddQualsIdx() local
6253 const COrgMod& mod = **it; in x_AddQuals() local
/dports/math/R/R-4.1.2/tests/
H A Dreg-tests-1a.R313 gf <- Gamma() globalVar
1031 mod <- this ~ is + a + very + long + formula + with + a + very + large + number + of + characters globalVar
2021 infm <- lm.influence(mod <- lm(Y ~ X)) globalVar
/dports/math/libRmath/R-4.1.1/tests/
H A Dreg-tests-1a.R313 gf <- Gamma() globalVar
1031 mod <- this ~ is + a + very + long + formula + with + a + very + large + number + of + characters globalVar
2021 infm <- lm.influence(mod <- lm(Y ~ X)) globalVar
/dports/mail/rspamd/rspamd-3.1/contrib/languages-data/
H A Dsv.json1 …:55651,"O":30870,"H":85820,"I":53417,"J":41709,"K":67803,"U":32439,"T":73345,"W":29206,"V":48264,"…
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/languages-data/
H A Dsv.json1 …:55651,"O":30870,"H":85820,"I":53417,"J":41709,"K":67803,"U":32439,"T":73345,"W":29206,"V":48264,"…

12