Searched full:extensions (Results 1 – 25 of 2448) sorted by relevance
12345678910>>...98
... .build xorgproto-2022.1/include/X11/extensions/ xorgproto-2022.1/include/X11/extensions ...
65 static ExtensionEntry **extensions = (ExtensionEntry **) NULL; variable104 newexts = reallocarray(extensions, i + 1, sizeof(ExtensionEntry *)); in AddExtension()112 extensions = newexts; in AddExtension()113 extensions[i] = ext; in AddExtension()151 if ((strlen(extensions[i]->name) == len) && in FindExtension()152 !strncmp(extname, extensions[i]->name, len)) in FindExtension()159 * CheckExtension returns the extensions[] entry for the requested169 return extensions[n]; in CheckExtension()185 return extensions[major]; in GetExtensionEntry()200 if (extensions[i]->CloseDown) in CloseDownExtensions()[all …]
11 extensions/ebt_among.c | 2 +-12 extensions/ebt_arpreply.c | 2 +-13 extensions/ebt_nat.c | 2 +-17 diff --git a/extensions/ebt_among.c b/extensions/ebt_among.c19 --- a/extensions/ebt_among.c20 +++ b/extensions/ebt_among.c31 diff --git a/extensions/ebt_arpreply.c b/extensions/ebt_arpreply.c33 --- a/extensions/ebt_arpreply.c34 +++ b/extensions/ebt_arpreply.c45 diff --git a/extensions/ebt_nat.c b/extensions/ebt_nat.c[all …]
65 bool "Rockchip specific extensions for Synopsys DW HDMI"68 This selects support for Rockchip SoC specific extensions73 bool "Rockchip specific extensions for Synopsys DW HDMI QP"76 This selects support for Rockchip SoC specific extensions81 bool "Rockchip specific extensions for INNO HDMI"84 This selects support for Rockchip SoC specific extensions89 bool "Rockchip specific extensions for INNO HDMI PHY"126 tristate "Rockchip specific extensions for Synopsys DW MIPI DSI"131 This selects support for Rockchip SoC specific extensions137 tristate "Rockchip specific extensions for Synopsys DW MIPI DSI2"[all …]
16 subprojects/extensions-app/js/meson.build | 2 +-17 subprojects/extensions-app/meson.build | 7 ++++++-18 subprojects/extensions-app/meson_options.txt | 6 ++++++65 diff --git a/subprojects/extensions-app/js/meson.build b/subprojects/extensions-app/js/meson.build67 --- a/subprojects/extensions-app/js/meson.build68 +++ b/subprojects/extensions-app/js/meson.build78 diff --git a/subprojects/extensions-app/meson.build b/subprojects/extensions-app/meson.build80 --- a/subprojects/extensions-app/meson.build81 +++ b/subprojects/extensions-app/meson.build96 diff --git a/subprojects/extensions-app/meson_options.txt b/subprojects/extensions-app/meson_option…[all …]
9 … for execution of same (collectively defined as Extensions) that You Deploy by Deploying Your Exte…17 …Extensions to the Licensed Software consistent with the rights granted by this License, provided t…23 a. Charge for the Source Code to the Licensed Software, or Your Extensions, other than a nominal fe…35 …ode and in a text file titled "CHANGES" distributed with the Licensed Software and Your Extensions.37 b. Make the Source Code for any Extensions You Deploy available in a timely fashion via an Electron…39 …ility of Source Code to Your Extensions in a timely fashion and include in such notice a brief des…41 …, reproduce, display, perform, modify, sublicense, and distribute Your Extensions, in any form, un…55 …1.5 "Extensions" means any Modifications, Derivative Works, or Required Components as those terms …59 …pursuant to this License. Licensed Software also includes all previous Extensions from any Contrib…73 …or Your Extensions by means of a computer network to one or more computers for purposes of executi…[all …]
26 extensions, and meaningful and valuable derivatives were not consistently33 Regarding deployment, under the RPL your changes, bug fixes, extensions, etc.77 1.5 "Extensions" means any Modifications, Derivative Works, or Required85 Licensed Software also includes all previous Extensions from any Contributor114 1.14 "Serve" means to deliver Licensed Software and/or Your Extensions by116 of Licensed Software and/or Your Extensions.123 Licensed Software and/or Your Extensions, including all modules contained127 version of the Licensed Software or Your Extensions.142 Extensions created by a Contributor. These actions are prohibited by law if158 Licensed Software and Your Extensions in both Source Code form or as an[all …]
2 extensions both build time and runtime. Then they search extensions with34 + pathlen = snprintf(fullname, sizeof(fullname), BUILD_DIR "/extensions/");36 /* Find all extensions which have been compiled along the test */37 - TRACE_DEBUG(INFO, "Loading from: '%s'", BUILD_DIR "/extensions");38 - CHECK( 0, (dir = opendir (BUILD_DIR "/extensions")) == NULL ? 1 : 0 );39 - pathlen = snprintf(fullname, sizeof(fullname), BUILD_DIR "/extensions/");62 + pathlen = snprintf(fullname, sizeof(fullname), BUILD_DIR "/extensions/");64 /* Find all extensions which have been compiled along the test */65 - LOG_D("Loading %s*.fdx from: '%s'", BUILD_DIR "/extensions", prefix ?: "");66 - CHECK( 0, (dir = opendir (BUILD_DIR "/extensions")) == NULL ? 1 : 0 );[all …]
21 tristate "SHA-1 digest algorithm (ARMv8 Crypto Extensions)"27 tristate "SHA-224/SHA-256 digest algorithm (ARMv8 Crypto Extensions)"33 tristate "SHA-384/SHA-512 digest algorithm (ARMv8 Crypto Extensions)"39 tristate "SHA3 digest algorithm (ARMv8.2 Crypto Extensions)"45 tristate "SM3 digest algorithm (ARMv8.2 Crypto Extensions)"51 tristate "SM4 symmetric cipher (ARMv8.2 Crypto Extensions)"57 tristate "GHASH/AES-GCM using ARMv8 Crypto Extensions"74 tristate "AES core cipher using ARMv8 Crypto Extensions"80 tristate "AES in CCM mode using ARMv8 Crypto Extensions"88 tristate "AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions"
12 extensions/Makefile | 4 ++++30 @@ -24,13 +22,13 @@ include extensions/Makefile47 diff --git a/extensions/Makefile b/extensions/Makefile49 --- a/extensions/Makefile50 +++ b/extensions/Makefile51 @@ -5,3 +5,7 @@ EXT_OBJS+=$(foreach T,$(EXT_FUNC), extensions/arpt_$(T).o)53 extensions/ebt_%.o: extensions/arpt_%.c include/arptables.h include/arptables_common.h57 +extensions/arpt_%.o: extensions/arpt_%.c include/arptables.h include/arptables_common.h
63 bool "Rockchip specific extensions for Analogix DP driver"65 This selects support for Rockchip SoC specific extensions72 This selects support for Rockchip SoC specific extensions85 bool "Rockchip specific extensions for Synopsys DW HDMI"87 This selects support for Rockchip SoC specific extensions93 bool "Rockchip specific extensions for Synopsys DW MIPI DSI"96 This selects support for Rockchip SoC specific extensions102 bool "Rockchip specific extensions for Synopsys DW DPTX"108 bool "Rockchip specific extensions for Innosilicon HDMI"110 This selects support for Rockchip SoC specific extensions[all …]
217 <p>Multiple extensions may be specified, separated by a <code>+</code>. The218 extensions should be specified in ascending alphabetical order.220 <p>Some extensions may be restricted to particular architectures; this is221 documented in the list of extensions below.225 Extensions that are removed should be listed after all extensions which have230 <p>The following extensions are currently supported:231 <code>bf16</code> (BFloat16 extensions for v8.6-A architecture),232 <code>i8mm</code> (Int8 Matrix Multiply extensions for v8.6-A architecture),234 <code>crypto</code> (Cryptography Extensions for v8-A architecture, implies <code>fp+simd</code>),235 <code>dotprod</code> (Dot Product Extensions for v8.2-A architecture, implies <code>fp+simd</code>),[all …]
16 <title>Using as: AArch64 Extensions</title>18 <meta name="description" content="Using as: AArch64 Extensions">19 <meta name="keywords" content="Using as: AArch64 Extensions">63 <a name="AArch64-Extensions"></a>69 <a name="Architecture-Extensions"></a>70 <h4 class="subsection">9.1.2 Architecture Extensions</h4>72 <p>The table below lists the permitted architecture extensions that are76 <p>Multiple extensions may be specified, separated by a <code>+</code>.79 the extension. Extensions that are removed must be listed after all80 extensions that have been added.[all …]
28 <link href="AArch64-Extensions.html#AArch64-Extensions" rel="next" title="AArch64 Extensions">66 Next: <a href="AArch64-Extensions.html#AArch64-Extensions" accesskey="n" rel="next">AArch64 Extensi…135 extensions.139 processor. See <a href="AArch64-Extensions.html#AArch64-Extensions">AArch64 Extensions</a>.142 extension, then then those extensions are automatically enabled.144 extensions.162 <samp>-mcpu</samp>, extensions are not always enabled by default,163 See <a href="AArch64-Extensions.html#AArch64-Extensions">AArch64 Extensions</a>.182 Next: <a href="AArch64-Extensions.html#AArch64-Extensions" accesskey="n" rel="next">AArch64 Extensi…
pax_global_header qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991/ qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991/.qmake.conf qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991 ...
21 We'll only accept patches for new modules or extensions if the22 specifications for those modules or extensions are listed as being25 any draft extensions that they wish.)28 their own custom extensions. These custom extensions aren't required32 RISC-V extensions, we'll only to accept patches for extensions that35 containing code for any custom extensions that they wish.)
32 tristate "SHA1 digest algorithm (ARM v8 Crypto Extensions)"38 using special ARMv8 Crypto Extensions.41 tristate "SHA-224/256 digest algorithm (ARM v8 Crypto Extensions)"47 using special ARMv8 Crypto Extensions.81 Crypto Extensions, typically this BLAKE2b implementation is91 On ARM processors without the Crypto Extensions, this is the119 tristate "Accelerated AES using ARMv8 Crypto Extensions"126 ARMv8 Crypto Extensions129 tristate "PMULL-accelerated GHASH using NEON/ARMv8 Crypto Extensions"137 that is part of the ARMv8 Crypto Extensions, or a slower variant that
88 #include <X11/extensions/shape.h>90 #include <X11/extensions/Xrender.h>93 #include <X11/extensions/XKB.h>96 #include <X11/extensions/XI.h>99 #include <X11/extensions/XInput.h> /* For XDevice */100 #include <X11/extensions/Xext.h>123 #include <X11/extensions/XKBproto.h>126 #include <X11/extensions/XIproto.h>
157 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()165 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()174 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()182 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()191 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()203 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()215 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()235 * Socket Extensions for SCTP - draft-01258 /* Sockets API Extensions for SCTP in sctp_ulpevent_make_peer_addr_change()267 /* Sockets API Extensions for SCTP in sctp_ulpevent_make_peer_addr_change()[all …]
1 * Samsung Exynos specific extensions to the Synopsys Designware Mobile8 extensions to the Synopsys Designware Mobile Storage Host Controller.14 specific extensions.16 specific extensions.18 specific extensions.20 specific extensions.22 specific extensions.24 specific extensions having an SMU.
279 const __DRIextension **extensions = NULL; in glxProbeDriver() local327 extensions = get_extensions(); in glxProbeDriver()331 if (!extensions) in glxProbeDriver()332 extensions = dlsym(driver, __DRI_DRIVER_EXTENSIONS); in glxProbeDriver()333 if (extensions == NULL) { in glxProbeDriver()334 LogMessage(X_ERROR, "AIGLX error: %s exports no extensions (%s)\n", in glxProbeDriver()339 for (i = 0; extensions[i]; i++) { in glxProbeDriver()340 if (strcmp(extensions[i]->name, coreName) == 0 && in glxProbeDriver()341 extensions[i]->version >= coreVersion) { in glxProbeDriver()342 *coreExt = (void *) extensions[i]; in glxProbeDriver()[all …]