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/__cxx03/__algorithm/ |
| H A D | shuffle.h | 148 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&… in shuffle() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | shuffle.h | 158 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&… in 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 | quarantine.h | 60 void shuffle(u32 State) { ::scudo::shuffle(Batch, Count, &State); } in shuffle() function
|
| H A D | common.h | 110 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { in shuffle() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonShuffler.cpp | 652 bool HexagonShuffler::shuffle() { in 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 | 286 auto shuffle = [this] (const BT::RegisterCell &Rs, const BT::RegisterCell &Rt, in evaluate() local
|
| /freebsd/contrib/googletest/googletest/test/ |
| H A D | gtest_unittest.cc | 5697 bool shuffle; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 8173 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local
|