Home
last modified time | relevance | path

Searched refs:distlen (Results 1 – 25 of 115) sorted by relevance

12345

/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/commands/
H A Duzccomdrawdase.pas42 distlen:gdbdouble;
112 distlen:=0;
134 distlen:=distlen+len;
135 …tMessage(format(rscmSegmentLengthTotalLength,[floattostr(len),floattostr(distlen)]),TMWOHistoryOut)
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/FileFormats/
H A DBlast.cs46 static byte[] distlen = { 2, 20, 53, 230, 247, 151, 248 }; field in OpenRA.Mods.Common.FileFormats.Blast
64 static Huffman distcode = new Huffman(distlen, distlen.Length, 64);
/dports/sysutils/toybox/toybox-0.8.5/lib/
H A Ddeflate.c236 int i, litlen, distlen, hufflen; in inflate() local
242 distlen = bitbuf_get(bb, 5)+1; // max 32 in inflate()
254 for (i = 0; i < litlen + distlen;) { in inflate()
268 if (i > litlen+distlen) error_exit("bad tree"); in inflate()
271 len2huff(disthuff = ((struct huff *)libbuf)+2, bits+litlen, distlen); in inflate()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/zlib-1.2.8/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/zlib-1.2.8/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/lang/gcc48/gcc-4.8.5/zlib/contrib/blast/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/lang/gnatdroid-binutils/binutils-2.27/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/textproc/teckit/teckit-2.5.7/zlib-1.2.3/contrib/blast/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/sysutils/deltarpm/deltarpm-3.6/zlib-1.2.2.f-rsyncable/contrib/blast/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/lang/gnat_util/gcc-6-20180516/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/zlib/contrib/blast/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/misc/rump/buildrump.sh-b914579/src/common/dist/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/devel/cvs-devel/cvs-1.12.13/zlib/contrib/blast/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/devel/critcl/critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/blast/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/Zlib/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/graphics/povray37/povray-3.7.0.10/libraries/zlib/contrib/blast/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/sysutils/heirloom/heirloom-070715/cpio/
H A Dblast.c308 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
318 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/lang/gcc6-aux/gcc-6-20180516/zlib/contrib/blast/
H A Dblast.c305 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
315 construct(&distcode, distlen, sizeof(distlen)); in decomp()
/dports/biology/velvet/velvet_1.2.10/third-party/zlib-1.2.3/contrib/blast/
H A Dblast.c303 static const unsigned char distlen[] = {2, 20, 53, 230, 247, 151, 248}; in decomp() local
313 construct(&distcode, distlen, sizeof(distlen)); in decomp()

12345