Home
last modified time | relevance | path

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

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DCentralDirectoryHeader.java92 private byte[] comment; field in CentralDirectoryHeader
157 comment = new byte[0]; in CentralDirectoryHeader()
308 return comment; in getComment()
316 void setComment(@Nonnull byte[] comment) { in setComment() argument
317 this.comment = comment; in setComment()
399 cdr.comment = Arrays.copyOf(comment, comment.length); in clone()
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiCompilationUnit.kt53 var comment: String? = null in getHeaderComments() variable
56 comment = if (comment != null) { in getHeaderComments()
57 comment + "\n" + text in getHeaderComments()
62 return comment in getHeaderComments()
71 var comment: String? = null in getHeaderComments() variable
75 comment = if (comment != null) { in getHeaderComments()
76 comment + "\n" + text in getHeaderComments()
85 return comment in getHeaderComments()
DPsiItem.kt128 override fun appendDocumentation(comment: String, tagSection: String?, append: Boolean) { in appendDocumentation()
129 if (comment.isBlank()) { in appendDocumentation()
142 target.appendDocumentation(comment, parameterName) in appendDocumentation()
162 documentation = addUniqueTag(documentation, tagSection, comment) in appendDocumentation()
166 … documentation = mergeDocumentation(documentation, element, comment.trim(), tagSection, append) in appendDocumentation()
/tools/platform-compat/java/android/processor/compat/changeid/
DChangeIdProcessor.java207 String comment = in createChange() local
209 if (comment != null) { in createChange()
210 comment = HIDE_TAG_MATCHER.matcher(comment).replaceAll(""); in createChange()
211 comment = JAVADOC_SANITIZER.matcher(comment).replaceAll(""); in createChange()
212 comment = comment.replaceAll("\\n", " "); in createChange()
213 builder.description(comment.trim()); in createChange()
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DTextItem.kt36 …override fun appendDocumentation(comment: String, tagSection: String?, append: Boolean) = codebase…
/tools/external/fat32lib/
DAndroid.bp31 // to attach the license to, and including a comment whether the files may be
/tools/apkzlib/
DAndroid.bp35 // to attach the license to, and including a comment whether the files may be
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/
DZFileTest.java1686 byte[] comment = zf.getEocdComment();
1687 assertArrayEquals(new byte[] { 'f', 'o', 'o' }, comment);
1771 byte[] comment = new byte[] { 1, 3, 4 };
1774 zf.setEocdComment(comment);
1778 assertArrayEquals(comment, zf.getEocdComment());
1783 assertArrayEquals(comment, zf.getEocdComment());
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto113 // which allows it to be placed in a comment. NAME should be replaced with
132 // indentation matters. In these languages, the insertion point comment
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DItem.kt120 fun appendDocumentation(comment: String, tagSection: String? = null, append: Boolean = true) in isHiddenOrRemoved()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto682 // tokens appearing on those lines, will be treated as a single comment.
684 // Only the comment content is provided; comment markers (e.g. //) are
705 // /* Block comment attached
708 // /* Block comment attached to
/tools/treble/
DLICENSE185 comment syntax for the file format. We also recommend that a
/tools/acloud/
DLICENSE185 comment syntax for the file format. We also recommend that a
/tools/trebuchet/
DLICENSE185 comment syntax for the file format. We also recommend that a
/tools/apksig/
DLICENSE197 comment syntax for the file format. We also recommend that a
/tools/test/openhst/
DLICENSE185 comment syntax for the file format. We also recommend that a
/tools/metalava/
DFORMAT.md55 New signature files (v2+) generally include a file header comment which states
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt2140 others, and derivative works that comment on or otherwise explain it