Home
last modified time | relevance | path

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

12345678910>>...74

/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-7.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/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/u-boot/drivers/net/
DKconfig18 This driver supports the TI three port switch gigabit ethernet
45 This driver supports the Atheros AG7xxx Ethernet MAC. This MAC is
54 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
87 This driver supports the Synopsys Designware Ethernet QOS (Quality
88 Of Service) IP block. The IP supports many options for bus type,
90 supports the specific configuration used in NVIDIA's Tegra186 chip,
96 This driver supports Intel(R) PRO/1000 gigabit ethernet family of
149 This MAC is present in SoCs from various vendors. It supports
173 This driver supports the 10/100 Fast Ethernet controller for
185 This driver supports the network interface units in the
[all …]
/external/ImageMagick/MagickCore/
Dconfig.h_vms193 /* 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 …]
/external/fonttools/Tests/varLib/
Dmodels_test.py140 self, locations, axisOrder, sortedLocs, supports, deltaWeights argument
145 assert model.supports == supports
/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/python/cpython3/Doc/c-api/
Dnumber.rst139 is done *in-place* when *o1* supports it. This is the equivalent of the Python
146 operation is done *in-place* when *o1* supports it. This is the equivalent of
153 operation is done *in-place* when *o1* supports it. This is the equivalent of
160 failure. The operation is done *in-place* when *o1* supports it. This is
169 The operation is done *in-place* when *o1* supports it. This is the equivalent
179 passed two integers. The operation is done *in-place* when *o1* supports it.
185 operation is done *in-place* when *o1* supports it. This is the equivalent of
194 is done *in-place* when *o1* supports it. This is the equivalent of the Python
203 failure. The operation is done *in-place* when *o1* supports it. This is the
210 failure. The operation is done *in-place* when *o1* supports it. This is the
[all …]
/external/u-boot/arch/mips/mach-bmips/
DKconfig30 This supports BMIPS BCM3380 family.
41 This supports BMIPS BCM6318 family.
52 This supports BMIPS BCM6328 family including BCM63281 and BCM63283.
63 This supports BMIPS BCM6338 family.
74 This supports BMIPS BCM6348 family.
85 This supports BMIPS BCM6358 family including BCM6358 and BCM6359.
96 This supports BMIPS BCM6368 family including BCM6368 and BCM6369.
107 This supports BMIPS BCM6362 family including BCM6361 and BCM6362.
118 This supports BMIPS BCM63268 family including BCM63168, BCM63169,
/external/u-boot/arch/mips/mach-ath79/
DKconfig15 This supports QCA/Atheros ar933x family SOCs.
24 This supports QCA/Atheros ar934x family SOCs.
34 This supports QCA/Atheros qca953x family SOCs.
/external/curl/docs/cmdline-opts/
Dversion.d36 This curl supports transfers of large files, files larger than 2GB.
38 This curl supports IDN - international domain names.
52 This curl supports Metalink (both version 3 and 4 (RFC 5854)), which
59 This curl supports multiple TLS backends.
Dno-alpn.d10 with an SSL library that supports ALPN. ALPN is used by a libcurl that supports
Dno-npn.d11 with an SSL library that supports NPN. NPN is used by a libcurl that supports
/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/fonttools/Lib/fontTools/varLib/
Dmodels.py271 supports = []
336 supports.append(box)
341 scalar = supportScalar(loc, supports[j])
346 self.supports = supports
362 return model.getDeltas(items), model.supports
365 return [supportScalar(loc, support) for support in self.supports]
448 pprint(model.supports)
/external/libdaemon/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]) ))]
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])
/external/u-boot/drivers/pwm/
DKconfig17 supports a programmable period and duty cycle. A 32-bit counter is
25 This PWM is found on RK3288 and other Rockchip SoCs. It supports a
42 This PWM is found on Tegra 20 and other Nvidia SoCs. It supports
51 This PWM is found on H3, A64 and other Allwinner SoCs. It supports a
/external/python/cpython2/Doc/c-api/
Dnumber.rst141 is done *in-place* when *o1* supports it. This is the equivalent of the Python
148 operation is done *in-place* when *o1* supports it. This is the equivalent of
155 operation is done *in-place* when *o1* supports it. This is the equivalent of
162 operation is done *in-place* when *o1* supports it. This is the equivalent of
169 The operation is done *in-place* when *o1* supports it. This is the equivalent
181 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 of
198 is done *in-place* when *o1* supports it. This is the equivalent of the Python
207 failure. The operation is done *in-place* when *o1* supports it. This is the
214 failure. The operation is done *in-place* when *o1* supports it. This is the
[all …]
/external/u-boot/drivers/tpm/
DKconfig33 This driver supports an Atmel TPM device connected on the I2C bus.
42 This driver supports Infineon TPM devices connected on the I2C bus.
67 This driver supports Infineon TPM devices connected on the LPC bus.
85 This driver supports STMicroelectronics TPM devices connected on the I2C bus.
94 This driver supports STMicroelectronics TPM devices connected on the SPI bus.
146 This driver supports TPMv2.x devices connected on the SPI bus.
/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/python/cpython2/Modules/_ctypes/libffi/
Dfficonfig.h.in42 /* 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. */
/external/vogar/src/vogar/target/junit/
DJUnitRunnerFactory.java34 if (supports(klass)) { in newRunner()
42 private boolean supports(Class<?> klass) { in supports() method in JUnitRunnerFactory

12345678910>>...74