| /freebsd/sys/geom/bde/ |
| H A D | g_bde_lock.c | |
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MSA.txt | 23 It is not possible to emit vshf.w when the shuffle description is 25 instead. It is also impossible for the shuffle description to be 30 When the shuffle description describes a splat operation, splat.[bhwd] 37 same shuffle. ilvev.d will be emitted instead. 41 same shuffle. ilvod.d will be emitted instead.
|
| /freebsd/usr.bin/enigma/ |
| H A D | enigma.c | 30 static void shuffle(char *); 128 shuffle(deck); in main() 139 shuffle(char deckary[]) in shuffle() function
|
| /freebsd/contrib/llvm-project/libc/src/__support/GPU/ |
| H A D | utils.h | 90 LIBC_INLINE uint32_t shuffle(uint64_t lane_mask, uint32_t idx, uint32_t x, 95 LIBC_INLINE uint64_t shuffle(uint64_t lane_mask, uint32_t idx, uint64_t x, 101 LIBC_INLINE T *shuffle(uint64_t lane_mask, uint32_t idx, T *x,
|
| H A D | allocator.cpp | 276 before = gpu::shuffle(mask, cpp::countr_zero(match), before); in allocate() 413 result = gpu::shuffle(lane_mask, cpp::countr_zero(uniform), result); in try_lock() 414 count = gpu::shuffle(lane_mask, cpp::countr_zero(uniform), count); in try_lock() 474 uint32_t new_index = gpu::shuffle( in find_slab()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_neon_incl.td | 136 // shuffle - Create a vector shuffle. The syntax is (shuffle ARG0, ARG1, MASK). 142 // (shuffle $p0, $p1, mask0) -> $p0 143 // (shuffle $p0, $p1, mask1) -> $p1 148 // example: (shuffle $p0, $p1, (add (highhalf mask0), (highhalf mask1))) -> 150 def shuffle; 175 // mask0 - The initial sequence of lanes for shuffle ARG0 177 // mask0 - The initial sequence of lanes for shuffle ARG1
|
| /freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/ |
| H A D | RandomIRBuilder.cpp | 169 std::shuffle(SrcTys.begin(), SrcTys.end(), Rand); in findOrCreateSource() 193 std::shuffle(Dominators.begin(), Dominators.end(), Rand); in findOrCreateSource() 347 std::shuffle(SinkTys.begin(), SinkTys.end(), Rand); in connectToSink() 375 std::shuffle(Dominators.begin(), Dominators.end(), Rand); in connectToSink() 388 std::shuffle(Dominatees.begin(), Dominatees.end(), Rand); in connectToSink()
|
| /freebsd/contrib/googletest/googletest/test/ |
| H A D | BUILD.bazel | 71 "googletest-shuffle-test_.cc", 402 name = "googletest-shuffle-test_", 403 srcs = ["googletest-shuffle-test_.cc"], 408 name = "googletest-shuffle-test", 410 srcs = ["googletest-shuffle-test.py"], 411 data = [":googletest-shuffle-test_"],
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Randstruct.cpp | 153 std::shuffle(std::begin(Buckets), std::end(Buckets), RNG); in randomizeStructureLayoutImpl() 160 std::shuffle(std::begin(RandFields), std::end(RandFields), RNG); in randomizeStructureLayoutImpl()
|
| /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 292 B->shuffle(Seed); in doRecycle()
|
| H A D | common.h | 110 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { in shuffle() function
|
| /freebsd/tests/sys/cddl/zfs/tests/txg_integrity/ |
| H A D | make_patterns.py | 30 random.shuffle(perm)
|
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | ranges_shuffle.h | 58 inline constexpr auto shuffle = __shuffle{};
|
| H A D | shuffle.h | 158 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&… in shuffle() function
|
| /freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | FindBugs.cpp | 44 llvm::shuffle(PassesToRun.begin(), PassesToRun.end(), randomness); in runManyPasses()
|
| H A D | ListReducer.h | 95 llvm::shuffle(ShuffledList.begin(), ShuffledList.end(), randomness); in reduceList()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | memguard2.sh | 55 sed 's/ *$//' | tr '\n' ' ' | ../tools/shuffle | \
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | algorithm.cppm | |
| H A D | algorithm.inc | 349 // [alg.random.shuffle], shuffle 350 using std::shuffle; 353 using std::ranges::shuffle;
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | opencl-c.h | 14631 char2 __ovld __cnfn shuffle(char2, uchar2); 14632 char2 __ovld __cnfn shuffle(char4, uchar2); 14633 char2 __ovld __cnfn shuffle(char8, uchar2); 14634 char2 __ovld __cnfn shuffle(char16, uchar2); 14636 uchar2 __ovld __cnfn shuffle(uchar2, uchar2); 14637 uchar2 __ovld __cnfn shuffle(uchar4, uchar2); 14638 uchar2 __ovld __cnfn shuffle(uchar8, uchar2); 14639 uchar2 __ovld __cnfn shuffle(uchar16, uchar2); 14641 short2 __ovld __cnfn shuffle(short2, ushort2); 14642 short2 __ovld __cnfn shuffle(short4, ushort2); [all …]
|
| /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/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitTracker.cpp | 286 auto shuffle = [this] (const BT::RegisterCell &Rs, const BT::RegisterCell &Rt, in evaluate() local 770 RegisterCell RC = shuffle(rc(1), rc(2), 8, false); in evaluate() 774 RegisterCell RC = shuffle(rc(1), rc(2), 16, false); in evaluate() 778 RegisterCell RC = shuffle(rc(1), rc(2), 8, true); in evaluate() 782 RegisterCell RC = shuffle(rc(1), rc(2), 16, true); in evaluate()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCShuffler.cpp | 94 if (shuffle()) { in reshuffleTo()
|
| H A D | HexagonShuffler.h | 202 bool shuffle();
|
| /freebsd/contrib/googletest/googletest/ |
| H A D | CMakeLists.txt | 304 cxx_executable(googletest-shuffle-test_ test gtest) 305 py_test(googletest-shuffle-test)
|