Home
last modified time | relevance | path

Searched refs:generator (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/manual/
Dmath.texi1416 number generator works by remembering a @dfn{seed} value which it uses
1431 generator. There is no standard meaning for a particular seed value;
1441 generator algorithms, provides more random bits (up to 48) per call, and
1506 reentrant GNU extensions to the SVID random number generator. The
1545 generator based on the integer @var{seed}. If you supply a @var{seed} value
1557 generator state. The argument @var{state} is an array of @var{size}
1585 pseudo-random number generator.
1642 generator functions. They use a state of 48 bits of data. The user can
1647 the random number generator which is shared among several functions and
1659 where @var{X} is the state of the generator at the beginning and
[all …]
Dcrypt.texi208 @cindex cryptographic random number generator
209 @cindex deterministic random bit generator
223 generator} (CRNG), also sometimes called a @dfn{cryptographically strong
224 pseudo-random number generator} (CSPRNG) or @dfn{deterministic random
225 bit generator} (DRBG).
228 generator, but it does provide functions that read random data from a
/glibc-2.36/elf/
Dcache.c495 const char *generator in write_extensions() local
500 ext->sections[xid].size = strlen (generator); in write_extensions()
519 || write (fd, generator, strlen (generator)) != strlen (generator)) in write_extensions()
/glibc-2.36/
Dconfig.h.in211 They are used only in miscellaneous generator programs, not
DNEWS196 generator scripts contributed by Mike FABIAN (Red Hat).
1119 generator scripts contributed by Mike FABIAN (Red Hat).
1640 generator scripts contributed by Mike FABIAN (Red Hat).
2142 generator scripts contributed by Mike FABIAN (Red Hat).
3114 generator scripts contributed by Mike FABIAN (Red Hat).
4194 and/or improved generator scripts contributed by Mike FABIAN (Red Hat).
4603 new generator scripts contributed by Pravin Satpute and Mike FABIAN (Red
6876 number generator.
7071 few generator programs are used on Unix systems); set `CC' to the
/glibc-2.36/benchtests/
DREADME112 generator will create variables to get outputs from the calling function.
/glibc-2.36/scripts/
Dpylintrc133 # generator expression variable names
/glibc-2.36/ChangeLog.old/
DChangeLog.11428 sysdeps/unix/bsd/Makefile: Use it in cmds for generator progs.
1733 compile generator programs, cd into $(objdir) first to avoid
DChangeLog.localedata4594 * unicode-gen/gen_unicode_ctype.py: New generator, from Mike
4600 * unicode-gen/utf8_gen.py: New generator, from Pravin Satpute
DChangeLog.54386 Protect 2nd page of #undef's for generator programs with #ifndef _LIBC.
DChangeLog.8847 * sysdeps/posix/tempname.c: Use the random-name generator
DChangeLog.1886562 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
/glibc-2.36/posix/
Dtst-regex.input847 * sysdeps/posix/tempname.c: Use the random-name generator