Searched defs:shuffle (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/geom/bde/ |
H A D | g_bde_lock.c |
|
/freebsd/usr.bin/enigma/ |
H A D | enigma.c | 139 shuffle(char deckary[]) in shuffle() function
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | shuffle.h | 165 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&& __g) { shuffle() function
|
/freebsd/lib/libmd/aarch64/ |
H A D | sha1block.S | 54 .macro shuffle w_i, w_i3, w_i8, w_i14 macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | common.h | 110 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { in shuffle() function
|
H A D | quarantine.h | 60 void shuffle(u32 State) { ::scudo::shuffle(Batch, Count, &State); } in shuffle() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.cpp | 654 bool HexagonShuffler::shuffle() { shuffle() function in HexagonShuffler
|
/freebsd/lib/libmd/amd64/ |
H A D | sha1block.S | 59 .macro shuffle index macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 294 auto shuffle = [this] (const BT::RegisterCell &Rs, const BT::RegisterCell &Rt, in evaluate() local
|
/freebsd/crypto/krb5/doc/html/_static/ |
H A D | underscore.js | 1552 function shuffle(obj) { function 1995 shuffle: shuffle, property
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 5648 bool shuffle; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 8122 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local
|