/aosp12/frameworks/base/cmds/idmap2/libidmap2/ |
H A D | RawPrintVisitor.cpp | 149 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 D | AnnotationProcessor.cpp | 33 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 D | AnnotationProcessor_test.cpp | 32 const char* comment = in TEST() local
|
/aosp12/frameworks/base/core/java/android/text/util/ |
H A 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()
|
H A D | Rfc822Tokenizer.java | 48 StringBuilder comment = new StringBuilder(); in tokenize() local
|
/aosp12/system/tools/hidl/ |
H A D | DocComment.cpp | 30 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 D | xt_comment.h | 23 char comment[XT_MAX_COMMENT_LEN]; member
|
/aosp12/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/ |
H A D | StringResource.java | 24 public StringResource(final String name, final String value, final String comment) { in StringResource()
|
H A D | StringResourceMap.java | 120 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 D | validation_protos.proto | 36 required string comment = 5; field
|
/aosp12/system/tools/hidl/c2hal/ |
H A D | Declaration.cpp | 57 void Declaration::setComment(const std::string &comment) { in setComment()
|
/aosp12/frameworks/base/tools/aapt2/xml/ |
H A D | XmlPullParser.cpp | 110 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 D | ast_java.h | 113 std::string comment; member 293 std::string comment; member 320 std::string comment; member
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | ResourceTable.h | 53 std::string comment; member 64 std::string comment; member 93 std::string comment; member
|
H A D | ResourceParser.cpp | 115 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 D | Scanner.cpp | 78 string comment; in getNextEntry() local
|
/aosp12/system/core/toolbox/ |
H A D | modprobe.cpp | 67 auto comment = rv.find('#'); in stripComments() local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/ |
H A D | PgmImage.cpp | 178 bool PgmImage::WritePGM(const std::string filename, const std::string comment) in WritePGM()
|
/aosp12/build/make/tools/zipalign/ |
H A D | ZipEntry.cpp | 114 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew()
|
/aosp12/build/make/tools/ |
H A D | post_process_props.py | 160 def __init__(self, name, value, optional=False, comment=None): argument
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | ZipEntry.cpp | 113 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew()
|
H A 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()
|
/aosp12/build/make/tools/releasetools/ |
H A D | test_utils.py | 184 def Comment(self, comment): argument
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | XmlSerializerWrapper.java | 125 public void comment(String text) throws IOException { in comment() method in XmlSerializerWrapper
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/bin/jsonchecker/ |
H A D | pass1.json | 36 "comment": "// /* <!-- --", string
|