Searched refs:supports (Results 1 – 25 of 943) sorted by relevance
12345678910>>...38
67 + Gallium supports clearing both render targets and depth/stencil with a single call74 …+ Gallium supports fixed function user clip planes, D3D10/D3D11 only support using the vertex shad…77 + Gallium supports polygon stipple80 + Gallium supports subrectangle fills of surfaces, D3D10 only supports full clears of views129 + Gallium supports double-precision depth values (but not rgba values!)138 + Gallium supports logic ops139 + Gallium supports dithering140 + Gallium supports using the broadcast alpha component of the blend constant color163 + Gallium supports the alpha test, which D3D11 lacks169 + Gallium supports using 3D texture zslices as a depth/stencil buffer (in theory)[all …]
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])
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 …]
46 assertEquals(false, runnerFactory.supports(Object.class)); in test_supports_should_judge_whether_Object_is_not_supported()51 assertEquals(true, runnerFactory.supports(SimpleTest.class)); in test_supports_should_judge_whether_SimpleTest_which_inherits_from_TestCase_is_supported()56 assertEquals(false, runnerFactory.supports(WrongSuiteTest.class)); in test_supports_should_judge_whether_WrongSuiteTest_which_has_suite_non_static_method_is_not_supported()61 assertEquals(true, runnerFactory.supports(SuiteTest.class)); in test_supports_should_judge_whether_SuiteTest_which_has_suite_static_method_is_supported()
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 …]
8 # - supports F_DUPFD correctly9 # - supports or emulates F_DUPFD_CLOEXEC10 # - supports F_GETFD
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.
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])
2 // Define and set to 1 if the target system supports a proc filesystem19 // implementation, specifically if it supports the std::right
214 /* define if the system supports zerocopy BPF */262 /* target host supports Bluetooth sniffing */265 /* target host supports Bluetooth Monitor */268 /* target host supports CAN sniffing */271 /* target host supports canusb */277 /* target host supports netfilter sniffing */283 /* target host supports USB sniffing */
19 Squashfs now supports NFS exports. By default the additional33 Unsquashfs now supports Squashfs 2.x filesystems.
1 dnl A version of AS_COMPILER_FLAG that supports both C and C++.39 dnl Append CFLAGS to VARIABLE if the compiler supports them.
42 if (supports(klass)) { in newRunner()81 boolean supports(Class<?> klass) { in supports() method in JUnitRunnerFactory
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
73 ; LDRSW supports loading from a literal.150 ; LDRSW supports loading from a literal.222 ; LDRSW supports loading from a literal.302 ; LDRSB supports loading from a literal.319 ; LDRSB supports loading from a literal.353 ; LDRSH supports loading from a literal.384 ; LDRSH supports loading from a literal.403 ; LDR supports loading from a literal.435 ; LDR float supports loading from a literal.467 ; LDR half supports loading from a literal.[all …]
22 /// The 3.1 runtime now supports tree rewrites from tree parsers. See the main ANTLR30 /// supports remote debugging only (you cannot generate C, compile and debug it from the32 /// you are using a version of ANTLRWorks that supports tree parser debugging. Generate
18 At present the mthreads code supports three thread APIS:37 only one that really supports multiprocessor machines (AFAIK). See
21 # Check if the compiler supports OPTION when compiling PROGRAM.62 # Adds parameter to WARN_CFLAGS if the compiler supports it when
21 Our little language supports a couple of interesting features: it22 supports user defined binary and unary operators, it uses JIT23 compilation for immediate evaluation, and it supports a few control flow40 - **typed variables** - Kaleidoscope currently only supports variables68 collection, note that LLVM fully supports `Accurate Garbage71 - **debugger support** - LLVM supports generation of `DWARF Debug77 - **exception handling support** - LLVM supports generation of `zero126 supports, even emitting C code and compiling that on targets that LLVM266 the use of tail calls (which LLVM also supports).
88 /* Define if assembler supports EDSP instructions */91 /* Define if assembler supports ARMv6 media instructions */94 /* Define if compiler supports NEON instructions */