OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shuffle
(Results
126 - 150
of
219
) sorted by null
1
2
3
4
5
6
7
8
9
/packages/apps/Email/emailcommon/src/org/apache/commons/io/
CopyUtils.java
98
* Note that only the first two methods
shuffle
bytes; the rest use these
/packages/apps/Gallery/res/values/
strings.xml
271
<string name="pref_gallery_slideshow_shuffle_title">
Shuffle
slides</string>
/packages/apps/Gallery2/res/values/
strings.xml
385
<string name="widget_type_shuffle">
Shuffle
all images</string>
/external/protobuf/gtest/include/gtest/
gtest.h
131
GTEST_DECLARE_bool_(
shuffle
);
715
// Restores the test order to before the first
shuffle
.
[
all
...]
/external/v8/src/ia32/
assembler-ia32.cc
[
all
...]
assembler-ia32.h
991
void pshufd(XMMRegister dst, XMMRegister src, int8_t
shuffle
);
[
all
...]
/build/tools/zipalign/
ZipFile.cpp
1015
/*
shuffle
this entry back */
[
all
...]
/external/clang/include/clang/AST/
Expr.h
261
CL_DuplicateVectorComponents, // A vector
shuffle
with dupes.
[
all
...]
/external/clang/lib/AST/
ExprClassification.cpp
271
// in the
shuffle
expression.
/external/clang/lib/Headers/
avxintrin.h
339
/* Vector
shuffle
*/
[
all
...]
/frameworks/base/tools/aapt/
ZipFile.cpp
1015
/*
shuffle
this entry back */
[
all
...]
/prebuilt/sdk/11/renderscript/clang-include/
avxintrin.h
339
/* Vector
shuffle
*/
[
all
...]
/prebuilt/sdk/12/renderscript/clang-include/
avxintrin.h
339
/* Vector
shuffle
*/
[
all
...]
/prebuilt/sdk/13/renderscript/clang-include/
avxintrin.h
339
/* Vector
shuffle
*/
[
all
...]
/prebuilt/sdk/14/renderscript/clang-include/
avxintrin.h
339
/* Vector
shuffle
*/
[
all
...]
/external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp
737
/// CreateShuffleVectorCast - Creates a
shuffle
vector to convert one vector
794
// a
shuffle
vector.
[
all
...]
/external/webkit/Tools/Scripts/
old-run-webkit-tests
70
use List::Util '
shuffle
';
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp
455
// Vector widening case, e.g. <2 x float> -> <4 x float>.
Shuffle
in
[
all
...]
DAGCombiner.cpp
[
all
...]
/external/llvm/lib/VMCore/
Instructions.cpp
[
all
...]
/external/llvm/include/llvm/
IntrinsicsX86.td
[
all
...]
/external/opencv/ml/src/
mlann_mlp.cpp
946
//
shuffle
indices
[
all
...]
/external/oprofile/events/i386/nehalem/
unit_masks
65
0x40 shuffle_move Counts number of 128 bit SIMD integer
shuffle
and move operations
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_runner.py
323
random.
shuffle
(self._test_files_list)
[
all
...]
/frameworks/base/services/java/com/android/server/net/
NetworkStatsService.java
[
all
...]
Completed in 2434 milliseconds
1
2
3
4
5
6
7
8
9