Home
last modified time | relevance | path

Searched refs:CRYPTOPP_MSC_VERSION (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dconfig_cxx.h93 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_atomic) || \
100 #if (CRYPTOPP_MSC_VERSION >= 1700) || (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || \
134 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_alignas) || \
140 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_alignof) || \
153 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_lambdas) || \
159 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_noexcept) || \
166 (CRYPTOPP_MSC_VERSION >= 1800) || (__INTEL_COMPILER >= 1210) || \
174 (CRYPTOPP_MSC_VERSION >= 1900) || (__INTEL_COMPILER >= 1600) || \
181 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_strong_enums) || \
187 #if (CRYPTOPP_MSC_VERSION >= 1600) || __has_feature(cxx_nullptr) || \
[all …]
H A Dconfig_asm.h119 (defined(__SSE4_1__) || (CRYPTOPP_MSC_VERSION >= 1500) || \
126 (defined(__SSE4_2__) || (CRYPTOPP_MSC_VERSION >= 1500) || (__SUNPRO_CC >= 0x5110) || \
156 (defined(__AVX2__) || (CRYPTOPP_MSC_VERSION >= 1800) || (__SUNPRO_CC >= 0x5130) || \
164 (defined(__AVX2__) || (CRYPTOPP_MSC_VERSION >= 1800) || (__SUNPRO_CC >= 0x5130) || \
175 (defined(__SHA__) || (CRYPTOPP_MSC_VERSION >= 1900) || (__SUNPRO_CC >= 0x5160) || \
245 (CRYPTOPP_APPLE_CLANG_VERSION >= 30200) || (CRYPTOPP_MSC_VERSION >= 1700)
258 (CRYPTOPP_APPLE_CLANG_VERSION >= 40000) || (CRYPTOPP_MSC_VERSION >= 1916)
271 (CRYPTOPP_MSC_VERSION >= 1916)
283 (CRYPTOPP_MSC_VERSION >= 1916)
295 (CRYPTOPP_MSC_VERSION >= 1916)
[all …]
H A Dmodexppc.h12 #if CRYPTOPP_MSC_VERSION
44 #if CRYPTOPP_MSC_VERSION
H A Diterhash.h14 #if CRYPTOPP_MSC_VERSION
17 # if (CRYPTOPP_MSC_VERSION >= 1400)
214 #if CRYPTOPP_MSC_VERSION
H A Drdrand.cpp27 #if CRYPTOPP_MSC_VERSION
32 # if defined(CRYPTOPP_MSC_VERSION)
42 # if defined(CRYPTOPP_MSC_VERSION)
H A Dfltrimpl.h4 #if CRYPTOPP_MSC_VERSION
79 #if CRYPTOPP_MSC_VERSION
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dconfig_cxx.h105 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_atomic) || \
112 #if (CRYPTOPP_MSC_VERSION >= 1700) || (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || \
146 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_alignas) || \
152 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_alignof) || \
165 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_lambdas) || \
171 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_noexcept) || \
178 (CRYPTOPP_MSC_VERSION >= 1800) || (__INTEL_COMPILER >= 1210) || \
186 (CRYPTOPP_MSC_VERSION >= 1900) || (__INTEL_COMPILER >= 1600) || \
193 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_strong_enums) || \
199 #if (CRYPTOPP_MSC_VERSION >= 1600) || __has_feature(cxx_nullptr) || \
[all …]
H A Dconfig_asm.h115 (defined(__SSE4_1__) || (CRYPTOPP_MSC_VERSION >= 1500) || \
122 (defined(__SSE4_2__) || (CRYPTOPP_MSC_VERSION >= 1500) || (__SUNPRO_CC >= 0x5110) || \
152 (defined(__AVX2__) || (CRYPTOPP_MSC_VERSION >= 1800) || (__SUNPRO_CC >= 0x5130) || \
160 (defined(__AVX2__) || (CRYPTOPP_MSC_VERSION >= 1800) || (__SUNPRO_CC >= 0x5130) || \
169 (defined(__SHA__) || (CRYPTOPP_MSC_VERSION >= 1900) || (__SUNPRO_CC >= 0x5160) || \
258 (CRYPTOPP_MSC_VERSION >= 1700)
271 (CRYPTOPP_MSC_VERSION >= 1916)
284 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
296 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
308 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
[all …]
H A Dmodexppc.h12 #if CRYPTOPP_MSC_VERSION
44 #if CRYPTOPP_MSC_VERSION
H A Diterhash.h14 #if CRYPTOPP_MSC_VERSION
17 # if (CRYPTOPP_MSC_VERSION >= 1400)
213 #if CRYPTOPP_MSC_VERSION
H A Dmisc.cpp6 #if CRYPTOPP_MSC_VERSION
8 # if (CRYPTOPP_MSC_VERSION >= 1400)
160 #if (CRYPTOPP_MSC_VERSION >= 1400) in StringNarrow()
224 #if (CRYPTOPP_MSC_VERSION >= 1400) in StringWiden()
H A Drdrand.cpp27 #if CRYPTOPP_MSC_VERSION
32 # if defined(CRYPTOPP_MSC_VERSION)
42 # if defined(CRYPTOPP_MSC_VERSION)
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dconfig_cxx.h105 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_atomic) || \
112 #if (CRYPTOPP_MSC_VERSION >= 1700) || (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || \
146 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_alignas) || \
152 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_alignof) || \
165 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_lambdas) || \
171 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_noexcept) || \
178 (CRYPTOPP_MSC_VERSION >= 1800) || (__INTEL_COMPILER >= 1210) || \
186 (CRYPTOPP_MSC_VERSION >= 1900) || (__INTEL_COMPILER >= 1600) || \
193 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_strong_enums) || \
199 #if (CRYPTOPP_MSC_VERSION >= 1600) || __has_feature(cxx_nullptr) || \
[all …]
H A Dconfig_asm.h115 (defined(__SSE4_1__) || (CRYPTOPP_MSC_VERSION >= 1500) || \
122 (defined(__SSE4_2__) || (CRYPTOPP_MSC_VERSION >= 1500) || (__SUNPRO_CC >= 0x5110) || \
152 (defined(__AVX2__) || (CRYPTOPP_MSC_VERSION >= 1800) || (__SUNPRO_CC >= 0x5130) || \
160 (defined(__AVX2__) || (CRYPTOPP_MSC_VERSION >= 1800) || (__SUNPRO_CC >= 0x5130) || \
169 (defined(__SHA__) || (CRYPTOPP_MSC_VERSION >= 1900) || (__SUNPRO_CC >= 0x5160) || \
258 (CRYPTOPP_MSC_VERSION >= 1700)
271 (CRYPTOPP_MSC_VERSION >= 1916)
284 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
296 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
308 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
[all …]
H A Dmodexppc.h12 #if CRYPTOPP_MSC_VERSION
44 #if CRYPTOPP_MSC_VERSION
H A Diterhash.h14 #if CRYPTOPP_MSC_VERSION
17 # if (CRYPTOPP_MSC_VERSION >= 1400)
213 #if CRYPTOPP_MSC_VERSION
H A Dmisc.cpp6 #if CRYPTOPP_MSC_VERSION
8 # if (CRYPTOPP_MSC_VERSION >= 1400)
160 #if (CRYPTOPP_MSC_VERSION >= 1400) in StringNarrow()
224 #if (CRYPTOPP_MSC_VERSION >= 1400) in StringWiden()
H A Drdrand.cpp27 #if CRYPTOPP_MSC_VERSION
32 # if defined(CRYPTOPP_MSC_VERSION)
42 # if defined(CRYPTOPP_MSC_VERSION)
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dconfig_cxx.h105 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_atomic) || \
112 #if (CRYPTOPP_MSC_VERSION >= 1700) || (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || \
146 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_alignas) || \
152 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_alignof) || \
165 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_lambdas) || \
171 #if (CRYPTOPP_MSC_VERSION >= 1900) || __has_feature(cxx_noexcept) || \
178 (CRYPTOPP_MSC_VERSION >= 1800) || (__INTEL_COMPILER >= 1210) || \
186 (CRYPTOPP_MSC_VERSION >= 1900) || (__INTEL_COMPILER >= 1600) || \
193 #if (CRYPTOPP_MSC_VERSION >= 1700) || __has_feature(cxx_strong_enums) || \
199 #if (CRYPTOPP_MSC_VERSION >= 1600) || __has_feature(cxx_nullptr) || \
[all …]
H A Dconfig_asm.h115 (defined(__SSE4_1__) || (CRYPTOPP_MSC_VERSION >= 1500) || \
122 (defined(__SSE4_2__) || (CRYPTOPP_MSC_VERSION >= 1500) || (__SUNPRO_CC >= 0x5110) || \
152 (defined(__AVX2__) || (CRYPTOPP_MSC_VERSION >= 1800) || (__SUNPRO_CC >= 0x5130) || \
160 (defined(__AVX2__) || (CRYPTOPP_MSC_VERSION >= 1800) || (__SUNPRO_CC >= 0x5130) || \
169 (defined(__SHA__) || (CRYPTOPP_MSC_VERSION >= 1900) || (__SUNPRO_CC >= 0x5160) || \
258 (CRYPTOPP_MSC_VERSION >= 1700)
271 (CRYPTOPP_MSC_VERSION >= 1916)
284 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
296 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
308 (CRYPTOPP_LLVM_CLANG_VERSION >= 30300) || (CRYPTOPP_MSC_VERSION >= 1916)
[all …]
H A Dmodexppc.h12 #if CRYPTOPP_MSC_VERSION
44 #if CRYPTOPP_MSC_VERSION
H A Diterhash.h14 #if CRYPTOPP_MSC_VERSION
17 # if (CRYPTOPP_MSC_VERSION >= 1400)
213 #if CRYPTOPP_MSC_VERSION
H A Dmisc.cpp6 #if CRYPTOPP_MSC_VERSION
8 # if (CRYPTOPP_MSC_VERSION >= 1400)
160 #if (CRYPTOPP_MSC_VERSION >= 1400) in StringNarrow()
224 #if (CRYPTOPP_MSC_VERSION >= 1400) in StringWiden()
H A Drdrand.cpp27 #if CRYPTOPP_MSC_VERSION
32 # if defined(CRYPTOPP_MSC_VERSION)
42 # if defined(CRYPTOPP_MSC_VERSION)
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dconfig.h268 #define CRYPTOPP_MSC_VERSION (_MSC_VER) macro
778 #if (CRYPTOPP_MSC_VERSION >= 1700)
794 #if (CRYPTOPP_MSC_VERSION >= 1700)
807 #if (CRYPTOPP_MSC_VERSION >= 1900)
829 #if (CRYPTOPP_MSC_VERSION >= 1900)
844 #if (CRYPTOPP_MSC_VERSION >= 1800)
860 #if (CRYPTOPP_MSC_VERSION >= 1900)

12345678910>>...16