HomeSort by relevance Sort by last modified time
    Searched full:comment (Results 51 - 75 of 15352) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/markdown/tests/misc/
html-comments.html 1 <p>Here is HTML <!-- **comment** -->
2 and once more <p><!--comment--></p></p
html-comments.txt 1 Here is HTML <!-- **comment** -->
2 and once more <p><!--comment--></p>
  /external/mesa3d/src/compiler/glsl/glcpp/tests/
133-eof-without-newline-comment.c.expected 1 0:1(51): preprocessor error: Unterminated comment
2 This file ends with no newline within a comment
  /prebuilts/go/darwin-x86/src/go/printer/testdata/
empty.golden 1 // a comment at the beginning of the file
5 // a comment at the end of the file
empty.input 1 // a comment at the beginning of the file
5 // a comment at the end of the file
  /prebuilts/go/linux-x86/src/go/printer/testdata/
empty.golden 1 // a comment at the beginning of the file
5 // a comment at the end of the file
empty.input 1 // a comment at the beginning of the file
5 // a comment at the end of the file
  /external/dtc/tests/
comments.dts 6 // line comment
8 /* comment */
14 comment */
24 * comment */
29 * comment
39 /* final comment */
  /external/jsoncpp/test/data/
test_comment_02.json 2 /* C-style comment
4 C-style-2 comment */
7 /* Internal comment c-style */
10 // C++-style comment
12 // Multiline comment cpp-style
test_preserve_comment_01.expected 1 /* A comment
6 /* Comment before 'second'
9 /* A comment at
  /external/llvm/test/MC/AsmParser/
preserve-comments.s 5 foo: #Comment here
6 #comment here
8 #if DIRECTIVE COMMENT
9 ## WHOLE LINE COMMENT
10 cmpl $196, %eax ## EOL COMMENT
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
comment.s 3 * this is a comment
10 dc.l 0 ,really,a,comment
11 ; a comment
12 ; another comment
13 ; another comment
  /external/libxml2/result/
comment4.xml.rde 1 0 8 #comment 0 1 test of non ascii comments like là et très
2 0 8 #comment 0 1 à another one
3 0 8 #comment 0 1 another one à
comment4.xml.rdr 1 0 8 #comment 0 1 test of non ascii comments like là et très
2 0 8 #comment 0 1 à another one
3 0 8 #comment 0 1 another one à
comment4.xml.sax 3 SAX.comment( test of non ascii comments like là et très )
4 SAX.comment(à another one )
5 SAX.comment( another one à)
dtd13 2 <!-- comment before the DTD -->
6 <!-- comment after the DTD -->
  /external/r8/src/test/examples/shaking15/
dictionary 1 # this is a comment
2 abc# this is another comment
3 def # this is again another comment after an ignored character
  /external/clang/test/Frontend/
cpp-output.c 2 // RUN: grep '^int x; // comment' %t
5 // RUN: grep '^int x; // comment' %t
6 // RUN: grep '^x /\* comment \*/ x /\* comment \*/' %t
8 int x; // comment
11 #define B x // comment
  /external/clang/include/clang/Basic/
CommentNodes.td 1 class Comment<bit abstract = 0> {
5 class DComment<Comment base, bit abstract = 0> : Comment<abstract> {
6 Comment Base = base;
9 def InlineContentComment : Comment<1>;
16 def BlockContentComment : Comment<1>;
24 def VerbatimBlockLineComment : Comment;
26 def FullComment : Comment;
  /external/icu/icu4j/lib/
.project 4 <comment></comment>
  /external/icu/icu4j/main/shared/
.project 4 <comment></comment>
  /external/libxml2/result/noent/
dtd13 2 <!-- comment before the DTD -->
6 <!-- comment after the DTD -->
  /external/libxml2/result/schemas/
579746_0_5.err 1 ./test/schemas/579746_5.xml:5: element comment: Schemas validity error : Element 'comment': This element is not expected.
579746_1_5.err 1 ./test/schemas/579746_5.xml:5: element comment: Schemas validity error : Element 'comment': This element is not expected.
  /external/libxml2/test/
dtd13 1 <!-- comment before the DTD -->
5 <!-- comment after the DTD -->

Completed in 644 milliseconds

1 23 4 5 6 7 8 91011>>