/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
H A D | CholeskyDecomposition.java | 50 RealMatrix getL(); in getL() method
|
H A D | LUDecomposition.java | 53 RealMatrix getL(); in getL() method
|
H A D | FieldLUDecomposition.java | 55 FieldMatrix<T> getL(); in getL() method
|
H A D | CholeskyDecompositionImpl.java | 156 public RealMatrix getL() { in getL() method in CholeskyDecompositionImpl
|
H A D | LUDecompositionImpl.java | 165 public RealMatrix getL() { in getL() method in LUDecompositionImpl
|
H A D | FieldLUDecompositionImpl.java | 156 public FieldMatrix<T> getL() { in getL() method in FieldLUDecompositionImpl
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/26/libcore/ojluni/src/main/java/javax/crypto/spec/ |
D | DHParameterSpec.java | 120 public int getL() { in getL() method in DHParameterSpec
|
/aosp_15_r20/libcore/ojluni/src/main/java/javax/crypto/spec/ |
H A D | DHParameterSpec.java | 120 public int getL() { in getL() method in DHParameterSpec
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/crypto/spec/ |
D | DHParameterSpec.java | 120 public int getL() { in getL() method in DHParameterSpec
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/ |
H A D | DHParameter.java | 84 public BigInteger getL() in getL() method in DHParameter
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
H A D | DHParameter.java | 80 public BigInteger getL() in getL() method in DHParameter
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/pkcs/ |
H A D | DHParameter.java | 84 public BigInteger getL() in getL() method in DHParameter
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/ |
H A D | DSAParameterGenerationParameters.java | 56 public int getL() in getL() method in DSAParameterGenerationParameters
|
H A D | DHParameters.java | 152 public int getL() in getL() method in DHParameters
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/params/ |
H A D | DSAParameterGenerationParameters.java | 60 public int getL() in getL() method in DSAParameterGenerationParameters
|
H A D | DHParameters.java | 156 public int getL() in getL() method in DHParameters
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/params/ |
H A D | DSAParameterGenerationParameters.java | 60 public int getL() in getL() method in DSAParameterGenerationParameters
|
H A D | DHParameters.java | 156 public int getL() in getL() method in DHParameters
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/ |
H A D | CholeskyDecomposition.java | 166 public RealMatrix getL() { in getL() method in CholeskyDecomposition
|
H A D | LUDecomposition.java | 182 public RealMatrix getL() { in getL() method in LUDecomposition
|
H A D | FieldLUDecomposition.java | 174 public FieldMatrix<T> getL() { in getL() method in FieldLUDecomposition
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 26 auto getL = [](uint64_t N) { return N & UINT32_MAX; }; in multiply64() local
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 27 auto getL = [](uint64_t N) { return N & UINT32_MAX; }; in multiply64() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 26 auto getL = [](uint64_t N) { return N & UINT32_MAX; }; in multiply64() local
|
/aosp_15_r20/system/keymaster/key_blob_utils/ |
H A D | ocb.c | 653 #define getL(_ctx, _tz) ((_ctx)->L[_tz]) macro 655 static block getL(const ae_ctx* ctx, unsigned tz) { in getL() function
|