Searched refs:lengths (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-current/external/zlib/pigz/dist/zopfli/
H A Dtree.h39 void ZopfliLengthsToSymbols(const unsigned* lengths, size_t n, unsigned maxbits,
45 actual theoritical bit lengths according to the entropy. Since the resulting
H A Dtree.c30 void ZopfliLengthsToSymbols(const unsigned* lengths, size_t n, unsigned maxbits, argument
47 assert(lengths[i] <= maxbits);
48 bl_count[lengths[i]]++;
60 unsigned len = lengths[i];
/netbsd-current/games/colorbars/
H A Dcolorbars.c53 size_t lengths[__arraycount(colorInfo)]; local
83 lengths[i] = strlen(colorInfo[i].name);
84 if (lengths[i] > labelwidth)
85 labelwidth = lengths[i];
107 for (size_t line = 0; line < lengths[i]; line++)
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/puff/
H A Dpuff.c52 * 1.3 20 Mar 2002 - Go back to lengths for puff() parameters [Gailly]
94 #define MAXCODES (MAXLCODES+MAXDCODES) /* maximum codes lengths to read */
213 * a negative value if there is an error. If all of the lengths are zero, i.e.
220 * a simple integer ordering of codes of the same lengths. Hence below the
309 * Given the list of code lengths length[0..n-1] representing a canonical
320 * codes past the end of the incomplete lengths.
351 (h->count[length[symbol]])++; /* assumes lengths are within bounds */
355 /* check for an over-subscribed or incomplete set of lengths */
393 * - Literals, lengths, and the end-of-block code are combined into a single
397 * - There are 256 possible lengths (
546 short lengths[FIXLCODES]; local
670 short lengths[MAXCODES]; /* descriptor code lengths */ local
[all...]
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/puff/
H A Dpuff.c52 * 1.3 20 Mar 2002 - Go back to lengths for puff() parameters [Gailly]
94 #define MAXCODES (MAXLCODES+MAXDCODES) /* maximum codes lengths to read */
213 * a negative value if there is an error. If all of the lengths are zero, i.e.
220 * a simple integer ordering of codes of the same lengths. Hence below the
309 * Given the list of code lengths length[0..n-1] representing a canonical
320 * codes past the end of the incomplete lengths.
351 (h->count[length[symbol]])++; /* assumes lengths are within bounds */
355 /* check for an over-subscribed or incomplete set of lengths */
393 * - Literals, lengths, and the end-of-block code are combined into a single
397 * - There are 256 possible lengths (
546 short lengths[FIXLCODES]; local
670 short lengths[MAXCODES]; /* descriptor code lengths */ local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/puff/
H A Dpuff.c52 * 1.3 20 Mar 2002 - Go back to lengths for puff() parameters [Gailly]
94 #define MAXCODES (MAXLCODES+MAXDCODES) /* maximum codes lengths to read */
213 * a negative value if there is an error. If all of the lengths are zero, i.e.
220 * a simple integer ordering of codes of the same lengths. Hence below the
309 * Given the list of code lengths length[0..n-1] representing a canonical
320 * codes past the end of the incomplete lengths.
351 (h->count[length[symbol]])++; /* assumes lengths are within bounds */
355 /* check for an over-subscribed or incomplete set of lengths */
393 * - Literals, lengths, and the end-of-block code are combined into a single
397 * - There are 256 possible lengths (
546 short lengths[FIXLCODES]; local
670 short lengths[MAXCODES]; /* descriptor code lengths */ local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/puff/
H A Dpuff.c52 * 1.3 20 Mar 2002 - Go back to lengths for puff() parameters [Gailly]
94 #define MAXCODES (MAXLCODES+MAXDCODES) /* maximum codes lengths to read */
213 * a negative value if there is an error. If all of the lengths are zero, i.e.
220 * a simple integer ordering of codes of the same lengths. Hence below the
309 * Given the list of code lengths length[0..n-1] representing a canonical
320 * codes past the end of the incomplete lengths.
351 (h->count[length[symbol]])++; /* assumes lengths are within bounds */
355 /* check for an over-subscribed or incomplete set of lengths */
393 * - Literals, lengths, and the end-of-block code are combined into a single
397 * - There are 256 possible lengths (
546 short lengths[FIXLCODES]; local
670 short lengths[MAXCODES]; /* descriptor code lengths */ local
[all...]
/netbsd-current/common/dist/zlib/contrib/puff/
H A Dpuff.c52 * 1.3 20 Mar 2002 - Go back to lengths for puff() parameters [Gailly]
94 #define MAXCODES (MAXLCODES+MAXDCODES) /* maximum codes lengths to read */
213 * a negative value if there is an error. If all of the lengths are zero, i.e.
220 * a simple integer ordering of codes of the same lengths. Hence below the
309 * Given the list of code lengths length[0..n-1] representing a canonical
320 * codes past the end of the incomplete lengths.
351 (h->count[length[symbol]])++; /* assumes lengths are within bounds */
355 /* check for an over-subscribed or incomplete set of lengths */
393 * - Literals, lengths, and the end-of-block code are combined into a single
397 * - There are 256 possible lengths (
546 short lengths[FIXLCODES]; local
670 short lengths[MAXCODES]; /* descriptor code lengths */ local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c203 static const int *lengths = lengths_list; variable
648 if (!EVP_Digest(buf, (size_t)lengths[testnum], md2, NULL, EVP_md2(),
665 if (!EVP_Digest(buf, (size_t)lengths[testnum], mdc2, NULL, EVP_mdc2(),
682 if (!EVP_Digest(buf, (size_t)lengths[testnum], md4, NULL, EVP_md4(),
698 MD5(buf, lengths[testnum], md5);
712 HMAC_Update(hctx, buf, lengths[testnum]);
726 SHA1(buf, lengths[testnum], sha);
737 SHA256(buf, lengths[testnum], sha256);
748 SHA512(buf, lengths[testnum], sha512);
760 WHIRLPOOL(buf, lengths[testnu
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-scache.c68 profiling table. Chain lengths are determined by cti's.
423 unsigned long *lengths; local
456 sim_io_printf (sd, " Insn chain lengths:\n\n");
458 lengths = CPU_SCACHE_CHAIN_LENGTHS (cpu);
460 if (lengths[i] > max_val)
461 max_val = lengths[i];
467 sim_add_commas (buf, sizeof (buf), lengths[i]));
469 lengths[i], max_val);
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dcgen-scache.c71 profiling table. Chain lengths are determined by cti's.
430 unsigned long *lengths; local
463 sim_io_printf (sd, " Insn chain lengths:\n\n");
465 lengths = CPU_SCACHE_CHAIN_LENGTHS (cpu);
467 if (lengths[i] > max_val)
468 max_val = lengths[i];
474 sim_add_commas (buf, sizeof (buf), lengths[i]));
476 lengths[i], max_val);
/netbsd-current/external/gpl2/xcvs/dist/diff/
H A Ddiff3.c89 size_t *lengths[2]; /* Line lengths (including newlines, if any) */
99 size_t *lengths[3]; /* Line lengths (including newlines, if any) */
121 ((diff)->lengths[filenum][linenum])
129 ((diff)->lengths[filenum])
1100 bptr->lengths[0] = bptr->lengths[1] = 0;
1138 bptr->lengths[0] = ALLOCATE (numlines, size_t);
1142 &(bptr->lengths[
88 size_t *lengths[2]; /* Line lengths (including newlines, if any) */ member in struct:diff_block
98 size_t *lengths[3]; /* Line lengths (including newlines, if any) */ member in struct:diff3_block
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Dsec-8m.d9 # Distantly related to sec-7m.s in that section lengths mattered for the
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-m68hc11/
H A Dadj-brset.s11 ;;; different lengths.
/netbsd-current/external/gpl2/diffutils/dist/src/
H A Ddiff3.c86 size_t *lengths[2]; /* Line lengths (including newlines, if any) */
96 size_t *lengths[3]; /* Line lengths (including newlines, if any) */
118 ((diff)->lengths[filenum][linenum])
126 ((diff)->lengths[filenum])
961 sizeof *bptr->lengths[1]));
972 bptr->lengths[0] = bptr->lengths[1] = 0;
1011 bptr->lengths[
85 size_t *lengths[2]; /* Line lengths (including newlines, if any) */ member in struct:diff_block
95 size_t *lengths[3]; /* Line lengths (including newlines, if any) */ member in struct:diff3_block
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c118 static const int *lengths = lengths_list; variable
552 if (!EVP_Digest(buf, (size_t)lengths[testnum], digest, NULL, md,
599 || !EVP_MAC_update(mctx, buf, lengths[testnum])
652 if (EVP_Cipher(tempargs->ctx, buf, buf, (size_t)lengths[testnum]) <= 0)
666 if (!EVP_MAC_update(mctx, buf, lengths[testnum]))
719 RAND_bytes(buf, lengths[testnum]);
737 rc = EVP_DecryptUpdate(ctx, buf, &outl, buf, lengths[testnum]);
745 rc = EVP_EncryptUpdate(ctx, buf, &outl, buf, lengths[testnum]);
779 (void)EVP_DecryptUpdate(ctx, buf, &outl, buf, lengths[testnum]);
784 (void)EVP_EncryptUpdate(ctx, NULL, &outl, NULL, lengths[testnu
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dutil-print.c358 static const char *lengths[] = {"y", "w", "d", "h", "m", "s"}; local
360 const char **l = lengths;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d1837 lengths = static array containing the size of each dimension
1842 auto makeMultidimensionalArray(T, Allocator, size_t N)(auto ref Allocator alloc, size_t[N] lengths...)
1846 return makeArray!T(alloc, lengths[0]);
1850 alias E = typeof(makeMultidimensionalArray!(T, Allocator, N - 1)(alloc, lengths[1 .. $]));
1851 auto ret = makeArray!E(alloc, lengths[0]);
1853 e = makeMultidimensionalArray!(T, Allocator, N - 1)(alloc, lengths[1 .. $]);
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d2531 lengths = static array containing the size of each dimension
2536 auto makeMultidimensionalArray(T, Allocator, size_t N)(auto ref Allocator alloc, size_t[N] lengths...)
2540 return makeArray!T(alloc, lengths[0]);
2544 alias E = typeof(makeMultidimensionalArray!(T, Allocator, N - 1)(alloc, lengths[1 .. $]));
2545 auto ret = makeArray!E(alloc, lengths[0]);
2547 e = makeMultidimensionalArray!(T, Allocator, N - 1)(alloc, lengths[1 .. $]);
/netbsd-current/tests/net/bpfjit/
H A Dt_bpfjit.c2459 static size_t lengths[3] = { 1, 2, 4 }; local
2480 for (l = 1; l < 5 + lengths[i]; l++) {
2485 l = 5 + lengths[i];
2625 static size_t lengths[6] = { 1, 2, 4, 1, 2, 4 }; local
2650 for (l = 1; l < 5 + lengths[i]; l++) {
2655 l = 5 + lengths[i];
/netbsd-current/tests/lib/libbpfjit/
H A Dt_bpfjit.c2639 static size_t lengths[3] = { 1, 2, 4 }; local
2656 for (l = 1; l < 5 + lengths[i]; l++) {
2661 l = 5 + lengths[i];
2805 static size_t lengths[6] = { 1, 2, 4, 1, 2, 4 }; local
2826 for (l = 1; l < 5 + lengths[i]; l++) {
2831 l = 5 + lengths[i];
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c4626 -I --histogram Display histogram of bucket list lengths\n\
12291 unsigned long * lengths;
12307 lengths = (unsigned long *) calloc (filedata->nbuckets,
12308 sizeof (*lengths));
12309 if (lengths == NULL)
12323 if (maxlength < ++lengths[hn])
12338 free (lengths);
12344 ++counts[lengths[hn]];
12361 free (lengths);
12372 unsigned long * lengths;
12288 unsigned long * lengths; local
12369 unsigned long * lengths; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dsumtype.d1885 private size_t stride(size_t dim, lengths...)()
1894 result = mulu(result, lengths[i], overflow);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c5330 -I --histogram Display histogram of bucket list lengths\n"));
13649 unsigned long * lengths;
13665 lengths = (unsigned long *) calloc (filedata->nbuckets,
13666 sizeof (*lengths));
13667 if (lengths == NULL)
13681 if (maxlength < ++lengths[hn])
13696 free (lengths);
13702 ++counts[lengths[hn]];
13719 free (lengths);
13730 unsigned long * lengths;
13646 unsigned long * lengths; local
13727 unsigned long * lengths; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c5798 -I --histogram Display histogram of bucket list lengths\n"));
14238 uint64_t *lengths;
14254 lengths = calloc (filedata->nbuckets, sizeof (*lengths));
14255 if (lengths == NULL)
14269 if (maxlength < ++lengths[hn])
14284 free (lengths);
14290 ++counts[lengths[hn]];
14307 free (lengths);
14318 uint64_t *lengths;
14235 uint64_t *lengths; local
14315 uint64_t *lengths; local
[all...]

Completed in 511 milliseconds

12