Searched defs:comment (Results 1 – 14 of 14) sorted by relevance
29 DocComment::DocComment(const std::string& comment) { in DocComment()56 void DocComment::merge(const DocComment* comment) { in merge()
57 void Declaration::setComment(const std::string &comment) { in setComment()
115 std::string comment; member297 std::string comment; member325 std::string comment; member
465 Document::Document(const std::string& comment, in Document()
221 void SetComments(const string& comment) { comments_ = comment; } in SetComments()
309 const size_t comment = line.find('#'); in FindSupportedPerfCounters() 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
65 std::string comment; member
1040 static void log_tstamps_us(const char* comment, uint64_t timestamp_us) { in log_tstamps_us()
52 static uid_t sniffUid(const char* comment, const char* endp) { in sniffUid()