| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| 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 …]
|
| D | arsup.c | 41 extern int deterministic; 352 if (deterministic > 0) in ar_save()
|
| 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.
|
| 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.
|
| D | ChangeLog-2011 | 7 * configure.in (--enable-deterministic-archives): Grok new 11 * ar.c (deterministic): Initialize to -1. 16 (main): Likewise. Make newer_only && deterministic error 19 --enable-deterministic-archives behavior.
|
| D | configure.ac | 60 AC_ARG_ENABLE(deterministic-archives, 61 [AS_HELP_STRING([--enable-deterministic-archives],
|
| D | objcopy.c | 96 static int deterministic = -1; /* Enable deterministic archives. */ variable 3656 if (deterministic) in copy_archive() 4783 if (deterministic < 0) in default_deterministic() 4784 deterministic = DEFAULT_AR_DETERMINISTIC; in default_deterministic() 4860 deterministic = true; in strip_main() 4863 deterministic = false; in strip_main() 5374 deterministic = true; in copy_main() 5378 deterministic = false; in copy_main()
|
| D | dlltool.c | 359 static bool deterministic = DEFAULT_AR_DETERMINISTIC; variable 3021 if (deterministic) in gen_lib_file() 4025 deterministic = true; in main() 4028 deterministic = false; in main()
|
| D | ChangeLog-2009 | 1046 * ar.c (deterministic): New global variable. 1047 (main): Recognize new 'D' option, which enables 'deterministic mode'. 1050 flags if deterministic mode was requested. 1051 * doc/binutils.texi (ar): Document deterministic mode ('D' option).
|
| D | ChangeLog | 473 * dlltool.c (deterministic): New variable. 474 (gen_lib_file): If deterministic is true set the 476 (usage): Mention --deterministic-libraries and 477 --non-deterministic-libraries. 822 use a deterministic one based upon the dll name.
|
| D | NEWS | 92 * The dlltool program now accepts --deterministic-libraries and 93 --non-deterministic-libraries as command line options to control whether or 94 not it generates deterministic output libraries. If neither of these options
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| 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.
|
| 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.
|
| 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.
|
| D | 8540.md | 63 ;; The following units are used to make automata deterministic 69 ;; The following sets to make automata deterministic when option ndfa is used.
|
| D | e5500.md | 45 ;; The following units are used to make the automata deterministic.
|
| D | e6500.md | 48 ;; The following units are used to make the automata deterministic.
|
| /netbsd/src/external/bsd/atf/dist/ |
| D | README | 16 rest of the system to ensure that their results are deterministic and that
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/doc/ |
| D | binutils.texi | 426 @cindex deterministic archives 427 @kindex --enable-deterministic-archives 428 Operate in @emph{deterministic} mode. When adding files and the archive 436 @option{--enable-deterministic-archives}, then this mode is on by default. 524 Note - if an archive has been created in a deterministic manner, eg 529 @cindex deterministic archives 530 @kindex --enable-deterministic-archives 531 Do @emph{not} operate in @emph{deterministic} mode. This is the inverse 536 @option{--enable-deterministic-archives}. 1287 [@option{-D}|@option{--enable-deterministic-archives}] [all …]
|
| /netbsd/src/lib/libcompat/regexp/ |
| D | README | 67 deterministic ones found in some other implementations, which makes it
|
| /netbsd/src/external/bsd/ppp/dist/ |
| D | README | 102 additional, more deterministic ways for pppd to interact with the
|
| /netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/ |
| D | systemBugs.txt | 123 sporadic. It appears to be deterministic but dependent on the sequence
|
| /netbsd/src/external/bsd/flex/dist/po/ |
| D | fi.po | 71 # DFA on akronyymi käsitteelle "deterministic finite automaton" eli deterministinen äärellinen aut… 323 # Epädeterministinen äärellinen automaatti, lyh. NFA (engl. non-deterministic finite-state automat…
|
| /netbsd/src/share/misc/ |
| D | acronyms.comp | 370 DAE deterministic authenticated encryption 416 DFA deterministic finite automaton 475 DRBG deterministic random bit generator 1158 NTM non-deterministic Turing machine
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/ref/ |
| D | rfc2437.txt | 1041 encoding method is deterministic, as is the case for RSASP1/RSAVP1 1495 and 9. Hash functions are deterministic, meaning that the output is 1548 large. Mask generation functions are deterministic; the octet string
|