Home
last modified time | relevance | path

Searched refs:prefer (Results 1 – 25 of 200) sorted by relevance

12345678

/freebsd-12-stable/contrib/ntp/html/scripts/
Dspecial.txt3 <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/
Dlibplot.py26 def unique(records, name, prefer=''): argument
36 return sorted(values, key=lambda x: '%-06d|%s' % (-prefer.find(x), x))
Dplot-top.py15 variants = libplot.unique(records, 'variant', prefer='this')
Dplot-align.py14 variants = libplot.unique(records, 'variant', prefer='this')
Dplot-sizes.py23 variants = libplot.unique(records, 'variant', prefer='this')
/freebsd-12-stable/tests/sys/geom/class/multipath/
Dmisc.sh227 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/
Dd_ignore_case.out1 Mostly I prefer lower case to upper case,
Dd_input8 Mostly I prefer lower case to upper case,
/freebsd-12-stable/contrib/ntp/conf/
Dgrundoon.conf5 server 127.127.11.1 prefer # Arbiter 1088 GPS receiver
Dpogo.conf5 server 127.127.6.1 prefer # IRIG from GPS1
Drackety.conf13 server 127.127.4.0 prefer # Spectracom GPS receiver #1
/freebsd-12-stable/contrib/tzcode/zic/
DTheory241 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/
DREADME9 the manual on how we prefer them: <heimdal-bugs@h5l.org>.
/freebsd-12-stable/contrib/gcc/config/ia64/
Dia64.opt135 msched-prefer-non-data-spec-insns
139 msched-prefer-non-control-spec-insns
/freebsd-12-stable/contrib/ntp/scripts/update-leap/
Dupdate-leap-opts.def37 flags-cant = ipv4, prefer;
47 name = prefer;
/freebsd-12-stable/contrib/tzdata/
DSECURITY5 We prefer communications to be in English.
/freebsd-12-stable/contrib/gcclibs/libssp/
DMakefile.am42 libssp_nonshared_la_CFLAGS = -prefer-pic
/freebsd-12-stable/sys/vm/
Dvm_phys.h86 int vm_phys_domain_match(int prefer, vm_paddr_t low, vm_paddr_t high);
Dvm_phys.c212 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/
DMakefile20 parsenew.html poll.html pps.html prefer.html quick.html rate.html \
/freebsd-12-stable/contrib/sendmail/cf/ostype/
Dirix5.m422 # put some Asian sites may prefer otherwise -- or perhaps not.
Dirix6.m422 # put some Asian sites may prefer otherwise -- or perhaps not.
/freebsd-12-stable/contrib/libpcap/doc/
DDLT_ALLOCATE_HOWTO.md13 We prefer to give out unambiguous numbers, and we try to do it as quickly
/freebsd-12-stable/contrib/gperf/
Daclocal.m45 # Find a good install program. We prefer a C program (faster),
/freebsd-12-stable/contrib/ntp/
Dresults.y2kfixes53 server 127.127.1.0 prefer

12345678