Searched defs:shuffle (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/usr.sbin/relayd/
H A Dshuffle.c32 shuffle_init(struct shuffle *shuffle) argument
48 shuffle_generate16(struct shuffle *shuffle) argument
[all...]
H A Drelayd.h114 struct shuffle { struct
/openbsd-current/games/cribbage/
H A Dcards.c58 shuffle(CARD d[]) function
/openbsd-current/games/mille/
H A Dinit.c87 shuffle(void) function
/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dranges_shuffle.h63 inline constexpr auto shuffle = __shuffle::__fn{}; member in namespace:ranges::__cpo
H A Dshuffle.h166 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&& __g) { function
/openbsd-current/usr.bin/dig/lib/dns/
H A Drdataset.c205 int shuffle = 0; local
/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dmap.bench.cpp60 TestSets makeTestingSets(size_t MapSize, Mode mode, Shuffle shuffle, argument
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcommon.h93 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { function in namespace:scudo
H A Dquarantine.h59 void shuffle(u32 State) { ::scudo::shuffle(Batch, Count, &State); } function in struct:scudo::QuarantineBatch
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp653 bool HexagonShuffler::shuffle() { function in class:HexagonShuffler
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Decofflink.c344 struct shuffle struct
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Decofflink.c344 struct shuffle struct
[all...]
/openbsd-current/games/canfield/canfield/
H A Dcanfield.c524 shuffle(struct cardtype *deck[]) function

Completed in 228 milliseconds