Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/relayd/
H A Dshuffle.c32 shuffle_init(struct shuffle *shuffle) in shuffle_init()
48 shuffle_generate16(struct shuffle *shuffle) in shuffle_generate16()
H A Drelayd.h114 struct shuffle { global() struct
115 id_shuffleshuffle global() argument
116 isindexshuffle global() argument
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Decofflink.c344 struct shuffle struct
347 struct shuffle *next; argument
349 unsigned long size;
351 bfd_boolean filep;
375 /* Linked lists describing how to shuffle the input debug argument
1574 ecoff_write_shuffle (abfd, swap, shuffle, space) in ecoff_write_shuffle() argument
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Decofflink.c344 struct shuffle struct
347 struct shuffle *next; argument
349 unsigned long size;
351 bfd_boolean filep;
375 /* Linked lists describing how to shuffle the input debug argument
1614 ecoff_write_shuffle (abfd, swap, shuffle, space) in ecoff_write_shuffle() argument
/openbsd-src/games/mille/
H A Dinit.c87 shuffle(void) in shuffle() function
/openbsd-src/games/cribbage/
H A Dcards.c58 shuffle(CARD d[]) in shuffle() function
/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dshuffle.h166 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&… in shuffle() function
/openbsd-src/usr.bin/dig/lib/dns/
H A Drdataset.c205 int shuffle = 0; in towiresorted() local
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcommon.h93 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { in shuffle() function
H A Dquarantine.h59 void shuffle(u32 State) { ::scudo::shuffle(Batch, Count, &State); } in shuffle() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp653 bool HexagonShuffler::shuffle() { in shuffle() function in HexagonShuffler
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp294 auto shuffle = [this] (const BT::RegisterCell &Rs, const BT::RegisterCell &Rt, in evaluate() local
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dmap.bench.cpp60 TestSets makeTestingSets(size_t MapSize, Mode mode, Shuffle shuffle, in makeTestingSets()
/openbsd-src/games/canfield/canfield/
H A Dcanfield.c524 shuffle(struct cardtype *deck[]) in shuffle() function
/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
H A DListUtil.xs1250 shuffle(...) in shuffle() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8045 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12437 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local