Searched defs:comment (Results 1 – 17 of 17) sorted by relevance
30 DocComment::DocComment(const std::string& comment, const Location& location, CommentType type) in DocComment()66 void DocComment::merge(const DocComment* comment) { in merge()
57 void Declaration::setComment(const std::string &comment) { in setComment()
113 std::string comment; member293 std::string comment; member320 std::string comment; member
436 Document::Document(const std::string& comment, in Document()
294 void SetComments(const string& comment) { comments_ = comment; } in SetComments()
1094 auto comment = constant->GetType().GetComments(); in generate_binder_interface_class() local
76 inline bool HasHideComment(const std::string& comment) { in HasHideComment()
67 auto comment = rv.find('#'); in stripComments() local
91 ssize_t comment = mComments.indexOfKey(i); in disassemble() local101 void ARMAssembler::comment(const char* string) in comment() function in android::ARMAssembler347 void ARMAssembler::SWI(int cc, uint32_t comment) { in SWI()
68 void ARMAssemblerProxy::comment(const char* string) { in comment() function in android::ARMAssemblerProxy249 void ARMAssemblerProxy::SWI(int cc, uint32_t comment) { in SWI()
107 void ArmToMips64Assembler::comment(const char* string) in comment() function in android::ArmToMips64Assembler1353 ssize_t comment = mComments.indexOfKey(mipsPC); in disassemble() local
130 void ArmToMipsAssembler::comment(const char* string) in comment() function in android::ArmToMipsAssembler1360 ssize_t comment = mComments.indexOfKey(mipsPC); in disassemble() local1373 void MIPSAssembler::comment(const char* string) in comment() function in android::MIPSAssembler
240 ssize_t comment = mComments.indexOfKey(i); in disassemble() local255 void ArmToArm64Assembler::comment(const char* string) in comment() function in android::ArmToArm64Assembler
86 std::string comment; member
141 uint8_t comment[0]; in FindCDRecord() member
1061 static void log_tstamps_us(const char* comment, uint64_t timestamp_us) { in log_tstamps_us()
56 static uid_t sniffUid(const char* comment, const char* endp) { in sniffUid()