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

/freebsd-13-stable/usr.bin/enigma/
H A Denigma.c142 shuffle(char deckary[]) function
/freebsd-13-stable/sys/geom/bde/
H A Dg_bde_lock.c151 int shuffle[NLOCK_FIELDS]; local
221 int shuffle[NLOCK_FIELDS]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h92 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
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp635 bool HexagonShuffler::shuffle() { function in class:HexagonShuffler
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h1326 void shuffle(Iterator first, Iterator last, RNG &&g) { function
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5589 Shuffle(bool shuffle) argument
5630 bool shuffle; member in struct:testing::Flags
[all...]

Completed in 616 milliseconds