| /frameworks/base/cmds/idmap2/libidmap2/ |
| D | RawPrintVisitor.cpp | 159 std::string comment; in print() local 172 std::string comment; in print() local 184 std::string comment; in print() local 196 std::string comment; in print() local
|
| /frameworks/base/tools/aapt2/java/ |
| D | AnnotationProcessor.cpp | 33 StringPiece AnnotationProcessor::ExtractFirstSentence(StringPiece comment) { in ExtractFirstSentence() 64 void AnnotationProcessor::AppendCommentLine(std::string comment) { in AppendCommentLine() 110 void AnnotationProcessor::AppendComment(StringPiece comment) { in AppendComment()
|
| D | AnnotationProcessor_test.cpp | 32 const char* comment = in TEST() local
|
| /frameworks/base/core/java/android/text/util/ |
| D | Rfc822Token.java | 33 public Rfc822Token(@Nullable String name, @Nullable String address, @Nullable String comment) { in Rfc822Token() 80 public void setComment(@Nullable String comment) { in setComment() 161 public static String quoteComment(String comment) { in quoteComment()
|
| D | Rfc822Tokenizer.java | 48 StringBuilder comment = new StringBuilder(); in tokenize() local
|
| /frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/ |
| D | DOMFuncs.ts | 26 comment?: string; property 48 const { attrs, comment, content, tagName } = tagOptions; constant 178 const { comment, attrs, content } = updateOptions; constant
|
| /frameworks/base/tools/aapt2/ |
| D | Resources.proto | 143 string comment = 3; field 158 string comment = 2; field 192 string comment = 2; field 257 string comment = 2; field 423 string comment = 2; field 479 string comment = 2; field 507 string comment = 2; field 525 string comment = 2; field 553 string comment = 2; field
|
| D | ResourceTable.h | 52 std::string comment; member 63 std::string comment; member 92 std::string comment; member
|
| D | ResourceParser.cpp | 114 std::string comment; member 427 std::string comment; in ParseResources() local 1002 std::string comment; in ParseGroupImpl() local 1168 std::string comment; in ParseOverlayable() local 1375 std::string comment; in ParseAttrImpl() local 1762 std::string comment; in ParseDeclareStyleable() local
|
| D | ResourceTable_test.cpp | 190 StringPiece comment) { in VisibilityOfResource()
|
| /frameworks/libs/binary_translation/kernel_api/tools/ |
| D | custom_syscalls.json | 30 "comment": "64-bit kernel doesn't have this prototype", string 34 "comment": "64-bit kernel doesn't have this prototype", string 118 "comment": "64-bit kernel doesn't have this prototype", string 204 "comment": ["arm64 doesn't have this prototype"], array 208 "comment": ["riscv64 doesn't have this prototype"], array
|
| /frameworks/base/tools/aapt2/xml/ |
| D | XmlPullParser.cpp | 108 const std::string& XmlPullParser::comment() const { in comment() function in aapt::xml::XmlPullParser 285 const char* comment) { in CommentDataHandler()
|
| D | XmlDom.h | 47 std::string comment; variable
|
| /frameworks/base/errorprone/java/com/google/errorprone/bugpatterns/android/ |
| D | HideInCommentsChecker.java | 84 private static Optional<SuggestedFix> generateFix(Tokens.Comment comment) { in generateFix()
|
| /frameworks/rs/script_api/ |
| D | Scanner.cpp | 78 string comment; in getNextEntry() local
|
| D | GenerateHeaderFiles.cpp | 85 const vector<string>& comment, bool addDeprecatedWarning, in writeComment()
|
| D | Specification.cpp | 424 string comment; in scanTypeSpecification() local 435 string comment; in scanTypeSpecification() local
|
| /frameworks/base/tools/aapt/ |
| D | ZipEntry.cpp | 113 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew()
|
| D | AaptAssets.h | 344 String16 comment; variable 409 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) { in appendComment() 422 void appendTypeComment(const String8& name, const String16& comment) { in appendTypeComment()
|
| D | ResourceTable.cpp | 297 String16 comment; member 996 String16 comment( in compileResourceFile() local 1078 String16 comment( in compileResourceFile() local 1179 String16 comment( in compileResourceFile() local 1252 String16 comment( in compileResourceFile() local 1288 String16 comment( in compileResourceFile() local 1532 String16 comment(block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() local 2064 const String16& comment, in appendComment() 2088 const String16& comment) in appendTypeComment() 2112 const String16& comment, in makeAttribute() [all …]
|
| D | Resource.cpp | 182 void preprocessComment(String8& comment) { in preprocessComment() 2385 String16 comment = symbols->getComment(realClassName); in writeLayoutClasses() local 2418 String16 comment(sym.comment); in writeLayoutClasses() local 2495 String16 comment(sym.comment); in writeLayoutClasses() local 2637 String16 comment(sym.comment); in writeTextLayoutClasses() local 2693 String16 comment(sym.comment); in writeSymbolClass() local 2735 String16 comment(sym.comment); in writeSymbolClass() local
|
| /frameworks/base/core/java/com/android/internal/util/ |
| D | XmlSerializerWrapper.java | 125 public void comment(String text) throws IOException { in comment() method in XmlSerializerWrapper
|
| /frameworks/av/media/module/metadatautils/ |
| D | MetaDataUtils.cpp | 309 AMediaFormat *fileMeta, const char *comment, size_t commentLength) { in parseVorbisComment()
|
| /frameworks/compile/slang/ |
| D | slang_rs_reflect_utils.cpp | 399 void GeneratedFile::comment(const std::string &s) { in comment() function in slang::GeneratedFile
|
| /frameworks/base/core/java/android/util/ |
| D | EventLog.java | 425 Pattern comment = Pattern.compile(COMMENT_PATTERN); in readTagsFile() local
|