Home
last modified time | relevance | path

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

1234567

/freebsd/contrib/ntp/html/scripts/
H A 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/tests/sys/geom/class/multipath/
H A Dmisc.sh226 atf_test_case prefer cleanup
245 atf_check -s exit:0 gmultipath prefer "$name" ${md2}
358 atf_add_test_case prefer
/freebsd/sys/dev/superio/
H A Dsuperio.c522 int prefer; in superio_detect() local
547 prefer = 0; in superio_detect()
548 resource_int_value(device_get_name(dev), device_get_unit(dev), "prefer", &prefer); in superio_detect()
549 if (bootverbose && prefer > 0) in superio_detect()
550 device_printf(dev, "prefer extid %d\n", prefer); in superio_detect()
578 if (prefer > 0 && prefer != superio_table[i].extid) in superio_detect()
/freebsd/contrib/netbsd-tests/usr.bin/grep/
H A Dd_ignore_case.out1 Mostly I prefer lower case to upper case,
H A Dd_input8 Mostly I prefer lower case to upper case,
/freebsd/tools/test/stress2/misc/
H A Dcpuset.sh43 "round-robin:all" "0-1" round-robin all first-touch prefer:1 \
/freebsd/contrib/ntp/conf/
H A Dgrundoon.conf5 server 127.127.11.1 prefer # Arbiter 1088 GPS receiver
H A Dpogo.conf5 server 127.127.6.1 prefer # IRIG from GPS1
H A Drackety.conf13 server 127.127.4.0 prefer # Spectracom GPS receiver #1
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-sysfs.m410 dnl # if both are present (5.2-5.17), we prefer default_groups; they're otherwise equivalent
/freebsd/crypto/heimdal/
H A DREADME9 the manual on how we prefer them: <heimdal-bugs@h5l.org>.
/freebsd/contrib/tzcode/
H A DSECURITY5 We prefer communications to be in English.
/freebsd/contrib/tzdata/
H A DSECURITY5 We prefer communications to be in English.
/freebsd/contrib/ntp/scripts/update-leap/
H A Dupdate-leap-opts.def37 flags-cant = ipv4, prefer;
47 name = prefer;
/freebsd/sys/vm/
H A Dvm_phys.h66 int vm_phys_domain_match(int prefer, vm_paddr_t low, vm_paddr_t high);
/freebsd/contrib/sendmail/cf/ostype/
H A Dirix5.m422 # put some Asian sites may prefer otherwise -- or perhaps not.
H A Dirix6.m422 # put some Asian sites may prefer otherwise -- or perhaps not.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrTSX.td55 // For now, just prefer the REP versions.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFeatures.td249 "Has slow VGETLNi32 - prefer VMOV">;
255 "Has slow VDUP32 - prefer VMOV">;
257 // Some targets (e.g. Cortex-A9) prefer VMOVSR to VMOVDRR even when using NEON
260 def FeaturePreferVMOVSR : SubtargetFeature<"prefer-vmovsr", "PreferVMOVSR",
266 def FeaturePrefISHSTBarrier : SubtargetFeature<"prefer-ishst", "PreferISHSTBarriers",
300 // Some targets (e.g. Cortex-A15) prefer to avoid mixing operations on different
371 // True if codegen would prefer 32-bit Thumb instructions over 16-bit ones.
/freebsd/usr.sbin/ntp/doc/
H A DMakefile19 parsenew.html poll.html pps.html prefer.html quick.html rate.html \
/freebsd/contrib/libcbor/doc/source/
H A Dapi.rst15 …ut leave other responsibilities to *libcbor*. More general clients might prefer to be abstracted a…
/freebsd/contrib/ntp/
H A Dresults.y2kfixes53 server 127.127.1.0 prefer
/freebsd/contrib/llvm-project/lld/docs/MachO/
H A Dld64-vs-lld.rst54 environment variable. LLD flips this default to prefer hermetic builds, but
/freebsd/contrib/ntp/ntpd/
H A Dcomplete.conf.in34 server 127.127.1.0 mode 4294967295 prefer true
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrFormats.td28 // e.g. the disassembler use case) prefer the one where IsCanonical == 1.

1234567