/openbmc/openbmc-tools/dbusView/ |
H A D | dbusView.py | 15 parser = argparse.ArgumentParser(description="Remote DBus Viewer") variable
|
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | buildebpfPlugin.py | 30 def add_args(self, parser): argument
|
H A D | valgrindPlugin.py | 50 def add_args(self, parser): argument
|
/openbmc/openbmc/poky/scripts/ |
H A D | patchtest-send-results | 39 parser = argparse.ArgumentParser(description="Send patchtest results to a submitter for a given pat… variable
|
H A D | oe-setup-build | 107 parser = argparse.ArgumentParser(description="A script that discovers available build configuration… variable
|
H A D | oe-setup-layers | 124 parser = argparse.ArgumentParser(description="A self contained python script that fetches all the n… variable
|
H A D | verify-bashisms | 99 parser = argparse.ArgumentParser(description='Bashim detector for shell fragments in recipes.') variable
|
/openbmc/u-boot/tools/patman/ |
H A D | patman | 30 parser = OptionParser() variable
|
H A D | patman.py | 30 parser = OptionParser() variable
|
/openbmc/phosphor-mrw-tools/ |
H A D | patchxml.py | 116 parser = argparse.ArgumentParser("Applies fixes to XML files") variable
|
/openbmc/ibm-logging/ |
H A D | create_error_reports.py | 167 parser = argparse.ArgumentParser(description="Error log policy reports") variable
|
/openbmc/qemu/scripts/performance/ |
H A D | topN_callgrind.py | 41 parser = argparse.ArgumentParser( variable
|
/openbmc/openbmc-test-automation/tools/ |
H A D | github_issues_to_csv | 99 parser = argparse.ArgumentParser( variable
|
/openbmc/linux/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 3339 struct hl_cs_parser *parser, in goya_pin_memory_before_cs() 3385 struct hl_cs_parser *parser, in goya_validate_dma_pkt_host() 3488 struct hl_cs_parser *parser, in goya_validate_dma_pkt_no_host() 3533 struct hl_cs_parser *parser, in goya_validate_dma_pkt_no_mmu() 3570 struct hl_cs_parser *parser, in goya_validate_dma_pkt_mmu() 3607 struct hl_cs_parser *parser, in goya_validate_wreg32() 3651 struct hl_cs_parser *parser, bool is_mmu) in goya_validate_cb() 3758 struct hl_cs_parser *parser, in goya_patch_dma_packet() 3888 struct hl_cs_parser *parser) in goya_patch_cb() 3986 struct hl_cs_parser *parser) in goya_parse_cb_mmu() [all …]
|
/openbmc/openbmc-test-automation/bin/ |
H A D | generate_testsuite_info.py | 24 parser = argparse.ArgumentParser( variable
|
H A D | websocket_monitor.py | 29 parser = argparse.ArgumentParser( variable
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-diffsigs | 111 parser = argparse.ArgumentParser( variable
|
H A D | bitbake-dumpsig | 111 parser = argparse.ArgumentParser( variable
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/ |
H A D | parser_test.py | 16 parser = main._mk_options_parser() variable
|
/openbmc/slpd-lite/ |
H A D | slp_parser.cpp | 13 namespace parser namespace
|
/openbmc/openbmc/poky/meta/lib/bblayers/setupwriters/ |
H A D | oe-setup-layers.py | 108 def register_arguments(self, parser): argument
|
/openbmc/openbmc-test-automation/tools/ct_metrics/ |
H A D | gen_csv_results.py | 39 parser = argparse.ArgumentParser( variable
|
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | ext_caps.c | 178 int (*parser)(struct i3c_hci *hci, void __iomem *base); member 214 int (*parser)(struct i3c_hci *hci, void __iomem *base); member
|
/openbmc/pldm/fw-update/test/ |
H A D | device_updater_test.cpp | 63 auto parser = parsePkgHeader(packageHeader); in TEST_F() local
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | ksparser.py | 209 def _parse(self, parser, confpath): argument
|