| /openbmc/openbmc/poky/meta/recipes-graphics/wayland/ |
| H A D | wayland-protocols_1.44.bb | 1 SUMMARY = "Collection of additional Wayland protocols" 2 DESCRIPTION = "Wayland protocols that add functionality not \ 3 available in the Wayland core protocol. Such protocols either add \ 6 wayland-protocols." 12 … "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-prot… 15 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags"
|
| H A D | wayland-utils_1.2.0.bb | 4 protocols supported by a Wayland compositor. \ 20 DEPENDS += "wayland wayland-native wayland-protocols"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-twisted_24.11.0.bb | 2 Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols … 16 ${PN}-protocols \ 38 ${PN}-protocols \ 59 RDEPENDS:${PN}-conch = "${PN}-core ${PN}-protocols python3-appdirs python3-bcrypt python3-cryptogra… 60 RDEPENDS:${PN}-mail = "${PN}-core ${PN}-protocols" 62 RDEPENDS:${PN}-runner = "${PN}-core ${PN}-protocols" 63 RDEPENDS:${PN}-web += "${PN}-core ${PN}-protocols" 70 ${PYTHON_SITEPACKAGES_DIR}/twisted/protocols/haproxy/test/ \ 73 FILES:${PN}-protocols = " \ 74 ${PYTHON_SITEPACKAGES_DIR}/twisted/protocols/*.py* \ [all …]
|
| H A D | python3-pyasn1-modules_0.4.2.bb | 1 SUMMARY = "A collection of ASN.1-based protocols modules." 3 classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various\
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
| H A D | 0001-Add-stub-capsule-update-service-components.patch | 24 protocols/service/capsule_update/opcodes.h | 17 +++ 25 protocols/service/capsule_update/parameters.h | 15 ++ 31 create mode 100644 protocols/service/capsule_update/capsule_update_proto.h 32 create mode 100644 protocols/service/capsule_update/opcodes.h 33 create mode 100644 protocols/service/capsule_update/parameters.h 81 +#include <protocols/service/capsule_update/capsule_update_proto.h> 82 +#include <protocols/rpc/common/packed-c/status.h> 313 diff --git a/protocols/service/capsule_update/capsule_update_proto.h b/protocols/service/capsule_up… 317 +++ b/protocols/service/capsule_update/capsule_update_proto.h 328 +#include <protocols/service/capsule_update/opcodes.h> [all …]
|
| H A D | 0002-Fix-in-AEAD-for-psa-arch-test-254.patch | 22 protocols/service/crypto/packed-c/aead.h | 1 + 115 diff --git a/protocols/service/crypto/packed-c/aead.h b/protocols/service/crypto/packed-c/aead.h 117 --- a/protocols/service/crypto/packed-c/aead.h 118 +++ b/protocols/service/crypto/packed-c/aead.h
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
| H A D | 0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch | 14 protocols.cc | 6 +++--- 15 protocols.h | 2 ++ 72 diff --git a/protocols.cc b/protocols.cc 74 --- a/protocols.cc 75 +++ b/protocols.cc 91 error("Parse error in protocols file %s line %d", filename, lineno); 103 diff --git a/protocols.h b/protocols.h 105 --- a/protocols.h 106 +++ b/protocols.h
|
| /openbmc/qemu/hw/pci/ |
| H A D | pcie_doe.c | 61 prot = &doe_cap->protocols[index - 1]; in pcie_doe_discovery() 92 DOEProtocol *protocols, bool intr, uint16_t vec) in pcie_doe_init() argument 110 doe_cap->protocols = protocols; in pcie_doe_init() 111 for (; protocols->vendor_id; protocols++) { in pcie_doe_init() 220 pcie_doe_build_protocol(&doe_cap->protocols[p])) { in pcie_doe_prepare_rsp() 221 handle_request = doe_cap->protocols[p].handle_request; in pcie_doe_prepare_rsp()
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
| H A D | makedbs.sh | 68 if [ -e /etc/protocols ]; then 69 target=$VAR_DB/protocols.db 76 { printf ".%s ", $$i; print } }' /etc/protocols | \
|
| /openbmc/openbmc/meta-phosphor/ |
| H A D | recipes.txt | 8 recipes-protocols - bbappends from recipes-protocols in the meta-networking layer
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/ |
| H A D | paho-mqtt-cpp_1.4.1.bb | 1 SUMMARY = "Paho MQTT - C++ libraries for the MQTT and MQTT-SN protocols" 2 DESCRIPTION = "Client implementation of open and standard messaging protocols for Machine-to-Machin…
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/ |
| H A D | libauthen-sasl-perl_2.1800.bb | 3 protocols. Authen::SASL provides an implementation framework that all \ 4 protocols should be able to share."
|
| /openbmc/openbmc/poky/meta/recipes-core/netbase/ |
| H A D | netbase_6.5.bb | 20 install -m 0644 ${S}/etc/protocols ${D}${sysconfdir}/protocols
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
| H A D | 0001-cmake-Define-WAYLAND_SCANNER-and-WAYLAND_PROTOCOLS_D.patch | 22 - pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir) 25 + pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/ |
| H A D | paho-mqtt-c_1.3.14.bb | 1 SUMMARY = "Paho MQTT - C libraries for the MQTT and MQTT-SN protocols" 2 DESCRIPTION = "Client implementation of open and standard messaging protocols for Machine-to-Machin…
|
| /openbmc/qemu/include/hw/pci/ |
| H A D | pcie_doe.h | 109 DOEProtocol *protocols; member 117 DOEProtocol *protocols, bool intr, uint16_t vec);
|
| /openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/ |
| H A D | nsswitch.conf | 15 protocols: db files
|
| H A D | nsswitch-resolved.conf | 15 protocols: db files
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/ |
| H A D | khronos-cts.inc | 29 -DWAYLAND_PROTOCOLS_DIR=${STAGING_DATADIR}/wayland-protocols" 38 PACKAGECONFIG[wayland] = "-DDEQP_TARGET=wayland,,wayland-native wayland wayland-protocols,,,surface… 51 … d.appendVar("DEPENDS", " wayland-native ${MLPREFIX}wayland ${MLPREFIX}wayland-protocols")
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/ |
| H A D | options.pptp | 12 # Turn off transmission protocols we know won't be used
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/ |
| H A D | lldpd.init.d | 11 # various other protocols.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-networking.bb | 16 packagegroup-meta-networking-protocols \ 28 packagegroup-meta-networking-protocols \ 135 RDEPENDS:packagegroup-meta-networking-protocols = "\
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libice_1.1.2.bb | 4 generic framework for building protocols on top of reliable, byte-stream \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libdecor/ |
| H A D | libdecor_0.2.3.bb | 12 wayland-protocols \
|
| /openbmc/u-boot/drivers/scsi/ |
| H A D | Kconfig | 8 interfaces as well as protocols for controlling devices and
|