Searched refs:comment (Results 1 – 22 of 22) sorted by relevance
/xen-4.10.0-shim-comet/ |
A D | CODING_STYLE | 48 after the opening /* of a comment block). 100 Multi-line comment blocks should start and end with comment markers on 104 * Example, multi-line comment block. 112 A comment block containing local variables for emacs is permitted at
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | xen.lds.S | 287 *(.comment) 288 *(.comment.*) 300 .comment 0 : { *(.comment) }
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | xen.lds.S | 219 .comment 0 : { *(.comment) }
|
A D | traps.c | 1343 switch (hsr.brk.comment) in do_trap_brk()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | kconfig-language.txt | 240 comment "module support disabled" 244 MODULES is different from 'n'. The comment on the other hand is always 246 also part of the comment dependencies). 258 - comment 301 comment: 303 "comment" <prompt> 304 <comment options> 306 This defines a comment which is displayed to the user during the
|
A D | efi.markdown | 44 thus look like this (`#` serving as comment character):
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.gperf | 21 comment, T_COMMENT, TF_COMMAND
|
A D | zconf.hash.c_shipped | 113 char kconf_id_strings_str32[sizeof("comment")]; 150 "comment",
|
A D | zconf.y | 394 comment: T_COMMENT prompt T_EOL 401 comment_stmt: comment depends_list
|
A D | zconf.tab.c_shipped | 586 "comment", "comment_stmt", "help_start", "help", "depends_list", 1957 printd(DEBUG_PARSE, "%s:%d:comment\n", zconf_curname(), zconf_lineno());
|
A D | zconf.lex.c_shipped | 1224 /* comment */
|
/xen-4.10.0-shim-comet/docs/misc/arm/ |
A D | silicon-errata.txt | 34 with a comment) in such a way that the erratum will not be hit.
|
/xen-4.10.0-shim-comet/tools/pygrub/examples/ |
A D | ubuntu-14.04-lts.grub2 | 214 # menu entries you want to add after this comment. Be careful not to change 222 # menu entries you want to add after this comment. Be careful not to change
|
A D | debian-wheezy-hvm.grub2 | 96 # menu entries you want to add after this comment. Be careful not to change
|
A D | fedora-19.grub2 | 107 # menu entries you want to add after this comment. Be careful not to change
|
A D | rhel-7-beta.grub2 | 108 # menu entries you want to add after this comment. Be careful not to change
|
A D | fedora-16-with-xen.grub2 | 101 # menu entries you want to add after this comment. Be careful not to change
|
/xen-4.10.0-shim-comet/tools/python/ |
A D | pylintrc | 54 # Add a comment according to your evaluation note. This is used by the global 56 comment=no
|
/xen-4.10.0-shim-comet/xen/common/efi/ |
A D | boot.c | 620 bool start = true, comment = false; in pre_parse() local 626 comment = false; in pre_parse() 630 else if ( comment || (start && isspace(*ptr)) ) in pre_parse() 634 comment = true; in pre_parse()
|
/xen-4.10.0-shim-comet/xen/include/asm-arm/ |
A D | processor.h | 631 unsigned long comment:16; /* Comment */ member
|
/xen-4.10.0-shim-comet/xen/tools/ |
A D | xen.flf | 8 modifier's name is placed on a comment line.
|
/xen-4.10.0-shim-comet/xen/ |
A D | COPYING | 15 include the non-GPL license text as a source-code comment. Although
|
Completed in 24 milliseconds