Home
last modified time | relevance | path

Searched refs:construct (Results 1 – 25 of 146) sorted by relevance

123456

/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/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/
H A Dmime-construct_1.11.bb6 HOMEPAGE = "http://search.cpan.org/~rosch/mime-construct/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 \
27 ${D}/${bindir}/mime-construct
/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/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/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/phosphor-fan-presence/presence/
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/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/phosphor-dbus-monitor/src/
H A Dpdmgen.py787 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
994 def construct(self, loader, indent): member in Method
[all …]
/openbmc/linux/include/net/
H A Dhwbm.h15 int (*construct)(struct hwbm_pool *bm_pool, void *buf); member
/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/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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnvme/
H A Dlibnvme_1.8.bb4 enumerations, and bit fields, helper functions to construct, dispatch, \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pyparsing_3.1.2.bb5 classes that client code uses to construct the grammar directly in Python \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dunion-sigval.patch2 sigval_t is glibc only construct, we use a union of sigval
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/
H A Darm-systemready-scripts-native.bb11 python3-chardet-native python3-requests-native python3-construct-native \
/openbmc/openbmc-test-automation/ffdc/templates/
H A Dlog_collector_config_template.yaml4 # name the block, sub block, commands construct and file name.
/openbmc/linux/drivers/scsi/libsas/
H A DKconfig15 use the domain device construct (like the aic94xxx).
/openbmc/openbmc/poky/meta/recipes-devtools/json-c/
H A Djson-c_0.17.bb2 … implements a reference counting object model that allows you to easily construct JSON objects in …
/openbmc/boost-dbus/include/dbus/
H A Dconnection_service.hpp38 inline void construct(implementation_type& impl) {} in construct() function in dbus::connection_service
/openbmc/bmcweb/
H A DDBUS_USAGE.md3 The following are guidelines for bmcweb's use of DBus to construct Redfish
/openbmc/openbmc-build-scripts/jenkins/
H A Duserid-validation64 code-construct/ci-authorized \
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dinterface.client.hpp.mako24 * ${interface.classname}() both construct an equivalent instance.
/openbmc/openbmc/poky/meta/recipes-core/musl/musl/
H A D0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch14 preprocessor macroses to construct default ldso library search path
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/
H A Dpackagegroup-meta-perl.bb86 mime-construct \
/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Dof_unittest.rst65 // following struct members are used to construct the tree

123456