HomeSort by relevance Sort by last modified time
    Searched refs:comments (Results 26 - 50 of 153) sorted by null

12 3 4 5 6 7

  /external/clang/include/clang/AST/
CommentCommandTraits.h 27 namespace comments { namespace in namespace:clang
123 /// in comments.
181 } // end namespace comments
CommentVisitor.h 17 namespace comments { namespace in namespace:clang
67 } // end namespace comments
CommentParser.h 26 namespace comments { namespace in namespace:clang
123 } // end namespace comments
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-netrexx.jar 
  /external/flac/libFLAC/
metadata_object.c 201 object->length += object->data.vorbis_comment.comments[i].length;
304 if(FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], field_name, field_name_length))
572 FLAC__ASSERT(0 == object->data.vorbis_comment.comments);
573 to->data.vorbis_comment.comments = 0;
576 FLAC__ASSERT(0 != object->data.vorbis_comment.comments);
577 to->data.vorbis_comment.comments = vorbiscomment_entry_array_copy_(object->data.vorbis_comment.comments, object->data.vorbis_comment.num_comments);
578 if(0 == to->data.vorbis_comment.comments) {
656 if(0 != object->data.vorbis_comment.comments) {
658 vorbiscomment_entry_array_delete_(object->data.vorbis_comment.comments, object->data.vorbis_comment.num_comments)
    [all...]
  /external/jdiff/src/jdiff/
Comments.java 15 * Creates a Comments from an XML file. The Comments object is the internal
16 * representation of the comments for the changes.
17 * All methods in this class for populating a Comments object are static.
22 public class Comments {
25 * All the possible comments known about, accessible by the commentID.
29 /** The old Comments object which is populated from the file read in. */
30 private static Comments oldComments_ = null;
33 public Comments() {
37 // The list of comments elements associated with this object
    [all...]
CommentsHandler.java 14 * Handle the parsing of an XML file and the generation of a Comments object.
16 * All HTML written for the comments sections in the report must
28 /** The Comments object which is populated from the XML file. */
29 public Comments comments_ = null;
44 public CommentsHandler(Comments comments) {
45 comments_ = comments;
62 if (localName.compareTo("comments") == 0) {
66 System.out.println("Error: no identifier found in the comments XML file.");
75 System.out.println("Warning: API identifier in the comments XML file (" + filename2 + ") differs from the name of the file.")
    [all...]
  /external/chromium_org/ppapi/generators/
idl_lint.py 41 comments = node.GetListOf('Comment')
42 if not comments and not node.GetProperty('wcomment'):
idl_gen_wrapper.py 282 def GenerateWrapperForMethods(self, iface_releases, comments=True):
289 if comments:
293 if comments:
304 if comments:
idl_node.py 118 def Dump(self, depth=0, comments=False, out=sys.stdout):
125 # Skip this node if it's a comment, and we are not printing comments
126 if not comments and is_comment:
148 # Skip printing the name for comments, since we printed above already
152 child.Dump(depth+1, comments=comments, out=out)
  /external/chromium_org/tools/gyp/tools/
pretty_gyp.py 13 # Regex to remove comments when we're counting braces.
63 """Masks out the quotes and comments, and then splits appropriate
  /external/llvm/test/MC/ARM/
comment.s 42 @ comments correctly by excluding the @ in normal symbols
  /external/clang/test/CodeGen/
ms-inline-asm.c 53 int 0x2c ; } asm comments are fun! }{
57 int 0x2c ; } asm comments are fun! }{
67 __asm int 4 ; } comments for single-line asm
  /external/chromium_org/chrome/common/extensions/docs/server2/
PRESUBMIT.py 62 Q: Is this a spelling correction? New test? Better comments?
  /external/chromium_org/chrome/tools/convert_dict/
convert_dict.cc 120 writer.SetComment(aff_reader.comments());
  /external/chromium_org/tools/grit/grit/tool/
newgrd.py 57 Creates a new, empty .grd file OUTPUT_FILE with comments about what to put
  /external/chromium_org/v8/src/
disassembler.cc 145 List<const char*> comments(4);
152 // For comments just collect the text.
153 comments.Add(reinterpret_cast<const char*>(it->rinfo()->data()));
164 // Comments.
165 for (int i = 0; i < comments.length(); i++) {
166 out.AddFormatted(" %s", comments[i]);
176 // Print all the reloc info for this instruction which are not comments.
284 // Emit comments following the last instruction (if any).
  /external/clang/lib/AST/
CommentBriefParser.cpp 15 namespace comments { namespace in namespace:clang
152 } // end namespace comments
CommentCommandTraits.cpp 14 namespace comments { namespace in namespace:clang
133 } // end namespace comments
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DB_Results.java 337 private static String[] COMMENTS;
379 COMMENTS = null;
951 * Query all comments from database
955 if (COMMENTS != null) return;
957 if (DEBUG) DEBUG_WRITER.print(" [DB query all comments..."); //$NON-NLS-1$
960 String[] comments = null;
967 if (comments == null) {
968 comments = new String[commentID+10];
969 } else if (commentID >= comments.length) {
970 int length = comments.length
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_StreamItemsTest.java 78 values.put(StreamItems.COMMENTS, UPDATE_COMMENTS);
103 values.put(StreamItems.COMMENTS, INSERT_COMMENTS);
126 .withValue(StreamItems.COMMENTS, INSERT_COMMENTS)
152 .withValue(StreamItems.COMMENTS, UPDATE_COMMENTS)
168 private void assertStreamItem(Uri uri, String text, long timestamp, String comments) {
176 assertEquals(comments, cursor.getString(
177 cursor.getColumnIndexOrThrow(StreamItems.COMMENTS)));
  /external/chromium_org/native_client_sdk/src/doc/
index.rst 118 Send us questions, comments, and feedback: `native-client-discuss
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_trace.spec 38 The application can add comments and enable or disable tracing of GL
  /external/chromium_org/tools/metrics/actions/
extract_actions_test.py 141 actions, actions_dict, comments = extract_actions.ParseActionFile(
145 return extract_actions.PrettyPrint(actions, actions_dict, comments)
  /external/chromium_org/v8/test/webkit/
parser-high-byte-character.js 25 "This test checks that high-byte characters in comments do not crash or cause parser errors."

Completed in 1105 milliseconds

12 3 4 5 6 7