Home
last modified time | relevance | path

Searched refs:protocol (Results 1 – 25 of 1733) sorted by relevance

12345678910>>...70

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/
H A Dopengl-es-cts-sources.inc15 …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 …git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/…
18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu…
19 …git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git…
20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=…
21 …git://github.com/open-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external…
22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi…
23 …git://github.com/KhronosGroup/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/ex…
24 …git://github.com/Igalia/video_generator.git;protocol=https;nobranch=1;destsuffix=git/external/vide…
H A Dvulkan-cts-sources.inc15 …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 …git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/…
18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu…
19 …git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git…
20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=…
21 …git://github.com/open-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external…
22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi…
23 …git://github.com/KhronosGroup/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/ex…
24 …git://github.com/Igalia/video_generator.git;protocol=https;nobranch=1;destsuffix=git/external/vide…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/
H A Dsrc_uri.inc4 SRC_URI += "git://github.com/charmbracelet/bubbletea;name=bubbletea;protocol=https;nobranch=1;dests…
9 SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${…
14 SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuff…
19 SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}…
24 SRC_URI += "git://github.com/go-ole/go-ole;name=go-ole;protocol=https;nobranch=1;destsuffix=${WORKD…
29 SRC_URI += "git://github.com/goccy/go-json;name=go-json;protocol=https;nobranch=1;destsuffix=${WORK…
34 SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${WORKDIR…
39 SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/…
44 SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;des…
49 SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1;destsuffix=${WORKDI…
[all …]
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dls1012a_serdes.c11 u32 protocol; member
40 while (ptr->protocol) { in serdes_get_prtcl()
41 if (ptr->protocol == cfg) in serdes_get_prtcl()
58 while (ptr->protocol) { in is_serdes_prtcl_valid()
59 if (ptr->protocol == prtcl) in is_serdes_prtcl_valid()
64 if (!ptr->protocol) in is_serdes_prtcl_valid()
H A Dls1043a_serdes.c11 u32 protocol; member
52 while (ptr->protocol) { in serdes_get_prtcl()
53 if (ptr->protocol == cfg) in serdes_get_prtcl()
70 while (ptr->protocol) { in is_serdes_prtcl_valid()
71 if (ptr->protocol == prtcl) in is_serdes_prtcl_valid()
76 if (!ptr->protocol) in is_serdes_prtcl_valid()
H A Dls1046a_serdes.c11 u32 protocol; member
65 while (ptr->protocol) { in serdes_get_prtcl()
66 if (ptr->protocol == cfg) in serdes_get_prtcl()
83 while (ptr->protocol) { in is_serdes_prtcl_valid()
84 if (ptr->protocol == prtcl) in is_serdes_prtcl_valid()
89 if (!ptr->protocol) in is_serdes_prtcl_valid()
H A Dls2080a_serdes.c10 u8 protocol; member
90 while (ptr->protocol) { in serdes_get_prtcl()
91 if (ptr->protocol == cfg) in serdes_get_prtcl()
108 while (ptr->protocol) { in is_serdes_prtcl_valid()
109 if (ptr->protocol == prtcl) in is_serdes_prtcl_valid()
114 if (!ptr->protocol) in is_serdes_prtcl_valid()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c477 struct efi_handler *protocol; in efi_search_protocol() local
479 protocol = list_entry(lhandle, struct efi_handler, link); in efi_search_protocol()
480 if (!guidcmp(protocol->guid, protocol_guid)) { in efi_search_protocol()
482 *handler = protocol; in efi_search_protocol()
498 const efi_guid_t *protocol, in efi_remove_protocol() argument
504 ret = efi_search_protocol(handle, protocol, &handler); in efi_remove_protocol()
507 if (guidcmp(handler->guid, protocol)) in efi_remove_protocol()
525 struct efi_handler *protocol; in efi_remove_all_protocols() local
531 list_for_each_entry_safe(protocol, pos, &efiobj->protocols, link) { in efi_remove_all_protocols()
534 ret = efi_remove_protocol(handle, protocol->guid, in efi_remove_all_protocols()
[all …]
/openbmc/qemu/hw/display/
H A Dapple-gfx.h20 @protocol PGDevice;
21 @protocol PGDisplay;
22 @protocol MTLDevice;
23 @protocol MTLTexture;
24 @protocol MTLCommandQueue;
/openbmc/qemu/tests/qemu-iotests/
H A D266.out7 …", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-t.vpc", "node-name": "protocol-node"}}
12 …, "arguments": {"job-id": "job0", "options": {"driver": "vpc", "file": "protocol-node", "size": 67…
29 …", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-t.vpc", "node-name": "protocol-node"}}
34 …, "arguments": {"job-id": "job0", "options": {"driver": "vpc", "file": "protocol-node", "force-siz…
51 …", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-t.vpc", "node-name": "protocol-node"}}
56 …, "arguments": {"job-id": "job0", "options": {"driver": "vpc", "file": "protocol-node", "force-siz…
72 …", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-t.vpc", "node-name": "protocol-node"}}
77 …, "arguments": {"job-id": "job0", "options": {"driver": "vpc", "file": "protocol-node", "force-siz…
92 …", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-t.vpc", "node-name": "protocol-node"}}
97 …, "arguments": {"job-id": "job0", "options": {"driver": "vpc", "file": "protocol-node", "size": 0}…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch4 Subject: [PATCH] Fix off-by-one overflow in the IP protocol table.
26 +o [GH#2900, GH#2896, GH#2897] Nmap is now able to scan IP protocol 255.
36 @@ -480,7 +480,7 @@ void PortList::setPortState(u16 portno, u8 protocol, int state, int *oldstate) {
40 - assert(protocol!=IPPROTO_IP || portno<256);
41 + assert(protocol!=IPPROTO_IP || portno<=MAX_IPPROTONUM);
44 current = createPort(portno, protocol, &created);
54 @@ -615,7 +615,7 @@ void PortList::mapPort(u16 *portno, u8 *protocol) const {
55 mapped_protocol = INPROTO2PORTLISTPROTO(*protocol);
57 if (*protocol == IPPROTO_IP)
61 … fatal("%s(%i,%i): you're trying to access uninitialized protocol", __func__, *portno, *protocol);
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/
H A Dtrusted-firmware-m-git-src.inc15 SRC_URI_TRUSTED_FIRMWARE_M ?= "git://git.trustedfirmware.org/TF-M/trusted-firmware-m.git;protocol=h…
16 SRC_URI_TRUSTED_FIRMWARE_M_EXTRAS ?= "git://git.trustedfirmware.org/TF-M/tf-m-extras.git;protocol=h…
17 SRC_URI_TRUSTED_FIRMWARE_M_TESTS ?= "git://git.trustedfirmware.org/TF-M/tf-m-tests.git;protocol=htt…
18 SRC_URI_TRUSTED_FIRMWARE_M_CMSIS ?= "git://github.com/ARM-software/CMSIS_6.git;protocol=https"
19 SRC_URI_TRUSTED_FIRMWARE_M_MBEDTLS ?= "gitsm://github.com/ARMmbed/mbedtls.git;protocol=https"
20 SRC_URI_TRUSTED_FIRMWARE_M_MCUBOOT ?= "git://github.com/mcu-tools/mcuboot.git;protocol=https"
21 SRC_URI_TRUSTED_FIRMWARE_M_QCBOR ?= "git://github.com/laurencelundblade/QCBOR.git;protocol=https"
22 SRC_URI_TRUSTED_FIRMWARE_M_PSA_ADAC ?= "git://git.trustedfirmware.org/shared/psa-adac.git;protocol=…
23 SRC_URI_TRUSTED_FIRMWARE_M_T_COSE ?= "git://github.com/laurencelundblade/t_cose.git;protocol=https"
H A Dtrusted-firmware-m-2.2.0-src.inc15 SRC_URI_TRUSTED_FIRMWARE_M ?= "git://git.trustedfirmware.org/TF-M/trusted-firmware-m.git;protocol=h…
16 SRC_URI_TRUSTED_FIRMWARE_M_EXTRAS ?= "git://git.trustedfirmware.org/TF-M/tf-m-extras.git;protocol=h…
17 SRC_URI_TRUSTED_FIRMWARE_M_TESTS ?= "git://git.trustedfirmware.org/TF-M/tf-m-tests.git;protocol=htt…
18 SRC_URI_TRUSTED_FIRMWARE_M_CMSIS ?= "git://github.com/ARM-software/CMSIS_6.git;protocol=https"
19 SRC_URI_TRUSTED_FIRMWARE_M_MBEDTLS ?= "gitsm://github.com/ARMmbed/mbedtls.git;protocol=https"
20 SRC_URI_TRUSTED_FIRMWARE_M_MCUBOOT ?= "git://github.com/mcu-tools/mcuboot.git;protocol=https"
21 SRC_URI_TRUSTED_FIRMWARE_M_QCBOR ?= "git://github.com/laurencelundblade/QCBOR.git;protocol=https"
22 SRC_URI_TRUSTED_FIRMWARE_M_PSA_ADAC ?= "git://git.trustedfirmware.org/shared/psa-adac.git;protocol=…
23 SRC_URI_TRUSTED_FIRMWARE_M_T_COSE ?= "git://github.com/laurencelundblade/t_cose.git;protocol=https"
H A Dtrusted-firmware-m-2.1.1-src.inc11 SRC_URI_TRUSTED_FIRMWARE_M ?= "git://git.trustedfirmware.org/TF-M/trusted-firmware-m.git;protocol=h…
12 SRC_URI_TRUSTED_FIRMWARE_M_EXTRAS ?= "git://git.trustedfirmware.org/TF-M/tf-m-extras.git;protocol=h…
13 SRC_URI_TRUSTED_FIRMWARE_M_TESTS ?= "git://git.trustedfirmware.org/TF-M/tf-m-tests.git;protocol=htt…
14 SRC_URI_TRUSTED_FIRMWARE_M_CMSIS ?= "git://github.com/ARM-software/CMSIS_6.git;protocol=https"
15 SRC_URI_TRUSTED_FIRMWARE_M_MBEDTLS ?= "gitsm://github.com/ARMmbed/mbedtls.git;protocol=https"
16 SRC_URI_TRUSTED_FIRMWARE_M_MCUBOOT ?= "git://github.com/mcu-tools/mcuboot.git;protocol=https"
17 SRC_URI_TRUSTED_FIRMWARE_M_QCBOR ?= "git://github.com/laurencelundblade/QCBOR.git;protocol=https"
18 SRC_URI_TRUSTED_FIRMWARE_M_PSA_ADAC ?= "git://git.trustedfirmware.org/shared/psa-adac.git;protocol=…
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dxcb-util.inc1 SUMMARY = "XCB: The X protocol C binding utilities"
3 sit on top of libxcb, the core X protocol library, and some of the \
5 functions and interfaces which make the raw X protocol more usable. Some \
7 part of the X protocol but which have traditionally been provided by \
H A Dlibxext_1.3.6.bb4 several extensions to the X protocol. The supported protocol extensions \
8 utility functions to aid authors of client APIs for X protocol \
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dtrusted-services-src.inc5 SRC_URI = "git://git.trustedfirmware.org/TS/trusted-services.git;protocol=https;branch=main;name=tr…
25 SRC_URI += "git://github.com/dgibson/dtc;name=dtc;protocol=https;branch=main;destsuffix=git/dtc"
30 SRC_URI += "gitsm://github.com/ARMmbed/mbedtls.git;name=mbedtls;protocol=https;branch=master;destsu…
35 SRC_URI += "git://github.com/nanopb/nanopb.git;name=nanopb;protocol=https;branch=master;destsuffix=…
40 SRC_URI += "git://github.com/laurencelundblade/QCBOR.git;name=qcbor;protocol=https;branch=master;de…
45 SRC_URI += "git://github.com/laurencelundblade/t_cose.git;name=tcose;protocol=https;branch=master;d…
50 SRC_URI += "git://github.com/cpputest/cpputest.git;name=cpputest;protocol=https;branch=master;dests…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/
H A Dspice-protocol_0.14.4.bb5 SUMMARY = "Simple Protocol for Independent Computing Environments (protocol definition"
13 SRC_URI = "git://gitlab.freedesktop.org/spice/spice-protocol.git;protocol=https;branch=master"
/openbmc/openbmc-test-automation/lib/
H A Dffdc_cli_robot_script.py138 protocol = None
164 protocol = dict_of_parm[key]
187 if not protocol:
188 protocol = "ALL"
212 protocol,
242 protocol,
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A Dhandle-hup.patch23 avahi-daemon/simple-protocol.c | 5 +++++
26 diff --git a/avahi-daemon/simple-protocol.c b/avahi-daemon/simple-protocol.c
28 --- a/avahi-daemon/simple-protocol.c
29 +++ b/avahi-daemon/simple-protocol.c
H A DCVE-2023-1981.patch16 avahi-daemon/dbus-protocol.c | 20 ++++++++++++++------
19 diff --git a/avahi-daemon/dbus-protocol.c b/avahi-daemon/dbus-protocol.c
21 --- a/avahi-daemon/dbus-protocol.c
22 +++ b/avahi-daemon/dbus-protocol.c
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-xinetd3 # protocol. The tftp protocol is often used to boot diskless \
9 protocol = udp
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/
H A Dperfetto.bb14 …git://github.com/protocolbuffers/protobuf.git;branch=main;protocol=https;destsuffix=git/buildtools…
15 …omium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git;protocol=https;destsuffix=…
16 …um.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git;protocol=https;destsuffix=…
17 …um.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git;protocol=https;destsuffix=…
18 …git://android.googlesource.com/platform/system/libbase.git;branch=master;protocol=https;destsuffix…
19 …git://android.googlesource.com/platform/system/unwinding.git;branch=master;protocol=https;destsuff…
20 …git://android.googlesource.com/platform/system/logging.git;branch=master;protocol=https;destsuffix…
21 …git://android.googlesource.com/platform/system/libprocinfo.git;branch=master;protocol=https;destsu…
22 …git://android.googlesource.com/platform/system/core.git;branch=master;protocol=https;destsuffix=gi…
23 …git://android.googlesource.com/platform/bionic.git;branch=master;protocol=https;destsuffix=git/bui…
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/stunnel/
H A Dfix-openssl-no-des.patch16 src/protocol.c | 6 +++---
33 diff --git a/src/protocol.c b/src/protocol.c
35 --- a/src/protocol.c
36 +++ b/src/protocol.c
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-sdnotify_0.3.2.bb2 SUMMARY = "A pure Python implementation of systemd's service notification protocol (sd_notify)"
5 sdnotify is a pure Python implementation of the systemd sd_notify protocol. \
6 This protocol can be used to inform systemd about service start-up completion, \

12345678910>>...70