/netbsd-src/usr.bin/shuffle/ |
H A D | shuffle.c | 62 size_t *shuffle; in get_shuffle() local 163 size_t *shuffle = NULL; in main() local
|
/netbsd-src/games/mille/ |
H A D | init.c | 92 shuffle(void) in shuffle() function
|
/netbsd-src/games/cribbage/ |
H A D | cards.c | 74 shuffle(CARD d[]) in shuffle() function
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ecofflink.c | 326 struct shuffle struct 329 struct shuffle *next; argument 331 unsigned long size; 333 bool filep; 357 /* Linked lists describing how to shuffle the input debug argument 1523 struct shuffle *shuffle, in ecoff_write_shuffle()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ecofflink.c | 326 struct shuffle struct 329 struct shuffle *next; argument 331 unsigned long size; 333 bool filep; 357 /* Linked lists describing how to shuffle the input debug argument 1521 struct shuffle *shuffle, in ecoff_write_shuffle()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/ |
H A D | murmurhash.d | 618 private T shuffle(T)(T k, T c1, T c2, ubyte r1) in shuffle() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/ |
H A D | murmurhash.d | 618 private T shuffle(T)(T k, T c1, T c2, ubyte r1) in shuffle() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.cpp | 634 bool HexagonShuffler::shuffle() { in shuffle() function in HexagonShuffler
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | rdataset.c | 318 shuffle = sort = false; in towiresorted() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rdataset.c | 320 bool shuffle = false, sort = false; in towiresorted() local
|
/netbsd-src/sys/dev/tc/ |
H A D | xcfb.c | 166 static const uint8_t shuffle[256] = { variable
|
H A D | cfb.c | 198 static const uint8_t shuffle[256] = { variable
|
H A D | stic.c | 199 static const uint8_t shuffle[256] = { variable
|
H A D | sfb.c | 211 static const uint8_t shuffle[256] = { variable
|
H A D | sfbplus.c | 202 static const uint8_t shuffle[256] = { variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 294 auto shuffle = [this] (const BT::RegisterCell &Rs, const BT::RegisterCell &Rt, in evaluate() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | map.bench.cpp | 60 TestSets makeTestingSets(size_t MapSize, Mode mode, Shuffle shuffle, in makeTestingSets()
|
/netbsd-src/usr.bin/cdplay/ |
H A D | cdplay.c | 144 static int shuffle; variable
|
/netbsd-src/games/canfield/canfield/ |
H A D | canfield.c | 532 shuffle(struct cardtype *ideck[]) in shuffle() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 9970 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 7655 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local
|