Home
last modified time | relevance | path

Searched defs:DLen (Results 1 – 13 of 13) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/rimp2/
H A Dprog_report.F25 Integer DLen, MLen, Spc local
/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dos_os2.cpp246 ULONG DLen = 512; //sizeof (*buf); in dani_ioctl() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dpwdbased.h191 const size_t DLen = v, SLen = RoundUpToMultipleOf(saltLen, v); in DeriveKey() local
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dpwdbased.h419 const size_t DLen = v, SLen = RoundUpToMultipleOf(saltLen, v); in DeriveKey() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dpwdbased.h419 const size_t DLen = v, SLen = RoundUpToMultipleOf(saltLen, v); in DeriveKey() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dpwdbased.h419 const size_t DLen = v, SLen = RoundUpToMultipleOf(saltLen, v); in DeriveKey() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/shared/
H A Dwe_convertor.cpp111 int DLen; // < IN -- Size in bytes of DirD's Buffer. member
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/shared/
H A Dwe_convertor.cpp111 int DLen; // < IN -- Size in bytes of DirD's Buffer. member
/dports/graphics/devil/devil-1.7.8/src-ILUT/src/
H A Dilut_directx9.c355 IDirect3DTexture9* iD3DMakeTexture( IDirect3DDevice9 *Device, void *Data, ILuint DLen, ILuint Width… in iD3DMakeTexture()
/dports/science/simbody/simbody-Simbody-3.7/examples/
H A DTheoJansenStrandbeest.cpp263 const Real BLen=41.5/100., ELen=55.8/100., DLen=40.1/100.; // shoulder sides in addOneLeg() local
/dports/comms/snap7/snap7-full-1.4.2/src/core/
H A Ds7_types.h798 word DLen; // Data len : 8 bytes member
809 word DLen; member
836 word DLen; // Data len member
846 word DLen; member
859 word DLen; member
/dports/devel/asl/asl-current/
H A Dstrutil.c546 size_t DLen = strlen(Dest); in strmaxcat() local
/dports/science/mmdb2/mmdb2-2.0.20/mmdb2/
H A Dmmdb_io_file.cpp1814 void File::_ReadColumns ( int & DLen, pstr S, int SLen, in _ReadColumns()