HomeSort by relevance Sort by last modified time
    Searched full:permutation (Results 251 - 275 of 374) sorted by null

<<1112131415

  /prebuilts/gdb/linux-x86/lib/python2.7/
random.py 11 generate random permutation
  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1block_amd64.s 1422 MOVL SI, R12 \ //Reset state for AVX2 reg permutation
  /prebuilts/go/linux-x86/src/crypto/sha1/
sha1block_amd64.s 1422 MOVL SI, R12 \ //Reset state for AVX2 reg permutation
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
random.py 11 generate random permutation
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
random.py 11 generate random permutation
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
listobject.c 1048 Even in case of error, the output slice will be some permutation of
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
listobject.c 1048 Even in case of error, the output slice will be some permutation of
    [all...]
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
README.md     [all...]
  /external/eigen/unsupported/test/
NonLinearOptimization.cpp 226 internal::covar(lm.fjac, lm.permutation.indices()); // TODO : move this as a function of lm
617 internal::covar(lm.fjac, lm.permutation.indices()); // TODO : move this as a function of lm
    [all...]
  /external/python/cpython2/Objects/
listobject.c 1051 Even in case of error, the output slice will be some permutation of
    [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java 3441 int[] permutation = new int[childrenCount]; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
inflate.c 625 static const unsigned short order[19] = /* permutation of code lengths */
    [all...]
  /external/clang/include/clang/Basic/
arm_neon.td     [all...]
  /external/pdfium/third_party/zlib_v128/
inflate.c 625 static const unsigned short order[19] = /* permutation of code lengths */
    [all...]
  /external/python/cpython2/Modules/zlib/
inflate.c 625 static const unsigned short order[19] = /* permutation of code lengths */
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FrameLowering.cpp 362 /// encodeCompactUnwindRegistersWithoutFrame - Create the permutation encoding
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceCfgNode.cpp 425 // permutation like "A=B;B=C;C=A" can become "T=A;A=B;B=C;C=T". All else being
    [all...]
IceTargetLoweringX86Base.h 462 makeRandomRegisterPermutation(llvm::SmallVectorImpl<RegNumT> &Permutation,
    [all...]
  /external/syslinux/com32/lib/zlib/
inflate.c 609 static const unsigned short order[19] = /* permutation of code lengths */
    [all...]
  /external/zlib/src/
inflate.c 625 static const unsigned short order[19] = /* permutation of code lengths */
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c4_17pf.cpp 650 * Cyclic permutation of i0,i1,i2 and i3. *
  /libcore/ojluni/src/main/java/java/lang/invoke/
Transformers.java 566 // the permutation. We first iterate through the incoming stack frame and box
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
arm_neon.td     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
arm_neon.td     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
arm_neon.td     [all...]

Completed in 1687 milliseconds

<<1112131415