Home
last modified time | relevance | path

Searched defs:STR (Results 1 – 6 of 6) sorted by relevance

/system/keymaster/include/keymaster/
Dlogger.h58 #define STR(x) #x macro
/system/core/libpixelflinger/codeflinger/
DARMAssembler.cpp291 void ARMAssembler::STR(int cc, int Rd, int Rn, uint32_t offset) { in STR() function in android::ARMAssembler
DARMAssemblerProxy.cpp218 void ARMAssemblerProxy::STR(int cc, int Rd, int Rn, uint32_t offset) { in STR() function in android::ARMAssemblerProxy
DMIPS64Assembler.cpp813 void ArmToMips64Assembler::STR(int cc __unused, int Rd, int Rn, uint32_t offset) in STR() function in android::ArmToMips64Assembler
DArm64Assembler.cpp649 void ArmToArm64Assembler::STR(int cc, int Rd, int Rn, uint32_t op_type) in STR() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp825 void ArmToMipsAssembler::STR(int cc __unused, int Rd, int Rn, uint32_t offset) in STR() function in android::ArmToMipsAssembler