| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | resulttool | 56 resulttool.manualexecution.register_commands(subparsers) 58 resulttool.merge.register_commands(subparsers) 59 resulttool.store.register_commands(subparsers) 61 resulttool.regression.register_commands(subparsers) 62 resulttool.report.register_commands(subparsers) 63 resulttool.log.register_commands(subparsers)
|
| H A D | oe-selftest | 43 comp.register_commands(logger, parser)
|
| H A D | oe-test | 59 comp.register_commands(logger, subparsers)
|
| H A D | recipetool | 81 plugin.register_commands(subparsers)
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/ |
| H A D | context.py | 62 def register_commands(self, logger, subparsers): member in OESDKTestContextExecutor 63 super(OESDKTestContextExecutor, self).register_commands(logger, subparsers)
|
| /OK3568_Linux_fs/yocto/poky/meta-selftest/lib/devtool/ |
| H A D | test.py | 7 def register_commands(subparsers, context): function
|
| H A D | bbpath.py | 27 def register_commands(subparsers, context): function
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | edit.py | 40 def register_commands(subparsers): function
|
| H A D | setvar.py | 55 def register_commands(subparsers): function
|
| H A D | newappend.py | 72 def register_commands(subparsers): function
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/ |
| H A D | context.py | 59 def register_commands(self, logger, subparsers): member in OERuntimeTestContextExecutor 60 super(OERuntimeTestContextExecutor, self).register_commands(logger, subparsers)
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | build_sdk.py | 48 def register_commands(subparsers, context): function
|
| H A D | package.py | 42 def register_commands(subparsers, context): function
|
| H A D | runqemu.py | 55 def register_commands(subparsers, context): function
|
| H A D | menuconfig.py | 75 def register_commands(subparsers, context): function
|
| H A D | export.py | 97 def register_commands(subparsers, context): function
|
| H A D | build.py | 84 def register_commands(subparsers, context): function
|
| H A D | search.py | 103 def register_commands(subparsers, context): function
|
| H A D | import.py | 126 def register_commands(subparsers, context): function
|
| /OK3568_Linux_fs/yocto/poky/meta-selftest/lib/recipetool/ |
| H A D | bbpath.py | 28 def register_commands(subparsers): function
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/ |
| H A D | merge.py | 33 def register_commands(subparsers): function
|
| H A D | log.py | 81 def register_commands(subparsers): function
|
| H A D | store.py | 85 def register_commands(subparsers): function
|
| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ |
| H A D | bitbake-layers | 73 plugin.register_commands(subparsers)
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/bblayers/ |
| H A D | create.py | 72 def register_commands(self, sp): member in CreatePlugin
|