Home
last modified time | relevance | path

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

1234567

/freebsd-10-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-10-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-10-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-10-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-10-stable/crypto/heimdal/
DREADME9 the manual on how we prefer them: <heimdal-bugs@h5l.org>.
/freebsd-10-stable/contrib/gcclibs/libssp/
DMakefile.am42 libssp_nonshared_la_CFLAGS = -prefer-pic
/freebsd-10-stable/contrib/gcc/config/ia64/
Dia64.opt135 msched-prefer-non-data-spec-insns
139 msched-prefer-non-control-spec-insns
/freebsd-10-stable/contrib/ntp/scripts/update-leap/
Dupdate-leap-opts.def37 flags-cant = ipv4, prefer;
47 name = prefer;
Dinvoke-update-leap.texi180 flags-cant = ipv4, prefer;
190 name = prefer;
/freebsd-10-stable/crypto/openssl/crypto/dso/
DREADME7 according to their man page, prefer developers to move to that.
/freebsd-10-stable/usr.sbin/ntp/doc/
DMakefile20 parsenew.html poll.html pps.html prefer.html quick.html rate.html \
/freebsd-10-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-10-stable/contrib/gperf/
Daclocal.m45 # Find a good install program. We prefer a C program (faster),
/freebsd-10-stable/contrib/ntp/
Dresults.y2kfixes53 server 127.127.1.0 prefer
/freebsd-10-stable/contrib/ntp/ntpd/
Dcomplete.conf.in33 server 127.127.1.0 mode 4294967295 prefer true
/freebsd-10-stable/contrib/gdb/
Dltconfig334 --prefer-pic try to use only PIC objects
335 --prefer-non-pic try to use only non-PIC objects
383 --prefer-pic) pic_mode=yes ;;
384 --prefer-non-pic) pic_mode=no ;;
/freebsd-10-stable/contrib/sendmail/src/
Ddomain.c209 unsigned short prefer[MAXMXHOSTS]; local
233 prefs = prefer;
Ddeliver.c6008 unsigned short prefer[MAXMXHOSTS]; local
6034 prefer[nmx] = curpref;
6068 if (prefer[i] < prefer[j])
6071 if (prefer[i] > prefer[j] ||
6072 (prefer[i] == prefer[j] && rndm[i] > rndm[j]))
6078 tempp = prefer[i];
6079 prefer[i] = prefer[j];
6080 prefer[j] = tempp;
/freebsd-10-stable/contrib/gcc/config/mips/
D9000.md25 ;; needlessly make an insn prefer the M pipe.
/freebsd-10-stable/usr.sbin/pw/
Dpw_user.c79 gid_t prefer, bool dryrun);
382 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) in pw_gidpolicy() argument
412 if (GETGRGID(prefer) == NULL) in pw_gidpolicy()
413 grid = prefer; in pw_gidpolicy()
/freebsd-10-stable/tools/tools/sysbuild/
DREADME68 # Or use svn if you prefer

1234567