Home
last modified time | relevance | path

Searched refs:maxbytes_ (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/exiv2/exiv2-0.27.5-Source/include/exiv2/
H A Ddatasets.hpp79 uint32_t maxbytes_; //!< Maximum number of bytes member
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/include/exiv2/
H A Ddatasets.hpp84 uint32_t maxbytes_; //!< Maximum number of bytes member
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Ddatasets.cpp58 maxbytes_(maxbytes), type_(type), recordId_(recordId), in DataSet()
721 << dataSet.maxbytes_ << ", " in operator <<()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Ddatasets.cpp64 maxbytes_(maxbytes), type_(type), recordId_(recordId), in DataSet()
727 << dataSet.maxbytes_ << ", " in operator <<()