Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 19 of 19) sorted by relevance

/build/tools/droiddoc/src/
DKeywordEntry.java22 KeywordEntry(String label, String href, String comment) in KeywordEntry() argument
26 this.comment = comment; in KeywordEntry()
33 data.setValue(base + ".comment", this.comment); in makeHDF()
48 private String comment; field in KeywordEntry
DAttributeInfo.java44 for (AttrTagInfo comment: attrField.comment().attrTags()) { in name()
45 String n = comment.name(); in name()
55 public Comment comment() { in comment() method in AttributeInfo
57 for (AttrTagInfo attr: attrField.comment().attrTags()) { in comment()
84 TagInfo.makeHDF(data, base + ".deprecated", attrField.comment().deprecatedTags()); in makeHDF()
85 TagInfo.makeHDF(data, base + ".shortDescr", comment().briefTags()); in makeHDF()
86 TagInfo.makeHDF(data, base + ".descr", comment().tags()); in makeHDF()
DDocInfo.java27 return comment().isHidden(); in isHidden()
31 return comment().isDocOnly(); in isDocOnly()
39 public Comment comment() in comment() method in DocInfo
DParsedTagInfo.java42 protected void setCommentText(String comment) in setCommentText() argument
44 mCommentText = comment; in setCommentText()
DFieldInfo.java78 return comment().briefTags(); in firstSentenceTags()
83 return comment().tags(); in inlineTags()
99 boolean commentDeprecated = (comment().deprecatedTags().length > 0); in isDeprecated()
224 TagInfo.makeHDF(data, base + ".deprecated", comment().deprecatedTags()); in makeHDF()
225 TagInfo.makeHDF(data, base + ".seeAlso", comment().seeTags()); in makeHDF()
DPackageInfo.java69 return comment().isHidden(); in isHidden()
90 return comment().tags(); in inlineTags()
95 return comment().briefTags(); in firstSentenceTags()
DMethodInfo.java33 return comment().tags(); in tags()
190 return comment().briefTags(); in tags()
205 return comment().returnTags(); in tags()
220 boolean commentDeprecated = (comment().deprecatedTags().length > 0); in isDeprecated()
397 ThrowsTagInfo[] documented = comment().throwsTags(); in throwsTags()
449 for (ParamTagInfo tag: comment().paramTags()) { in paramTags()
494 SeeTagInfo[] result = comment().seeTags(); in seeTags()
505 TagInfo[] result = comment().deprecatedTags(); in deprecatedTags()
507 if (comment().undeprecateTags().length == 0) { in deprecatedTags()
571 AttrTagInfo.makeReferenceHDF(data, base + ".attrRefs", comment().attrTags()); in makeHDF()
DDocFile.java112 Comment comment = new Comment(commentText, null, in writePage() local
114 TagInfo[] tags = comment.tags(); in writePage()
DClassInfo.java348 return comment().tags(); in inlineTags()
353 return comment().briefTags(); in firstSentenceTags()
359 boolean commentDeprecated = (comment().deprecatedTags().length > 0); in isDeprecated()
383 return comment().deprecatedTags(); in deprecatedTags()
573 for (AttrTagInfo tag: comment().attrTags()) { in selfAttributes()
587 for (AttrTagInfo tag: m.comment().attrTags()) { in selfAttributes()
603 for (AttrTagInfo tag: m.comment().attrTags()) { in selfAttributes()
941 TagInfo.makeHDF(data, "class.seeAlso", comment().seeTags()); in makeHDF()
1199 if (cl.comment().isHidden()) { in isHiddenImpl()
DDroidDoc.java1073 String comment = doc.getRawCommentText(); in hasHideAnnotation() local
1074 return comment.indexOf("@hide") != -1 || comment.indexOf("@pending") != -1; in hasHideAnnotation()
/build/tools/droiddoc/templates/
Dkeywords.cs24 ?></a>&nbsp;<font class="jd-letterentrycomments">(<?cs var:entry.comment ?>)</font></li>
Dmacros.cs164 <td><?cs call:tag_list(tag.comment) ?></td>
183 <td><?cs call:tag_list(tag.comment) ?></td>
/build/tools/zipalign/
DZipEntry.cpp112 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew() argument
121 if (comment != NULL) in initNew()
122 mCDE.mFileCommentLength = strlen(comment); in initNew()
132 strcpy((char*) mCDE.mFileComment, comment); in initNew()
DZipEntry.h163 void initNew(const char* fileName, const char* comment);
/build/tools/releasetools/
Dedify_generator.py149 def Comment(self, comment): argument
152 for i in comment.split("\n"):
/build/core/
Darmelf.x165 .comment 0 : { *(.comment) }
Darmelflib.x163 /DISCARD/ : { *(.note.GNU-stack) *(.comment*) *(.stack*) *(.shstrtab) }
Darmelf.xsc167 .comment 0 : { *(.comment) }
Dprelink-linux-arm.map12 # boundaries. For ease of updating this file, you will find a comment