Home
last modified time | relevance | path

Searched defs:firstedge (Results 1 – 25 of 115) sorted by relevance

12345

/dports/math/R-cran-deldir/deldir/inst/code.discarded/
H A Dtrigraf.r27 firstedge = lastedge + 1 globalVar
H A Dtrigraf.c122 int firstedge, lastedge; local
/dports/games/uhexen2/hexen2source-1.5.9/utils/qbsp/
H A Dregion.c52 static int firstedge; variable
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/source/
H A Dregion.c58 int firstedge; variable
/dports/math/SCIP/scip-7.0.3/applications/Coloring/src/
H A Dprobdata_coloring.c108 int* firstedge; /* pointer for the edges in the graph */ in preprocessGraph() local
460 int* firstedge; in SCIP_DECL_PROBTRANS() local
1222 int* firstedge; in COLORprobGetComplementaryGraph() local
H A Dreader_csol.c327 int* firstedge; in SCIP_DECL_READERWRITE() local
H A Dheur_init.c322 int* firstedge; in runTabuCol() local
/dports/devel/mph/mph-1.2/arb/
H A Dgraph.h15 int firstedge; member
/dports/math/gambit/gambit-16.0.1/library/src/enummixed/
H A Dclique.cc397 int CliqueEnumerator::getconnco(Array<int> &firstedge, in getconnco()
538 Array<int> &firstedge, in workonco()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/server/
H A Dsv_model.c470 static void CalcSurfaceExtents (msurface_t *s, int firstedge, int numedges) in CalcSurfaceExtents()
532 int firstedge, numedges; in Mod_LoadFaces() local
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/server/
H A Dsv_model.c470 static void CalcSurfaceExtents (msurface_t *s, int firstedge, int numedges) in CalcSurfaceExtents()
532 int firstedge, numedges; in Mod_LoadFaces() local
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Dvbiparse.cpp48 int x, firstedge; in vbi_parse_manchester_code() local
/dports/emulators/mame/mame-mame0226/src/lib/util/
H A Dvbiparse.cpp48 int x, firstedge; in vbi_parse_manchester_code() local
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dbspfile.h215 int32_t firstedge; // we must support > 64k edges member
228 int32_t firstedge; // we must support > 64k edges member
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dbspfile.h222 int firstedge; // we must support > 64k edges member
235 int firstedge; // we must support > 64k edges member
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dbspfile.h222 int firstedge; // we must support > 64k edges member
235 int firstedge; // we must support > 64k edges member
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dbspfile.h247 int firstedge; // we must support > 64k edges member
261 int firstedge; // we must support > 64k edges member
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dregions.h50 struct edgelist *lastedge,*firstedge; /* last and first edges in subpath */ member
/dports/games/alienarena-data/alienarena-7.66/source/ref_gl/
H A Dr_warp.c168 void R_SubdivideSurface (msurface_t *fa, int firstedge, int numedges) in R_SubdivideSurface()
H A Dr_model.c975 …qboolean override, int *smax, int *tmax, float *xscale, float *yscale, int firstedge, int numedges) in CalcSurfaceExtents()
1417 int firstedge = LittleLong(in->firstedge); in Mod_LoadFaces() local
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dr_warp.c168 void R_SubdivideSurface (msurface_t *fa, int firstedge, int numedges) in R_SubdivideSurface()
H A Dr_model.c975 …qboolean override, int *smax, int *tmax, float *xscale, float *yscale, int firstedge, int numedges) in CalcSurfaceExtents()
1417 int firstedge = LittleLong(in->firstedge); in Mod_LoadFaces() local
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dregions.h134 struct edgelist *lastedge,*firstedge; /* last and first edges in subpath */ member
/dports/graphics/graphviz/graphviz-2.44.1/tclpkg/gv/
H A Dgv.cpp539 Agedge_t *firstedge(Agraph_t *g) in firstedge() function
594 Agedge_t *firstedge(Agnode_t *n) in firstedge() function
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dregions.h134 struct edgelist *lastedge,*firstedge; /* last and first edges in subpath */ member

12345