| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/ |
| H A D | vulkan-cts-sources.inc | 14 …com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h;subdir=git/external/renderdoc/src;sha… 15 …git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;nobranch=1;destsuffix=git/external/sp… 16 …git://github.com/KhronosGroup/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslan… 17 …KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/spirv-headers/src… 18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu… 19 …up/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git/external/vulkan-validation… 20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=… 21 …pen-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external/jsoncpp/src;rev=9… 22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi… 23 …Group/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/external/vulkan-video-samp… [all …]
|
| H A D | opengl-es-cts-sources.inc | 14 …com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h;subdir=git/external/renderdoc/src;sha… 15 …git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;nobranch=1;destsuffix=git/external/sp… 16 …git://github.com/KhronosGroup/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslan… 17 …KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/spirv-headers/src… 18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu… 19 …up/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git/external/vulkan-validation… 20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=… 21 …pen-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external/jsoncpp/src;rev=9… 22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi… 23 …Group/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/external/vulkan-video-samp… [all …]
|
| H A D | vulkan-cts_1.4.2.1.bb | 21 cp -r ${B}/external/vulkancts/modules/vulkan/* ${D}/${CTSDIR}/ 22 cp -r ${S}/external/vulkancts/mustpass/main/ ${D}/${CTSDIR}/mustpass/
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ |
| H A D | gitignore | 43 !/external/ 44 !/external/libselinux/ 45 !/external/libselinux/include/ 46 !/external/libselinux/include/selinux/ 47 !/external/libselinux/src/ 48 !/external/f2fs-tools/ 49 !/external/f2fs-tools/include/ 50 !/external/f2fs-tools/lib/ 51 !/external/f2fs-tools/mkfs/
|
| /openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/ |
| H A D | fix-ldblibdir.patch | 10 src/external/libldb.m4 | 2 +- 13 diff --git a/src/external/libldb.m4 b/src/external/libldb.m4 15 --- a/src/external/libldb.m4 16 +++ b/src/external/libldb.m4
|
| H A D | drop_ntpdate_chk.patch | 8 Index: sssd-2.5.0/src/external/nsupdate.m4 10 --- sssd-2.5.0.orig/src/external/nsupdate.m4 11 +++ sssd-2.5.0/src/external/nsupdate.m4
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ |
| H A D | trusted-services-src.inc | 1 # Define sources of Trusted Service and all external dependencies 60 apply_local_src_patches ${S}/external/qcbor ${WORKDIR}/git/qcbor 61 apply_local_src_patches ${S}/external/t_cose ${WORKDIR}/git/tcose 62 apply_local_src_patches ${S}/external/MbedTLS ${WORKDIR}/git/mbedtls 63 apply_local_src_patches ${S}/external/CppUTest ${WORKDIR}/git/cpputest 64 apply_local_src_patches ${S}/external/libfdt ${WORKDIR}/git/dtc 65 apply_local_src_patches ${S}/external/nanopb ${WORKDIR}/git/nanopb
|
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | rockchip,rk3288-cru.txt | 33 - "ext_i2s" - external I2S clock - optional, 34 - "ext_hsadc" - external HSADC clock - optional, 35 - "ext_edp_24m" - external display port clock - optional, 36 - "ext_vip" - external VIP clock - optional, 37 - "ext_isp" - external ISP clock - optional, 38 - "ext_jtag" - external JTAG clock - optional
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | mirror-sparse | 75 if test $creation = external; then 114 do_test external ignore off sparse 115 do_test external unmap off sparse 116 do_test external unmap unmap sparse
|
| /openbmc/qemu/hw/intc/ |
| H A D | exynos4210_combiner.c | 74 VMSTATE_UINT32(external, Exynos4210CombinerState), 140 DPRINTF("%s raise IRQ[%d]\n", s->external ? "EXT" : "INT", group_n); in exynos4210_combiner_update() 156 DPRINTF("%s lower IRQ[%d]\n", s->external ? "EXT" : "INT", group_n); in exynos4210_combiner_update() 210 s->external ? "EXT" : "INT", in exynos4210_combiner_write() 230 s->external ? "EXT" : "INT", in exynos4210_combiner_write() 270 if (s->external && group_n >= EXYNOS4210_MAX_EXT_COMBINER_OUT_IRQ) { in exynos4210_combiner_handler() 271 DPRINTF("%s unallowed IRQ group 0x%x\n", s->external ? "EXT" : "INT" in exynos4210_combiner_handler() 329 DEFINE_PROP_UINT32("external", Exynos4210CombinerState, external, 0),
|
| /openbmc/phosphor-power/phosphor-regulators/docs/ |
| H A D | testing.md | 24 One of the primary challenges with automated testing is handling external 26 external interfaces: 39 behavior of the external interface to be simulated and controlled within the 44 - Abstract base class with virtual methods for external interfaces 46 actual external interfaces
|
| /openbmc/phosphor-power/phosphor-power-sequencer/docs/ |
| H A D | testing.md | 24 One of the primary challenges with automated testing is handling external 26 external interfaces: 39 behavior of the external interface to be simulated and controlled within the 44 - Abstract base class with virtual methods for external interfaces 46 actual external interfaces
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | external-toolchain.rst | 6 You might want to use an external toolchain as part of your development. 11 need to build the external toolchain, you would need to take separate 29 particular, "external-\*" refers to external toolchains. One example is 35 Another example of external toolchain layer is
|
| H A D | index.rst | 30 external-toolchain 41 external-scm
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/ |
| H A D | libcereal_1.3.2.bb | 9 file://include/cereal/external/rapidxml/license.txt;md5=d63ab70ba21ca0544b03284958324301 \ 10 file://include/cereal/external/LICENSE;md5=b07578c9df99c0b8b45eb041efd4a645 \ 11 file://include/cereal/external/rapidjson/LICENSE;md5=e7abb663111d4ac17cf00323698aff08 \ 12 … file://include/cereal/external/rapidjson/msinttypes/LICENSE;md5=dffce65b98c773976de2e338bd130f46 \
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/ |
| H A D | 0002-Fix-MbedTLS-3.6-and-GCC-14-compatibility.patch | 14 create mode 100644 external/MbedTLS/0002-Fix-Werror-triggered-build-issue-with-gcc-14.patch 16 diff --git a/external/MbedTLS/0002-Fix-Werror-triggered-build-issue-with-gcc-14.patch b/external/Mb… 20 +++ b/external/MbedTLS/0002-Fix-Werror-triggered-build-issue-with-gcc-14.patch
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
| H A D | fix-clang-private-operator.patch | 3 --- a/external/glslang/src/glslang/Include/PoolAlloc.h 4 +++ b/external/glslang/src/glslang/Include/PoolAlloc.h
|
| /openbmc/u-boot/arch/xtensa/dts/ |
| H A D | xtfpga.dtsi | 32 * second cell == 1: external irq number 65 interrupts = <0 1>; /* external irq 0 */ 73 interrupts = <1 1>; /* external irq 1 */ 82 interrupts = <2 1>; /* external irq 2 */
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/ |
| H A D | 20150704-CVE-2015-3239_dwarf_i.h.patch | 5 --- a/external/libunwind/include/dwarf_i.h 6 +++ b/external/libunwind/include/dwarf_i.h
|
| H A D | user_pt_regs.patch | 9 --- a/external/libunwind/src/ptrace/_UPT_access_reg.c 10 +++ b/external/libunwind/src/ptrace/_UPT_access_reg.c
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libxcomposite_0.4.6.bb | 4 mechanisms: per-hierarchy storage, automatic shadow update, and external \ 9 window. In external parent, a mechanism for providing redirection of \
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 082.out | 56 data_file=<str> - File name of an external data file 57 data_file_raw=<bool (on/off)> - The external data file must stay valid as a raw image 82 data_file=<str> - File name of an external data file 83 data_file_raw=<bool (on/off)> - The external data file must stay valid as a raw image 108 data_file=<str> - File name of an external data file 109 data_file_raw=<bool (on/off)> - The external data file must stay valid as a raw image 134 data_file=<str> - File name of an external data file 135 data_file_raw=<bool (on/off)> - The external data file must stay valid as a raw image 160 data_file=<str> - File name of an external data file 161 data_file_raw=<bool (on/off)> - The external data file must stay valid as a raw image [all …]
|
| /openbmc/u-boot/doc/device-tree-bindings/video/bridge/ |
| H A D | ps8622.txt | 13 - use-external-pwm: backlight will be controlled by an external PWM
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/ |
| H A D | 0001-Include-sys-time-h.patch | 2 From: Ming Liu <peter.x.liu@external.atlascopco.com> 10 Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0047-corstone1000-dts-add-external-system-node.patch | 4 Subject: [PATCH] corstone1000: dts: add external system node 6 add the external system node
|