| /openbsd/src/usr.sbin/relayd/ |
| D | shuffle.c | 32 shuffle_init(struct shuffle *shuffle) in shuffle_init() argument 36 assert(VALID_SHUFFLE(shuffle)); in shuffle_init() 38 shuffle->isindex = 0; in shuffle_init() 42 shuffle->id_shuffle[i] = shuffle->id_shuffle[i2]; in shuffle_init() 43 shuffle->id_shuffle[i2] = i; in shuffle_init() 48 shuffle_generate16(struct shuffle *shuffle) in shuffle_generate16() argument 54 assert(VALID_SHUFFLE(shuffle)); in shuffle_generate16() 58 i = shuffle->isindex & 0xFFFF; in shuffle_generate16() 59 i2 = (shuffle->isindex - (si & 0x7FFF)) & 0xFFFF; in shuffle_generate16() 60 r = shuffle->id_shuffle[i]; in shuffle_generate16() [all …]
|
| D | Makefile | 8 relay_http.c relay_udp.c relayd.c shuffle.c ssl.c util.c
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/ |
| D | shuffle.t | 8 use List::Util qw(shuffle); 12 @r = shuffle(); 15 @r = shuffle(9); 20 @r = shuffle(@in); 31 @r = shuffle(1..10); 33 [ shuffle(1..10) ], 34 [ shuffle(1..10) ],
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | ecofflink.c | 344 struct shuffle struct 347 struct shuffle *next; argument 378 struct shuffle *line; 379 struct shuffle *line_end; 380 struct shuffle *pdr; 381 struct shuffle *pdr_end; 382 struct shuffle *sym; 383 struct shuffle *sym_end; 384 struct shuffle *opt; 385 struct shuffle *opt_end; [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | ecofflink.c | 344 struct shuffle struct 347 struct shuffle *next; argument 378 struct shuffle *line; 379 struct shuffle *line_end; 380 struct shuffle *pdr; 381 struct shuffle *pdr_end; 382 struct shuffle *sym; 383 struct shuffle *sym_end; 384 struct shuffle *opt; 385 struct shuffle *opt_end; [all …]
|
| /openbsd/src/usr.bin/dig/lib/dns/ |
| D | rdataset.c | 205 int shuffle = 0; in towiresorted() local 236 shuffle = 1; in towiresorted() 238 if (shuffle && count > MAX_SHUFFLE) { in towiresorted() 242 shuffle = 0; in towiresorted() 248 if (shuffle) { in towiresorted() 323 if (shuffle) in towiresorted() 339 if (shuffle) { in towiresorted()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MSA.txt | 23 It is not possible to emit vshf.w when the shuffle description is 25 instead. It is also impossible for the shuffle description to be 30 When the shuffle description describes a splat operation, splat.[bhwd] 37 same shuffle. ilvev.d will be emitted instead. 41 same shuffle. ilvod.d will be emitted instead.
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/t/ |
| D | prove.t | 127 shuffle => 18, 152 shuffle => 18, 449 shuffle => 1, 452 shuffle => 1, 687 expect => { shuffle => 1 }, 702 expect => { shuffle => 1 },
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | arm_neon_incl.td | 134 // shuffle - Create a vector shuffle. The syntax is (shuffle ARG0, ARG1, MASK). 140 // (shuffle $p0, $p1, mask0) -> $p0 141 // (shuffle $p0, $p1, mask1) -> $p1 146 // example: (shuffle $p0, $p1, (add (highhalf mask0), (highhalf mask1))) -> 148 def shuffle; 173 // mask0 - The initial sequence of lanes for shuffle ARG0 175 // mask0 - The initial sequence of lanes for shuffle ARG1
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| D | splet-1.c | 16 b = shuffle (4, 5); in main()
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/ |
| D | quarantine.h | 59 void shuffle(u32 State) { ::scudo::shuffle(Batch, Count, &State); } in shuffle() function 280 B->shuffle(Seed); in doRecycle()
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | Randstruct.cpp | 155 std::shuffle(std::begin(Buckets), std::end(Buckets), RNG); in randomizeStructureLayoutImpl() 162 std::shuffle(std::begin(RandFields), std::end(RandFields), RNG); in randomizeStructureLayoutImpl()
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.irix | 121 ../ext/List/Util/t/shuffle.t 0 139 ?? ?? % ?? 128 They are suspected to be compiler errors (at least the shuffle.t 133 at least the shuffle.t and sort.t failures.
|
| /openbsd/src/games/cribbage/ |
| D | crib.c | 175 shuffle(deck); in game() 209 shuffle(deck); in game() 232 shuffle(deck); in game()
|
| D | cribbage.h | 114 void shuffle(CARD []);
|
| D | cards.c | 58 shuffle(CARD d[]) in shuffle() function
|
| /openbsd/src/gnu/llvm/llvm/tools/bugpoint/ |
| D | FindBugs.cpp | 44 llvm::shuffle(PassesToRun.begin(), PassesToRun.end(), randomness); in runManyPasses()
|
| D | ListReducer.h | 95 llvm::shuffle(ShuffledList.begin(), ShuffledList.end(), randomness); in reduceList()
|
| /openbsd/src/regress/sys/netinet/frag/ |
| D | frag_maxlen.py | 40 random.shuffle(randeth)
|
| /openbsd/src/regress/sys/netinet6/frag6/ |
| D | frag6_maxlen.py | 40 random.shuffle(randeth)
|
| /openbsd/src/games/mille/ |
| D | mille.c | 106 shuffle(); in main()
|
| D | mille.h | 245 void shuffle(void);
|
| /openbsd/src/gnu/llvm/clang/lib/Headers/ |
| D | opencl-c.h | 14631 char2 __ovld __cnfn shuffle(char2, uchar2); 14632 char2 __ovld __cnfn shuffle(char4, uchar2); 14633 char2 __ovld __cnfn shuffle(char8, uchar2); 14634 char2 __ovld __cnfn shuffle(char16, uchar2); 14636 uchar2 __ovld __cnfn shuffle(uchar2, uchar2); 14637 uchar2 __ovld __cnfn shuffle(uchar4, uchar2); 14638 uchar2 __ovld __cnfn shuffle(uchar8, uchar2); 14639 uchar2 __ovld __cnfn shuffle(uchar16, uchar2); 14641 short2 __ovld __cnfn shuffle(short2, ushort2); 14642 short2 __ovld __cnfn shuffle(short4, ushort2); [all …]
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/ |
| D | Prove.pm | 205 's|shuffle' => \$self->{shuffle}, 523 $self->_shuffle(@tests) if $self->shuffle;
|
| /openbsd/src/gnu/llvm/libcxx/benchmarks/ |
| D | map.bench.cpp | 60 TestSets makeTestingSets(size_t MapSize, Mode mode, Shuffle shuffle, in makeTestingSets() argument 73 if (shuffle == Shuffle::Keys) in makeTestingSets() 74 std::shuffle(R.Keys.begin(), R.Keys.end(), std::mt19937()); in makeTestingSets() 82 if (shuffle == Shuffle::Hints) in makeTestingSets() 83 std::shuffle(hints.begin(), hints.end(), std::mt19937()); in makeTestingSets()
|