HomeSort by relevance Sort by last modified time
    Searched refs:COMMENT (Results 176 - 200 of 524) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file-parser.rb 81 :T__10 => 10, :CONSTANT => 4, :COMMENT => 8, :STRING => 7 )
89 register_names( "CONSTANT", "ID", "TEMPLATE", "STRING", "COMMENT", "WS",
  /external/python/cpython3/Lib/test/
test_pulldom.py 17 <!-- A comment -->
59 # XXX - A comment should be reported here!
60 # self.assertEqual(pulldom.COMMENT, evt)
61 # Line break after swallowed comment:
138 """PullDOM does not receive "comment" events."""
141 if evt == pulldom.COMMENT:
144 self.fail("No comment was encountered")
192 self.assertEqual(pulldom.COMMENT, evt)
193 self.assertEqual("a comment", node.data)
204 self.assertEqual(pulldom.COMMENT, evt
    [all...]
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.cpp 976 #define COMMENT 1
1368 /* Line comment */
    [all...]
  /external/v8/src/ia32/
deoptimizer-ia32.cc 79 RelocInfo rinfo(isolate, 0, RelocInfo::COMMENT, comment_string, NULL);
  /external/vogar/lib/
kxml-libcore-20110123.jar 
  /libcore/luni/src/main/java/org/apache/harmony/xml/parsers/
DocumentBuilderImpl.java 210 } else if (token == XmlPullParser.COMMENT) {
212 * Found a comment. We simply take the token text, but we only
  /prebuilts/devtools/tools/lib/
kxml2-2.3.0.jar 
  /prebuilts/misc/common/kxml2/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/kxml2-tools/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/offline-m2/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
gzio.c 53 #define COMMENT 0x10 /* bit 4 set: file comment present */
342 if ((flags & COMMENT) != 0) { /* skip the .gz file comment */
  /external/clang/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /external/curl/lib/
content_encoding.c 58 /* Comment this out if zlib is always going to be at least ver. 1.2.0.4
70 #define COMMENT 0x10 /* bit 4 set: file comment present */
399 if(flags & COMMENT) {
400 /* Skip over NUL-terminated comment */
  /external/swiftshader/src/OpenGL/compiler/
glslang.l 88 %x COMMENT FIELDS
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]

Completed in 1527 milliseconds

1 2 3 4 5 6 78 91011>>