Home
last modified time | relevance | path

Searched defs:CACHE_SIZE (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/
H A Dglobals.rs12 pub static CACHE_SIZE: usize = 40; variable
/dports/editors/calligra/calligra-3.2.1/plugins/pictureshape/
H A DPlugin.cpp30 #define CACHE_SIZE 40960 //5 images of 2048x1024 at 32bpp macro
/dports/emulators/vmips/vmips-1.5.1/test_code/vmips.regcheck/
H A Dcisol.S7 #define CACHE_SIZE 0x10000 macro
H A Dcswap.S7 #define CACHE_SIZE 0x10000 macro
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/
H A DDigammaCache.java6 private static final int CACHE_SIZE = 100_000; field in DigammaCache
H A DLog10FactorialCache.java9 private static final int CACHE_SIZE = 10_000; field in Log10FactorialCache
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dm53xxacr.h56 #define CACHE_SIZE 0x2000 /* 8k of unified cache */ macro
60 #define CACHE_SIZE 0x4000 /* 16k of unified cache */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dm53xxacr.h56 #define CACHE_SIZE 0x2000 /* 8k of unified cache */ macro
60 #define CACHE_SIZE 0x4000 /* 16k of unified cache */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dm53xxacr.h56 #define CACHE_SIZE 0x2000 /* 8k of unified cache */ macro
60 #define CACHE_SIZE 0x4000 /* 16k of unified cache */ macro
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/numerics/complex.number/complex.member.ops/
H A Dminus_equal_complex.pass.cpp31 assert(c.imag() == -5);
/dports/audio/noson-app/noson-app-4.5.0/gui/controls2_509/
H A DThisDevice.qml31 isRoot: true
32 multiView: true
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/security/util/
H A DIntegerUtil.java51 private static final int CACHE_SIZE = 100; field in IntegerUtil
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/security/util/
H A DIntegerUtil.java51 private static final int CACHE_SIZE = 100; field in IntegerUtil
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/security/util/
H A DIntegerUtil.java51 private static final int CACHE_SIZE = 100; field in IntegerUtil
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/security/util/
H A DIntegerUtil.java51 private static final int CACHE_SIZE = 100; field in IntegerUtil
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/security/util/
H A DIntegerUtil.java51 private static final int CACHE_SIZE = 100; field in IntegerUtil
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dcache.h46 static const int CACHE_SIZE = 250; variable
/dports/graphics/libchamplain/libchamplain-0.12.20/demos/
H A Dmapbox.py17 CACHE_SIZE = 100000000 # size of cache stored on disk variable
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/
H A Dftfont.h77 #define CACHE_SIZE 257 macro
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/vector/geometry_checker/
H A Dqgsfeaturepool.h179 static const int CACHE_SIZE = 1000; variable
/dports/graphics/qgis/qgis-3.22.3/src/analysis/vector/geometry_checker/
H A Dqgsfeaturepool.h179 static const int CACHE_SIZE = 1000; variable
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/manager/
H A DNodesCache.java34 public static final int CACHE_SIZE = 40000; field in NodesCache
/dports/www/aria2/aria2-1.36.0/src/
H A DDHTBucket.h86 static const size_t CACHE_SIZE = 2; variable
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/player/mplayer/
H A DMPlayerConstants.java36 static final String CACHE_SIZE = "500"; field in MPlayerConstants
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DControl.java41 private final static int CACHE_SIZE = 5; field in Control

12345678910>>...20