| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ldfile.c | 72 const char * renamed; /* Filename to use if the pattern matches. */ member 79 ldfile_add_remap (const char * pattern, const char * renamed) in ldfile_add_remap() argument 88 if (strcmp (renamed, "/dev/null") == 0 in ldfile_add_remap() 89 || strcmp (renamed, "NUL") == 0) in ldfile_add_remap() 90 new_entry->renamed = NULL; in ldfile_add_remap() 93 new_entry->renamed = xstrdup (renamed); in ldfile_add_remap() 121 free ((void *) i->renamed); in ldfile_remap_input_free() 202 char * renamed = p; in ldfile_add_remap_file() local 211 ldfile_add_remap (pattern, renamed); in ldfile_add_remap_file() 237 if (i->renamed) in ldfile_possibly_remap_input() [all …]
|
| /netbsd-src/sys/external/bsd/sljit/dist/ |
| H A D | API_CHANGES | 19 Several types and instructions are renamed to improve 20 readability. In general byte, half, and int are renamed 21 to 8, 16, and 32. Floating point types are also renamed 31 SLJIT_[I|]L[U|S]DIV is renamed to SLJIT_[I|][U|S]DIVMOD 48 SCRATCH registers are renamed to Rx and SAVED registers 49 are renamed to Sx. See the explanation of these registers 53 SLJIT_TEMPORARY_EREGx registers were not renamed to 73 SLJIT_TEMPORARY_REGx registers are renamed to SLJIT_SCRATCH_REGx. 76 sljit_emit_cond_value is renamed to sljit_emit_op_flags. An 84 SLJIT_F* opcodes are renamed to SLJIT_*D to show that
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | filedef.h | 47 struct file *renamed; member 199 while ((file)->renamed != 0) (file) = (file)->renamed /* No ; here. */
|
| H A D | file.c | 233 while (from_file->renamed != 0) in rehash_file() 234 from_file = from_file->renamed; in rehash_file() 329 from_file->renamed = to_file; in rehash_file()
|
| /netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
| H A D | test006-acls | 482 dn: cn=Added by Bjorn (will be renamed),ou=Add & Delete,dc=example,dc=com 485 cn: Added by Bjorn (will be renamed) 530 dn: cn=Added by Bjorn (will be renamed),ou=Add & Delete,dc=example,dc=com 532 newrdn: cn=Added by Bjorn (renamed by Bjorn) 553 dn: cn=Added by Bjorn (will be renamed),ou=Add & Delete,dc=example,dc=com 555 newrdn: cn=Added by Bjorn (renamed by Babs) 576 dn: cn=Added by Bjorn (will be renamed),ou=Add & Delete,dc=example,dc=com 578 newrdn: cn=Added by Bjorn (renamed by Jaj)
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/format_text/ |
| H A D | archive.c | 231 int i, fd, renamed = 0; in archive_vg() local 283 if ((renamed = lvm_rename(temp_file, archive_name))) in archive_vg() 289 if (!renamed) in archive_vg() 292 _remove_expired(archives, dm_list_size(archives) + renamed, retain_days, in archive_vg()
|
| /netbsd-src/external/gpl2/diffutils/dist/ |
| H A D | NEWS | 14 * cmp's old -c or --print-chars option has been renamed; 169 * diff options renamed: 170 --label renamed from --file-label 171 --forward-ed renamed from --reversed-ed 172 --paginate renamed from --print 173 --entire-new-file renamed from --entire-new-files 174 --new-file renamed from --new-files
|
| /netbsd-src/external/gpl2/gettext/dist/djgpp/ |
| H A D | config.in | 53 # javacomp.sh is renamed to javacomp.sh-in, 54 # javaexec.sh is renamed to javaexec.sh-in, 55 # Makefile.in.in is renamed to Makefile.in-in...
|
| /netbsd-src/tests/usr.bin/xlint/lint2/ |
| H A D | msg_018.ln | 4 # %s renamed multiple times %s :: %s
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | SystemLibrary.rst | 8 The System Library has been renamed to Support Library with documentation
|
| /netbsd-src/tests/usr.bin/xlint/lint1/ |
| H A D | parse_init_declarator.c | 35 int original __symbolrename(renamed);
|
| /netbsd-src/usr.bin/gzip/ |
| H A D | zforce | 44 echo "$1" -- renamed to "$n"
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | diamond | 8 # XXX - I think it was either renamed Slate, or replaced by Slate....
|
| /netbsd-src/external/gpl2/groff/dist/tmac/ |
| H A D | README | 6 It has been renamed for consistency, i.e., to make patterns available under
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | regrename.h | 55 unsigned int renamed:1; variable
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | regrename.h | 55 unsigned int renamed:1; variable
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
| H A D | git_repository.py | 45 is_renamed = file.renamed
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
| H A D | git_repository.py | 45 is_renamed = file.renamed
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/ |
| H A D | test_summary | 35 -t: prevents logs from being renamed
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/ |
| H A D | TODO | 3 Perhaps chartype should be renamed.
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
| H A D | test_summary | 35 -t: prevents logs from being renamed
|
| /netbsd-src/external/bsd/tre/dist/m4/ |
| H A D | ax_check_funcs_comp.m4 | 2 dnl a macro. This allows for detection of functions which are renamed
|
| /netbsd-src/usr.bin/xlint/lint2/ |
| H A D | read.c | 470 bool used, renamed; in decldef() local 485 renamed = false; in decldef() 491 /* enter it and see if it's already been renamed */ in decldef() 496 renamed = true; in decldef() 499 /* %s is renamed multiple times in %s and %s */ in decldef() 548 /* XXX hack so we can remember where a symbol was renamed */ in decldef() 549 if (renamed) in decldef()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-sysv.mk | 135 .if ${:Ufile.c other.c:file.%=renamed.%} != "renamed.c other.c"
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetSchedule.td | 464 // - The set of registers that can be renamed. 475 // renamed at the cost of a single physical register. Note that register costs 481 // be fully renamed. 483 // A register R can be renamed if its register class appears in the `RegClasses` 488 // However, V is only renamed if its register class is part of `RegClasses`. 509 // can be renamed during the same cycle.
|