| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | extension.c | 65 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() 169 return extensions[n]; in CheckExtension() 185 return extensions[major]; in GetExtensionEntry() 200 if (extensions[i]->CloseDown) in CloseDownExtensions() 201 extensions[i]->CloseDown(extensions[i]); in CloseDownExtensions() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/ |
| H A D | 0010-Adjust-header-include-sequence.patch | 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.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/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/gnome-shell/ |
| H A D | 0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch | 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.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/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
| H A D | pass-ptest-env.patch | 2 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/yocto/meta-openembedded/meta-networking/recipes-support/arptables/arptables/ |
| H A D | 0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch | 12 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/external/xserver/glx/ |
| H A D | glxdricommon.c | 279 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() 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() 345 if (strcmp(extensions[i]->name, renderName) == 0 && in glxProbeDriver() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/riscv/ |
| H A D | patch-acceptance.rst | 21 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/u-boot/drivers/video/drm/ |
| H A D | Kconfig | 65 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-browser/meta-firefox/recipes-browser/firefox/firefox/prefs/ |
| H A D | Don-t-auto-disable-extensions-in-system-directories.patch | 4 Subject: [PATCH] Don't auto-disable extensions in system directories 14 @@ -62,7 +62,7 @@ pref("extensions.systemAddon.update.enabled", true); 18 -pref("extensions.autoDisableScopes", 15); 19 +pref("extensions.autoDisableScopes", 3); 21 pref("extensions.startupScanScopes", 0);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | Kconfig | 63 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/yocto/meta-openembedded/meta-oe/recipes-connectivity/telepathy/telepathy-idle/ |
| H A D | fix-svc-gtk-doc.h-target.patch | 4 --- a/extensions/Makefile.am 5 +++ b/extensions/Makefile.am 10 -extensions.html: _gen/all.xml $(tools_dir)/doc-generator.xsl 11 +extensions.html _gen/svc-gtk-doc.h: _gen/all.xml $(tools_dir)/doc-generator.xsl
|
| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0003-Add-infrastructure-to-disable-the-build-of-certain-e.patch | 4 Subject: [PATCH] Add infrastructure to disable the build of certain extensions 6 Some of the extensions part of the Python core have dependencies on 8 necessarly always useful (CJK codecs for example). By extensions, we 13 some of those extensions. This can be done inside the configure.ac by 15 word-separated list of extensions). 27 script that actually builds and installs those extensions. 30 filled with those pre-disabled extensions listed in 54 +# disabled extensions
|
| H A D | 0023-Add-an-option-to-disable-the-ossaudiodev-module.patch | 25 # Check for support for loadable sqlite extensions 26 AC_MSG_CHECKING(for --enable-loadable-sqlite-extensions) 27 AC_ARG_ENABLE(loadable-sqlite-extensions,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_bitmap_ipmac.c | 52 unsigned char extensions[] /* MAC + data extensions */ 74 #define get_elem(extensions, id, dsize) \ argument 75 (struct bitmap_ipmac_elem *)(extensions + (id) * (dsize)) 77 #define get_const_elem(extensions, id, dsize) \ argument 78 (const struct bitmap_ipmac_elem *)(extensions + (id) * (dsize)) 90 elem = get_const_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_test() 104 elem = get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_gc_test() 148 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_add() 192 get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_do_list() 289 a->extensions == b->extensions; in bitmap_ipmac_same_set()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/ |
| H A D | 0001-Fix-build-with-libc.patch | 17 extensions/expression-language/Expression.cpp | 3 ++- 20 diff --git a/extensions/expression-language/Expression.cpp b/extensions/expression-language/Express… 22 --- a/extensions/expression-language/Expression.cpp 23 +++ b/extensions/expression-language/Expression.cpp
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | k3-dw-mshc.txt | 1 * Hisilicon specific extensions to the Synopsys Designware Mobile 10 extensions to the Synopsys Designware Mobile Storage Host Controller. 15 - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions. 17 with hi3670 specific extensions. 18 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions. 19 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions.
|
| H A D | exynos-dw-mshc.txt | 1 * 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/kernel/Documentation/filesystems/ |
| H A D | isofs.rst | 16 when using discs encoded using Microsoft's Joliet extensions. 38 map=acorn As map=normal but also apply Acorn extensions if present 40 extensions set the permissions otherwise 42 extensions set the permissions otherwise 44 'mode' and 'dmode' even though Rock Ridge extensions are 46 nojoliet Ignore Joliet extensions if they are present. 47 norock Ignore Rock Ridge extensions if they are present.
|
| /OK3568_Linux_fs/buildroot/package/arptables/ |
| H A D | 0001-Fix-musl-build-issue.patch | 23 extensions/arpt_CLASSIFY.c | 7 +++++++ 27 diff --git a/extensions/arpt_CLASSIFY.c b/extensions/arpt_CLASSIFY.c 29 --- a/extensions/arpt_CLASSIFY.c 30 +++ b/extensions/arpt_CLASSIFY.c
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0045-loader-xnu-Don-t-allow-loading-extension-and-package.patch | 7 The shim_lock verifier validates the XNU kernels but no its extensions 31 - variable name in xnu extensions 36 - /* TRANSLATORS: There are many extensions 46 + * a variable name in xnu extensions 52 + * TRANSLATORS: There are many extensions
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | conf.py | 39 extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', variable 114 extensions.append('cdomain') 122 extensions.append("sphinx.ext.imgmath") 124 extensions.append("sphinx.ext.pngmath")
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | programming-language.rst | 15 这种方言包含对语言 :ref:`gnu-extensions <cn_gnu-extensions>` 的许多扩展,当然,它们许多都在内核中使用。 59 .. _cn_gnu-extensions: 61 gnu-extensions
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | index.rst | 6 various security checks to be hooked by new kernel extensions. The name 7 "module" is a bit of a misnomer since these extensions are not actually 14 (MAC) extensions which provide a comprehensive security policy. Examples 16 MAC extensions, other extensions can be built using the LSM to provide
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/xdpyinfo/ |
| H A D | disable-xkb.patch | 8 AC_CHECK_HEADERS([X11/extensions/multibuf.h X11/extensions/XShm.h],,,[#include <X11/Xlib.h>]) 17 AC_CHECK_HEADERS([X11/extensions/XKB.h X11/XKBlib.h],,,[#include <X11/Xlib.h>])
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
| H A D | 0001-raddb-certs-Makefile-fix-the-existed-certificate-err.patch | 9 …e ca.key -cert ca.pem -in client.csr -key 'whatever' -out client.crt -extensions xpclient_ext -ex… 39 ….key -cert ca.pem -in server.csr -key $(PASSWORD_CA) -out server.crt -extensions xpserver_ext -ex… 40 ….key -cert ca.pem -in server.csr -key $(PASSWORD_CA) -out server.crt -extensions xpserver_ext -ex… 48 ….key -cert ca.pem -in client.csr -key $(PASSWORD_CA) -out client.crt -extensions xpclient_ext -ex… 49 ….key -cert ca.pem -in client.csr -key $(PASSWORD_CA) -out client.crt -extensions xpclient_ext -ex…
|