Searched defs:comment (Results 1 – 10 of 10) sorted by relevance
113 std::string comment; member314 std::string comment; member342 std::string comment; member
489 Document::Document(const std::string& comment, in Document()
98 ssize_t comment = mComments.indexOfKey(i); in disassemble() local108 void ARMAssembler::comment(const char* string) in comment() function in android::ARMAssembler361 void ARMAssembler::SWI(int cc, uint32_t comment) { in SWI()
113 void ArmToMips64Assembler::comment(const char* string) in comment() function in android::ArmToMips64Assembler1011 void ArmToMips64Assembler::SWI(int cc, uint32_t comment) { in SWI()1357 ssize_t comment = mComments.indexOfKey(mipsPC); in disassemble() local
132 void ArmToMipsAssembler::comment(const char* string) in comment() function in android::ArmToMipsAssembler1019 void ArmToMipsAssembler::SWI(int cc, uint32_t comment) { in SWI()1359 ssize_t comment = mComments.indexOfKey(mipsPC); in disassemble() local1372 void MIPSAssembler::comment(const char* string) in comment() function in android::MIPSAssembler
68 void ARMAssemblerProxy::comment(const char* string) { in comment() function in android::ARMAssemblerProxy249 void ARMAssemblerProxy::SWI(int cc, uint32_t comment) { in SWI()
241 ssize_t comment = mComments.indexOfKey(i); in disassemble() local256 void ArmToArm64Assembler::comment(const char* string) in comment() function in android::ArmToArm64Assembler
544 def _SpewComment(self, comment): argument
292 std::string comment; member
527 static void log_tstamps_us(char *comment, uint64_t now_us) in log_tstamps_us()