/openbsd-src/usr.sbin/relayd/ |
H A D | shuffle.c | 32 shuffle_init(struct shuffle *shuffle) in shuffle_init() 48 shuffle_generate16(struct shuffle *shuffle) in shuffle_generate16()
|
H A D | relayd.h | 114 struct shuffle { global() struct 115 id_shuffleshuffle global() argument 116 isindexshuffle global() argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecofflink.c | 344 struct shuffle struct 347 struct shuffle *next; argument 349 unsigned long size; 351 bfd_boolean filep; 375 /* Linked lists describing how to shuffle the input debug argument 1574 ecoff_write_shuffle (abfd, swap, shuffle, space) in ecoff_write_shuffle() argument
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | ecofflink.c | 344 struct shuffle struct 347 struct shuffle *next; argument 349 unsigned long size; 351 bfd_boolean filep; 375 /* Linked lists describing how to shuffle the input debug argument 1614 ecoff_write_shuffle (abfd, swap, shuffle, space) in ecoff_write_shuffle() argument
|
/openbsd-src/games/mille/ |
H A D | init.c | 87 shuffle(void) in shuffle() function
|
/openbsd-src/games/cribbage/ |
H A D | cards.c | 58 shuffle(CARD d[]) in shuffle() function
|
/openbsd-src/gnu/llvm/libcxx/include/__algorithm/ |
H A D | shuffle.h | 166 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&… in shuffle() function
|
/openbsd-src/usr.bin/dig/lib/dns/ |
H A D | rdataset.c | 205 int shuffle = 0; in towiresorted() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/ |
H A D | common.h | 93 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { in shuffle() function
|
H A D | quarantine.h | 59 void shuffle(u32 State) { ::scudo::shuffle(Batch, Count, &State); } in shuffle() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.cpp | 653 bool HexagonShuffler::shuffle() { in shuffle() function in HexagonShuffler
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 294 auto shuffle = [this] (const BT::RegisterCell &Rs, const BT::RegisterCell &Rt, in evaluate() local
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | map.bench.cpp | 60 TestSets makeTestingSets(size_t MapSize, Mode mode, Shuffle shuffle, in makeTestingSets()
|
/openbsd-src/games/canfield/canfield/ |
H A D | canfield.c | 524 shuffle(struct cardtype *deck[]) in shuffle() function
|
/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/ |
H A D | ListUtil.xs | 1250 shuffle(...) in shuffle() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 8045 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 12437 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local
|