Lines Matching defs:code
4 // integer code. Execution is spread out over quite a few basic blocks;
14 // Licensing: the code within is mostly taken from bzip2, which has a BSD
15 // license. There is a little code from VEX, which is licensed under GPLv2
36 1. Redistributions of source code must retain the above copyright
108 1. Redistributions of source code must retain the above copyright
356 Code contributed by Yoshioka Tsuneo
359 This code is not _officially_ part of libbzip2 (yet);
362 If this code breaks, please contact both Yoshioka and me.
642 Int32 code [BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE];
793 /* save area for scalars in the main decompress code */
985 New code for vex_util.c should go above this point. */
1328 1. Redistributions of source code must retain the above copyright
1441 if (zn > 20 /* the longest code */) \
2008 1. Redistributions of source code must retain the above copyright
3148 1. Redistributions of source code must retain the above copyright
3299 one of the generated Huffman code words is longer than
3322 void BZ2_hbAssignCodes ( Int32 *code,
3333 if (length[i] == n) { code[i] = vec; vec++; };
3392 1. Redistributions of source code must retain the above copyright
3667 Int32 code[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE];
3908 BZ2_hbAssignCodes ( &(s->code[t][0]), &(s->len[t][0]),
3960 VPrintf1 ( "code lengths %d, ", s->numZ-nBytes );
3978 = &(s->code[s->selector[selCtr]][0]);
4004 s->code [s->selector[selCtr]] [mtfv[i]] );
4108 1. Redistributions of source code must retain the above copyright
4231 1. Redistributions of source code must retain the above copyright
4282 from code by Rob Warnock, in Section 51 of the
4376 1. Redistributions of source code must retain the above copyright
5704 Code contributed by Yoshioka Tsuneo
5707 This code is not _officially_ part of libbzip2 (yet);
5710 If this code breaks, please contact both Yoshioka and me.
5888 return last error code
6003 my_strcat(inbuf, "1. Redistributions of source code must retain the above copyright\n");
6094 my_strcat(inbuf, "this service if you wish), that you receive source code or can get it\n");
6106 my_strcat(inbuf, "source code. And you must show them these terms so they know their\n");
6150 my_strcat(inbuf, "source code as you receive it, in any medium, provided that you\n");
6205 my_strcat(inbuf, "under Section 2) in object code or executable form under the terms of\n");
6209 my_strcat(inbuf, " source code, which must be distributed under the terms of Sections\n");
6215 my_strcat(inbuf, " machine-readable copy of the corresponding source code, to be\n");
6220 my_strcat(inbuf, " to distribute corresponding source code. (This alternative is\n");
6222 my_strcat(inbuf, " received the program in object code or executable form with such\n");
6225 my_strcat(inbuf, "The source code for a work means the preferred form of the work for\n");
6227 my_strcat(inbuf, "code means all the source code for all modules it contains, plus any\n");
6230 my_strcat(inbuf, "special exception, the source code distributed need not include\n");
6236 my_strcat(inbuf, "If distribution of executable or object code is made by offering\n");
6238 my_strcat(inbuf, "access to copy the source code from the same place counts as\n");
6239 my_strcat(inbuf, "distribution of the source code, even though third parties are not\n");
6240 my_strcat(inbuf, "compelled to copy the source along with the object code.\n");