Home
last modified time | relevance | path

Searched refs:CountUsed (Results 1 – 25 of 41) sorted by relevance

12

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/ivy/
H A DivyRwrAlg.c55 int CountUsed, CountUndo; in Ivy_ManRewriteAlg() local
62 CountUsed = CountUndo = 0; in Ivy_ManRewriteAlg()
100 Ivy_ObjReplace( pObj, pResult, 1, 0, 1 ), CountUsed++; in Ivy_ManRewriteAlg()
102 printf( "Used = %d. Undo = %d.\n", CountUsed, CountUndo ); in Ivy_ManRewriteAlg()
/dports/security/makepasswd/makepasswd-1.10/
H A Dmakepasswd52 $CountUsed = 1;
252 $CountUsed = $Count;
439 for ($ctr=0; $ctr < $CountUsed; $ctr++)
/dports/games/scourge/scourge/src/squirrel/
H A Dsqtable.h78 SQInteger CountUsed(){ return _usednodes;} in CountUsed() function
H A Dsqstate.cpp240 SQInteger x = _table( _thread( _root_vm )->_roottable )->CountUsed(); in CollectGarbage()
273 SQInteger z = _table( _thread( _root_vm )->_roottable )->CountUsed(); in CollectGarbage()
H A Dsqtable.cpp45 SQInteger nelems = CountUsed(); in Rehash()
/dports/games/openttd/openttd-12.1/src/3rdparty/squirrel/squirrel/
H A Dsqtable.h82 SQInteger CountUsed(){ return _usednodes;} in CountUsed() function
H A Dsqtable.cpp55 SQInteger nelems=CountUsed(); in Rehash()
H A Dsqstate.cpp285 SQInteger x = _table(_thread(_root_vm)->_roottable)->CountUsed(); in CollectGarbage()
333 SQInteger z = _table(_thread(_root_vm)->_roottable)->CountUsed(); in CollectGarbage()
/dports/devel/codeblocks/codeblocks-20.03/src/include/scripting/squirrel/
H A Dsqtable.h82 SQInteger CountUsed(){ return _usednodes;} in CountUsed() function
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dtarray.h439 SetNodeVector(o.CountUsed()); in TMap()
447 SetNodeVector(o.CountUsed());
474 hash_t CountUsed() const in CountUsed() function
H A Dconfig.cpp140 if(settings.CountUsed() == 0) in ReadConfig()
H A Dfilesys_steam.cpp258 if(SteamAppInstallPath.CountUsed() == 0) in GetSteamPath()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/squirrel/
H A Dsqtable.h101 SQInteger CountUsed(){ return _usednodes;} in CountUsed() function
H A Dsqtable.cpp52 SQInteger nelems=CountUsed(); in Rehash()
/dports/lang/squirrel/squirrel3/squirrel/
H A Dsqtable.h101 SQInteger CountUsed(){ return _usednodes;} in CountUsed() function
H A Dsqtable.cpp52 SQInteger nelems=CountUsed(); in Rehash()
/dports/games/simutrans/simutrans-121.0/squirrel/squirrel/
H A Dsqtable.h101 SQInteger CountUsed(){ return _usednodes;} in CountUsed() function
H A Dsqtable.cc52 SQInteger nelems=CountUsed(); in Rehash()
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/squirrel/
H A Dsqtable.h101 SQInteger CountUsed(){ return _usednodes;} in CountUsed() function
H A Dsqtable.cpp52 SQInteger nelems=CountUsed(); in Rehash()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dtarray.h469 SetNodeVector(o.CountUsed()); in TMap()
477 SetNodeVector(o.CountUsed());
535 hash_t CountUsed() const in CountUsed() function
H A Dg_doomedmap.cpp109 TArray<FDoomEdMap::Pair*> infos(DoomEdMap.CountUsed()); in CCMD()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/squirrel/
H A Dsqtable.cpp50 SQInteger nelems=CountUsed(); in Rehash()
H A Dsqstate.cpp255 SQInteger x = _table(_thread(_root_vm)->_roottable)->CountUsed(); in CollectGarbage()
292 SQInteger z = _table(_thread(_root_vm)->_roottable)->CountUsed(); in CollectGarbage()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/thingdef/
H A Dthingdef.h267 static unsigned int GetNumClasses() { return ClassTable().CountUsed(); } in GetNumClasses()

12