Searched refs:pick (Results 1 - 13 of 13) sorted by relevance
/osnet-11/usr/src/lib/libc/sparc/gen/ |
H A D | smt_pause.s | 53 sll %i4, 0x6, %i2 ! pick a slot
|
H A D | setjmp.s | 79 * pick up are stored on the stack, and that subsequent restores
|
/osnet-11/usr/src/lib/libc/sparcv9/gen/ |
H A D | smt_pause.s | 48 sllx %i2, 0x6, %i1 ! pick a slot
|
H A D | setjmp.s | 79 * pick up are stored on the stack, and that subsequent restores
|
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | smt_pause.s | 60 sllx %i2, 0x6, %i1 ! pick a slot
|
/osnet-11/usr/src/tools/onbld/Scm/ |
H A D | WorkSpace.py | 547 pick=lambda c: c.node() not in outnodes): 868 def _walkctxs(self, base, head, follow=False, pick=None): 881 chosen[ctx.rev()] = not pick or pick(ctx) 895 def _walkctxs(self, base, head, follow=False, pick=None): 924 if not pick or pick(ctx):
|
/osnet-11/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 98 FNPROTO(pick); variable
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/ |
H A D | FirstTime.pm | 623 First, pick a nearby continent and country (you can pick several of 668 push (@urls, map ("$_ (previous pick)", @previous_urls));
|
/osnet-11/usr/src/lib/efcode/engine/ |
H A D | forth.c | 1298 pick(fcode_env_t *env) function 1302 CHECK_DEPTH(env, 1, "pick"); 1305 forth_abort(env, "pick: invalid pick value: %d\n", (int)p); 2548 ANSI(0x04e, 0, "pick", pick);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2man.PL | 465 and pick an e-mail address that's likely to last if possible.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/ |
H A D | More.pm | 596 If you pick the right test function, you'll usually get a good idea of
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/ |
H A D | perlbug.PL | 192 Please pick a \u$name from the following:
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | perl5db.pl | 2080 in the command history and fall through to allow the command parsing to pick 3216 pick it up. 8474 references anyway, all we have to do is pick the right array reference and
|
Completed in 405 milliseconds