Home
last modified time | relevance | path

Searched defs:aSizeBytes (Results 1 – 3 of 3) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/TCollection/
H A DTCollection_ExtendedString.cxx149 const Standard_Integer aSizeBytes = mylength * sizeof(Standard_ExtCharacter); in TCollection_ExtendedString() local
250 const Standard_Integer aSizeBytes = astring.mylength * sizeof(Standard_ExtCharacter); in TCollection_ExtendedString() local
370 const Standard_Integer aSizeBytes = newlength * sizeof(Standard_ExtCharacter); in Copy() local
911 Standard_Integer aSizeBytes = 0; in LengthOfCString() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/crypto/
H A DAgileEngine.cxx438 std::vector<sal_uInt8> aSizeBytes(sizeof(sal_uInt32)); in decrypt() local
780 std::vector<sal_uInt8> aSizeBytes(sizeof(sal_uInt32)); in encrypt() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/crypto/
H A DAgileEngine.cxx429 std::vector<sal_uInt8> aSizeBytes(sizeof(sal_uInt32)); in decrypt() local
769 std::vector<sal_uInt8> aSizeBytes(sizeof(sal_uInt32)); in encrypt() local