| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | M68k.def | 9 ELF_RELOC(R_68K_PC32, 4) /* PC relative 32 bit */ 10 ELF_RELOC(R_68K_PC16, 5) /* PC relative 16 bit */ 11 ELF_RELOC(R_68K_PC8, 6) /* PC relative 8 bit */ 12 ELF_RELOC(R_68K_GOTPCREL32, 7) /* 32 bit PC relative GOT entry */ 13 ELF_RELOC(R_68K_GOTPCREL16, 8) /* 16 bit PC relative GOT entry */ 14 ELF_RELOC(R_68K_GOTPCREL8, 9) /* 8 bit PC relative GOT entry */ 18 ELF_RELOC(R_68K_PLT32, 13) /* 32 bit PC relative PLT address */ 19 ELF_RELOC(R_68K_PLT16, 14) /* 16 bit PC relative PLT address */ 20 ELF_RELOC(R_68K_PLT8, 15) /* 8 bit PC relative PLT address */
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | tc.sched.c | 65 int relative; /* time specified as +hh:mm */ in dosched() local 129 relative = 0; in dosched() 133 cp++, relative++; in dosched() 146 if (*cp && relative) in dosched() 152 if (relative) { in dosched()
|
| /freebsd-12-stable/sbin/pfctl/tests/files/ |
| D | pf0100.in | 4 anchor "relative" { 14 anchor "/relative" # absolute path
|
| D | pf0100.ok | 4 anchor "relative" all { 12 anchor "/relative" all
|
| /freebsd-12-stable/contrib/subversion/subversion/svn/schema/ |
| D | info.rnc | 30 attlist.entry, url?, relative-url?, repository?, wc-info?, 44 ## Repository relative URL (^/...) of this item in the repository. 45 relative-url = element relative-url { string }
|
| /freebsd-12-stable/contrib/gcc/ |
| D | aclocal.m4 | 28 # therefore $ac_aux_dir as well) can be either absolute or relative, 32 # relative path needs to be adjusted first. 35 # fails when called from a subdirectory if $ac_aux_dir is relative 39 # a relative $ac_aux_dir
|
| /freebsd-12-stable/contrib/atf/test-programs/ |
| D | srcdir_test.sh | 108 atf_test_case relative 142 atf_add_test_case relative
|
| /freebsd-12-stable/bin/sh/ |
| D | histedit.c | 433 int relative = 0; in str_to_event() local 439 relative = 1; in str_to_event() 446 if (relative) { in str_to_event()
|
| /freebsd-12-stable/contrib/binutils/include/aout/ |
| D | stab.def | 23 with this file. The symbol's n_strx (relative to the just-updated 67 a row provide the build directory and the relative path of the .o from it. 86 relative to the start of the current function. */ 133 source file name, relative to the compilation directory. Others (perhaps 172 On Solaris2, the value is relative to the start of the current function. */ 189 On Solaris2, the value is relative to the start of the current function. */
|
| /freebsd-12-stable/usr.sbin/bsdconfig/include/ |
| D | media.hlp | 36 note that all paths are *relative* to the home directory 46 please note that all paths are *relative* to the root
|
| /freebsd-12-stable/usr.sbin/bsdconfig/docsinstall/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 55 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/mouse/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 60 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/password/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 55 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/startup/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 60 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/ttys/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 55 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/timezone/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 55 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/includes/ |
| D | INDEX | 44 # else it is a path relative to the directory this INDEX file is in. `keyword' 55 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/dot/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 55 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/contrib/ntp/sntp/ |
| D | sntp.texi | 32 display the time offset of the system clock relative to the server 65 error bound of the system clock relative to the server clock.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/packages/ |
| D | INDEX | 44 # else it is a path relative to the directory this INDEX file is in. `keyword' 54 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/diskmgmt/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 55 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/contrib/ntp/ntpdc/ |
| D | ntpdc.texi | 32 display the time offset of the system clock relative to the server 65 error bound of the system clock relative to the server clock.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/security/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 56 # anything else it is a path relative to the directory this INDEX file is in.
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libutil/ |
| D | t_parsedate.c | 228 ATF_TC(relative); 230 ATF_TC_HEAD(relative, tc) in ATF_TC_HEAD() argument 236 ATF_TC_BODY(relative, tc) in ATF_TC_BODY() argument 576 ATF_TP_ADD_TC(tp, relative); in ATF_TP_ADD_TCS()
|
| /freebsd-12-stable/usr.sbin/bsdconfig/usermgmt/ |
| D | INDEX | 45 # else it is a path relative to the directory this INDEX file is in. `keyword' 62 # anything else it is a path relative to the directory this INDEX file is in.
|