/external/oprofile/libpopt/ |
popt.h | 518 * Shuffle argv pointers to remove stripped args, returns new argc.
|
/external/oprofile/ |
popt.h | 518 * Shuffle argv pointers to remove stripped args, returns new argc.
|
/external/qemu/android/ |
hw-events.h | 344 KEY_CODE(SHUFFLE ,0x19a) \
|
/packages/apps/Gallery/res/values-tl/ |
strings.xml | 104 <string name="pref_gallery_slideshow_shuffle_title" msgid="3677508579783015598">"I-shuffle ang mga slide"</string>
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
Utils.java | 317 public static void shuffle(int array[], Random random) { method in class:Utils
|
/packages/apps/Gallery2/res/values-tl/ |
strings.xml | 153 <string name="widget_type_shuffle" msgid="8594622705019763768">"I-shuffle ang lahat ng larawan"</string>
|
/packages/apps/Phone/res/layout/ |
call_card.xml | 50 flux, and it's easier to shuffle layouts around this way
|
/external/dropbear/libtomcrypt/src/ciphers/safer/ |
saferp.c | 106 /* This is the "Armenian" Shuffle. It takes the input from b and stores it in b2 */ 113 /* This is the inverse shuffle. It takes from b and gives to b2 */
|
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.cpp | 3979 SDValue shuffle = ReconstructShuffle(Op, DAG); local [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAG.cpp | [all...] |
LegalizeDAG.cpp | 97 /// ShuffleWithNarrowerEltType - Return a vector shuffle operation which 99 /// whose vector element type is narrower than the original shuffle type. 164 /// ShuffleWithNarrowerEltType - Return a vector shuffle operation which 166 /// whose vector element type is narrower than the original shuffle type. 192 assert(TLI.isShuffleMaskLegal(NewMask, NVT) && "Shuffle not legal?"); 697 // We generate a shuffle of InVec and ScVec, so the shuffle mask [all...] |
/external/llvm/lib/Target/X86/ |
X86FloatingPoint.cpp | 172 // Shuffle live registers to match the expectations of successor blocks. 282 /// Shuffle the top FixCount stack entries such that FP reg FixStack[0] is 507 /// MBB. Shuffle live registers to match the expected fixed stack of any 523 // FIXME: This can probably be combined with the shuffle below. [all...] |
X86InstrFragmentsSIMD.td | 100 // Specific shuffle nodes - At some point ISD::VECTOR_SHUFFLE will always get
|
X86InstrMMX.td | 338 // -- Shuffle Instructions
|
/libcore/luni/src/main/java/java/util/ |
Collections.java | [all...] |
/external/bison/src/ |
reduce.c | 310 /* Shuffle elements of tables indexed by symbol number. */
|
/external/clang/lib/CodeGen/ |
CGExpr.cpp | 821 // shuffle the input or extract/insert them as appropriate. [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
php.php | [all...] |
/external/llvm/lib/Analysis/ |
Lint.cpp | 569 // TODO: Look through vector insert/extract/shuffle.
|
/external/llvm/lib/Target/CellSPU/ |
SPUOperands.td | 617 // Shuffle address memory operaand [s7imm(reg) d-format]
|
/external/oprofile/opcontrol/ |
opcontrol.cpp | 719 /* Since counter #3 can only handle CPU_CYCLES, check and shuffle the
|
/external/valgrind/main/VEX/priv/ |
host_amd64_defs.h | 409 Ain_SseShuf /* SSE2 shuffle (pshufd) */
|
host_ppc_defs.h | 482 Pin_AvPerm, /* AV permute (shuffle) */
|
host_x86_defs.h | 381 Xin_SseShuf /* SSE2 shuffle (pshufd) */
|
/external/webrtc/src/common_audio/resampler/main/source/ |
resampler.cc | 967 // Shuffle down remaining
|