Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dexport.py80 exported = []
85 exported.append(recipe)
90 exported.append(recipe)
94 …gger.info('Tar archive created at %s with the following recipes: %s' % (name, ', '.join(exported)))
/openbmc/qemu/ui/
H A Ddbus-chardev.c49 if (chr->exported) { in dbus_display_chardev_export()
57 chr->exported = true; in dbus_display_chardev_export()
65 if (!chr->exported) { in dbus_display_chardev_unexport()
70 chr->exported = false; in dbus_display_chardev_unexport()
H A Ddbus.h127 bool exported; member
/openbmc/skeleton/pytools/
H A Dgpioutil60 self.exported = False
71 self.exported = True
74 if (self.exported == False):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A D0001-Fix-building-with-GCC-10.patch38 * global exported definitions
77 * global exported definitions
90 * global exported definitions
/openbmc/u-boot/doc/
H A DREADME.standalone4 1. The functions are exported by U-Boot via a jump table. The jump
37 call to the exported functions. Also, implementor of the
39 U-Boot. To facilitate this, a get_version() function is exported
78 - the first parameter is the function that is exported (default implementation)
H A DREADME.TPL29 During the TPL build a variable named CONFIG_TPL_BUILD is exported in the
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py159 def __init__(self, d, exported=False): argument
164 if exported:
348 def __init__(self, d, target, exported=False): argument
349 super(RuntimeTestContext, self).__init__(d, exported)
576 def __init__(self, d, target, exported=False, parsedArgs={}): argument
583 super(ExportTestContext, self).__init__(d, target, exported)
/openbmc/qemu/tests/qemu-iotests/
H A D058.out21 == verifying the exported snapshot with patterns, method 1 ==
27 == verifying the exported snapshot with patterns, method 2 ==
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-gpt-image/
H A Dpython3-gpt-image_0.9.0.bb3 be built on a local filesystem and exported to a destination device."
/openbmc/openbmc/poky/meta/classes/
H A Dprimport.bbclass14 #import all exported AUTOPR values
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0002-cmake-Use-exported-target-for-bz2.patch4 Subject: [PATCH] cmake: Use exported target for bz2
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/
H A Dlibfile-slurper-perl_0.014.bb3 All functions are optionally exported. All functions throw exceptions on \
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dnfs-export.patch8 1. if it is exported to everyone, should use "*", e.g. "/export *(xxx)"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-nettest_omni-Remove-duplicate-variable-definitions.patch6 These defines are already defined in nettest_bsd.c and exported by
/openbmc/entity-manager/schemas/
H A DREADME.md27 The type property identifies the type of the configuration. When exported,
34 The name property identifies the name of the configuration. When exported,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0004-Use-configure-to-test-for-feature-instead-of-platfor.patch92 - * b) __libc_enable_secure; may not be exported.
95 + * c) __libc_enable_secure; may not be exported.
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/
H A Dopkg-keyrings_1.0.bb10 # with keys exported as per (2).
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-runtime-perl_0.016.bb2 DESCRIPTION = "The functions exported by this module deal with runtime \
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBSD-2-Clause-Darwin6 Department of Commerce, and may be exported to any country or planet.
/openbmc/u-boot/board/congatec/cgtqmx6eval/
H A DREADME23 Copy SPL and u-boot.img to the exported TFTP directory of the
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/
H A D0002-Support-asynchronous-calls-58.patch40 -To handle signals emitted by exported objects, or to export your own objects, you need to setup an…
41 +To handle signals emitted by exported objects, to asynchronously call methods
/openbmc/qemu/
H A Dqemu.sasl17 # This principal needs to be exported to the keytab file listed below
/openbmc/qemu/linux-user/hppa/
H A Dvdso.ld26 * which means that nothing is exported at all.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/capnproto/capnproto/
H A D0001-Export-binaries-only-for-native-build.patch41 + # except that the installed files are not exported, so when the generated cmake file

123