Home
last modified time | relevance | path

Searched full:construct (Results 1 – 25 of 835) sorted by relevance

12345678910>>...34

/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/
H A Dmime-construct_1.11.bb1 SUMMARY = "Construct and optionally mail MIME messages"
6 HOMEPAGE = "https://metacpan.org/release/ROSCH/mime-construct-1.11/view/mime-construct"
11 SRC_URI = "${CPAN_MIRROR}/authors/id/R/RO/ROSCH/mime-construct-${PV}.tar.gz \
12 file://fix-mime-construct-help-return-value.patch \
26 ${D}/${bindir}/mime-construct
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/files/
H A Dfix-mime-construct-help-return-value.patch4 Subject: [PATCH] fix mime-construct --help return value
11 mime-construct | 5 +++--
14 diff --git a/mime-construct b/mime-construct
16 --- a/mime-construct
17 +++ b/mime-construct
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_client.h77 * Construct MAC address filtering command. 8.4.15
89 * Construct clear initial state command. 8.4.3
99 * Construct enable broadcast filter command. 8.4.33
107 * Construct disable broadcast filter command. 8.4.35
118 * Construct enable channel command. 8.4.9
130 * Construct reset channel command. 8.4.13
141 * Construct enable TX command. 8.4.15
150 * Construct get link status command. 8.4.23
159 * Construct get capabilities command. 8.4.44
168 * Construct get capabilities command. 8.4.45
[all …]
H A Dncsi_server.h52 * Construct simple ACK command in the buffer, given the buffer with the
66 * Construct simple NACK command in the buffer, given the buffer with the
83 * Construct ACK command in the buffer, given the buffer with the
99 * Construct OEM ACK command in the buffer, given the buffer with the
116 * Construct simple OEM ACK command in the buffer, given the buffer with the
130 * Construct OEM ACK command in the buffer, given the buffer with the
144 * Construct ACK response in the buffer, given the buffer with the
160 * Construct ACK response in the buffer, given the buffer with the
186 * Construct ACK response in the buffer, given the buffer with the
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-devtools/python/
H A Dpython3-construct-native_2.10.68.bb2 HOMEPAGE = "https://github.com/construct/construct"
7 PYPI_PACKAGE = "construct"
/openbmc/pldm/libpldmresponder/
H A Dbios_table.hpp32 * // construct BIOSTable 't'
161 /** @brief construct entry of string table at the end of the given
225 /** @brief construct string entry of attribute table at the end of the given
245 /** @brief construct integer entry of attribute table at the end of the
275 /** @brief construct enum entry of attribute table at the end of the
323 /** @brief Construct string entry of attribute value table at the end of the
335 /** @brief Construct integer entry of attribute value table at the end of
346 /** @brief Construct enum entry of attribute value table at the end of
358 /** @brief construct a table with an new entry
H A Dbios_integer_attribute.hpp23 /** @brief Construct a bios integer attribute
42 /** @brief Construct corresponding entries at the end of the attribute table
H A Dbios_config.hpp76 /** @brief Construct BIOSConfig
133 /** @brief Construct the BIOS Attributes and build the tables
213 /** @brief Construct an attribute and persist it
263 error("Failed to construct an attribute, error - {ERROR}", "ERROR", in constructAttribute()
268 /** Construct attributes and persist them */
H A Dbios_string_attribute.hpp46 /** @brief Construct a bios string attribute
65 /** @brief Construct corresponding entries at the end of the attribute table
H A Dbios_attribute.hpp33 /** @brief Construct a bios attribute
56 /** @brief Construct corresponding entries at the end of the attribute table
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-ccm-core.S131 /* construct CTRs */
163 /* construct CTRs */
178 /* construct CTRs */
243 /* construct CTRs */
275 /* construct CTRs */
290 /* construct CTRs */
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c211 DRM_DEV_ERROR(dev->dev, "failed to construct LCDC encoder\n"); in mdp4_modeset_init_intf()
230 DRM_DEV_ERROR(dev->dev, "failed to construct DTV encoder\n"); in mdp4_modeset_init_intf()
238 /* Construct bridge/connector for HDMI: */ in mdp4_modeset_init_intf()
258 "failed to construct DSI encoder: %d\n", ret); in mdp4_modeset_init_intf()
306 /* construct non-private planes: */ in modeset_init()
311 "failed to construct plane for VG%d\n", i + 1); in modeset_init()
321 "failed to construct plane for RGB%d\n", i + 1); in modeset_init()
329 DRM_DEV_ERROR(dev->dev, "failed to construct crtc for %s\n", in modeset_init()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.c329 DRM_DEV_ERROR(dev->dev, "failed to construct encoder\n"); in construct_encoder()
441 * Construct encoders and modeset initialize connector devices in modeset_init()
462 * Construct planes equaling the number of hw pipes, and CRTCs for the in modeset_init()
481 DRM_DEV_ERROR(dev->dev, "failed to construct plane %d (%d)\n", i, ret); in modeset_init()
497 DRM_DEV_ERROR(dev->dev, "failed to construct crtc %d (%d)\n", i, ret); in modeset_init()
671 DRM_DEV_ERROR(dev->dev, "failed to construct pipe for %s (%d)\n", in construct_pipes()
701 /* Construct RGB pipes: */ in hwpipe_init()
707 /* Construct video (VIG) pipes: */ in hwpipe_init()
713 /* Construct DMA pipes: */ in hwpipe_init()
719 /* Construct cursor pipes: */ in hwpipe_init()
[all …]
/openbmc/phosphor-fan-presence/presence/templates/
H A Dgenerated.mako.hpp35 ${s.construct(loader, indent=indent +3)}, in get()
73 ${p.construct(loader, indent=indent +3)}, in get()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch4 Subject: [PATCH] gcc: Fix c++: tweak for Wrange-loop-construct
38 + /* Since small trivially constructible types are cheap to construct, we
57 +// { dg-options "-Wrange-loop-construct" }
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dencrypted_boot.txt31 The resulting DEK blob then is used to construct the encrypted
33 to the host.Then the following commands are used to construct
/openbmc/linux/net/core/
H A Dhwbm.c36 if (bm_pool->construct) in hwbm_pool_refill()
37 if (bm_pool->construct(bm_pool, buf)) { in hwbm_pool_refill()
/openbmc/qemu/docs/system/i386/
H A Dxenpvh.rst28 The Xen tools will typically construct a command-line and launch QEMU
30 case you need to construct one manually:
/openbmc/phosphor-fan-presence/presence/
H A Dfallback.hpp38 * @brief Construct a fallback policy.
53 * @brief Construct a fallback policy.
H A Drpolicy.hpp36 * @brief Construct a new Redundancy Policy.
101 * @brief Construct a new PolicyAccess wrapped object.
H A Dpfpgen.py148 def construct(self, loader, indent): member in Gpio
163 def construct(self, loader, indent): member in Tach
202 def construct(self, loader, indent): member in AnyOf
216 def construct(self, loader, indent): member in Fallback
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py682 # Construct the data needed to make the filters for
787 def construct(self, loader, indent): member in ConditionCallback
840 def construct(self, loader, indent): member in CountCondition
861 def construct(self, loader, indent): member in MedianCondition
873 def construct(self, loader, indent): member in Journal
885 def construct(self, loader, indent): member in Elog
899 def construct(self, loader, indent): member in Event
910 def construct(self, loader, indent): member in EventPath
922 def construct(self, loader, indent): member in ElogWithMetadata
937 def construct(self, loader, indent): member in ResolveCallout
[all …]
/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp208 ${c.construct(loader, indent=indent +3)}, in get()
224 ${c.construct(loader, indent=indent +3)}, in get()
240 ${c.construct(loader, indent=indent +3)}, in get()
/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.hpp32 /** @brief Construct EditorImpl class
43 /** @brief Construct EditorImpl class
58 /** @brief Construct EditorImpl class
/openbmc/linux/fs/smb/server/
H A Dauth.c227 char *construct = NULL; in ksmbd_auth_ntlmv2() local
257 construct = kzalloc(len, GFP_KERNEL); in ksmbd_auth_ntlmv2()
258 if (!construct) { in ksmbd_auth_ntlmv2()
263 memcpy(construct, cryptkey, CIFS_CRYPTO_KEY_SIZE); in ksmbd_auth_ntlmv2()
264 memcpy(construct + CIFS_CRYPTO_KEY_SIZE, &ntlmv2->blob_signature, blen); in ksmbd_auth_ntlmv2()
266 rc = crypto_shash_update(CRYPTO_HMACMD5(ctx), construct, len); in ksmbd_auth_ntlmv2()
291 kfree(construct); in ksmbd_auth_ntlmv2()
296 * ksmbd_decode_ntlmssp_auth_blob() - helper function to construct
379 * ksmbd_decode_ntlmssp_neg_blob() - helper function to construct
406 * ksmbd_build_ntlmssp_challenge_blob() - helper function to construct

12345678910>>...34