Home
last modified time | relevance | path

Searched defs:POOLSIZE (Results 1 – 25 of 53) sorted by relevance

123

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/
H A Dgpsdo.h23 #define POOLSIZE 256 macro
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_mem.c39 #define POOLSIZE ( 4096 * 1024 ) //----(SA) upped to try to get assault_34 going macro
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_mem.c31 #define POOLSIZE (256 * 1024) macro
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_mem.c31 #define POOLSIZE (256 * 1024) macro
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_mem.c39 #define POOLSIZE ( 4096 * 1024 ) //----(SA) upped to try to get assault_34 going macro
/dports/games/evq3/evq3/code/game/
H A Dg_mem.c31 #define POOLSIZE (256 * 1024) macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_mem.c31 #define POOLSIZE (256 * 1024) macro
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_mem.c45 #define POOLSIZE (4 * 1024 * 1024) // (256*1024) macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java45 static final int POOLSIZE = 100; field in ExecutorCompletionServiceLoops
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java45 static final int POOLSIZE = 100; field in ExecutorCompletionServiceLoops
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java51 static final int POOLSIZE = 10; field in ExecutorCompletionServiceLoops
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java51 static final int POOLSIZE = 10; field in ExecutorCompletionServiceLoops
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java51 static final int POOLSIZE = 10; field in ExecutorCompletionServiceLoops
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java51 static final int POOLSIZE = 10; field in ExecutorCompletionServiceLoops
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java51 static final int POOLSIZE = 10; field in ExecutorCompletionServiceLoops
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java51 static final int POOLSIZE = 10; field in ExecutorCompletionServiceLoops
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java51 static final int POOLSIZE = 10; field in ExecutorCompletionServiceLoops
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java51 static final int POOLSIZE = 10; field in ExecutorCompletionServiceLoops
/dports/cad/gnucap/gnucap-2013-04-23/lib/
H A Dl_ftos.cc45 const int POOLSIZE = 100; variable
H A De_card.cc30 const int POOLSIZE = 4; variable
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_mem.c26 #define POOLSIZE (256 * 1024) macro
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_mem.c26 #define POOLSIZE (256 * 1024) macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi/src/org/eclipse/equinox/bidi/internal/
H A DStructuredTextStringRecord.java38 public static final int POOLSIZE = 100; field in StructuredTextStringRecord
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/client/
H A DSjavacClient.java71 private static final int POOLSIZE = Runtime.getRuntime().availableProcessors(); field in SjavacClient
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/client/
H A DSjavacClient.java71 private static final int POOLSIZE = Runtime.getRuntime().availableProcessors(); field in SjavacClient

123