Home
last modified time | relevance | path

Searched refs:supports (Results 1 – 25 of 2552) sorted by relevance

12345678910>>...103

/external/strace/xlat/
Dnbd_ioctl_flags.in8 /* The server supports flags */
12 /* The server supports NBD_CMD_FLUSH */
14 /* The server supports NBD_CMD_FLAG_FUA (Force Unit Access) */
18 /* The server supports NBD_CMD_TRIM */
20 /* The server supports NBD_CMD_WRITE_ZEROES and NBD_CMD_FLAG_NO_HOLE */
22 /* The server supports NBD_CMD_FLAG_DF (don't fragment replies) */
24 /* The server supports multiple connections */
26 /* The server supports NBD_CMD_RESIZE (resizing the device) */
28 /* The server supports NBD_CMD_CACHE */
/external/curl/docs/libcurl/
Dlibcurl.m461 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 …]
/external/libopus/m4/
Das-gcc-inline-assembly.m414 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])
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRDevices.td24 // 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 …]
/external/llvm-project/llvm/lib/Target/AVR/
DAVRDevices.td24 // 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 …]
/external/llvm/lib/Target/AVR/
DAVR.td42 // The device has SRAM, and supports the bare minimum of
56 // 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 …]
/external/fonttools/Tests/varLib/
Dmodels_test.py138 self, locations, axisOrder, sortedLocs, supports, deltaWeights argument
143 assert model.supports == supports
/external/ImageMagick/MagickCore/
Dconfig.h_vms190 /* X11 server supports shared memory extension */
193 /* 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 …]
/external/ImageMagick/m4/
Dcxx_have_std_libs.m43 dnl If the compiler supports ISO C++ standard library (i.e., can
14 [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])
Dax_cxx_namespace_std.m411 # If the compiler supports namespace std, define HAVE_NAMESPACE_STD.
27 AC_CACHE_CHECK(if g++ supports namespace std,
36 AC_DEFINE(HAVE_NAMESPACE_STD,,[Define if g++ supports namespace std. ])
/external/llvm-project/polly/lib/External/isl/m4/
Dax_cxx_compile_stdcxx_11_no_override.m414 # Check if $CXX supports C++11 by default (without adding switches).
20 AC_CACHE_CHECK(whether $CXX supports C++11 features by default,
34 [define if the compiler supports basic C++11 syntax])
/external/expat/conftools/
Dexpatcfg-compiler-supports-visibility.m41 # expatcfg-compiler-supports-visibility.m4 --
10 # Check if the selected compiler supports the "visibility" attribute
26 [AC_CACHE_CHECK([whether compiler supports visibility],
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Fill.pbtxt33 * `tf.fill` only supports scalar contents, whereas `tf.constant` supports
38 * Because `tf.fill` evaluates at graph runtime, it supports dynamic shapes
/external/curl/docs/cmdline-opts/
Dversion.d38 This curl supports IDN - international domain names.
44 This curl supports transfers of large files, files larger than 2GB.
48 This curl supports Metalink
50 This curl supports multiple TLS backends.
/external/mtools/
Dconfigure.in199 dnl If the CC compiler supports `loff_t' type, define `HAVE_LOFF_T'.
203 AC_MSG_CHECKING(whether ${CC} supports loff_t type)
212 AC_DEFINE([HAVE_LOFF_T],1,[Define when the compiler supports LOFF_T type])
220 dnl If the CC compiler supports `offset_t' type, define `HAVE_OFFSET_T'.
224 AC_MSG_CHECKING(whether ${CC} supports offset_t type)
233 AC_DEFINE([HAVE_OFFSET_T],1,[Define when the compiler supports OFFSET_T type])
240 dnl If the CC compiler supports `long long' type, define `HAVE_LONG_LONG'.
244 AC_MSG_CHECKING(whether ${CC} supports long long type)
253 AC_DEFINE([HAVE_LONG_LONG],1,[Define when the compiler supports LONG_LONG type])
260 dnl If the CC compiler supports `long long' type, define `HAVE_OFF64_T'.
[all …]
/external/python/cpython3/Doc/c-api/
Dnumber.rst142 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 …]
/external/flatbuffers/dart/
DCHANGELOG.md10 - No longer supports Dart 1.x
14 - Initial release, supports Dart 1.x and many dev versions of Dart 2.x
/external/fonttools/Lib/fontTools/varLib/
Dmodels.py284 supports = []
333 supports.append(region)
334 self.supports = supports
365 scalar = supportScalar(loc, self.supports[j])
384 return model.getDeltas(items, round=round), model.supports
387 return [supportScalar(loc, support) for support in self.supports]
476 pprint(model.supports)
/external/llvm-project/llvm/docs/AMDGPU/
Dgfx8_data_buf_d16_96.rst17 * 3 dwords for GFX8.0. This H/W supports no packing.
18 * 2 dwords for GFX8.1+. This H/W supports data packing.
Dgfx8_data_buf_d16_128.rst17 * 4 dwords for GFX8.0. This H/W supports no packing.
18 * 2 dwords for GFX8.1+. This H/W supports data packing.
Dgfx8_data_buf_d16_64.rst17 * 2 dwords for GFX8.0. This H/W supports no packing.
18 * 1 dword for GFX8.1+. This H/W supports data packing.
/external/ltp/m4/
Dltp-clone7args.m46 [Define to 1 if clone() supports 7 arguments.])
7 AC_MSG_CHECKING([if clone() supports 7 args])
/external/rnnoise/m4/
Dattributes.m456 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=%all
146 AC_CACHE_CHECK([if $CC supports __attribute__(( ifelse([$2], , [$1], [$2]) ))],
159 [Define this if the compiler supports __attribute__(( ifelse([$2], , [$1], [$2]) ))]
262 AC_CACHE_CHECK([if $CC supports -fvisibility=hidden],
273 [Define this if the compiler supports the -fvisibility flag])
296 [Define this if the compiler supports __builtin_expect() function])
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dstyle-settings.js30 window.CSS && CSS.supports && CSS.supports('box-shadow', '0 0 0 var(--foo)'));
/external/python/cryptography/docs/hazmat/primitives/
Dkeywrap.rst27 instance that supports
45 instance that supports
66 instance that supports
84 instance that supports

12345678910>>...103