/openbmc/u-boot/drivers/fpga/ |
H A D | cyclon2.c | 14 #define PRINTF(fmt,args...) printf (fmt ,##args) argument 16 #define PRINTF(fmt,args...) argument
|
H A D | ACEX1K.c | 16 #define PRINTF(fmt,args...) printf (fmt ,##args) argument 18 #define PRINTF(fmt,args...) argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/ |
H A D | runner.py | 39 def __init__(self, tc, *args, **kwargs): 150 def addError(self, test, *args, details = None): 154 def addFailure(self, test, *args, details = None): 164 def addExpectedFailure(self, test, *args, details = None): 249 def __init__(self, tc, *args, **kwargs):
|
/openbmc/u-boot/tools/dtoc/ |
H A D | dtoc.py | 45 def run_tests(args): argument
|
H A D | dtoc | 45 def run_tests(args): argument
|
/openbmc/qemu/scripts/ |
H A D | undefsym.py | 28 def main(args): argument
|
H A D | modinfo-collect.py | 29 def main(args): argument
|
/openbmc/phosphor-networkd/test/ |
H A D | mock_ethernet_interface.hpp | 14 MockEthernetInterface(Args&&... args) : in MockEthernetInterface()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | gen-fan-monitor-defs.py | 151 args = parser.parse_args() variable
|
/openbmc/obmc-ikvm/ |
H A D | obmc-ikvm.cpp | 6 ikvm::Args args(argc, argv); in main() local
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | hei_user_interface.cpp | 136 va_list args; in hei_inf() local 147 va_list args; in hei_err() local
|
/openbmc/u-boot/drivers/phy/ |
H A D | phy-uclass.c | 17 struct ofnode_phandle_args *args) in generic_phy_xlate_offs_flags() 37 struct ofnode_phandle_args args; in generic_phy_get_by_index() local
|
/openbmc/qemu/hw/misc/ |
H A D | stm32f2xx_syscfg.c | 34 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument 40 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args) argument
|
/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | regression.py | 272 def regression(args, logger): argument 301 def regression_common(args, logger, base_results, target_results): argument 347 def regression_git(args, logger): argument
|
H A D | merge.py | 13 def merge(args, logger): argument
|
/openbmc/u-boot/drivers/net/ |
H A D | smc91111.c | 89 #define PRINTK3(args...) printf(args) argument 91 #define PRINTK3(args...) argument 95 #define PRINTK2(args...) printf(args) argument 97 #define PRINTK2(args...) argument 101 #define PRINTK(args...) printf(args) argument 103 #define PRINTK(args...) argument
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | sdk.py | 99 def sdk_update(args, config, basepath, workspace): argument 241 def sdk_install(args, config, basepath, workspace): argument
|
/openbmc/openbmc/poky/scripts/contrib/ |
H A D | patchreview.py | 240 args = argparse.ArgumentParser(description="Patch Review Tool") variable 246 args = args.parse_args() variable
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | utils.cpp | 91 static std::string buildCommandStr(char** args) in buildCommandStr() 102 std::pair<int, std::string> executeCmd(char** args) in executeCmd()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/ |
H A D | buildslist.py | 11 args = "" variable in Command
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | download-lockfile.py | 23 args = parser.parse_args() variable
|
/openbmc/u-boot/tools/buildman/ |
H A D | buildman | 56 options, args = cmdline.ParseArgs() variable
|
H A D | buildman.py | 56 options, args = cmdline.ParseArgs() variable
|
/openbmc/openbmc/poky/scripts/nativesdk-intercept/ |
H A D | chgrp | 14 args = list() variable
|
H A D | chown | 14 args = list() variable
|