/openbmc/openbmc/poky/scripts/ |
H A D | oe-debuginfod | 25 args = p.parse_args() variable
|
H A D | oe-publish-sdk | 34 def publish(args): argument
|
H A D | patchtest-get-branch | 77 args = parser.parse_args() variable
|
/openbmc/qemu/tests/vm/ |
H A D | ubuntuvm.py | 21 def __init__(self, args, config=None): argument
|
/openbmc/openbmc/meta-arm/scripts/ |
H A D | layer-overview.py | 51 args = parser.parse_args() variable
|
/openbmc/openbmc/poky/bitbake/lib/bb/compress/ |
H A D | lz4.py | 10 def open(*args, **kwargs):
|
/openbmc/bmcweb/scripts/ |
H A D | hostlogger_test.py | 23 args = parser.parse_args() variable
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | check-units.py | 63 args = parser.parse_args() variable
|
/openbmc/u-boot/cmd/ |
H A D | cramfs.c | 29 # define DEBUGF(fmt, args...) printf(fmt ,##args) argument 31 # define DEBUGF(fmt, args...) argument
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | formatter.py | 151 def __init__(self, *args, **kwargs): 158 def __init__(self, *args, **kwargs):
|
/openbmc/u-boot/tools/patman/ |
H A D | settings.py | 113 def get(self, section, option, *args, **kwargs): 132 def items(self, section, *args, **kwargs):
|
/openbmc/phosphor-networkd/src/ |
H A D | rtnetlink_server.cpp | 98 auto cb = [&](auto&&... args) { in eventHandler() 125 io(event, sock.get(), EPOLLIN | EPOLLET, [&](auto&&... args) { in Server()
|
/openbmc/u-boot/api/ |
H A D | api_storage.c | 20 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt, ##args); } while (0) argument 22 #define debugf(fmt, args...) argument 25 #define errf(fmt, args...) do { printf("ERROR @ %s(): ", __func__); printf(fmt, ##args); } while (0) argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/ |
H A D | concurrencytest.py | 64 def _add_result_with_semaphore(self, method, test, *args, **kwargs): 92 def _addResult(self, method, test, *args, exception = False, **kwargs): 119 def _addResult(self, method, test, *args, exception = False, **kwargs): 133 def _addResult(self, method, test, *args, exception = False, **kwargs):
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | ide_sdk.py | 48 def __init__(self, args): argument 109 def __init__(self, args, target_arch, target_device): argument 678 def gen_deploy_target_script(self, args): argument 711 def gen_install_deploy_script(self, args): argument 774 def ide_setup(args, config, basepath, workspace): argument
|
H A D | runqemu.py | 19 def runqemu(args, config, basepath, workspace): argument
|
H A D | menuconfig.py | 30 def menuconfig(args, config, basepath, workspace): argument
|
H A D | package.py | 17 def package(args, config, basepath, workspace): argument
|
H A D | build_sdk.py | 15 def build_sdk(args, config, basepath, workspace): argument
|
/openbmc/qemu/tests/qtest/ |
H A D | tpm-tis-test.c | 30 char *args, *tmp_path = g_dir_make_tmp("qemu-tpm-tis-test.XXXXXX", NULL); in main() local
|
H A D | tpm-tis-device-test.c | 37 char *args; in main() local
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | setvar.py | 26 def setvar(args): argument
|
/openbmc/openbmc-test-automation/lib/ |
H A D | os_utils_keywords.py | 17 def run_until_keyword_fails(retry, retry_interval, name, *args):
|
/openbmc/openbmc-tools/pretty-journal/ |
H A D | pretty-journal.py | 43 args = parser.parse_args() variable
|
/openbmc/phosphor-bmc-code-mgmt/common/include/ |
H A D | utils.hpp | 73 std::vector<uint8_t> buildByteVector(Args&&... args) in buildByteVector()
|