/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/docs/ |
H A D | deterministic.md | 8 It is possible to produce [locally deterministic][1] builds of LLVM 15 locally deterministic builds" in the [deterministic builds][1] documentation 18 1: http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | CommonOpts.td | 20 : Flag<["--"], "enable-deterministic-archives">, 21 HelpText<"Enable deterministic mode when operating on archives (use " 25 HelpText<"Alias for --enable-deterministic-archives">; 28 : Flag<["--"], "disable-deterministic-archives">, 29 HelpText<"Disable deterministic mode when operating on archives (use " 33 HelpText<"Alias for --disable-deterministic-archives">;
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ar.c | 101 int deterministic = -1; /* Determinism indeterminate. */ variable 601 deterministic = true; in decode_options() 604 deterministic = false; in decode_options() 647 if (deterministic < 0) in default_deterministic() 648 deterministic = DEFAULT_AR_DETERMINISTIC; in default_deterministic() 663 deterministic = true; in ranlib_main() 666 deterministic = false; in ranlib_main() 819 if (newer_only && deterministic > 0) in main() 822 if (newer_only && deterministic < 0 && DEFAULT_AR_DETERMINISTIC) in main() 1290 if (deterministic) in write_archive() [all …]
|
H A D | arsup.c | 41 extern int deterministic; 352 if (deterministic > 0) in ar_save()
|
H A D | ChangeLog-2013 | 50 output deterministic. time.h include is no longer needed. 134 * arsup.c (ar_save): Respect the deterministic setting when 136 * ar.c (main): Set the default deterministic mode when reading 639 * objcopy.c (deterministic): Make int rather than bfd_boolean, 641 (strip_options, copy_options): Add -U/--disable-deterministic-archives.
|
H A D | ChangeLog-2012 | 536 * doc/binutils.texi: Add -D/--enable-deterministic-archives option 538 * objcopy.c (deterministic): New global variable. 539 (strip_options): Add --enable-deterministic-archives. 544 deterministic output when requested. 545 (strip_main): Add -D/--enable-deterministic-archives option.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ar.c | 100 int deterministic = -1; /* Determinism indeterminate. */ variable 593 deterministic = true; in decode_options() 596 deterministic = false; in decode_options() 639 if (deterministic < 0) in default_deterministic() 640 deterministic = DEFAULT_AR_DETERMINISTIC; in default_deterministic() 655 deterministic = true; in ranlib_main() 658 deterministic = false; in ranlib_main() 809 if (newer_only && deterministic > 0) in main() 812 if (newer_only && deterministic < 0 && DEFAULT_AR_DETERMINISTIC) in main() 1277 if (deterministic) in write_archive() [all …]
|
H A D | arsup.c | 41 extern int deterministic; 352 if (deterministic > 0) in ar_save()
|
H A D | ChangeLog-2013 | 50 output deterministic. time.h include is no longer needed. 134 * arsup.c (ar_save): Respect the deterministic setting when 136 * ar.c (main): Set the default deterministic mode when reading 639 * objcopy.c (deterministic): Make int rather than bfd_boolean, 641 (strip_options, copy_options): Add -U/--disable-deterministic-archives.
|
H A D | ChangeLog-2012 | 536 * doc/binutils.texi: Add -D/--enable-deterministic-archives option 538 * objcopy.c (deterministic): New global variable. 539 (strip_options): Add --enable-deterministic-archives. 544 deterministic output when requested. 545 (strip_main): Add -D/--enable-deterministic-archives option.
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OPENSSL_instrument_bus.pod | 17 are subject to irregular, apparently non-deterministic variations. The 31 periods when probe values appeared deterministic. The subroutine
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | OPENSSL_instrument_bus.pod | 17 are subject to irregular, apparently non-deterministic variations. The 31 periods when probe values appeared deterministic. The subroutine
|
/netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
H A D | randombytes.exp | 1 …6918e8b114bafb94bc8abedd73daab454576b7c5833eb0bf982a1bb4587a5c970ff0810ca3b791d7e12 (deterministic)
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-strip.rst | 33 .. option:: --disable-deterministic-archives, -U 44 .. option:: --enable-deterministic-archives, -D 46 Enable deterministic mode when stripping archives, i.e. use 0 for archive member
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
H A D | RAND.pod | 20 the deterministic random bit generator (DRBG) model as described in 59 The default OpenSSL RAND method is based on the EVP_RAND deterministic random
|
H A D | EVP_RAND-SEED-SRC.pod | 9 Support for deterministic random number generator seeding through the
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
H A D | BUILD.gn | 19 # "Getting debuggers to work well with locally deterministic builds" in 20 # http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html 242 # http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | e500mc64.md | 48 ;; The following units are used to make the automata deterministic. 54 ;; The following sets to make automata deterministic when option ndfa is used.
|
H A D | e500mc.md | 49 ;; The following units are used to make the automata deterministic. 55 ;; The following sets to make automata deterministic when option ndfa is used.
|
H A D | e300c2c3.md | 62 ;; The following units are used to make automata deterministic 68 ;; The following sets to make automata deterministic when option ndfa is used.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | e500mc.md | 49 ;; The following units are used to make the automata deterministic. 55 ;; The following sets to make automata deterministic when option ndfa is used.
|
H A D | e500mc64.md | 48 ;; The following units are used to make the automata deterministic. 54 ;; The following sets to make automata deterministic when option ndfa is used.
|
H A D | e300c2c3.md | 62 ;; The following units are used to make automata deterministic 68 ;; The following sets to make automata deterministic when option ndfa is used.
|
/netbsd-src/external/gpl2/grep/dist/ |
H A D | README | 9 GNU grep is based on a fast lazy-state deterministic matcher (about
|
/netbsd-src/external/bsd/atf/dist/ |
H A D | README | 16 rest of the system to ensure that their results are deterministic and that
|