Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 25 of 66) sorted by relevance

123

/aosp12/frameworks/base/cmds/idmap2/libidmap2/
H A DRawPrintVisitor.cpp149 std::string comment; in print() local
162 std::string comment; in print() local
174 std::string comment; in print() local
186 std::string comment; in print() local
/aosp12/frameworks/base/tools/aapt2/java/
H A DAnnotationProcessor.cpp33 StringPiece AnnotationProcessor::ExtractFirstSentence(const StringPiece& comment) { in ExtractFirstSentence()
64 void AnnotationProcessor::AppendCommentLine(std::string comment) { in AppendCommentLine()
110 void AnnotationProcessor::AppendComment(const StringPiece& comment) { in AppendComment()
H A DAnnotationProcessor_test.cpp32 const char* comment = in TEST() local
/aosp12/frameworks/base/core/java/android/text/util/
H A DRfc822Token.java33 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()
H A DRfc822Tokenizer.java48 StringBuilder comment = new StringBuilder(); in tokenize() local
/aosp12/system/tools/hidl/
H A DDocComment.cpp30 DocComment::DocComment(const std::string& comment, const Location& location, CommentType type) in DocComment()
66 void DocComment::merge(const DocComment* comment) { in merge()
/aosp12/bionic/libc/kernel/uapi/linux/netfilter/
H A Dxt_comment.h23 char comment[XT_MAX_COMMENT_LEN]; member
/aosp12/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
H A DStringResource.java24 public StringResource(final String name, final String value, final String comment) { in StringResource()
H A DStringResourceMap.java120 public void comment(char[] ch, int start, int length) { in comment() method in StringResourceMap.StringResourceHandler
147 final String comment = mComment.length() > 0 ? mComment.toString() : null; in endElement() local
/aosp12/packages/modules/GeoTZ/validation/geonames/src/main/proto/
H A Dvalidation_protos.proto36 required string comment = 5; field
/aosp12/system/tools/hidl/c2hal/
H A DDeclaration.cpp57 void Declaration::setComment(const std::string &comment) { in setComment()
/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlPullParser.cpp110 const std::string& XmlPullParser::comment() const { in comment() function in aapt::xml::XmlPullParser
287 const char* comment) { in CommentDataHandler()
/aosp12/system/tools/aidl/
H A Dast_java.h113 std::string comment; member
293 std::string comment; member
320 std::string comment; member
/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable.h53 std::string comment; member
64 std::string comment; member
93 std::string comment; member
H A DResourceParser.cpp115 std::string comment; member
430 std::string comment; in ParseResources() local
1005 std::string comment; in ParseGroupImpl() local
1163 std::string comment; in ParseOverlayable() local
1366 std::string comment; in ParseAttrImpl() local
1754 std::string comment; in ParseDeclareStyleable() local
/aosp12/frameworks/rs/script_api/
H A DScanner.cpp78 string comment; in getNextEntry() local
/aosp12/system/core/toolbox/
H A Dmodprobe.cpp67 auto comment = rv.find('#'); in stripComments() local
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
H A DPgmImage.cpp178 bool PgmImage::WritePGM(const std::string filename, const std::string comment) in WritePGM()
/aosp12/build/make/tools/zipalign/
H A DZipEntry.cpp114 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew()
/aosp12/build/make/tools/
H A Dpost_process_props.py160 def __init__(self, name, value, optional=False, comment=None): argument
/aosp12/frameworks/base/tools/aapt/
H A DZipEntry.cpp113 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew()
H A DAaptAssets.h344 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()
/aosp12/build/make/tools/releasetools/
H A Dtest_utils.py184 def Comment(self, comment): argument
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DXmlSerializerWrapper.java125 public void comment(String text) throws IOException { in comment() method in XmlSerializerWrapper
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/bin/jsonchecker/
H A Dpass1.json36 "comment": "// /* <!-- --", string

123