Searched refs:prefer (Results 1 – 25 of 200) sorted by relevance
12345678
| /freebsd-12-stable/contrib/ntp/html/scripts/ |
| D | special.txt | 3 <li class='inline'><a href='prefer.html'>Mitigation Rules and the <tt>prefer</tt> Keyword</a></li>\ 11 <li class='inline'><a href='prefer.html'>Mitigation Rules and the <tt>prefer</tt> Keyword</a></li>\
|
| /freebsd-12-stable/contrib/cortex-strings/scripts/ |
| D | libplot.py | 26 def unique(records, name, prefer=''): argument 36 return sorted(values, key=lambda x: '%-06d|%s' % (-prefer.find(x), x))
|
| D | plot-top.py | 15 variants = libplot.unique(records, 'variant', prefer='this')
|
| D | plot-align.py | 14 variants = libplot.unique(records, 'variant', prefer='this')
|
| D | plot-sizes.py | 23 variants = libplot.unique(records, 'variant', prefer='this')
|
| /freebsd-12-stable/tests/sys/geom/class/multipath/ |
| D | misc.sh | 227 atf_test_case prefer cleanup 246 atf_check -s exit:0 gmultipath prefer "$name" ${md2} 359 atf_add_test_case prefer
|
| /freebsd-12-stable/contrib/netbsd-tests/usr.bin/grep/ |
| D | d_ignore_case.out | 1 Mostly I prefer lower case to upper case,
|
| D | d_input | 8 Mostly I prefer lower case to upper case,
|
| /freebsd-12-stable/contrib/ntp/conf/ |
| D | grundoon.conf | 5 server 127.127.11.1 prefer # Arbiter 1088 GPS receiver
|
| D | pogo.conf | 5 server 127.127.6.1 prefer # IRIG from GPS1
|
| D | rackety.conf | 13 server 127.127.4.0 prefer # Spectracom GPS receiver #1
|
| /freebsd-12-stable/contrib/tzcode/zic/ |
| D | Theory | 241 characters or start with `-'. E.g., prefer `Brunei' 254 prefer `Costa_Rica' to `San_Jose' and `Guyana' to `Georgetown'. 257 locations into different time zones. E.g. prefer `Paris' 259 Use mainstream English spelling, e.g. prefer `Rome' to `Roma', and 260 prefer `Athens' to the true name (which uses Greek letters). 263 e.g. prefer `Shanghai' to `Beijing'. Among locations with 265 e.g. prefer `Rome' to `Milan'. 266 Use the singular form, e.g. prefer `Canary' to `Canaries'. 268 would lead to ambiguity. E.g. prefer `Cayman' to 270 but prefer `Mexico_City' to `Mexico' because the country [all …]
|
| /freebsd-12-stable/crypto/heimdal/ |
| D | README | 9 the manual on how we prefer them: <heimdal-bugs@h5l.org>.
|
| /freebsd-12-stable/contrib/gcc/config/ia64/ |
| D | ia64.opt | 135 msched-prefer-non-data-spec-insns 139 msched-prefer-non-control-spec-insns
|
| /freebsd-12-stable/contrib/ntp/scripts/update-leap/ |
| D | update-leap-opts.def | 37 flags-cant = ipv4, prefer; 47 name = prefer;
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | SECURITY | 5 We prefer communications to be in English.
|
| /freebsd-12-stable/contrib/gcclibs/libssp/ |
| D | Makefile.am | 42 libssp_nonshared_la_CFLAGS = -prefer-pic
|
| /freebsd-12-stable/sys/vm/ |
| D | vm_phys.h | 86 int vm_phys_domain_match(int prefer, vm_paddr_t low, vm_paddr_t high);
|
| D | vm_phys.c | 212 vm_phys_domain_match(int prefer, vm_paddr_t low, vm_paddr_t high) in vm_phys_domain_match() argument 229 if (prefer != -1 && DOMAINSET_ISSET(prefer, &mask)) in vm_phys_domain_match() 230 return (prefer); in vm_phys_domain_match()
|
| /freebsd-12-stable/usr.sbin/ntp/doc/ |
| D | Makefile | 20 parsenew.html poll.html pps.html prefer.html quick.html rate.html \
|
| /freebsd-12-stable/contrib/sendmail/cf/ostype/ |
| D | irix5.m4 | 22 # put some Asian sites may prefer otherwise -- or perhaps not.
|
| D | irix6.m4 | 22 # put some Asian sites may prefer otherwise -- or perhaps not.
|
| /freebsd-12-stable/contrib/libpcap/doc/ |
| D | DLT_ALLOCATE_HOWTO.md | 13 We prefer to give out unambiguous numbers, and we try to do it as quickly
|
| /freebsd-12-stable/contrib/gperf/ |
| D | aclocal.m4 | 5 # Find a good install program. We prefer a C program (faster),
|
| /freebsd-12-stable/contrib/ntp/ |
| D | results.y2kfixes | 53 server 127.127.1.0 prefer
|
12345678