Home
last modified time | relevance | path

Searched refs:Pick (Results 1 – 20 of 20) sorted by relevance

/freebsd-14.2/tools/test/stress2/misc/
H A Dcollapse.sh83 /* Pick a random bit of address space to change inherit on. */
H A Dminherit.sh102 /* Pick a random bit of address space to change inherit on. */
/freebsd-14.2/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg420 # "No PickUp All", i.e. PUP ("Pick Up Primary"). NoCall means do not
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDSPInstrInfo.td1386 class DSPSetCCPat<Instruction Cmp, Instruction Pick, ValueType ValTy,
1389 (ValTy (Pick (ValTy (Cmp ValTy:$a, ValTy:$b)),
1393 class DSPSetCCPatInv<Instruction Cmp, Instruction Pick, ValueType ValTy,
1396 (ValTy (Pick (ValTy (Cmp ValTy:$a, ValTy:$b)),
1400 class DSPSelectCCPat<Instruction Cmp, Instruction Pick, ValueType ValTy,
1403 (ValTy (Pick (ValTy (Cmp ValTy:$a, ValTy:$b)), $c, $d))>;
1405 class DSPSelectCCPatInv<Instruction Cmp, Instruction Pick, ValueType ValTy,
1408 (ValTy (Pick (ValTy (Cmp ValTy:$a, ValTy:$b)), $d, $c))>;
/freebsd-14.2/crypto/heimdal/
H A DChangeLog109 * lib/krb5/cache.c: Pick up [libdefaults]default_cc_type
119 * doc/hx509.texi: Pick up version from vars.texi
203 * kdc/pkinit.c: Pick up krb5_pk_identity from krb5_locl.h.
H A DChangeLog.2006225 * kdc/pkinit.c (_kdc_pk_rd_padata): Pick up supportedCMSTypes and
228 * kdc/pkinit.c (_kdc_pk_rd_padata): Pick up supportedCMSTypes and
/freebsd-14.2/contrib/bmake/
H A Dboot-strap49 # Pick up settings from "rc".
H A DChangeLog3905 Pick up .SHELL spec for ksh and associate man page changes.
3930 Pick up fix for :ts parsing error in some cases.
3931 Pick unit-tests.
3946 Pick up fixes for const-correctness, now passes WARNS=3 on
3948 Pick up :ts modifier, allows controlling the separator used
3967 Pick up fix for PR/19781 - unhelpful error msg on unclosed ${var:foo
3973 Pick up fix for PR/1523 - don't count a library as built, if there
3981 Pick up fix for ParseDoSpecialSrc - we only use it if .WAIT
/freebsd-14.2/contrib/tcsh/
H A DFAQ43 away the tty. Pick one of the following as a workaround:
/freebsd-14.2/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio.txt119 b) Pick a single option for device signal polarity, and document this choice
/freebsd-14.2/share/misc/
H A Dusb_hid_usages628 0x41 Menu Pick
1018 0x46 Tablet Pick
H A Dusb_vendors24770 041 Menu Pick
25022 046 Tablet Pick
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2345 auto Pick = completeToPerfect(Comps, LogLen); in perfect() local
2347 Perm[I] = Log2_32(Pick[I]); in perfect()
/freebsd-14.2/usr.sbin/bsdconfig/include/
H A Dmessages.subr288 msg_pick_an_interface_to_destroy="Pick an interface to destroy"
/freebsd-14.2/contrib/file/
H A DChangeLog1826 * Pick up some elf changes and some constant fixes from SUSE
/freebsd-14.2/crypto/openssl/
H A DINSTALL.md1196 Pick a suitable name from the list that matches your system. For most
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td374 // (decimate GPR, 2) - Pick every N'th element, starting with the first.
/freebsd-14.2/crypto/heimdal/lib/hx509/
H A DChangeLog2164 * revoke.c: Pick out certs in ocsp response
/freebsd-14.2/contrib/ncurses/misc/
H A Dterminfo.src18939 # These things were popular in the Pick database community at one time
/freebsd-14.2/contrib/ntp/
H A DCommitLog137824 Pick up -lresolv from @LDADD_LIBNTP@,