Searched defs:STR (Results 1 – 7 of 7) sorted by relevance
| /system/netd/server/ | ||
| D | ResolvStub.cpp | 75 #define STR(x) #x in resolv_stub_init() macro |
| /system/keymaster/include/keymaster/ | ||
| D | logger.h | 58 #define STR(x) #x macro |
| /system/core/libpixelflinger/codeflinger/ | ||
| D | ARMAssemblerProxy.cpp | 218 void ARMAssemblerProxy::STR(int cc, int Rd, int Rn, uint32_t offset) { in STR() function in android::ARMAssemblerProxy |
| D | ARMAssembler.cpp | 291 void ARMAssembler::STR(int cc, int Rd, int Rn, uint32_t offset) { in STR() function in android::ARMAssembler |
| D | MIPS64Assembler.cpp | 813 void ArmToMips64Assembler::STR(int cc __unused, int Rd, int Rn, uint32_t offset) in STR() function in android::ArmToMips64Assembler |
| D | Arm64Assembler.cpp | 649 void ArmToArm64Assembler::STR(int cc, int Rd, int Rn, uint32_t op_type) in STR() function in android::ArmToArm64Assembler |
| D | MIPSAssembler.cpp | 825 void ArmToMipsAssembler::STR(int cc __unused, int Rd, int Rn, uint32_t offset) in STR() function in android::ArmToMipsAssembler |