Searched refs:defined (Results 1 – 25 of 5089) sorted by relevance
12345678910>>...204
/third_party/boost/boost/compatibility/cpp_c_headers/ |
D | cwchar | 14 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740) 17 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005) 20 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005) 24 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740) 27 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740) 30 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005) 33 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740) 36 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005) 37 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740) 43 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740) [all …]
|
/third_party/musl/libc-test/src/common/ |
D | options.h.in | 7 #if defined _POSIX_ADVISORY_INFO && _POSIX_ADVISORY_INFO >= 0 11 #if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 15 #if defined _POSIX_FSYNC && _POSIX_FSYNC >= 0 19 #if defined _POSIX_IPV6 && _POSIX_IPV6 >= 0 23 #if defined _POSIX_MEMLOCK && _POSIX_MEMLOCK >= 0 27 #if defined _POSIX_MEMLOCK_RANGE && _POSIX_MEMLOCK_RANGE >= 0 31 #if defined _POSIX_MESSAGE_PASSING && _POSIX_MESSAGE_PASSING >= 0 35 #if defined _POSIX_MONOTONIC_CLOCK && _POSIX_MONOTONIC_CLOCK >= 0 39 #if defined _POSIX_PRIORITIZED_IO && _POSIX_PRIORITIZED_IO >= 0 43 #if defined _POSIX_PRIORITY_SCHEDULING && _POSIX_PRIORITY_SCHEDULING >= 0 [all …]
|
/third_party/boost/boost/asio/detail/impl/ |
D | signal_set_service.ipp | 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 64 #if defined(BOOST_ASIO_WINDOWS) \ 65 || defined(BOOST_ASIO_WINDOWS_RUNTIME) \ 66 || defined(__CYGWIN__) 68 #else // defined(BOOST_ASIO_WINDOWS) 69 // || defined(BOOST_ASIO_WINDOWS_RUNTIME) 70 // || defined(__CYGWIN__) 77 #endif // defined(BOOST_ASIO_WINDOWS) 78 // || defined(BOOST_ASIO_WINDOWS_RUNTIME) [all …]
|
D | handler_tracking.ipp | 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 20 #if defined(BOOST_ASIO_CUSTOM_HANDLER_TRACKING) 24 #elif defined(BOOST_ASIO_ENABLE_HANDLER_TRACKING) 30 #if defined(BOOST_ASIO_HAS_BOOST_DATE_TIME) 32 #elif defined(BOOST_ASIO_HAS_CHRONO) 36 #endif // defined(BOOST_ASIO_HAS_BOOST_DATE_TIME) 38 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 40 #elif !defined(BOOST_ASIO_WINDOWS) 42 #endif // !defined(BOOST_ASIO_WINDOWS) [all …]
|
D | null_event.ipp | 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 20 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 22 #elif defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) 26 # if defined(__hpux) 29 # if !defined(__hpux) || defined(__SELECT) 42 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 44 #elif defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) 53 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 55 #elif defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) [all …]
|
D | socket_ops.ipp | 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 30 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 34 #endif // defined(BOOST_ASIO_WINDOWS_RUNTIME) 36 #if defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) \ 37 || defined(__MACH__) && defined(__APPLE__) 38 # if defined(BOOST_ASIO_HAS_PTHREADS) 40 # endif // defined(BOOST_ASIO_HAS_PTHREADS) 41 #endif // defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) 42 // || defined(__MACH__) && defined(__APPLE__) [all …]
|
/third_party/boost/libs/asio/include/boost/asio/detail/impl/ |
D | signal_set_service.ipp | 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 64 #if defined(BOOST_ASIO_WINDOWS) \ 65 || defined(BOOST_ASIO_WINDOWS_RUNTIME) \ 66 || defined(__CYGWIN__) 68 #else // defined(BOOST_ASIO_WINDOWS) 69 // || defined(BOOST_ASIO_WINDOWS_RUNTIME) 70 // || defined(__CYGWIN__) 77 #endif // defined(BOOST_ASIO_WINDOWS) 78 // || defined(BOOST_ASIO_WINDOWS_RUNTIME) [all …]
|
D | handler_tracking.ipp | 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 20 #if defined(BOOST_ASIO_CUSTOM_HANDLER_TRACKING) 24 #elif defined(BOOST_ASIO_ENABLE_HANDLER_TRACKING) 30 #if defined(BOOST_ASIO_HAS_BOOST_DATE_TIME) 32 #elif defined(BOOST_ASIO_HAS_CHRONO) 36 #endif // defined(BOOST_ASIO_HAS_BOOST_DATE_TIME) 38 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 40 #elif !defined(BOOST_ASIO_WINDOWS) 42 #endif // !defined(BOOST_ASIO_WINDOWS) [all …]
|
D | null_event.ipp | 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 20 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 22 #elif defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) 26 # if defined(__hpux) 29 # if !defined(__hpux) || defined(__SELECT) 42 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 44 #elif defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) 53 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 55 #elif defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) [all …]
|
D | socket_ops.ipp | 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 30 #if defined(BOOST_ASIO_WINDOWS_RUNTIME) 34 #endif // defined(BOOST_ASIO_WINDOWS_RUNTIME) 36 #if defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) \ 37 || defined(__MACH__) && defined(__APPLE__) 38 # if defined(BOOST_ASIO_HAS_PTHREADS) 40 # endif // defined(BOOST_ASIO_HAS_PTHREADS) 41 #endif // defined(BOOST_ASIO_WINDOWS) || defined(__CYGWIN__) 42 // || defined(__MACH__) && defined(__APPLE__) [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstconfig.h.in | 38 * If a subsystem is disabled in GStreamer, a value is defined in 51 /* trick gtk-doc into believing these symbols are defined (yes, it's ugly) */ 119 * The macros used are defined consistently by GCC, Clang, MSVC, Sun, and ICC 127 …defined(__alpha__) || defined(__arc__) || defined(__arm__) || defined(__aarch64__) || defined(__bf… 129 …defined(__i386__) || defined(__i386) || defined(__amd64__) || defined(__amd64) || defined(__x86_64… 141 * On other platforms, this gets defined to "extern". 149 * On other platforms, this gets defined as a no-op. 161 #if (@GSTCONFIG_BUILT_WITH_MSVC@ || defined(_MSC_VER)) && !defined(GST_STATIC_COMPILATION) 169 # if defined(__GNUC__) || (defined(__SUNPRO_C) && (__SUNPRO_C >= 0x590)) 178 #if defined(_MSC_VER) && !defined(GST_STATIC_COMPILATION)
|
/third_party/jsoncpp/src/lib_json/ |
D | CMakeLists.txt | 96 #MSVC 1900 cxx_alignas # Alignment control alignas, as defined in N2341. 97 #MSVC 1900 cxx_alignof # Alignment control alignof, as defined in N2341. 98 #MSVC 1900 cxx_attributes # Generic attributes, as defined in N2761. 99 cxx_auto_type # Automatic type deduction, as defined in N1984. 100 #MSVC 1900 cxx_constexpr # Constant expressions, as defined in N2235. 101 cxx_decltype # Decltype, as defined in N2343. 102 …ult_function_template_args # Default template arguments for function templates, as defined in DR226 103 cxx_defaulted_functions # Defaulted functions, as defined in N2346. 104 … #MSVC 1900 cxx_defaulted_move_initializers # Defaulted move initializers, as defined in N3053. 105 cxx_delegating_constructors # Delegating constructors, as defined in N1986. [all …]
|
/third_party/libxml2/os400/libxmlrpg/ |
D | xmlversion.rpgle.in | 8 /if not defined(XML_VERSION_H__) 53 /if defined(DEFINED_@WITH_TRIO@) 56 * defined if the trio support need to be configured in 62 * defined if the trio support should not be configured in 71 /if defined(DEFINED_@WITH_THREADS@) 79 /if defined(DEFINED_@WITH_THREAD_ALLOC@) 87 /if defined(DEFINED_@WITH_TREE@) 95 /if defined(DEFINED_@WITH_OUTPUT@) 103 /if defined(DEFINED_@WITH_PUSH@) 111 /if defined(DEFINED_@WITH_READER@) [all …]
|
/third_party/libunwind/include/ |
D | libunwind.h.in | 6 #if defined __aarch64__ 8 #elif defined __arm__ 10 #elif defined __hppa__ 12 #elif defined __ia64__ 14 #elif defined __mips__ 16 #elif defined __powerpc__ && !defined __powerpc64__ 18 #elif defined __powerpc64__ 20 #elif defined __sh__ 22 #elif defined __i386__ 24 #elif defined __x86_64__ [all …]
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | zconf.h.cmakein | 170 #if defined(__MSDOS__) && !defined(MSDOS) 173 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 176 #if defined(_WINDOWS) && !defined(WINDOWS) 179 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__) 184 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 185 # if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__) 213 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) 216 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) 219 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 222 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) [all …]
|
D | zconf.h.in | 168 #if defined(__MSDOS__) && !defined(MSDOS) 171 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 174 #if defined(_WINDOWS) && !defined(WINDOWS) 177 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__) 182 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 183 # if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__) 211 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) 214 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) 217 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 220 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) [all …]
|
/third_party/zlib/ |
D | zconf.h.in | 168 #if defined(__MSDOS__) && !defined(MSDOS) 171 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 174 #if defined(_WINDOWS) && !defined(WINDOWS) 177 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__) 182 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 183 # if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__) 211 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) 214 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) 217 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 220 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) [all …]
|
D | zconf.h.cmakein | 170 #if defined(__MSDOS__) && !defined(MSDOS) 173 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 176 #if defined(_WINDOWS) && !defined(WINDOWS) 179 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__) 184 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 185 # if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__) 213 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) 216 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) 219 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 222 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) [all …]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | zconf.h.cmakein | 170 #if defined(__MSDOS__) && !defined(MSDOS) 173 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 176 #if defined(_WINDOWS) && !defined(WINDOWS) 179 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__) 184 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 185 # if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__) 213 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) 216 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) 219 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 222 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) [all …]
|
D | zconf.h.in | 168 #if defined(__MSDOS__) && !defined(MSDOS) 171 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 174 #if defined(_WINDOWS) && !defined(WINDOWS) 177 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__) 182 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 183 # if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__) 211 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) 214 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) 217 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 220 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) [all …]
|
/third_party/boost/boost/asio/ssl/detail/impl/ |
D | openssl_init.ipp | 15 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 17 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 53 #if !defined(SSL_OP_NO_COMPRESSION) \ 56 #endif // !defined(SSL_OP_NO_COMPRESSION) 62 #if !defined(SSL_OP_NO_COMPRESSION) \ 65 #endif // !defined(SSL_OP_NO_COMPRESSION) 84 && !defined(SSL_OP_NO_COMPRESSION) 88 // && !defined(SSL_OP_NO_COMPRESSION) 89 #if !defined(OPENSSL_IS_BORINGSSL) && !defined(BOOST_ASIO_USE_WOLFSSL) 91 #endif // !defined(OPENSSL_IS_BORINGSSL) && !defined(BOOST_ASIO_USE_WOLFSSL) [all …]
|
/third_party/boost/libs/asio/include/boost/asio/ssl/detail/impl/ |
D | openssl_init.ipp | 15 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 17 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 53 #if !defined(SSL_OP_NO_COMPRESSION) \ 56 #endif // !defined(SSL_OP_NO_COMPRESSION) 62 #if !defined(SSL_OP_NO_COMPRESSION) \ 65 #endif // !defined(SSL_OP_NO_COMPRESSION) 84 && !defined(SSL_OP_NO_COMPRESSION) 88 // && !defined(SSL_OP_NO_COMPRESSION) 89 #if !defined(OPENSSL_IS_BORINGSSL) && !defined(BOOST_ASIO_USE_WOLFSSL) 91 #endif // !defined(OPENSSL_IS_BORINGSSL) && !defined(BOOST_ASIO_USE_WOLFSSL) [all …]
|
/third_party/libunwind/include/tdep/ |
D | libunwind_i.h.in | 6 #if defined __aarch64__ 8 #elif defined __arm__ 10 #elif defined __hppa__ 12 #elif defined __ia64__ 14 #elif defined __mips__ 16 #elif defined __powerpc__ && !defined __powerpc64__ 18 #elif defined __powerpc64__ 20 #elif defined __sh__ 22 #elif defined __i386__ 24 #elif defined __x86_64__ [all …]
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-no-opt/comp/ |
D | subgroups_basicvoteballot.vk.comp | 3 #if defined(GL_KHR_shader_subgroup_ballot) 5 #elif defined(GL_NV_shader_thread_group) 7 #elif defined(GL_ARB_shader_ballot) && defined(GL_ARB_shader_int64) 14 #if defined(GL_KHR_shader_subgroup_basic) 16 #elif defined(GL_NV_shader_thread_group) 18 #elif defined(GL_ARB_shader_ballot) && defined(GL_ARB_shader_int64) 21 #elif defined(GL_AMD_gcn_shader) && (defined(GL_AMD_gpu_shader_int64) || defined(GL_NV_gpu_shader5)) 29 #if defined(GL_KHR_shader_subgroup_basic) 31 #elif defined(GL_NV_shader_thread_group) 33 #elif defined(GL_ARB_shader_ballot) && defined(GL_ARB_shader_int64) [all …]
|
/third_party/glib/glib/gnulib/ |
D | gnulib_math.h.in | 38 /* On OpenVMS, NAN, INFINITY, and HUGEVAL macros are defined in <fp.h>. */ 39 #if defined __VMS && ! defined NAN 140 it on platforms like Solaris 10, where NAN is present but defined 142 #if !defined NAN || @REPLACE_NAN@ 147 # if defined __DECC || defined _MSC_VER 175 # if defined _MSC_VER 185 # if defined _MSC_VER 195 # if defined _MSC_VER 204 #if defined FP_ILOGB0 && defined FP_ILOGBNAN 206 # if defined __HAIKU__ [all …]
|
12345678910>>...204