OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:permute
(Results
76 - 100
of
151
) sorted by null
1
2
3
4
5
6
7
/external/llvm/lib/Target/SystemZ/
SystemZInstrVector.td
241
//
Permute
.
244
//
Permute
doubleword immediate.
[
all
...]
SystemZOperators.td
207
def z_permute : SDNode<"SystemZISD::
PERMUTE
", SDT_ZVecTernary>;
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
LevenbergMarquardtEstimator.java
770
//
permute
the components of z back to components of lmDir
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
LevenbergMarquardtOptimizer.java
770
//
permute
the components of z back to components of lmDir
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/transform/
FastFourierTransformer.java
364
//
permute
original data array in bit-reversal order
[
all
...]
/external/boringssl/src/crypto/aes/asm/
vpaes-x86.pl
508
&pshufb ("xmm0","xmm1"); # output
permute
vpaes-x86_64.pl
428
pshufb %xmm1, %xmm0 # output
permute
aes-586.pl
[
all
...]
/external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_ppc.c
804
/** vector
permute
*/
/external/valgrind/VEX/priv/
host_ppc_defs.h
492
Pin_AvPerm, /* AV
permute
(shuffle) */
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
fft.c
753
/*
permute
the results to normal order---done in two stages */
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp
[
all
...]
/external/valgrind/none/tests/ppc32/
testVMX.stdout.exp
243
Function vec_perm [Vector
Permute
] not checked
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm
51
;# Writing V(x) for vector register #x, paired merges
permute
address
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_algo.h
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_algo.h
[
all
...]
/external/boringssl/mac-x86_64/crypto/aes/
aes-x86_64.S
1153
L$
permute
:
1279
jnz L$
permute
[
all
...]
/external/boringssl/win-x86/crypto/aes/
aes-586.asm
[
all
...]
/external/boringssl/win-x86_64/crypto/aes/
aes-x86_64.asm
1195
$L$
permute
:
1321
jnz NEAR $L$
permute
[
all
...]
/external/libpng/contrib/libtests/
pngstest.c
1194
* (order doesn't matter, the composite and grayscale operations
permute
)
[
all
...]
/prebuilts/go/darwin-x86/src/crypto/des/
des_test.go
[
all
...]
/prebuilts/go/linux-x86/src/crypto/des/
des_test.go
[
all
...]
/external/llvm/lib/Support/
Triple.cpp
703
// If they are not there already,
permute
the components into their canonical
[
all
...]
Completed in 1586 milliseconds
1
2
3
4
5
6
7