Home
last modified time | relevance | path

Searched refs:num_leafs (Results 1 – 25 of 106) sorted by relevance

12345

/dports/audio/festival/speech_tools/wrappers/interface/python/
H A DEST_typemaps.i156 unsigned int i, num_leafs; variable
159 for( it=first_item, num_leafs=0; (it!=0) && (it!=last_item); it=next_leaf(it) )
160 ++num_leafs;
163 ++num_leafs; // for last_item
165 switch (num_leafs) {
173 o1 = PyList_New(num_leafs);
174 for( i=0, it=first_item; i<num_leafs; ++i, it=next_leaf(it) )
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/logformat/slog2/
H A DTreeNodeID.java41 public TreeNodeID getParentNodeID( int num_leafs ) in getParentNodeID() argument
43 return new TreeNodeID( (short)( depth+1 ), xpos/num_leafs ); in getParentNodeID()
53 public void toParent( int num_leafs ) in toParent() argument
56 xpos /= num_leafs ; in toParent()
H A DHeader.java138 public void setNumChildrenPerNode( short num_leafs ) in setNumChildrenPerNode() argument
140 num_children_per_node = num_leafs; in setNumChildrenPerNode()
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/logformat/slog2/output/
H A DTreeTrunk.java25 private int num_leafs; field in TreeTrunk
39 num_leafs = (int) slog.getNumChildrenPerNode(); in TreeTrunk()
119 nextBranchNodeID.toParent( num_leafs ); in switchToNextBranch()
/dports/biology/iqtree/IQ-TREE-2.0.6/terraphast/tools/
H A Dtree_gen.cpp89 const auto num_leafs = index{std::stoul(argv[1])}; in main()
90 if (num_leafs < 2) { in main()
95 for (auto i = 1u; i < num_leafs; ++i) { in main()
/dports/games/iortcw/iortcw-1.51c/MP/code/server/
H A Dsv_world.c216 int num_leafs; in SV_LinkEntity() local
306 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
311 if ( !num_leafs ) { in SV_LinkEntity()
316 for ( i = 0 ; i < num_leafs ; i++ ) { in SV_LinkEntity()
336 for ( i = 0 ; i < num_leafs ; i++ ) { in SV_LinkEntity()
347 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/ioquake3/ioquake3-1.36/code/server/
H A Dsv_world.c209 int num_leafs; in SV_LinkEntity() local
289 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
294 if ( !num_leafs ) { in SV_LinkEntity()
299 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEntity()
319 for (i=0 ; i < num_leafs ; i++) { in SV_LinkEntity()
330 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/ioquake3-server/ioquake3-1.36/code/server/
H A Dsv_world.c209 int num_leafs; in SV_LinkEntity() local
289 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
294 if ( !num_leafs ) { in SV_LinkEntity()
299 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEntity()
319 for (i=0 ; i < num_leafs ; i++) { in SV_LinkEntity()
330 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/iortcw/iortcw-1.51c/SP/code/server/
H A Dsv_world.c217 int num_leafs; in SV_LinkEntity() local
307 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
312 if ( !num_leafs ) { in SV_LinkEntity()
317 for ( i = 0 ; i < num_leafs ; i++ ) { in SV_LinkEntity()
337 for ( i = 0 ; i < num_leafs ; i++ ) { in SV_LinkEntity()
348 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/server/
H A Dsv_world.c210 int num_leafs; in SV_LinkEntity() local
290 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
295 if ( !num_leafs ) { in SV_LinkEntity()
300 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEntity()
320 for (i=0 ; i < num_leafs ; i++) { in SV_LinkEntity()
331 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/server/
H A Dsv_world.c209 int num_leafs; in SV_LinkEntity() local
289 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
294 if ( !num_leafs ) { in SV_LinkEntity()
299 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEntity()
319 for (i=0 ; i < num_leafs ; i++) { in SV_LinkEntity()
330 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/openarena/openarena-engine-source-0.8.8/code/server/
H A Dsv_world.c209 int num_leafs; in SV_LinkEntity() local
289 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
294 if ( !num_leafs ) { in SV_LinkEntity()
299 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEntity()
319 for (i=0 ; i < num_leafs ; i++) { in SV_LinkEntity()
330 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/server/
H A Dsv_world.c209 int num_leafs; in SV_LinkEntity() local
289 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
294 if ( !num_leafs ) { in SV_LinkEntity()
299 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEntity()
319 for (i=0 ; i < num_leafs ; i++) { in SV_LinkEntity()
330 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/evq3/evq3/code/server/
H A Dsv_world.c209 int num_leafs; in SV_LinkEntity() local
289 num_leafs = CM_BoxLeafnums( gEnt->r.absmin, gEnt->r.absmax, in SV_LinkEntity()
294 if ( !num_leafs ) { in SV_LinkEntity()
299 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEntity()
319 for (i=0 ; i < num_leafs ; i++) { in SV_LinkEntity()
330 if ( i != num_leafs ) { in SV_LinkEntity()
/dports/games/quake2max/Quake2maX_0.45-src_unix/server/
H A Dsv_world.c170 int num_leafs; in SV_LinkEdict() local
263 num_leafs = CM_BoxLeafnums (ent->absmin, ent->absmax, in SV_LinkEdict()
267 for (i=0 ; i<num_leafs ; i++) in SV_LinkEdict()
286 if (num_leafs >= MAX_TOTAL_ENT_LEAFS) in SV_LinkEdict()
294 for (i=0 ; i<num_leafs ; i++) in SV_LinkEdict()
/dports/games/quake2lnx/quake2-r0.16.2/src/server/
H A Dsv_world.c170 int num_leafs; in SV_LinkEdict() local
263 num_leafs = CM_BoxLeafnums (ent->absmin, ent->absmax, in SV_LinkEdict()
267 for (i=0 ; i<num_leafs ; i++) in SV_LinkEdict()
286 if (num_leafs >= MAX_TOTAL_ENT_LEAFS) in SV_LinkEdict()
294 for (i=0 ; i<num_leafs ; i++) in SV_LinkEdict()
/dports/games/quake2-source/quake2-r0.16.2/src/server/
H A Dsv_world.c170 int num_leafs; in SV_LinkEdict() local
263 num_leafs = CM_BoxLeafnums (ent->absmin, ent->absmax, in SV_LinkEdict()
267 for (i=0 ; i<num_leafs ; i++) in SV_LinkEdict()
286 if (num_leafs >= MAX_TOTAL_ENT_LEAFS) in SV_LinkEdict()
294 for (i=0 ; i<num_leafs ; i++) in SV_LinkEdict()
/dports/games/qudos/QuDos-0.40.1-src/src/server/
H A Dsv_world.c172 int num_leafs; in SV_LinkEdict() local
257 num_leafs = CM_BoxLeafnums(ent->absmin, ent->absmax, in SV_LinkEdict()
261 for (i = 0; i < num_leafs; i++) { in SV_LinkEdict()
276 if (num_leafs >= MAX_TOTAL_ENT_LEAFS) { /* assume we missed some in SV_LinkEdict()
283 for (i = 0; i < num_leafs; i++) { in SV_LinkEdict()
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dsv_world.c156 int num_leafs; in SV_LinkEdict() local
240 num_leafs = CM_BoxLeafnums(ent->absmin, ent->absmax, in SV_LinkEdict()
244 for(i = 0; i < num_leafs; i++){ in SV_LinkEdict()
259 if(num_leafs >= MAX_TOTAL_ENT_LEAFS){ // assume we missed some leafs, and mark by headnode in SV_LinkEdict()
264 for(i = 0; i < num_leafs; i++){ in SV_LinkEdict()
/dports/audio/festival/speech_tools/grammar/scfg/
H A DEST_SCFG_inout.cc176 c += num_leafs(car(l)); in find_valid()
180 find_valid(s+num_leafs(car(t)),cdr(t)); in find_valid()
184 int EST_bracketed_string::num_leafs(LISP t) const in num_leafs() function in EST_bracketed_string
191 return num_leafs(car(t)) + num_leafs(cdr(t)); in num_leafs()
/dports/games/egl/egl-0.3.1_9/server/
H A Dsv_world.c182 int num_leafs; in SV_LinkEdict() local
277 num_leafs = CM_BoxLeafnums (ent->absMin, ent->absMax, leafs, MAX_TOTAL_ENT_LEAFS, &topnode); in SV_LinkEdict()
280 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEdict()
299 if (num_leafs >= MAX_TOTAL_ENT_LEAFS) { in SV_LinkEdict()
306 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEdict()
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dsv_ents.c489 if (pvs && ent->e->num_leafs >= 0) { in SV_PlayerVisibleToClient()
491 for (i = 0; i < ent->e->num_leafs; i++) { in SV_PlayerVisibleToClient()
496 if (i == ent->e->num_leafs) { in SV_PlayerVisibleToClient()
756 if ( pvs && ent->e->num_leafs >= 0 ) in SV_EntityVisibleToClient()
761 for (i=0 ; i < ent->e->num_leafs ; i++) in SV_EntityVisibleToClient()
765 if (i == ent->e->num_leafs) in SV_EntityVisibleToClient()
979 if (pvs && ent->e->num_leafs >= 0) { in SV_WriteEntitiesToClient()
980 for (i = 0; i < ent->e->num_leafs; i++) in SV_WriteEntitiesToClient()
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dsv_ents.c489 if (pvs && ent->e->num_leafs >= 0) { in SV_PlayerVisibleToClient()
491 for (i = 0; i < ent->e->num_leafs; i++) { in SV_PlayerVisibleToClient()
496 if (i == ent->e->num_leafs) { in SV_PlayerVisibleToClient()
756 if ( pvs && ent->e->num_leafs >= 0 ) in SV_EntityVisibleToClient()
761 for (i=0 ; i < ent->e->num_leafs ; i++) in SV_EntityVisibleToClient()
765 if (i == ent->e->num_leafs) in SV_EntityVisibleToClient()
979 if (pvs && ent->e->num_leafs >= 0) { in SV_WriteEntitiesToClient()
980 for (i = 0; i < ent->e->num_leafs; i++) in SV_WriteEntitiesToClient()
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/server/
H A Dsv_ents.c281 for (i = 0; i < ent->num_leafs; i++) in SV_WritePlayersToClient()
284 if (i == ent->num_leafs) in SV_WritePlayersToClient()
412 for (i = 0; i < ent->num_leafs; i++) in SV_WriteEntitiesToClient()
416 if (i == ent->num_leafs) in SV_WriteEntitiesToClient()
/dports/games/openjk/OpenJK-07675e2/code/server/
H A Dsv_world.cpp216 int num_leafs; in SV_LinkEntity() local
301 num_leafs = CM_BoxLeafnums( gEnt->absmin, gEnt->absmax, in SV_LinkEntity()
306 if ( !num_leafs ) { in SV_LinkEntity()
311 for (i=0 ; i<num_leafs ; i++) { in SV_LinkEntity()
331 for (i=0 ; i < num_leafs ; i++) { in SV_LinkEntity()
342 if ( i != num_leafs ) { in SV_LinkEntity()

12345