Home
last modified time | relevance | path

Searched defs:shuffle (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/geom/bde/
H A Dg_bde_lock.c
/freebsd/usr.bin/enigma/
H A Denigma.c139 shuffle(char deckary[]) in shuffle() function
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dshuffle.h165 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&& __g) { shuffle() function
/freebsd/lib/libmd/aarch64/
H A Dsha1block.S54 .macro shuffle w_i, w_i3, w_i8, w_i14 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h110 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { in shuffle() function
H A Dquarantine.h60 void shuffle(u32 State) { ::scudo::shuffle(Batch, Count, &State); } in shuffle() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp654 bool HexagonShuffler::shuffle() { shuffle() function in HexagonShuffler
/freebsd/lib/libmd/amd64/
H A Dsha1block.S59 .macro shuffle index macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp294 auto shuffle = [this] (const BT::RegisterCell &Rs, const BT::RegisterCell &Rt, in evaluate() local
/freebsd/crypto/krb5/doc/html/_static/
H A Dunderscore.js1552 function shuffle(obj) { function
1995 shuffle: shuffle, property
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5648 bool shuffle; member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8122 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local