HomeSort by: relevance | last modified time | path
    Searched refs:Comments (Results 1 - 11 of 11) sorted by relevancy

  /src/common/dist/zlib/win32/
zlib1.rc 33 VALUE "Comments", "For more information visit http://www.zlib.net/\0"
  /src/common/dist/zlib/contrib/vstudio/vc10/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /src/common/dist/zlib/contrib/vstudio/vc11/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /src/common/dist/zlib/contrib/vstudio/vc12/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /src/common/dist/zlib/contrib/vstudio/vc14/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /src/common/dist/zlib/contrib/vstudio/vc17/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /src/common/dist/zlib/contrib/vstudio/vc9/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /src/usr.bin/make/unit-tests/
comment.mk 3 # Demonstrate how comments are written in makefiles.
15 # Comments can be indented with spaces, but that is rather unusual.
17 # Comments can be indented with a tab.
19 # they are just makefile comments. Before that commit, these comments
22 .if 1 # There can be comments after conditions.
escape.mk 8 # Comments start with a <number-sign> ( '#' ) and continue until an
directive-include-guard.mk 69 # Comments and empty lines do not affect the multiple-inclusion guard.
70 CASES+= comments
71 LINES.comments= \
74 '.ifndef COMMENTS' \
76 'COMMENTS=\#comment' \
79 # expect: Parse_PushInput: comments.tmp:1
80 # expect: Skipping 'comments.tmp' because 'COMMENTS' is defined
  /src/tests/usr.bin/indent/
t_misc.sh 240 * It is possible to embed comments in the middle of an option, but nobody
302 # means that all kinds of comments are effectively ignored. When a
306 # words can be used for comments.
308 /* Comments are effectively ignored since they never match. */

Completed in 14 milliseconds