Searched refs:shuffle (Results 1 – 15 of 15) sorted by relevance
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/t/ |
| H A D | shuffle.t | 17 use List::Util qw(shuffle); 23 @r = shuffle(); 27 @r = shuffle(9); 32 @r = shuffle(@in);
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/ |
| H A D | prove | 14 my $shuffle = 0; 40 's|shuffle' => \$shuffle, 80 shuffle(@tests) if $shuffle; 115 sub shuffle {
|
| /onnv-gate/usr/src/uts/common/vm/ |
| H A D | vm_pvn.c | 1007 int shuffle; in pvn_vplist_setdirty() local 1018 shuffle = IS_VMODSORT(vp) && (vp->v_pages != end); in pvn_vplist_setdirty() 1030 if (shuffle) { in pvn_vplist_setdirty()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/ |
| H A D | Util.xs | 315 shuffle(...) in shuffle() function
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perldoc.pod | 87 the regular expression. Example: C<perldoc -q shuffle>
|
| H A D | perlfaq4.pod | 1411 =head2 How do I shuffle an array randomly? 1416 use List::Util 'shuffle'; 1418 @shuffled = shuffle(@list); 1420 If not, you can use a Fisher-Yates shuffle. 1431 # shuffle my mpeg collection 1438 unlike the List::Util::shuffle() which takes a list and returns
|
| H A D | perlsec.pod | 450 applications like shuffling a list randomly (use List::Util::shuffle()
|
| H A D | perlfaq.pod | 583 How do I shuffle an array randomly?
|
| H A D | perlsolaris.pod | 654 ../ext/List/Util/t/shuffle.t 0 139 ?? ?? % ??
|
| H A D | perl58delta.pod | 957 list subroutines, such as sum(), min(), first(), and shuffle(). 3444 =head2 IRIX fails ext/List/Util/t/shuffle.t or Digest::MD5 3447 test ext/List/Util/t/shuffle.t by dumping core. This seems to be
|
| H A D | perltoc.pod | 1164 =item How do I shuffle an array randomly? 6028 =item IRIX fails ext/List/Util/t/shuffle.t or Digest::MD5 16148 BLOCK LIST, shuffle LIST, sum LIST 16168 BLOCK LIST, shuffle LIST, sum LIST
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | MANIFEST | 453 ext/List/Util/t/shuffle.t
|
| /onnv-gate/usr/src/cmd/look/ |
| H A D | words | 20546 shuffle
|
| /onnv-gate/usr/src/cmd/spell/ |
| H A D | list | 20545 shuffle
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/ |
| H A D | flist_5.8.4_s10.csv | 1023 "ext/List/Util/t","shuffle.t","X","X",,"distrib"
|