Home
last modified time | relevance | path

Searched refs:CRYPTOPP_CONSTEXPR (Results 1 – 10 of 10) sorted by relevance

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dconfig_misc.h150 # define CRYPTOPP_CONSTEXPR constexpr macro
153 # define CRYPTOPP_CONSTEXPR macro
H A Dsecblock.h73 CRYPTOPP_CONSTEXPR size_type max_size() const {return ELEMS_MAX;} in NAMESPACE_BEGIN()
78 CRYPTOPP_CONSTEXPR size_type max_size(size_type n) const {return SIZE_MAX/n;} in NAMESPACE_BEGIN()
319 CRYPTOPP_CONSTEXPR size_type max_size() const {return 0;} in max_size()
482 CRYPTOPP_CONSTEXPR size_type max_size() const in max_size()
703 CRYPTOPP_CONSTEXPR size_type max_size() const in max_size()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dconfig_misc.h150 # define CRYPTOPP_CONSTEXPR constexpr macro
153 # define CRYPTOPP_CONSTEXPR macro
H A Dsecblock.h73 CRYPTOPP_CONSTEXPR size_type max_size() const {return ELEMS_MAX;} in NAMESPACE_BEGIN()
78 CRYPTOPP_CONSTEXPR size_type max_size(size_type n) const {return SIZE_MAX/n;} in NAMESPACE_BEGIN()
319 CRYPTOPP_CONSTEXPR size_type max_size() const {return 0;} in max_size()
482 CRYPTOPP_CONSTEXPR size_type max_size() const in max_size()
703 CRYPTOPP_CONSTEXPR size_type max_size() const in max_size()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dconfig_misc.h150 # define CRYPTOPP_CONSTEXPR constexpr macro
153 # define CRYPTOPP_CONSTEXPR macro
H A Dsecblock.h73 CRYPTOPP_CONSTEXPR size_type max_size() const {return ELEMS_MAX;} in NAMESPACE_BEGIN()
78 CRYPTOPP_CONSTEXPR size_type max_size(size_type n) const {return SIZE_MAX/n;} in NAMESPACE_BEGIN()
319 CRYPTOPP_CONSTEXPR size_type max_size() const {return 0;} in max_size()
482 CRYPTOPP_CONSTEXPR size_type max_size() const in max_size()
703 CRYPTOPP_CONSTEXPR size_type max_size() const in max_size()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dconfig_misc.h150 # define CRYPTOPP_CONSTEXPR constexpr macro
153 # define CRYPTOPP_CONSTEXPR macro
H A Dsecblock.h73 CRYPTOPP_CONSTEXPR size_type max_size() const {return ELEMS_MAX;} in NAMESPACE_BEGIN()
78 CRYPTOPP_CONSTEXPR size_type max_size(size_type n) const {return SIZE_MAX/n;} in NAMESPACE_BEGIN()
319 CRYPTOPP_CONSTEXPR size_type max_size() const {return 0;} in max_size()
482 CRYPTOPP_CONSTEXPR size_type max_size() const in max_size()
703 CRYPTOPP_CONSTEXPR size_type max_size() const in max_size()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dsecblock.h55 CRYPTOPP_CONSTEXPR size_type max_size() const {return (SIZE_MAX/sizeof(T));} in NAMESPACE_BEGIN()
284 CRYPTOPP_CONSTEXPR size_type max_size() const {return 0;} in max_size()
416 CRYPTOPP_CONSTEXPR size_type max_size() const {return STDMAX(m_fallbackAllocator.max_size(), S);} in max_size()
H A Dconfig.h890 # define CRYPTOPP_CONSTEXPR constexpr macro
893 # define CRYPTOPP_CONSTEXPR