Home | History | Annotate | Download | only in perf

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
5703 Code contributed by Yoshioka Tsuneo
5706 This code is not _officially_ part of libbzip2 (yet);
5709 If this code breaks, please contact both Yoshioka and me.
5887 return last error code
6002 my_strcat(inbuf, "1. Redistributions of source code must retain the above copyright\n");
6093 my_strcat(inbuf, "this service if you wish), that you receive source code or can get it\n");
6105 my_strcat(inbuf, "source code. And you must show them these terms so they know their\n");
6149 my_strcat(inbuf, "source code as you receive it, in any medium, provided that you\n");
6204 my_strcat(inbuf, "under Section 2) in object code or executable form under the terms of\n");
6208 my_strcat(inbuf, " source code, which must be distributed under the terms of Sections\n");
6214 my_strcat(inbuf, " machine-readable copy of the corresponding source code, to be\n");
6219 my_strcat(inbuf, " to distribute corresponding source code. (This alternative is\n");
6221 my_strcat(inbuf, " received the program in object code or executable form with such\n");
6224 my_strcat(inbuf, "The source code for a work means the preferred form of the work for\n");
6226 my_strcat(inbuf, "code means all the source code for all modules it contains, plus any\n");
6229 code distributed need not include\n");
6235 my_strcat(inbuf, "If distribution of executable or object code is made by offering\n");
6237 my_strcat(inbuf, "access to copy the source code from the same place counts as\n");
6238 my_strcat(inbuf, "distribution of the source code, even though third parties are not\n");
6239 my_strcat(inbuf, "compelled to copy the source along with the object code.\n");