Home
last modified time | relevance | path

Searched refs:BlockCnt (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/editors/lazarus/lazarus/components/multithreadprocs/
H A Dmtputils.pas42 BlockCnt: PtrInt;
182 BlockCnt:=Count div 100; // at least 100 items per thread
183 if BlockCnt>ProcThreadPool.MaxThreadCount then
184 BlockCnt:=ProcThreadPool.MaxThreadCount;
185 if (MaxThreadCount>0) and (BlockCnt>MaxThreadCount) then
186 BlockCnt:=MaxThreadCount;
187 if BlockCnt<1 then BlockCnt:=1;
193 fBlockSize:=(Count+BlockCnt-1) div BlockCnt;
195 while fBlockCntPowOf2Offset<BlockCnt do
197 fBlockCntPowOf2Offset:=fBlockCntPowOf2Offset-BlockCnt;
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/multithreadprocs/
H A Dmtputils.pas42 BlockCnt: PtrInt;
182 BlockCnt:=Count div 100; // at least 100 items per thread
183 if BlockCnt>ProcThreadPool.MaxThreadCount then
184 BlockCnt:=ProcThreadPool.MaxThreadCount;
185 if (MaxThreadCount>0) and (BlockCnt>MaxThreadCount) then
186 BlockCnt:=MaxThreadCount;
187 if BlockCnt<1 then BlockCnt:=1;
193 fBlockSize:=(Count+BlockCnt-1) div BlockCnt;
195 while fBlockCntPowOf2Offset<BlockCnt do
197 fBlockCntPowOf2Offset:=fBlockCntPowOf2Offset-BlockCnt;
[all …]
/dports/editors/lazarus-qt5/lazarus/components/multithreadprocs/
H A Dmtputils.pas42 BlockCnt: PtrInt;
182 BlockCnt:=Count div 100; // at least 100 items per thread
183 if BlockCnt>ProcThreadPool.MaxThreadCount then
184 BlockCnt:=ProcThreadPool.MaxThreadCount;
185 if (MaxThreadCount>0) and (BlockCnt>MaxThreadCount) then
186 BlockCnt:=MaxThreadCount;
187 if BlockCnt<1 then BlockCnt:=1;
193 fBlockSize:=(Count+BlockCnt-1) div BlockCnt;
195 while fBlockCntPowOf2Offset<BlockCnt do
197 fBlockCntPowOf2Offset:=fBlockCntPowOf2Offset-BlockCnt;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/multithreadprocs/
H A Dmtputils.pas42 BlockCnt: PtrInt;
182 BlockCnt:=Count div 100; // at least 100 items per thread
183 if BlockCnt>ProcThreadPool.MaxThreadCount then
184 BlockCnt:=ProcThreadPool.MaxThreadCount;
185 if (MaxThreadCount>0) and (BlockCnt>MaxThreadCount) then
186 BlockCnt:=MaxThreadCount;
187 if BlockCnt<1 then BlockCnt:=1;
193 fBlockSize:=(Count+BlockCnt-1) div BlockCnt;
195 while fBlockCntPowOf2Offset<BlockCnt do
197 fBlockCntPowOf2Offset:=fBlockCntPowOf2Offset-BlockCnt;
[all …]
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/headers/
H A Dlparser.h44 struct BlockCnt; /* defined in lparser.c */
54 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/libs/lua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/palomino/palomino/src/lua_lang/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/lang/lua51/lua-5.1.5/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/spring/spring_98.0/rts/lib/lua/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/lib/lua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/games/burrtools/burrtools-0.6.3/src/lua/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/science/elmerfem/elmerfem-release-9.0/contrib/lua-5.1.5/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.1.5/src/
H A Dlparser.h54 struct BlockCnt; /* defined in lparser.c */
64 struct BlockCnt *bl; /* chain of current blocks */

123456789