Searched refs:supports (Results 1 – 25 of 1208) sorted by relevance
12345678910>>...49
40 AH_TEMPLATE([LIBCURL_FEATURE_SSL],[Defined if libcurl supports SSL])41 AH_TEMPLATE([LIBCURL_FEATURE_KRB4],[Defined if libcurl supports KRB4])42 AH_TEMPLATE([LIBCURL_FEATURE_IPV6],[Defined if libcurl supports IPv6])43 AH_TEMPLATE([LIBCURL_FEATURE_LIBZ],[Defined if libcurl supports libz])44 AH_TEMPLATE([LIBCURL_FEATURE_ASYNCHDNS],[Defined if libcurl supports AsynchDNS])45 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN])46 AH_TEMPLATE([LIBCURL_FEATURE_SSPI],[Defined if libcurl supports SSPI])47 AH_TEMPLATE([LIBCURL_FEATURE_NTLM],[Defined if libcurl supports NTLM])49 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTP],[Defined if libcurl supports HTTP])50 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTPS],[Defined if libcurl supports HTTPS])[all …]
12 # This macro determines whether the system supports the epoll I/O event19 # [epoll], [This platform supports epoll(7)],20 # [HAVE_EPOLL], [This platform supports epoll(7).])
61 AH_TEMPLATE([LIBCURL_FEATURE_SSL],[Defined if libcurl supports SSL])62 AH_TEMPLATE([LIBCURL_FEATURE_KRB4],[Defined if libcurl supports KRB4])63 AH_TEMPLATE([LIBCURL_FEATURE_IPV6],[Defined if libcurl supports IPv6])64 AH_TEMPLATE([LIBCURL_FEATURE_LIBZ],[Defined if libcurl supports libz])65 AH_TEMPLATE([LIBCURL_FEATURE_ASYNCHDNS],[Defined if libcurl supports AsynchDNS])66 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN])67 AH_TEMPLATE([LIBCURL_FEATURE_SSPI],[Defined if libcurl supports SSPI])68 AH_TEMPLATE([LIBCURL_FEATURE_NTLM],[Defined if libcurl supports NTLM])70 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTP],[Defined if libcurl supports HTTP])71 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTPS],[Defined if libcurl supports HTTPS])[all …]
212 /* Defined if libcurl supports AsynchDNS */215 /* Defined if libcurl supports IDN */218 /* Defined if libcurl supports IPv6 */221 /* Defined if libcurl supports KRB4 */224 /* Defined if libcurl supports libz */227 /* Defined if libcurl supports NTLM */230 /* Defined if libcurl supports SSL */233 /* Defined if libcurl supports SSPI */236 /* Defined if libcurl supports DICT */239 /* Defined if libcurl supports FILE */[all …]
14 AC_MSG_CHECKING([if compiler supports gcc-style inline assembly])36 AC_MSG_CHECKING([if assembler supports NEON instructions on ARM])47 AC_MSG_CHECKING([if assembler supports NEON instructions on ARM])58 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])69 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])80 AC_MSG_CHECKING([if assembler supports EDSP instructions on ARM])91 AC_MSG_CHECKING([if assembler supports EDSP instructions on ARM])
7 AC_MSG_CHECKING([if compiler supports $1 intrinsics])17 AC_MSG_CHECKING([if compiler supports $1 intrinsics with $2])
42 // The device has SRAM, and supports the bare minimum of56 // The device supports the `JMP k` and `CALL k` instructions.58 "The device supports the `JMP` and "62 // The device supports the indirect branches `IJMP` and `ICALL`.65 "The device supports `IJMP`/`ICALL`"68 // The device supports the extended indirect branches `EIJMP` and `EICALL`.70 "true", "The device supports the "73 // The device supports `ADDI Rd, K`, `SUBI Rd, K`.83 // The device supports the 16-bit GPR pair MOVW instruction.85 "The device supports the 16-bit MOVW "[all …]
193 /* X11 server supports shared memory extension */196 /* X11 server supports shape extension */248 /* define MAGICKCORE_if the compiler supports const_cast<> */251 /* define MAGICKCORE_if the compiler supports default template parameters */254 /* define MAGICKCORE_if the compiler supports exceptions */260 /* define MAGICKCORE_if the compiler supports the explicit keyword */263 /* define MAGICKCORE_if the compiler supports ISO C++ standard library */266 /* define MAGICKCORE_if the compiler supports Standard Template Library */269 /* define MAGICKCORE_if the compiler supports the mutable keyword */275 /* define MAGICKCORE_if the compiler supports static_cast<> */[all …]
3 dnl If the compiler supports ISO C++ standard library (i.e., can14 [AC_CACHE_CHECK(whether the compiler supports ISO C++ standard library,30 AC_DEFINE(HAVE_STD_LIBS,,[define if the compiler supports ISO C++ standard library])
11 # If the compiler supports namespace std, define HAVE_NAMESPACE_STD.27 AC_CACHE_CHECK(if g++ supports namespace std,37 AC_DEFINE(HAVE_NAMESPACE_STD,,[Define if g++ supports namespace std. ])
7 dnl Test whether the *printf family of functions supports the 'j', 'z', 't',17 AC_CACHE_CHECK([whether printf supports size specifiers as in C99],88 dnl Test whether the *printf family of functions supports 'long double'96 AC_CACHE_CHECK([whether printf supports 'long double' arguments],135 dnl Test whether the *printf family of functions supports infinite and NaN144 AC_CACHE_CHECK([whether printf supports infinite 'double' arguments],245 dnl Test whether the *printf family of functions supports infinite and NaN265 AC_CACHE_CHECK([whether printf supports infinite 'long double' arguments],465 dnl Test whether the *printf family of functions supports the 'a' and 'A'474 AC_CACHE_CHECK([whether printf supports the 'a' and 'A' directives],[all …]
53 # Whether the compiler for the current language supports -g in60 [AC_CACHE_CHECK([whether $_AC_CC supports POSIXLY_CORRECT=1],74 # Whether the C compiler supports -g in POSIXLY_CORRECT mode.
8 # - supports F_DUPFD correctly9 # - supports or emulates F_DUPFD_CLOEXEC10 # - supports F_GETFD
21 # Check if the compiler supports OPTION when compiling PROGRAM.45 # Adds parameter to WARN_CFLAGS if the compiler supports it when
56 AC_CACHE_CHECK([if $CC supports $1 flag],68 AC_CACHE_CHECK([if $CC supports $1 flag],88 AC_CACHE_CHECK([if $CC supports $1 flag],134 dnl - Sun Studio compiler supports -errwarn=%all146 AC_CACHE_CHECK([if $CC supports __attribute__(( ifelse([$2], , [$1], [$2]) ))],159 [Define this if the compiler supports __attribute__(( ifelse([$2], , [$1], [$2]) ))]252 AC_CACHE_CHECK([if $CC supports -fvisibility=hidden],263 [Define this if the compiler supports the -fvisibility flag])286 [Define this if the compiler supports __builtin_expect() function])
10 with an SSL library that supports ALPN. ALPN is used by a libcurl that supports
11 with an SSL library that supports NPN. NPN is used by a libcurl that supports
141 is done *in-place* when *o1* supports it. This is the equivalent of the Python148 operation is done *in-place* when *o1* supports it. This is the equivalent of155 operation is done *in-place* when *o1* supports it. This is the equivalent of162 operation is done *in-place* when *o1* supports it. This is the equivalent of169 The operation is done *in-place* when *o1* supports it. This is the equivalent181 passed two integers. The operation is done *in-place* when *o1* supports it.189 operation is done *in-place* when *o1* supports it. This is the equivalent of198 is done *in-place* when *o1* supports it. This is the equivalent of the Python207 failure. The operation is done *in-place* when *o1* supports it. This is the214 failure. The operation is done *in-place* when *o1* supports it. This is the[all …]
34 if (supports(klass)) { in newRunner()42 private boolean supports(Class<?> klass) { in supports() method in JUnitRunnerFactory
42 /* Define if your assembler supports .ascii. */45 /* Define if your assembler supports .cfi_* directives. */48 /* Define if your assembler supports .register. */55 /* Define if your assembler supports .string. */58 /* Define if your assembler supports unwind section type. */61 /* Define if your assembler supports PC relative relocs. */
42 AC_CACHE_CHECK([if $CC supports flag $3 in envvar $2],86 AC_CACHE_CHECK([if $CC supports $1 flag],127 dnl - Sun Studio compiler supports -errwarn=%all139 AC_CACHE_CHECK([if $CC supports __attribute__(( ifelse([$2], , [$1], [$2]) ))],152 [Define this if the compiler supports __attribute__(( ifelse([$2], , [$1], [$2]) ))]245 AC_CACHE_CHECK([if $CC supports -fvisibility=hidden],256 [Define this if the compiler supports the -fvisibility flag])
19 Squashfs now supports NFS exports. By default the additional33 Unsquashfs now supports Squashfs 2.x filesystems.
17 #error Intel Compiler only supports required C++ features since version 13.1.27 #error GNU C++ Compiler (g++) only supports required C++ features since version 4.6.
25 [Define to 1 if clone() supports 7 arguments.])26 AC_MSG_CHECKING([if clone() supports 7 args])
5 AppleSGLX supports the same version of OpenGL as Leopard (OpenGL 2.1).62 The X server supports indirect fairly well, so OpenGL applications70 AppleSGLX supports GLXPixmaps and GLXPbuffers with direct and indirect