Home
last modified time | relevance | path

Searched full:extensions (Results 1 – 25 of 2448) sorted by relevance

12345678910>>...98

/OK3568_Linux_fs/buildroot/dl/iptables/
HDiptables-1.8.7.tar.bz2
/OK3568_Linux_fs/buildroot/dl/xorgproto/
HDxorgproto-2022.1.tar.bz2 ... .build xorgproto-2022.1/include/X11/extensions/ xorgproto-2022.1/include/X11/extensions ...
/OK3568_Linux_fs/external/xserver/dix/
H A Dextension.c65 static ExtensionEntry **extensions = (ExtensionEntry **) NULL; variable
104 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 requested
169 return extensions[n]; in CheckExtension()
185 return extensions[major]; in GetExtensionEntry()
200 if (extensions[i]->CloseDown) in CloseDownExtensions()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/
H A D0010-Adjust-header-include-sequence.patch11 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.c
19 --- a/extensions/ebt_among.c
20 +++ b/extensions/ebt_among.c
31 diff --git a/extensions/ebt_arpreply.c b/extensions/ebt_arpreply.c
33 --- a/extensions/ebt_arpreply.c
34 +++ b/extensions/ebt_arpreply.c
45 diff --git a/extensions/ebt_nat.c b/extensions/ebt_nat.c
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A DKconfig65 bool "Rockchip specific extensions for Synopsys DW HDMI"
68 This selects support for Rockchip SoC specific extensions
73 bool "Rockchip specific extensions for Synopsys DW HDMI QP"
76 This selects support for Rockchip SoC specific extensions
81 bool "Rockchip specific extensions for INNO HDMI"
84 This selects support for Rockchip SoC specific extensions
89 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 extensions
137 tristate "Rockchip specific extensions for Synopsys DW MIPI DSI2"
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/gnome-shell/
H A D0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch16 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.build
67 --- a/subprojects/extensions-app/js/meson.build
68 +++ b/subprojects/extensions-app/js/meson.build
78 diff --git a/subprojects/extensions-app/meson.build b/subprojects/extensions-app/meson.build
80 --- a/subprojects/extensions-app/meson.build
81 +++ b/subprojects/extensions-app/meson.build
96 diff --git a/subprojects/extensions-app/meson_options.txt b/subprojects/extensions-app/meson_option…
[all …]
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DRPL-1.19 … for execution of same (collectively defined as Extensions) that You Deploy by Deploying Your Exte…
17Extensions 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 …]
H A DRPL-1.526 extensions, and meaningful and valuable derivatives were not consistently
33 Regarding deployment, under the RPL your changes, bug fixes, extensions, etc.
77 1.5 "Extensions" means any Modifications, Derivative Works, or Required
85 Licensed Software also includes all previous Extensions from any Contributor
114 1.14 "Serve" means to deliver Licensed Software and/or Your Extensions by
116 of Licensed Software and/or Your Extensions.
123 Licensed Software and/or Your Extensions, including all modules contained
127 version of the Licensed Software or Your Extensions.
142 Extensions created by a Contributor. These actions are prohibited by law if
158 Licensed Software and Your Extensions in both Source Code form or as an
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A Dpass-ptest-env.patch2 extensions both build time and runtime. Then they search extensions with
34 + 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 …]
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A DKconfig21 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"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/arptables/arptables/
H A D0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch12 extensions/Makefile | 4 ++++
30 @@ -24,13 +22,13 @@ include extensions/Makefile
47 diff --git a/extensions/Makefile b/extensions/Makefile
49 --- a/extensions/Makefile
50 +++ b/extensions/Makefile
51 @@ -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.h
57 +extensions/arpt_%.o: extensions/arpt_%.c include/arptables.h include/arptables_common.h
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A DKconfig63 bool "Rockchip specific extensions for Analogix DP driver"
65 This selects support for Rockchip SoC specific extensions
72 This selects support for Rockchip SoC specific extensions
85 bool "Rockchip specific extensions for Synopsys DW HDMI"
87 This selects support for Rockchip SoC specific extensions
93 bool "Rockchip specific extensions for Synopsys DW MIPI DSI"
96 This selects support for Rockchip SoC specific extensions
102 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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DARM-Options.html217 <p>Multiple extensions may be specified, separated by a <code>+</code>. The
218 extensions should be specified in ascending alphabetical order.
220 <p>Some extensions may be restricted to particular architectures; this is
221 documented in the list of extensions below.
225 Extensions that are removed should be listed after all extensions which have
230 <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 …]
H A DAArch64-Extensions.html16 <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 are
76 <p>Multiple extensions may be specified, separated by a <code>+</code>.
79 the extension. Extensions that are removed must be listed after all
80 extensions that have been added.
[all …]
H A DAArch64-Options.html28 <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…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DARM-Options.html217 <p>Multiple extensions may be specified, separated by a <code>+</code>. The
218 extensions should be specified in ascending alphabetical order.
220 <p>Some extensions may be restricted to particular architectures; this is
221 documented in the list of extensions below.
225 Extensions that are removed should be listed after all extensions which have
230 <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 …]
H A DAArch64-Extensions.html16 <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 are
76 <p>Multiple extensions may be specified, separated by a <code>+</code>.
79 the extension. Extensions that are removed must be listed after all
80 extensions that have been added.
[all …]
H A DAArch64-Options.html28 <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…
/OK3568_Linux_fs/buildroot/dl/qt5wayland/
HDqtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991.tar.bz2pax_global_header qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991/ qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991/.qmake.conf qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991 ...
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dpatch-acceptance.rst21 We'll only accept patches for new modules or extensions if the
22 specifications for those modules or extensions are listed as being
25 any draft extensions that they wish.)
28 their own custom extensions. These custom extensions aren't required
32 RISC-V extensions, we'll only to accept patches for extensions that
35 containing code for any custom extensions that they wish.)
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DKconfig32 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 is
91 On ARM processors without the Crypto Extensions, this is the
119 tristate "Accelerated AES using ARMv8 Crypto Extensions"
126 ARMv8 Crypto Extensions
129 tristate "PMULL-accelerated GHASH using NEON/ARMv8 Crypto Extensions"
137 that is part of the ARMv8 Crypto Extensions, or a slower variant that
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxclient.h88 #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>
/OK3568_Linux_fs/kernel/net/sctp/
H A Dulpevent.c157 /* 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-01
258 /* 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 …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Dexynos-dw-mshc.txt1 * Samsung Exynos specific extensions to the Synopsys Designware Mobile
8 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.
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxdricommon.c279 const __DRIextension **extensions = NULL; in glxProbeDriver() local
327 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 …]

12345678910>>...98