Home | History | Annotate | Download | only in tests

Lines Matching defs:code

11 // integer code.  Execution is spread out over quite a few basic blocks; 
21 // Licensing: the code within is mostly taken from bzip2, which has a BSD
22 // license. There is a little code from VEX, which is licensed under GPLv2
43 1. Redistributions of source code must retain the above copyright
115 1. Redistributions of source code must retain the above copyright
363 Code contributed by Yoshioka Tsuneo
366 This code is not _officially_ part of libbzip2 (yet);
369 If this code breaks, please contact both Yoshioka and me.
649 Int32 code [BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE];
800 /* save area for scalars in the main decompress code */
992 New code for vex_util.c should go above this point. */
1337 1. Redistributions of source code must retain the above copyright
1450 if (zn > 20 /* the longest code */) \
2017 1. Redistributions of source code must retain the above copyright
3157 1. Redistributions of source code must retain the above copyright
3308 one of the generated Huffman code words is longer than
3331 void BZ2_hbAssignCodes ( Int32 *code,
3342 if (length[i] == n) { code[i] = vec; vec++; };
3401 1. Redistributions of source code must retain the above copyright
3676 Int32 code[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE];
3917 BZ2_hbAssignCodes ( &(s->code[t][0]), &(s->len[t][0]),
3969 VPrintf1 ( "code lengths %d, ", s->numZ-nBytes );
3987 = &(s->code[s->selector[selCtr]][0]);
4013 s->code [s->selector[selCtr]] [mtfv[i]] );
4117 1. Redistributions of source code must retain the above copyright
4240 1. Redistributions of source code must retain the above copyright
4291 from code by Rob Warnock, in Section 51 of the
4385 1. Redistributions of source code must retain the above copyright
5712 Code contributed by Yoshioka Tsuneo
5715 This code is not _officially_ part of libbzip2 (yet);
5718 If this code breaks, please contact both Yoshioka and me.
5896 return last error code
6011 my_strcat(inbuf, "1. Redistributions of source code must retain the above copyright\n");
6102 my_strcat(inbuf, "this service if you wish), that you receive source code or can get it\n");
6114 my_strcat(inbuf, "source code. And you must show them these terms so they know their\n");
6158 my_strcat(inbuf, "source code as you receive it, in any medium, provided that you\n");
6213 my_strcat(inbuf, "under Section 2) in object code or executable form under the terms of\n");
6217 my_strcat(inbuf, " source code, which must be distributed under the terms of Sections\n");
6223 my_strcat(inbuf, " machine-readable copy of the corresponding source code, to be\n");
6228 my_strcat(inbuf, " to distribute corresponding source code. (This alternative is\n");
6230 my_strcat(inbuf, " received the program in object code or executable form with such\n");
6233 my_strcat(inbuf, "The source code
6235 my_strcat(inbuf, "code means all the source code for all modules it contains, plus any\n");
6238 my_strcat(inbuf, "special exception, the source code distributed need not include\n");
6244 my_strcat(inbuf, "If distribution of executable or object code is made by offering\n");
6246 my_strcat(inbuf, "access to copy the source code from the same place counts as\n");
6247 my_strcat(inbuf, "distribution of the source code, even though third parties are not\n");
6248 my_strcat(inbuf, "compelled to copy the source along with the object code.\n");