/external/mesa3d/src/mesa/program/ |
prog_noise.c | 63 * Permutation table. This is just a random jumble of all numbers 0-255,
|
/external/swiftshader/third_party/subzero/src/ |
IceTargetLoweringMIPS32.h | 799 makeRandomRegisterPermutation(llvm::SmallVectorImpl<RegNumT> &Permutation, [all...] |
IceTargetLoweringARM32.h | 315 makeRandomRegisterPermutation(llvm::SmallVectorImpl<RegNumT> &Permutation, [all...] |
/libcore/ojluni/src/main/java/java/lang/reflect/ |
Proxy.java | 314 * for the same permutation of interfaces has already been defined by the [all...] |
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_rob_image_homography.cpp | 718 /*Permutation of the hypotheses*/ [all...] |
/external/eigen/Eigen/src/OrderingMethods/ |
Eigen_Colamd.h | [all...] |
/external/googletest/googlemock/test/ |
gmock-matchers_test.cc | [all...] |
/external/v8/testing/gmock/test/ |
gmock-matchers_test.cc | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
random.py | 11 generate random permutation
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
random.py | 11 generate random permutation
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
inflate.c | 574 static const unsigned short order[19] = /* permutation of code lengths */
[all...] |
/external/bison/lib/ |
getopt.c | 54 disables permutation. [all...] |
/external/boringssl/src/crypto/fipsmodule/aes/asm/ |
vpaes-x86_64.pl | 1064 .asciz "Vector Permutation AES for x86_64/SSSE3, Mike Hamburg (Stanford University)"
|
/external/googletest/googlemock/docs/ |
CheatSheet.md | 250 | `UnorderedElementsAre(e0, e1, ..., en)` | `argument` has `n + 1` elements, and under some permutation each element matches an `ei` (for a different `i`), which can be a value or a matcher. 0 to 10 arguments are allowed. |
|
/external/googletest/googlemock/docs/v1_7/ |
CheatSheet.md | 245 | `UnorderedElementsAre(e0, e1, ..., en)` | `argument` has `n + 1` elements, and under some permutation each element matches an `ei` (for a different `i`), which can be a value or a matcher. 0 to 10 arguments are allowed. |
|
/external/icu/icu4c/source/common/ |
ucnv_io.cpp | [all...] |
uresdata.cpp | [all...] |
/external/ipsec-tools/src/racoon/ |
racoon.conf.5 | 999 the permutation of the specified algorithms, [all...] |
/external/llvm/lib/Target/X86/ |
X86ISelLowering.h | 459 // XOP two source permutation. [all...] |
/external/python/cpython2/Lib/ |
random.py | 11 generate random permutation
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
IntrinsicsX86.td | [all...] |
/external/zlib/src/contrib/puff/ |
puff.c | 674 static const short order[19] = /* permutation of code length codes */ [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
c3_14pf.cpp | 583 * Cyclic permutation of i0, i1 and i2. *
|
/libcore/ojluni/src/main/java/java/util/stream/ |
package-info.java | 345 * order, then any permutation of the values {@code [2, 4, 6]} would be a valid [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
random.py | 11 generate random permutation
|