HomeSort by relevance Sort by last modified time
    Searched defs:comments (Results 126 - 150 of 601) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/clang/lib/AST/
Comment.cpp 20 namespace comments { namespace in namespace:clang
345 } // end namespace comments
CommentLexer.cpp 20 namespace comments { namespace in namespace:clang
23 llvm::errs() << "comments::Token Kind=" << Kind << " ";
92 // This function should be called only for C comments
239 /// Return the one past end pointer for BCPL comments.
265 /// Return the one past end pointer for C comments.
327 // exact syntax in AST for comments.
755 // merged this non-Doxygen comment into a bunch of Doxygen comments
762 // Skip less-than symbol that marks trailing comments.
782 // Skip less-than symbol that marks trailing comments.
796 // Consecutive comments are extracted only if there is only whitespac
    [all...]
  /external/fonttools/Lib/fontTools/
afmLib.py 198 # write comments, assuming (possibly wrongly!) they should
272 def comments(self): member in class:AFM
371 # afm.comments() returns a list of all Comment lines found in the AFM
372 print(afm.comments())
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/comments/
Comment.java 21 package com.github.javaparser.ast.comments;
38 * Abstract class for all AST nodes that represent comments.
135 // the other are orphan comments and remove should work with them
  /external/proguard/src/proguard/
WordReader.java 30 * Comments (everything starting with '#' on a single line) are ignored.
134 // Skip any whitespace and comments left on the current line.
144 // Skip any comments.
171 // Remember any leading comments.
175 // Remember the comments.
181 // Skip the comments.
275 * Returns the comments collected before returning the last word.
276 * Starts collecting new comments.
278 * @return the collected comments, or <code>null</code> if there weren't any.
284 String comments = currentComments local
    [all...]
  /external/tremolo/Tremolo/
ivorbiscodec.h 82 int comments; member in struct:vorbis_comment
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java 75 * True to keep comments in the document; false to discard them.
77 PARAMETERS.put("comments", new BooleanParameter() {
79 return config.comments;
82 config.comments = (Boolean) value;
146 * comments = true
160 && config.comments
172 config.comments = true;
273 * comments, text, CDATA sections and processing instructions.
288 private boolean comments = true; field in class:DOMConfigurationImpl
415 if (!comments) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
127 /// in comments.
185 } // end namespace comments
  /external/clang/unittests/AST/
CommentParser.cpp 29 namespace comments { namespace in namespace:clang
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DataDrivenTestHelper.java 31 private List<String> comments = new ArrayList<String>(); field in class:DataDrivenTestHelper
42 String comment = comments.get(i);
65 comments.add(commentBase);
82 String comment = comments.get(i);
164 comments = Collections.unmodifiableList(comments);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DataDrivenTestHelper.java 30 private List<String> comments = new ArrayList<String>(); field in class:DataDrivenTestHelper
41 String comment = comments.get(i);
64 comments.add(commentBase);
81 String comment = comments.get(i);
163 comments = Collections.unmodifiableList(comments);
  /external/libxaac/decoder/
ixheaacd_info.h 94 WORD8 comments[(1 << LEN_PC_COMM) + 1]; member in struct:__anon26562

Completed in 1526 milliseconds

1 2 3 4 56 7 8 91011>>