/external/ceres-solver/examples/ |
denoising.cc | 95 const double coefficient = 1 / (2.0 * FLAGS_sigma * FLAGS_sigma); local 98 new QuadraticCostFunction(coefficient,
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
RSAPrivateKey.java | 25 private BigInteger coefficient; field in class:RSAPrivateKey 59 BigInteger coefficient) 69 this.coefficient = coefficient; 91 coefficient = ((ASN1Integer)e.nextElement()).getValue(); 141 return coefficient; 156 * coefficient INTEGER, -- (inverse of q) mod p
|
RSAPrivateKeyStructure.java | 28 private BigInteger coefficient; field in class:RSAPrivateKeyStructure 61 BigInteger coefficient) 71 this.coefficient = coefficient; 93 coefficient = ((ASN1Integer)e.nextElement()).getValue(); 143 return coefficient; 158 * coefficient INTEGER, -- (inverse of q) mod p
|
/external/chromium/crypto/ |
rsa_private_key.h | 86 std::vector<uint8>* coefficient() { return &coefficient_; }; function in class:crypto::PrivateKeyInfoCodec
|
/external/chromium_org/crypto/ |
rsa_private_key.h | 83 std::vector<uint8>* coefficient() { return &coefficient_; }; function in class:crypto::PrivateKeyInfoCodec
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
Decimal.h | 64 EncodedData(Sign, int exponent, uint64_t coefficient); 69 uint64_t coefficient() const { return m_coefficient; } function in class:WebCore::Decimal::EncodedData 98 Decimal(Sign, int exponent, uint64_t coefficient);
|
/external/opencv/ml/src/ |
ml_inner_functions.cpp | 330 float rad, norm, coefficient; local 358 coefficient = rad / norm; 360 CV_MAT_ELEM (sample, float, 0, j) *= coefficient; [all...] |
/external/zxing/core/ |
core.jar | |
/prebuilts/sdk/tools/lib/ |
signapk.jar | |
/prebuilts/devtools/tools/lib/ |
bcprov-jdk15on-1.48.jar | |
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/ |
bcprov-jdk15on-1.48.jar | |