Home | History | Annotate | Download | only in tests

Lines Matching defs:code

42 // integer code.  Execution is spread out over quite a few basic blocks; 
52 // Licensing: the code within is mostly taken from bzip2, which has a BSD
53 // license. There is a little code from VEX, which is licensed under GPLv2
74 1. Redistributions of source code must retain the above copyright
146 1. Redistributions of source code must retain the above copyright
394 Code contributed by Yoshioka Tsuneo
397 This code is not _officially_ part of libbzip2 (yet);
400 If this code breaks, please contact both Yoshioka and me.
680 Int32 code [BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE];
831 /* save area for scalars in the main decompress code */
1023 New code for vex_util.c should go above this point. */
1366 1. Redistributions of source code must retain the above copyright
1479 if (zn > 20 /* the longest code */) \
2047 1. Redistributions of source code must retain the above copyright
3186 1. Redistributions of source code must retain the above copyright
3337 one of the generated Huffman code words is longer than
3360 void BZ2_hbAssignCodes ( Int32 *code,
3371 if (length[i] == n) { code[i] = vec; vec++; };
3430 1. Redistributions of source code must retain the above copyright
3704 Int32 code[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE];
3945 BZ2_hbAssignCodes ( &(s->code[t][0]), &(s->len[t][0]),
3997 VPrintf1 ( "code lengths %d, ", s->numZ-nBytes );
4015 = &(s->code[s->selector[selCtr]][0]);
4041 s->code [s->selector[selCtr]] [mtfv[i]] );
4146 1. Redistributions of source code must retain the above copyright
4269 1. Redistributions of source code must retain the above copyright
4320 from code by Rob Warnock, in Section 51 of the
4414 1. Redistributions of source code must retain the above copyright
5741 Code contributed by Yoshioka Tsuneo
5744 This code is not _officially_ part of libbzip2 (yet);
5747 If this code breaks, please contact both Yoshioka and me.
5925 return last error code
6040 my_strcat(inbuf, "1. Redistributions of source code must retain the above copyright\n");
6131 my_strcat(inbuf, "this service if you wish), that you receive source code or can get it\n");
6143 my_strcat(inbuf, "source code. And you must show them these terms so they know their\n");
6187 my_strcat(inbuf, "source code as you receive it, in any medium, provided that you\n");
6242 my_strcat(inbuf, "under Section 2) in object code or executable form under the terms of\n");
6246 my_strcat(inbuf, " source code, which must be distributed under the terms of Sections\n");
6252 my_strcat(inbuf, " machine-readable copy of the corresponding source code, to be\n");
6257 my_strcat(inbuf, " to distribute corresponding source code. (This alternative is\n");
6259 my_strcat(inbuf, " received the program in object code or executable form with such\n");
6262 my_strcat(inbuf, "The source code for a work means the preferred form of the work for\n");
6264 my_strcat(inbuf, "code means all the source code for all modules it contains, plus any\n");
6267 my_strcat(inbuf, "special exception, the source code distributed need not include\n");
6273 my_strcat(inbuf, "If distribution of executable or object code is made by offering\n");
6275 my_strcat(inbuf, "access to copy the source code from the same place counts as\n");
6276 my_strcat(inbuf, "distribution of the source code, even though third parties are not\n");
6277 my_strcat(inbuf, "compelled to copy the source along with the object code.\n");