Searched refs:generator (Results 1 – 13 of 13) sorted by relevance
/glibc-2.36/manual/ |
D | math.texi | 1416 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 …]
|
D | crypt.texi | 208 @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/ |
D | cache.c | 495 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/ |
D | config.h.in | 211 They are used only in miscellaneous generator programs, not
|
D | NEWS | 196 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/ |
D | README | 112 generator will create variables to get outputs from the calling function.
|
/glibc-2.36/scripts/ |
D | pylintrc | 133 # generator expression variable names
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 1428 sysdeps/unix/bsd/Makefile: Use it in cmds for generator progs. 1733 compile generator programs, cd into $(objdir) first to avoid
|
D | ChangeLog.localedata | 4594 * unicode-gen/gen_unicode_ctype.py: New generator, from Mike 4600 * unicode-gen/utf8_gen.py: New generator, from Pravin Satpute
|
D | ChangeLog.5 | 4386 Protect 2nd page of #undef's for generator programs with #ifndef _LIBC.
|
D | ChangeLog.8 | 847 * sysdeps/posix/tempname.c: Use the random-name generator
|
D | ChangeLog.18 | 86562 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
|
/glibc-2.36/posix/ |
D | tst-regex.input | 847 * sysdeps/posix/tempname.c: Use the random-name generator
|