Home
last modified time | relevance | path

Searched defs:dQ (Results 76 – 100 of 233) sorted by relevance

12345678910

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_cdf__gaussinv.c150 double dQ = Q - 0.5; in gsl_cdf_ugaussian_Qinv() local
H A Dgsl_cdf__tdistinv.c200 double dQ, phi; in gsl_cdf_tdist_Qinv() local
/dports/math/gsl/gsl-2.7/cdf/
H A Dgaussinv.c150 double dQ = Q - 0.5; in gsl_cdf_ugaussian_Qinv() local
H A Dtdistinv.c202 double dQ, phi; in gsl_cdf_tdist_Qinv() local
/dports/biology/iqtree/IQ-TREE-2.0.6/gsl/
H A Dgaussinv.cpp153 double dQ = Q - 0.5; in gsl_cdf_ugaussian_Qinv() local
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_dftb/
H A Dcharges.F9025 subroutine getSummedCharges(species, orb, qOrbital, q0, iHubbU, dQ, dQAtom, dQShell, dQUniqU) argument
49 real(dp), target, intent(out), optional :: dQ(:,:) local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/deriv/
H A Dhf2QStoCD.f1 Subroutine hf2QStoCD(dQ,dS,dC,dD,alpha,ipair,ff,NPP,NPQ,Nint, argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/deriv/
H A Dhf2QStoCD.f1 Subroutine hf2QStoCD(dQ,dS,dC,dD,alpha,ipair,ff,NPP,NPQ,Nint, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/tlslite/tlslite/utils/
H A Dkeyfactory.py184 def _createPrivateRSAKey(n, e, d, p, q, dP, dQ, qInv, argument
H A Dpython_rsakey.py12 def __init__(self, n=0, e=0, d=0, p=0, q=0, dP=0, dQ=0, qInv=0): argument
/dports/security/py-tlslite/tlslite-0.4.9/tlslite/utils/
H A Dkeyfactory.py184 def _createPrivateRSAKey(n, e, d, p, q, dP, dQ, qInv, argument
H A Dpython_rsakey.py12 def __init__(self, n=0, e=0, d=0, p=0, q=0, dP=0, dQ=0, qInv=0): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tlslite/tlslite/utils/
H A Dpython_rsakey.py12 def __init__(self, n=0, e=0, d=0, p=0, q=0, dP=0, dQ=0, qInv=0): argument
H A Dkeyfactory.py184 def _createPrivateRSAKey(n, e, d, p, q, dP, dQ, qInv, argument
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/generators/
H A DRSAKeyPairGenerator.java138 BigInteger dP, dQ, qInv; in generateKeyPair() local
/dports/security/softhsm2/softhsm-2.6.1/src/lib/crypto/
H A DRSAPrivateKey.cpp160 ByteString dQ = ByteString::chainDeserialise(serialised); in deserialise() local
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/demo/
H A Dslope_evaluation.m88 dQ = 2*(2^-16); %% 2 V, 16 bit variable
/dports/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/crypto/pubkey/
H A Dpubkey.h74 pstm_int e, d, N, qP, dP, dQ, p, q; member
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/web-auth/cose-lib/src/Key/
H A DRsaKey.php84 public function dQ(): string function in Cose\\Key\\RsaKey
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t200_FileAccess/
H A Dsave2gdf.m149 dQ = min(tmp); variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/security/sig/rsa/
H A DRSA.java285 final BigInteger dQ = ((RSAPrivateCrtKey) K).getPrimeExponentQ(); in RSADP() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/security/sig/rsa/
H A DRSA.java285 final BigInteger dQ = ((RSAPrivateCrtKey) K).getPrimeExponentQ(); in RSADP() local
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/web-auth/cose-lib/src/Key/
H A DRsaKey.php87 public function dQ(): string function in Cose\\Key\\RsaKey
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/security/sig/rsa/
H A DRSA.java285 final BigInteger dQ = ((RSAPrivateCrtKey) K).getPrimeExponentQ(); in RSADP() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/security/sig/rsa/
H A DRSA.java285 final BigInteger dQ = ((RSAPrivateCrtKey) K).getPrimeExponentQ(); in RSADP() local

12345678910