/third_party/skia/third_party/externals/microhttpd/m4/ |
D | libcurl.m4 | 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 …]
|
/third_party/curl/docs/libcurl/ |
D | libcurl.m4 | 62 AH_TEMPLATE([LIBCURL_FEATURE_SSL],[Defined if libcurl supports SSL]) 63 AH_TEMPLATE([LIBCURL_FEATURE_KRB4],[Defined if libcurl supports KRB4]) 64 AH_TEMPLATE([LIBCURL_FEATURE_IPV6],[Defined if libcurl supports IPv6]) 65 AH_TEMPLATE([LIBCURL_FEATURE_LIBZ],[Defined if libcurl supports libz]) 66 AH_TEMPLATE([LIBCURL_FEATURE_ASYNCHDNS],[Defined if libcurl supports AsynchDNS]) 67 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN]) 68 AH_TEMPLATE([LIBCURL_FEATURE_SSPI],[Defined if libcurl supports SSPI]) 69 AH_TEMPLATE([LIBCURL_FEATURE_NTLM],[Defined if libcurl supports NTLM]) 71 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTP],[Defined if libcurl supports HTTP]) 72 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTPS],[Defined if libcurl supports HTTPS]) [all …]
|
D | curl_version_info.md | 129 names of the features that libcurl supports. The array is terminated by a NULL 142 names protocols that libcurl supports (using lowercase letters). The protocol 166 supports HTTP Brotli content encoding using libbrotlidec (Added in 7.57.0) 228 supports IPv6 234 supports Kerberos V5 authentication for FTP, IMAP, LDAP, POP3, SMTP and 247 supports HTTP deflate using libz (Added in 7.10) 261 supports HTTP NTLM (added in 7.10.6) 289 supports SSL (HTTPS/FTPS) (Added in 7.10) 339 supports HTTP zstd content encoding using zstd library (Added in 7.72.0) 353 supports HTTP GSS-Negotiate (added in 7.10.6, deprecated in 7.38.0) [all …]
|
/third_party/glfw/docs/ |
D | news.dox | 10 GLFW now supports basic integration with Vulkan with @ref glfwVulkanSupported, 19 GLFW now supports switching between windowed and full screen modes and updating 26 GLFW now supports window maximization with @ref glfwMaximizeWindow and the 32 GLFW now supports giving windows input focus with @ref glfwFocusWindow. 37 GLFW now supports setting both absolute and relative window size limits with 43 GLFW now supports querying the localized name of printable keys with @ref 49 GLFW now supports waiting for events for a set amount of time with @ref 55 GLFW now supports setting the icon of windows with @ref glfwSetWindowIcon. 60 GLFW now supports raw timer values with @ref glfwGetTimerValue and @ref 66 GLFW now supports notifying when a joystick has been connected or disconnected [all …]
|
/third_party/skia/third_party/externals/microhttpd/ |
D | MHD_config.h.in | 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 …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRDevices.td | 24 // The device has SRAM, and supports the bare minimum of 38 // The device supports the `JMP k` and `CALL k` instructions. 40 "The device supports the `JMP` and " 44 // The device supports the indirect branches `IJMP` and `ICALL`. 47 "The device supports `IJMP`/`ICALL`" 50 // The device supports the extended indirect branches `EIJMP` and `EICALL`. 52 "true", "The device supports the " 55 // The device supports `ADDI Rd, K`, `SUBI Rd, K`. 65 // The device supports the 16-bit GPR pair MOVW instruction. 67 "The device supports the 16-bit MOVW " [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | features.adoc | 648 If this feature is not supported, the implementation supports only 967 If set to ename:VK_TRUE, the implementation supports variable 1046 indicates whether the implementation supports the 1052 the implementation supports the flink:vkCmdDrawIndirectCount and 1059 whether the implementation supports the minimum set of descriptor 1069 whether the implementation supports a minimum set of required formats 1087 indicates whether the implementation supports the 1097 the implementation supports the code:ShaderLayer SPIR-V capability 1189 supports the SPIR-V code:VariablePointersStorageBuffer capability. 1194 specifies whether the implementation supports the SPIR-V [all …]
|
D | features.txt | 630 If this feature is not supported, the implementation supports only 937 If set to ename:VK_TRUE, the implementation supports variable 989 indicates whether the implementation supports the 995 the implementation supports the flink:vkCmdDrawIndirectCount and 1002 whether the implementation supports the minimum set of descriptor 1012 whether the implementation supports a minimum set of required formats 1029 indicates whether the implementation supports the 1037 the implementation supports the code:ShaderLayer SPIR-V capability 1088 supports the SPIR-V code:VariablePointersStorageBuffer capability. 1093 specifies whether the implementation supports the SPIR-V [all …]
|
/third_party/python/Doc/c-api/ |
D | number.rst | 142 is done *in-place* when *o1* supports it. This is the equivalent of the Python 149 operation is done *in-place* when *o1* supports it. This is the equivalent of 156 operation is done *in-place* when *o1* supports it. This is the equivalent of 163 failure. The operation is done *in-place* when *o1* supports it. This is 172 The operation is done *in-place* when *o1* supports it. This is the equivalent 182 passed two integers. The operation is done *in-place* when *o1* supports it. 188 operation is done *in-place* when *o1* supports it. This is the equivalent of 197 is done *in-place* when *o1* supports it. This is the equivalent of the Python 206 failure. The operation is done *in-place* when *o1* supports it. This is the 213 failure. The operation is done *in-place* when *o1* supports it. This is the [all …]
|
/third_party/mesa3d/docs/gallium/ |
D | screen.rst | 90 * ``PIPE_CAP_VERTEX_ELEMENT_INSTANCE_DIVISOR``: Whether the driver supports 110 * ``PIPE_CAP_GLSL_FEATURE_LEVEL``: Whether the driver supports features 112 * ``PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY``: Whether the driver supports 129 * ``PIPE_CAP_USER_VERTEX_BUFFERS``: Whether the driver supports user vertex 148 * ``PIPE_CAP_COMPUTE``: Whether the implementation supports the 152 * ``PIPE_CAP_START_INSTANCE``: Whether the driver supports 166 supports R, RG, RGB and RGBA formats for PIPE_BUFFER sampler views. 246 * ``PIPE_CAP_DRAW_INDIRECT``: Whether the driver supports taking draw arguments 249 * ``PIPE_CAP_MULTI_DRAW_INDIRECT``: Whether the driver supports 251 * ``PIPE_CAP_MULTI_DRAW_INDIRECT_PARAMS``: Whether the driver supports [all …]
|
/third_party/openssl/test/ssl-tests/ |
D | 09-alpn.cnf | 13 test-8 = 8-alpn-selected-sni-server-supports-alpn 288 [8-alpn-selected-sni-server-supports-alpn] 289 ssl_conf = 8-alpn-selected-sni-server-supports-alpn-ssl 291 [8-alpn-selected-sni-server-supports-alpn-ssl] 292 server = 8-alpn-selected-sni-server-supports-alpn-server 293 client = 8-alpn-selected-sni-server-supports-alpn-client 294 server2 = 8-alpn-selected-sni-server-supports-alpn-server2 296 [8-alpn-selected-sni-server-supports-alpn-server] 301 [8-alpn-selected-sni-server-supports-alpn-server2] 306 [8-alpn-selected-sni-server-supports-alpn-client] [all …]
|
D | 08-npn.cnf | 13 test-8 = 8-npn-selected-sni-server-supports-npn 299 [8-npn-selected-sni-server-supports-npn] 300 ssl_conf = 8-npn-selected-sni-server-supports-npn-ssl 302 [8-npn-selected-sni-server-supports-npn-ssl] 303 server = 8-npn-selected-sni-server-supports-npn-server 304 client = 8-npn-selected-sni-server-supports-npn-client 305 server2 = 8-npn-selected-sni-server-supports-npn-server2 307 [8-npn-selected-sni-server-supports-npn-server] 312 [8-npn-selected-sni-server-supports-npn-server2] 317 [8-npn-selected-sni-server-supports-npn-client] [all …]
|
/third_party/skia/third_party/externals/expat/expat/conftools/ |
D | expatcfg-compiler-supports-visibility.m4 | 1 # expatcfg-compiler-supports-visibility.m4 -- 10 # Check if the selected compiler supports the "visibility" attribute 26 [AC_CACHE_CHECK([whether compiler supports visibility],
|
/third_party/alsa-lib/m4/ |
D | attributes.m4 | 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], 141 dnl - Sun Studio compiler supports -errwarn=%all 153 AC_CACHE_CHECK([if $CC supports __attribute__(( ifelse([$2], , [$1], [$2]) ))], 166 [Define this if the compiler supports __attribute__(( ifelse([$2], , [$1], [$2]) ))] 259 AC_CACHE_CHECK([if $CC supports -fvisibility=hidden], 270 [Define this if the compiler supports the -fvisibility flag]) 293 [Define this if the compiler supports __builtin_expect() function])
|
/third_party/node/deps/uv/m4/ |
D | libuv-check-flags.m4 | 57 AC_CACHE_CHECK([if $CC supports $1 flag], 69 AC_CACHE_CHECK([if $CC supports $1 flag], 91 AC_CACHE_CHECK([if $CC supports $1 flag], 153 dnl - Sun Studio compiler supports -errwarn=%all 165 AC_CACHE_CHECK([if $CC supports __attribute__(( ifelse([$2], , [$1], [$2]) ))], 180 [Define this if the compiler supports __attribute__(( ifelse([$2], , [$1], [$2]) ))] 273 AC_CACHE_CHECK([if $CC supports -fvisibility=hidden], 284 [Define this if the compiler supports the -fvisibility flag]) 309 [Define this if the compiler supports __builtin_expect() function])
|
/third_party/libevdev/m4/ |
D | attributes.m4 | 41 AC_CACHE_CHECK([if $CC supports flag $3 in envvar $2], 65 AC_CACHE_CHECK([if $CC supports $1 flag], 111 dnl - Sun Studio compiler supports -errwarn=%all 124 AC_CACHE_CHECK([if $CC supports __attribute__(( ifelse([$2], , [$1], [$2]) ))], 137 [Define this if the compiler supports __attribute__(( ifelse([$2], , [$1], [$2]) ))] 229 AC_CACHE_CHECK([if $CC supports -fvisibility=hidden], 235 [Define this if the compiler supports the -fvisibility flag]) 258 [Define this if the compiler supports __builtin_expect() function])
|
/third_party/node/deps/npm/node_modules/color-support/ |
D | README.md | 8 This is similar to `supports-color`, but it does not read 30 - `iTerm.app` version 3.x supports 16m colors, below support 256 31 - `MacTerm` supports 16m colors 32 - `Apple_Terminal` supports 256 colors 128 [supports-color](http://npm.im/supports-color) by the ever prolific
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_struct.md | 13 - supports flat structs, single child struct pointers, and unbounded arrays / 16 - supports boolean and C types char, int, long, long long in explicitly signed 19 - supports both char * type string members where the unbounded content is
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_visual_rating.txt | 41 the server supports this extension but the client library does not, then 46 the server does not know which GLX extensions a client supports.) 56 whether a server supports EXT_visual_rating or not. This allows 121 A client that supports EXT_visual_rating will insure that the string 123 regardless of whether the server supports EXT_visual_rating.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_visual_rating.txt | 41 the server supports this extension but the client library does not, then 46 the server does not know which GLX extensions a client supports.) 56 whether a server supports EXT_visual_rating or not. This allows 121 A client that supports EXT_visual_rating will insure that the string 123 regardless of whether the server supports EXT_visual_rating.
|
/third_party/ltp/m4/ |
D | ltp-clone7args.m4 | 6 [Define to 1 if clone() supports 7 arguments.]) 7 AC_MSG_CHECKING([if clone() supports 7 args])
|
/third_party/python/Misc/NEWS.d/ |
D | 3.5.0b1.rst | 204 collections.UserString now supports __getnewargs__(), __rmod__(), 365 The email library now supports RFC 6532: it can generate headers using utf-8 384 poplib now supports RFC 6856 (UTF8). 402 smtplib now supports RFC 6531 (SMTPUTF8). 477 smtpd now supports the 8BITMIME extension whenever the new *decode_data* 497 imaplib now supports RFC 5161 (enable), RFC 6855 (utf8/internationalized 549 getdouble() now supports any numbers (in particular int). 577 On POSIX, os.getcwd() now supports paths longer than 1025 bytes. Patch 839 h2py now supports arbitrary filenames in #include. 848 make patchcheck now supports git checkouts, too.
|
/third_party/curl/docs/cmdline-opts/ |
D | no-alpn.md | 22 with an SSL library that supports ALPN. ALPN is used by a libcurl that supports
|
D | no-npn.md | 25 with an SSL library that supports NPN. NPN is used by a libcurl that supports
|
/third_party/python/Doc/library/ |
D | typing.rst | 223 ``Callable`` now supports :class:`ParamSpec` and :data:`Concatenate`. 621 :class:`builtins.tuple <tuple>` now supports ``[]``. See :pep:`585` and 710 :class:`collections.abc.Callable` now supports ``[]``. See :pep:`585` and 714 ``Callable`` now supports :class:`ParamSpec` and :data:`Concatenate`. 818 :class:`builtins.type <type>` now supports ``[]``. See :pep:`585` and 940 * Multiple type annotations are supported (``Annotated`` supports variadic 1391 support :pep:`526`, ``TypedDict`` supports two additional equivalent 1432 :class:`builtins.dict <dict>` now supports ``[]``. See :pep:`585` and 1453 :class:`builtins.list <list>` now supports ``[]``. See :pep:`585` and 1463 :class:`builtins.set <set>` now supports ``[]``. See :pep:`585` and [all …]
|