HomeSort by: relevance | last modified time | path
    Searched refs:pick (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
unexport-env.mk 3 # pick up a bunch of exported vars
unexport.mk 3 # pick up a bunch of exported vars
  /src/external/ibm-public/postfix/dist/src/global/
uxtext.c 101 int pick = 0; local
109 pick = 1;
113 pick = 2;
117 pick = 3;
121 pick = 4;
125 pick = 5;
129 while (pick > 0) {
134 pick--;
  /src/usr.bin/shuffle/
shuffle.c 165 size_t nlines = 0, pick = 0, i; local
181 pick = get_number(optarg, ch);
206 if (pick > nlines)
208 nlines = pick;
  /src/external/mit/xorg/bin/xmh/
Makefile 7 menu.c mlist.c msg.c pick.c popup.c screen.c toc.c \
  /src/external/gpl3/gdb/dist/gdbsupport/
ax.def 92 /* The "consumed" number for pick is wrong, but there's no way to
94 DEFOP (pick, 1, 0, 0, 1, 0x32)
  /src/external/gpl3/gdb.old/dist/gdbsupport/
ax.def 92 /* The "consumed" number for pick is wrong, but there's no way to
94 DEFOP (pick, 1, 0, 0, 1, 0x32)
  /src/sys/kern/
tty.c 2644 struct proc *p, *pick = NULL; local
2665 /* Pick interesting process. */
2669 if (pick == NULL) {
2670 pick = p;
2673 if (pick->p_lock < p->p_lock) {
2674 mutex_enter(pick->p_lock);
2676 } else if (pick->p_lock > p->p_lock) {
2678 mutex_enter(pick->p_lock);
2681 oldpick = pick;
2682 if (proc_compare_wrapper(pick, p)
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/docker/scripts/
checkout.sh 24 -c|--cherrypick revision to cherry-pick. Can be specified multiple times.
  /src/external/apache2/llvm/dist/llvm/utils/docker/
build_docker_image.sh 34 -c|--cherrypick revision to cherry-pick. Can be specified multiple times.
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
compile-ops.exp 106 pick 2
116 pick 0
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
compile-ops.exp 106 pick 2
116 pick 0
  /src/games/hack/
hack.shk.c 326 boolean box, pick; local
334 pick = carrying(PICK_AXE);
335 if (box || pick) {
341 (box && pick) ? "box and pick-axe" :
342 box ? "box" : "pick-axe");
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
mips32-dsp.s 597 writemsg "[80] Test pick.qb"
598 dspck_dsti pick.qb, 0x0, 0x0, 0x0, 0x0
599 dspck_dsti pick.qb, 0x0, 0xffffffff, 0x0, 0x0
600 dspck_dsti pick.qb, 0xffffffff, 0xffffffff, 0x0, 0xf000000
601 dspck_dsti pick.qb, 0xff, 0xffffffff, 0x0, 0x1000000
602 dspck_dsti pick.qb, 0xff00, 0xffffffff, 0x0, 0x2000000
604 writemsg "[81] Test pick.ph"
605 dspck_dsti pick.ph, 0x0, 0x0, 0x0, 0x0
606 dspck_dsti pick.ph, 0x0, 0xffffffff, 0x0, 0x0
607 dspck_dsti pick.ph, 0xffffffff, 0xffffffff, 0x0, 0x300000
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
mips32-dsp.s 597 writemsg "[80] Test pick.qb"
598 dspck_dsti pick.qb, 0x0, 0x0, 0x0, 0x0
599 dspck_dsti pick.qb, 0x0, 0xffffffff, 0x0, 0x0
600 dspck_dsti pick.qb, 0xffffffff, 0xffffffff, 0x0, 0xf000000
601 dspck_dsti pick.qb, 0xff, 0xffffffff, 0x0, 0x1000000
602 dspck_dsti pick.qb, 0xff00, 0xffffffff, 0x0, 0x2000000
604 writemsg "[81] Test pick.ph"
605 dspck_dsti pick.ph, 0x0, 0x0, 0x0, 0x0
606 dspck_dsti pick.ph, 0x0, 0xffffffff, 0x0, 0x0
607 dspck_dsti pick.ph, 0xffffffff, 0xffffffff, 0x0, 0x300000
    [all...]
  /src/sys/arch/m68k/m68k/
oc_cksum.s 203 addl %d2,%d0 | through to pick up last byte
  /src/external/gpl3/binutils/dist/opcodes/
mips-opc.c 435 assembler to pick the right one. In other words, entries with
2257 {"pick.ob", "d,s,t", 0x7c0000d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
2258 {"pick.ph", "d,s,t", 0x7c0002d1, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D32, 0 },
2259 {"pick.pw", "d,s,t", 0x7c0004d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
2260 {"pick.qb", "d,s,t", 0x7c0000d1, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D32, 0 },
2261 {"pick.qh", "d,s,t", 0x7c0002d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
  /src/external/gpl3/binutils.old/dist/opcodes/
mips-opc.c 435 assembler to pick the right one. In other words, entries with
2257 {"pick.ob", "d,s,t", 0x7c0000d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
2258 {"pick.ph", "d,s,t", 0x7c0002d1, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D32, 0 },
2259 {"pick.pw", "d,s,t", 0x7c0004d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
2260 {"pick.qb", "d,s,t", 0x7c0000d1, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D32, 0 },
2261 {"pick.qh", "d,s,t", 0x7c0002d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
  /src/external/gpl3/gdb/dist/opcodes/
mips-opc.c 435 assembler to pick the right one. In other words, entries with
2257 {"pick.ob", "d,s,t", 0x7c0000d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
2258 {"pick.ph", "d,s,t", 0x7c0002d1, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D32, 0 },
2259 {"pick.pw", "d,s,t", 0x7c0004d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
2260 {"pick.qb", "d,s,t", 0x7c0000d1, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D32, 0 },
2261 {"pick.qh", "d,s,t", 0x7c0002d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
  /src/external/gpl3/gdb.old/dist/opcodes/
mips-opc.c 434 assembler to pick the right one. In other words, entries with
2252 {"pick.ob", "d,s,t", 0x7c0000d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
2253 {"pick.ph", "d,s,t", 0x7c0002d1, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D32, 0 },
2254 {"pick.pw", "d,s,t", 0x7c0004d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
2255 {"pick.qb", "d,s,t", 0x7c0000d1, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D32, 0 },
2256 {"pick.qh", "d,s,t", 0x7c0002d5, 0xfc0007ff, WR_1|RD_2|RD_3, 0, 0, D64, 0 },
  /src/sys/arch/arm/arm/
cpufunc_asm_armv7.S 186 movgt r2, r3 @ pick lesser of the two
  /src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
x86_64-xlate.pl 109 { package opcode; # pick up opcodes
187 { package const; # pick up constants, which start with $
222 { package ea; # pick up effective addresses: expr(%reg,%reg,scale)
333 { package register; # pick up registers, which start with %.
375 { package label; # pick up labels, which end with :
442 { package expr; # pick up expressions
509 pick => 0x15, swap => 0x16,
721 { package directive; # pick up directives, which start with .
  /src/external/gpl3/gcc/dist/libgcc/config/sh/
crt1.S 108 ! then pick up an SR which does not enable ints
  /src/external/gpl3/gcc.old/dist/libgcc/config/sh/
crt1.S 108 ! then pick up an SR which does not enable ints
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
divrem_1.asm 403 C Using sarl/negl to pick out n1 for the n2+n1 stage is a touch faster than

Completed in 77 milliseconds

1 2