HomeSort by relevance Sort by last modified time
    Searched full:shuffle (Results 126 - 150 of 536) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/skia/tests/
TArrayTest.cpp 51 // { 0, 1, 2, 3 }, remove a middle, note shuffle
  /packages/apps/Email/provider_src/com/android/email/provider/
EmailMessageCursor.java 45 * which uses a CursorWindow to shuffle results between processes. Since we're only using this for
  /packages/apps/Gallery/res/xml/
gallery_preferences.xml 82 <!-- Shuffle slides -->
  /packages/apps/Music/res/layout-port-finger-854x480/
audio_player.xml 42 <ImageButton android:id="@+id/shuffle"
  /packages/apps/Music/src/com/android/music/
MediaButtonIntentReceiver.java 80 // long press: start auto-shuffle mode.
MediaPlaybackActivity.java 144 mShuffleButton = ((ImageButton) findViewById(R.id.shuffle));
545 int shuffle = MusicUtils.getCurrentShuffleMode(); local
546 if (shuffle == MediaPlaybackService.SHUFFLE_AUTO) {
974 int shuffle = mService.getShuffleMode(); local
    [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest-internal-inl.h 94 const char kShuffleFlag[] = "shuffle";
173 shuffle_ = GTEST_FLAG(shuffle);
194 GTEST_FLAG(shuffle) = shuffle_;
304 // Performs an in-place shuffle of a range of the vector's elements.
307 // shuffle to the end of the vector.
313 << "Invalid shuffle range start " << begin << ": must be in range [0, "
316 << "Invalid shuffle range finish " << end << ": must be in range ["
319 // Fisher-Yates shuffle, from
328 // Performs an in-place shuffle of the vector's elements.
330 inline void Shuffle(internal::Random* random, std::vector<E>* v)
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 99 const char kShuffleFlag[] = "shuffle";
178 shuffle_ = GTEST_FLAG(shuffle);
199 GTEST_FLAG(shuffle) = shuffle_;
306 // Performs an in-place shuffle of a range of the vector's elements.
309 // shuffle to the end of the vector.
315 << "Invalid shuffle range start " << begin << ": must be in range [0, "
318 << "Invalid shuffle range finish " << end << ": must be in range ["
321 // Fisher-Yates shuffle, from
330 // Performs an in-place shuffle of the vector's elements.
332 inline void Shuffle(internal::Random* random, std::vector<E>* v)
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 94 const char kShuffleFlag[] = "shuffle";
167 shuffle_ = GTEST_FLAG(shuffle);
188 GTEST_FLAG(shuffle) = shuffle_;
296 // Performs an in-place shuffle of a range of the vector's elements.
299 // shuffle to the end of the vector.
305 << "Invalid shuffle range start " << begin << ": must be in range [0, "
308 << "Invalid shuffle range finish " << end << ": must be in range ["
311 // Fisher-Yates shuffle, from
320 // Performs an in-place shuffle of the vector's elements.
322 inline void Shuffle(internal::Random* random, std::vector<E>* v)
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 94 const char kShuffleFlag[] = "shuffle";
167 shuffle_ = GTEST_FLAG(shuffle);
188 GTEST_FLAG(shuffle) = shuffle_;
297 // Performs an in-place shuffle of a range of the vector's elements.
300 // shuffle to the end of the vector.
306 << "Invalid shuffle range start " << begin << ": must be in range [0, "
309 << "Invalid shuffle range finish " << end << ": must be in range ["
312 // Fisher-Yates shuffle, from
321 // Performs an in-place shuffle of the vector's elements.
323 inline void Shuffle(internal::Random* random, std::vector<E>* v)
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 94 const char kShuffleFlag[] = "shuffle";
166 shuffle_ = GTEST_FLAG(shuffle);
186 GTEST_FLAG(shuffle) = shuffle_;
286 // Performs an in-place shuffle of a range of the vector's elements.
289 // shuffle to the end of the vector.
295 << "Invalid shuffle range start " << begin << ": must be in range [0, "
298 << "Invalid shuffle range finish " << end << ": must be in range ["
301 // Fisher-Yates shuffle, from
310 // Performs an in-place shuffle of the vector's elements.
312 inline void Shuffle(internal::Random* random, std::vector<E>* v)
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 99 const char kShuffleFlag[] = "shuffle";
178 shuffle_ = GTEST_FLAG(shuffle);
199 GTEST_FLAG(shuffle) = shuffle_;
306 // Performs an in-place shuffle of a range of the vector's elements.
309 // shuffle to the end of the vector.
315 << "Invalid shuffle range start " << begin << ": must be in range [0, "
318 << "Invalid shuffle range finish " << end << ": must be in range ["
321 // Fisher-Yates shuffle, from
330 // Performs an in-place shuffle of the vector's elements.
332 inline void Shuffle(internal::Random* random, std::vector<E>* v)
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-ext.ll 57 ; Undef shuffle indices should not prevent matching to VEXT:
110 ; An undef in the shuffle list should still be optimizable
  /external/llvm/test/CodeGen/X86/
swizzle-2.ll 3 ; Test that we correctly fold a shuffle that performs a swizzle of another
4 ; shuffle node according to the rule
5 ; shuffle (shuffle (x, undef, M0), undef, M1) -> shuffle(x, undef, M2)
8 ; illegal shuffle that is expanded into a sub-optimal sequence of instructions
302 ; legal shuffle (either pshuflw or pshufb depending on the masks).
  /external/llvm/test/CodeGen/ARM/
vmul.ll 564 %shuffle.i250 = shufflevector <2 x i64> undef, <2 x i64> undef, <1 x i32> zeroinitializer
565 %1 = bitcast <1 x i64> %shuffle.i250 to <8 x i8>
567 %shuffle.i246 = shufflevector <2 x i64> undef, <2 x i64> undef, <1 x i32> zeroinitializer
568 %shuffle.i240 = shufflevector <2 x i64> undef, <2 x i64> undef, <1 x i32> <i32 1>
569 %2 = bitcast <1 x i64> %shuffle.i240 to <8 x i8>
572 %shuffle.i234 = shufflevector <2 x i64> undef, <2 x i64> undef, <1 x i32> zeroinitializer
573 %shuffle.i226 = shufflevector <2 x i64> undef, <2 x i64> undef, <1 x i32> zeroinitializer
600 %shuffle.i = shufflevector <1 x i64> %4, <1 x i64> undef, <2 x i32> <i32 0, i32 1>
601 %5 = bitcast <2 x i64> %shuffle.i to <16 x i8>
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
transform.c 38 * function name: Shuffle
39 * description: Shuffle points prepared function for fft
42 static void Shuffle(int *buf, int num, const unsigned char* bitTab)
361 Shuffle(buf, 512, bitrevTab + 17);
379 Shuffle(buf, 64, bitrevTab);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_thread.py 83 random.shuffle(keys)
211 random.shuffle(keys)
337 random.shuffle(keys)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_thread.py 83 random.shuffle(keys)
211 random.shuffle(keys)
337 random.shuffle(keys)
  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
RandomDataImpl.java 823 * Uses a 2-cycle permutation shuffle. The shuffling process is described <a
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 350 /// isVPKUHUMShuffleMask - Return true if this is the shuffle mask for a
355 /// isVPKUWUMShuffleMask - Return true if this is the shuffle mask for a
360 /// isVMRGLShuffleMask - Return true if this is a shuffle mask suitable for
365 /// isVMRGHShuffleMask - Return true if this is a shuffle mask suitable for
370 /// isVSLDOIShuffleMask - If this is a vsldoi shuffle mask, return the
390 /// If this is a qvaligni shuffle mask, return the shift
    [all...]
  /external/libopus/celt/
mdct.c 128 /* Window, shuffle, fold */
254 /* Post-rotate and de-shuffle from both ends of the buffer at once to make
  /external/llvm/test/Analysis/CostModel/X86/
vshift-cost.ll 31 ; v4i32 mul as a 2x shuffle, 2x pmuludq, 2x shuffle.
  /external/valgrind/cachegrind/
cg_sim.c 103 /* and shuffle the rest down. */
115 /* A miss; install this tag as MRU, shuffle rest down. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_collections.py 8 from random import randrange, shuffle namespace
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_collections.py 8 from random import randrange, shuffle namespace
    [all...]

Completed in 1756 milliseconds

1 2 3 4 56 7 8 91011>>