Home
last modified time | relevance | path

Searched defs:SIZE_L (Results 1 – 22 of 22) sorted by relevance

/dports/www/ilias6/ILIAS-6.14/src/UI/Component/Deck/
H A DDeck.php15 const SIZE_L = 4; //3 Cards per row define
/dports/www/ilias/ILIAS-5.4.25/src/UI/Component/Deck/
H A DDeck.php15 const SIZE_L = 4; //3 Cards per row define
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/random/
H A DISAACRandom.java47 private static final int SIZE_L = 8; field in ISAACRandom
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/stdio/
H A Dvfscanf.c23 #define SIZE_L 2 macro
H A Dvfwscanf.c19 #define SIZE_L 2 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/stdio/
H A Dvfscanf.c23 #define SIZE_L 2 macro
H A Dvfwscanf.c19 #define SIZE_L 2 macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/stdio/
H A Dvfscanf.c23 #define SIZE_L 2 macro
H A Dvfwscanf.c19 #define SIZE_L 2 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/stdio/
H A Dvfscanf.c19 #define SIZE_L 2 macro
H A Dvfwscanf.c19 #define SIZE_L 2 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/stdio/
H A Dvfscanf.c19 #define SIZE_L 2 macro
H A Dvfwscanf.c19 #define SIZE_L 2 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/stdio/
H A Dvfscanf.c23 #define SIZE_L 2 macro
H A Dvfwscanf.c19 #define SIZE_L 2 macro
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/stdio/
H A Dvfscanf.c19 #define SIZE_L 2 macro
H A Dvfwscanf.c20 #define SIZE_L 2 macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/q68/
H A Dq68-const.h176 #define SIZE_L 2 macro
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DCASPT2.cpp1249 const int SIZE_L = size_A[ IL ]; in matvec() local
1279 const int SIZE_L = size_C[ IL ]; in matvec() local
1308 const int SIZE_L = size_A[ IL ]; in matvec() local
1354 const int SIZE_L = size_A[ IL ]; in matvec() local
1400 const int SIZE_L = size_C[ IL ]; in matvec() local
1448 const int SIZE_L = size_C[ IL ]; in matvec() local
1496 const int SIZE_L = size_B_singlet[ IL ]; in matvec() local
1986 const int SIZE_L = size_D[ IL ]; in matvec() local
2038 const int SIZE_L = size_D[ IL ]; in matvec() local
2098 const int SIZE_L = size_D[ IL ]; in matvec() local
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavutil/
H A Davsscanf.c51 #define SIZE_L 2 macro
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavutil/
H A Davsscanf.c51 #define SIZE_L 2 macro
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Dx86opc.h204 SIZE_L = 'l', /* long/double real (64-bit) */ enumerator