Searched refs:help (Results 1 – 18 of 18) sorted by relevance
/SCP-firmware-master/tools/ |
A D | yaml-format.py | 40 help="list of source files to format or check", 43 help="suppress output intended for humans") 48 help=("generate a unified diff " + 54 help=("exit with an error status code " + 58 help="file to write the unified diff file to") 61 help=("automatically format " + 69 help="format the file in-place") 71 help=("file to write " +
|
A D | check_style.py | 93 help='Check for correct use of spaces', 98 help='Check for lines longer than 80 characters', 102 help='Check for redundant variable initialization', 106 help='Input mode for the content to be checked. ' 111 help='Path to checkpatch.pl file. If not specified, '
|
A D | gen_module_code.py | 115 help='A list of module names that are included in a \ 119 help='Path to the location where generated files are \
|
A D | ci_cmake.py | 209 help='Ignore errors and continue testing.') 213 action='store', help='Build every product with the \ 218 help='Parent directory of the "build-output" directory\ 225 help='Skip container execution.')
|
A D | check_spacing.py | 84 help='Remove trailing spaces.', 88 help='Correct spaces after keywords.',
|
A D | check_tabs.py | 78 help='Convert tabs to 4 spaces.',
|
/SCP-firmware-master/ |
A D | contributing.md | 8 - [Fork](https://help.github.com/articles/fork-a-repo) 52 - Submit a [pull request](https://help.github.com/articles/using-pull-requests) 56 [pull request](https://help.github.com/articles/using-pull-requests) will 59 comments on the [pull request](https://help.github.com/articles/using-pull-requests). 65 [pull request](https://help.github.com/articles/using-pull-requests) into 68 [pull request](https://help.github.com/articles/using-pull-requests) 70 - If the [pull request](https://help.github.com/articles/using-pull-requests) 73 - If the [pull request](https://help.github.com/articles/using-pull-requests)
|
A D | Makefile.cmake | 124 PRODUCT_INDEPENDENT_GOALS := clean help test doc fwk_test mod_test 200 .PHONY: help 202 help:
|
A D | user_guide.md | 192 The `help` target provides further information on the arguments that can be 196 make -f Makefile.cmake help
|
A D | change_log.md | 606 …[here](http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/DEN0056A_System_Control_and_Manag…
|
/SCP-firmware-master/unit_test/ |
A D | gm.rb | 21 parser.on('-h', '--help', 'Print this help') do |help|
|
/SCP-firmware-master/debugger/include/ |
A D | cli.h | 119 const char *help; member
|
/SCP-firmware-master/debugger/src/cli/ |
A D | cli.c | 1220 cli_print(cc->cmd.help); in cli_command_dispatch() 1269 cc->cmd.help != 0) { in cli_command_dispatch() 1270 status = cli_print(cc->cmd.help); in cli_command_dispatch()
|
/SCP-firmware-master/doc/ |
A D | build_system.md | 13 documentation using the build system's "help" parameter: 15 $> make help
|
A D | cmake_readme.md | 58 $ make -f Makefile.cmake help 477 [custom toolchain file]: https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html 478 [`CMAKE_TOOLCHAIN_FILE`]: https://cmake.org/cmake/help/latest/variable/CMAKE_TOOLCHAIN_FILE.html
|
A D | Doxyfile | 1193 # to YES can help to show when doxygen was last run and thus if the 1273 # files are now used as the Windows 98 help format, and will replace the old 1291 # including file name) of the HTML help compiler (hhc.exe). If non-empty, 1292 # doxygen will try to run the HTML help compiler on the generated index.hhp. 1320 # the table of contents of the HTML help documentation and to the tree view. 1391 # install this plugin and make it available under the help contents menu in 1395 # After copying Eclipse needs to be restarted before the help appears. 1532 # should work on any modern browser. Note that when using HTML help 1533 # (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) 1652 # documents. This may be useful for small projects and may help to save some [all …]
|
A D | code_rules.md | 232 https://cdecl.org may help if in doubt.
|
/SCP-firmware-master/module/scmi_apcore/doc/ |
A D | scmi_apcore.md | 12 (http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/index.html).
|
Completed in 19 milliseconds