/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/table/ |
SortIndexTest.java | 79 Collections.shuffle(list);
|
/external/libchrome/base/posix/ |
file_descriptor_shuffle.h | 8 // This code exists to shuffle file descriptors, which is commonly needed when
|
/external/llvm/tools/verify-uselistorder/ |
verify-uselistorder.cpp | 18 // shuffle. Shuffle 0 uses default+0, shuffle 1 uses default+1, and so on. 68 cl::desc("Number of times to shuffle and verify use-lists"), 392 // Nothing to shuffle for 0 or 1 users. 412 DEBUG(dbgs() << " => shuffle\n"); 434 // Nothing to shuffle for 0 or 1 users. 558 // Shuffle with a different (deterministic) seed each time. 559 outs() << "shuffle (" << I + 1 << " of " << E << ")\n";
|
/external/skia/tests/ |
TopoSortTest.cpp | 127 sk_tool_utils::TopoTestNode::Shuffle(&graph, &rand);
|
/platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/ |
AbstractPlayMusicHelper.java | 67 * This method will press the "Shuffle All" button and block until the song is playing.
|
/external/clang/include/clang/Basic/ |
arm_neon.td | 125 // shuffle - Create a vector shuffle. The syntax is (shuffle ARG0, ARG1, MASK). 131 // (shuffle $p0, $p1, mask0) -> $p0 132 // (shuffle $p0, $p1, mask1) -> $p1 137 // example: (shuffle $p0, $p1, (add (highhalf mask0), (highhalf mask1))) -> 139 def shuffle; 164 // mask0 - The initial sequence of lanes for shuffle ARG0 166 // mask0 - The initial sequence of lanes for shuffle ARG1 382 def OP_TRN1 : Op<(shuffle $p0, $p1, (interleave (decimate mask0, 2) [all...] |
/external/deqp/framework/delibs/decpp/ |
deRandom.hpp | 68 void shuffle (Iterator first, Iterator last); 166 void Random::shuffle (Iterator first, Iterator last) function in class:de::Random
|
/external/llvm/test/CodeGen/X86/ |
avx-basic.ll | 50 %shuffle = shufflevector <4 x i64> %a, <4 x i64> undef, <4 x i32> <i32 2, i32 3, i32 4, i32 4> 51 ret <4 x i64> %shuffle
|
handle-move.ll | 1 ; RUN: llc -march=x86-64 -mcpu=core2 -fast-isel -enable-misched -misched=shuffle -misched-bottomup -verify-machineinstrs < %s 2 ; RUN: llc -march=x86-64 -mcpu=core2 -fast-isel -enable-misched -misched=shuffle -misched-topdown -verify-machineinstrs < %s
|
misched-new.ll | 2 ; RUN: -misched=shuffle -misched-bottomup -verify-machineinstrs \ 5 ; RUN: -misched=shuffle -misched-topdown -verify-machineinstrs \
|
vshift-4.ll | 4 ; amounts are the same when using a shuffle splat. 16 ; shift1b can't use a packed shift but can shift lanes separately and shuffle back together
|
avx512-vec-cmp.ll | 523 %shuffle = shufflevector <8 x double> %v, <8 x double> undef, <8 x i32> zeroinitializer 525 %mask = fcmp ogt <8 x double> %shuffle, %x 537 %shuffle = shufflevector <4 x double> %v, <4 x double> undef, <4 x i32> zeroinitializer 539 %mask = fcmp ogt <4 x double> %shuffle, %x 551 %shuffle = shufflevector <2 x double> %v, <2 x double> undef, <2 x i32> <i32 0, i32 0> 553 %mask = fcmp ogt <2 x double> %shuffle, %x 566 %shuffle = shufflevector <16 x float> %v, <16 x float> undef, <16 x i32> <i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0> 568 %mask = fcmp ogt <16 x float> %shuffle, %x 580 %shuffle = shufflevector <8 x float> %v, <8 x float> undef, <8 x i32> <i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0> 582 %mask = fcmp ogt <8 x float> %shuffle, % [all...] |
/external/opencv3/samples/android/15-puzzle/src/org/opencv/samples/puzzle15/ |
Puzzle15Processor.java | 47 shuffle(mIndexes); 169 private static void shuffle(int[] array) { method in class:Puzzle15Processor
|
/external/libhevc/common/x86/ |
ihevc_sao_ssse3_intr.c | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
random_shuffle.h | 118 /** @brief Random shuffle code executed by each thread. 223 // Shuffle bins internally. 256 /** @brief Main parallel random shuffle step. 389 // Now shuffle in parallel. 403 /** @brief Sequential cache-efficient random shuffle.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
random_shuffle.h | 118 /** @brief Random shuffle code executed by each thread. 223 // Shuffle bins internally. 256 /** @brief Main parallel random shuffle step. 389 // Now shuffle in parallel. 403 /** @brief Sequential cache-efficient random shuffle.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
random_shuffle.h | 118 /** @brief Random shuffle code executed by each thread. 223 // Shuffle bins internally. 256 /** @brief Main parallel random shuffle step. 389 // Now shuffle in parallel. 403 /** @brief Sequential cache-efficient random shuffle.
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
random_shuffle.h | 118 /** @brief Random shuffle code executed by each thread. 223 // Shuffle bins internally. 256 /** @brief Main parallel random shuffle step. 389 // Now shuffle in parallel. 403 /** @brief Sequential cache-efficient random shuffle.
|
/external/llvm/lib/Target/X86/ |
X86ISelLowering.cpp | [all...] |
/external/llvm/test/CodeGen/AArch64/ |
arm64-neon-copy.ll | 513 %shuffle = shufflevector <8 x i8> %v1, <8 x i8> undef, <8 x i32> <i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5> 514 ret <8 x i8> %shuffle 520 %shuffle = shufflevector <4 x i16> %v1, <4 x i16> undef, <4 x i32> <i32 2, i32 2, i32 2, i32 2> 521 ret <4 x i16> %shuffle 527 %shuffle = shufflevector <2 x i32> %v1, <2 x i32> undef, <2 x i32> <i32 1, i32 1> 528 ret <2 x i32> %shuffle 534 %shuffle = shufflevector <8 x i8> %v1, <8 x i8> undef, <16 x i32> <i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5, i32 5> 535 ret <16 x i8> %shuffle 541 %shuffle = shufflevector <4 x i16> %v1, <4 x i16> undef, <8 x i32> <i32 2, i32 2, i32 2, i32 2, i32 2, i32 2, i32 2, i32 2> 542 ret <8 x i16> %shuffle [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCalls.cpp | 359 // overrides the destination lane, this is a shuffle with the zero vector. 371 // TODO: Model this case as 2 shuffles or a 'logical and' plus shuffle? 385 /// or conversion to a shuffle vector. 426 // If we are inserting whole bytes, we can convert this to a shuffle. 427 // Lowering can recognize EXTRQI shuffle masks. 478 /// folding or conversion to a shuffle vector. 506 // If we are inserting whole bytes, we can convert this to a shuffle. 507 // Lowering can recognize INSERTQI shuffle masks. 574 /// The shuffle mask for a perm2*128 selects any two halves of two 256-bit 601 // If 0 or 1 zero mask bits are set, this is a simple shuffle [all...] |
/libcore/jsr166-tests/src/test/java/jsr166/ |
CopyOnWriteArraySetTest.java | 232 Collections.shuffle(Arrays.asList(elements)); 319 Collections.shuffle(Arrays.asList(elements)); 347 Collections.shuffle(Arrays.asList(elements));
|
/packages/apps/Music/res/values-it/ |
strings.xml | 36 <string name="party_shuffle" msgid="8213359225506006168">"Party shuffle"</string> 37 <string name="party_shuffle_off" msgid="1828744483354711679">"Party shuffle non attiva"</string> 55 <string name="partyshuffle_title" msgid="6582413231529992125">"Party shuffle"</string>
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/recommendation/ |
UpdateRecommendationsService.java | 85 Collections.shuffle(flattenedRecommendations);
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/ui/ |
VerticalGridFragment.java | 75 Collections.shuffle(list, new Random(seed));
|