Home
last modified time | relevance | path

Searched refs:MAXWIN (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/FileFormats/
H A DBlast.cs26 public static readonly int MAXWIN = 4096; // maximum window size field in OpenRA.Mods.Common.FileFormats.Blast
89 var outBuffer = new byte[MAXWIN]; // output buffer and sliding window in Decompress()
130 var copy = MAXWIN; in Decompress()
151 if (next == MAXWIN) in Decompress()
169 if (next == MAXWIN) in Decompress()
/dports/x11/virtualgl/virtualgl-3.0/client/
H A DVGLTransReceiver.h23 #define MAXWIN 1024 macro
58 memset(windows, 0, sizeof(ClientWin *) * MAXWIN); in Listener()
88 ClientWin *windows[MAXWIN];
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/gl/
H A Dgl_win.c27 struct TextWindow *text_wins[MAXWIN] = { NULL, };
64 for(i=0; i < MAXWIN; i++) in sdlgl_win_shutdown()
77 if (textwin_num == MAXWIN) in Sdlgl_create_nhwindow()
101 assert (0 <= window && window < MAXWIN && text_wins[window]); in Sdlgl_destroy_nhwindow()
130 assert (0 <= window && window < MAXWIN && text_wins[window]); in Sdlgl_clear_nhwindow()
183 assert(0 <= window && window < MAXWIN); in sdlgl_pan_window()
312 assert (0 <= window && window < MAXWIN && text_wins[window]); in Sdlgl_display_nhwindow()
409 assert (0 <= window && window < MAXWIN && text_wins[window]); in Sdlgl_dismiss_nhwindow()
740 assert(0 <= WIN_MESSAGE && WIN_MESSAGE < MAXWIN); in Sdlgl_doprev_message()
877 assert(0 <= WIN_MESSAGE && WIN_MESSAGE < MAXWIN); in sdlgl_remove_scrollback()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/zlib-1.2.8/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/zlib-1.2.8/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/lang/gcc48/gcc-4.8.5/zlib/contrib/blast/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/lang/gnatdroid-binutils/binutils-2.27/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/textproc/teckit/teckit-2.5.7/zlib-1.2.3/contrib/blast/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/sysutils/deltarpm/deltarpm-3.6/zlib-1.2.2.f-rsyncable/contrib/blast/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()
/dports/lang/gnat_util/gcc-6-20180516/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/zlib/contrib/blast/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()
/dports/misc/rump/buildrump.sh-b914579/src/common/dist/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/devel/cvs-devel/cvs-1.12.13/zlib/contrib/blast/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()
/dports/devel/critcl/critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/blast/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/Zlib/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()
/dports/graphics/povray37/povray-3.7.0.10/libraries/zlib/contrib/blast/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()
/dports/sysutils/heirloom/heirloom-070715/cpio/
H A Dblast.c37 #define MAXWIN 4096 /* maximum window size */ macro
57 unsigned char out[MAXWIN]; /* output buffer and sliding window */
348 copy = MAXWIN; in decomp()
360 if (s->next == MAXWIN) { in decomp()
371 if (s->next == MAXWIN) { in decomp()
/dports/lang/gcc6-aux/gcc-6-20180516/zlib/contrib/blast/
H A Dblast.c34 #define MAXWIN 4096 /* maximum window size */ macro
54 unsigned char out[MAXWIN]; /* output buffer and sliding window */
345 copy = MAXWIN; in decomp()
357 if (s->next == MAXWIN) { in decomp()
368 if (s->next == MAXWIN) { in decomp()
/dports/biology/velvet/velvet_1.2.10/third-party/zlib-1.2.3/contrib/blast/
H A Dblast.c32 #define MAXWIN 4096 /* maximum window size */ macro
52 unsigned char out[MAXWIN]; /* output buffer and sliding window */
343 copy = MAXWIN; in decomp()
355 if (s->next == MAXWIN) { in decomp()
366 if (s->next == MAXWIN) { in decomp()

12345678910