Home
last modified time | relevance | path

Searched defs:patch (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/openbmc/poky/scripts/
H A Db4-wrapper-poky.py42 patch = sys.stdin.readlines() variable
89 patch = "".join(patch) variable
H A Dpatchtest36 def getResult(patch, mergepatch, logfile=None): argument
155 def run(patch, logfile=None): argument
/openbmc/openbmc/poky/bitbake/contrib/
H A Db4-wrapper-bitbake.py23 patch = sys.stdin.read() variable
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py90 def Import(self, patch, force): argument
193 def _appendPatchFile(self, patch, strippath): argument
221 def Import(self, patch, force = None): argument
231 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
575 def _commitpatch(self, patch, patchfilevar): argument
592 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
595 def _applypatchhelper(shellcmd, patch, force = False, reverse = False, run = True): argument
721 def Import(self, patch, force = None): argument
H A Drecipeutils.py271 def patch_recipe_file(fn, values, patch=False, relpath='', redirect_output=None): argument
337 def patch_recipe(d, fn, varvalues, patch=False, relpath='', redirect_output=None): argument
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/
H A DevbA3_emmc_patch.json5 "patch": true, boolean
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.cpp29 size_t VpnorRoot::patch(const std::string& name, const void* data, size_t len) in patch() function in openpower::virtual_pnor::test::VpnorRoot
H A Dwrite_patch.cpp55 fs::path patch = root.patch() / "TEST1"; in main() local
H A Dwrite_patch_resize.cpp63 fs::path patch = root.patch() / "TEST1"; in main() local
H A Dread_patch.cpp57 std::vector<uint8_t> patch(PATCH_SIZE, 0xff); in main() local
H A Dtmpd.hpp101 fs::path patch() in patch() function in openpower::virtual_pnor::test::VpnorRoot
/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.cpp29 size_t VpnorRoot::patch(const std::string &name, const void *data, size_t len) in patch() function in openpower::virtual_pnor::test::VpnorRoot
H A Dwrite_patch.cpp50 fs::path patch = root.patch() / "TEST1"; in main() local
H A Dwrite_patch_resize.cpp60 fs::path patch = root.patch() / "TEST1"; in main() local
H A Dread_patch.cpp56 std::vector<uint8_t> patch(PATCH_SIZE, 0xff); in main() local
H A Dtmpd.hpp88 fs::path patch() in patch() function in openpower::virtual_pnor::test::VpnorRoot
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Drepo.py20 def __init__(self, patch, repodir, commit=None, branch=None): argument
/openbmc/u-boot/Documentation/sphinx/
H A Dcdomain.py47 major, minor, patch = sphinx.version_info[:3] variable
H A Dkfigure.py71 major, minor, patch = sphinx.version_info[:3] variable
/openbmc/openbmc/poky/scripts/contrib/
H A Dpatchreview.py46 def blame_patch(patch): argument
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/
H A Dselftest37 def test(root, patch): argument
/openbmc/u-boot/Documentation/
H A Dconf.py20 major, minor, patch = sphinx.version_info[:3] variable
/openbmc/openbmc/meta-arm/ci/
H A Dpatchreview56 def blame_patch(patch): argument
/openbmc/phosphor-webui/app/
H A Dindex.js171 $httpProvider.defaults.headers.patch = { class in $httpProvider.defaults.headers
/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py178 def patch(self, *args, **kwargs): member in redfish_plus

12