/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerProxy.cpp | 160 void ARMAssemblerProxy::dataProcessing( int opcode, int cc, int s, in dataProcessing() 166 void ARMAssemblerProxy::MLA(int cc, int s, int Rd, int Rm, int Rs, int Rn) { in MLA() 169 void ARMAssemblerProxy::MUL(int cc, int s, int Rd, int Rm, int Rs) { in MUL() 172 void ARMAssemblerProxy::UMULL(int cc, int s, in UMULL() 176 void ARMAssemblerProxy::UMUAL(int cc, int s, in UMUAL() 180 void ARMAssemblerProxy::SMULL(int cc, int s, in SMULL() 184 void ARMAssemblerProxy::SMUAL(int cc, int s, in SMUAL() 189 void ARMAssemblerProxy::B(int cc, uint32_t* pc) { in B() 192 void ARMAssemblerProxy::BL(int cc, uint32_t* pc) { in BL() 195 void ARMAssemblerProxy::BX(int cc, int Rn) { in BX() [all …]
|
D | ARMAssembler.cpp | 112 void ARMAssembler::B(int cc, const char* label) in B() 118 void ARMAssembler::BL(int cc, const char* label) in BL() 202 void ARMAssembler::dataProcessing(int opcode, int cc, in dataProcessing() 214 void ARMAssembler::MLA(int cc, int s, in MLA() 221 void ARMAssembler::MUL(int cc, int s, in MUL() 227 void ARMAssembler::UMULL(int cc, int s, in UMULL() 234 void ARMAssembler::UMUAL(int cc, int s, in UMUAL() 241 void ARMAssembler::SMULL(int cc, int s, in SMULL() 248 void ARMAssembler::SMUAL(int cc, int s, in SMUAL() 262 void ARMAssembler::B(int cc, uint32_t* pc) in B() [all …]
|
D | ARMAssemblerInterface.h | 225 ADC(int cc, int s, int Rd, int Rn, uint32_t Op2) { in ADC() 229 ADD(int cc, int s, int Rd, int Rn, uint32_t Op2) { in ADD() 233 AND(int cc, int s, int Rd, int Rn, uint32_t Op2) { in AND() 237 BIC(int cc, int s, int Rd, int Rn, uint32_t Op2) { in BIC() 241 EOR(int cc, int s, int Rd, int Rn, uint32_t Op2) { in EOR() 245 MOV(int cc, int s, int Rd, uint32_t Op2) { in MOV() 249 MVN(int cc, int s, int Rd, uint32_t Op2) { in MVN() 253 ORR(int cc, int s, int Rd, int Rn, uint32_t Op2) { in ORR() 257 RSB(int cc, int s, int Rd, int Rn, uint32_t Op2) { in RSB() 261 RSC(int cc, int s, int Rd, int Rn, uint32_t Op2) { in RSC() [all …]
|
D | ARMAssemblerInterface.cpp | 69 void ARMAssemblerInterface::ADDR_LDR(int cc, int Rd, in ADDR_LDR() 74 void ARMAssemblerInterface::ADDR_STR(int cc, int Rd, in ADDR_STR() 79 void ARMAssemblerInterface::ADDR_ADD(int cc, int s, in ADDR_ADD() 84 void ARMAssemblerInterface::ADDR_SUB(int cc, int s, in ADDR_SUB()
|
D | Arm64Assembler.cpp | 268 void ArmToArm64Assembler::B(int cc, const char* label) in B() 407 void ArmToArm64Assembler::dataProcessing(int opcode, int cc, in dataProcessing() 462 void ArmToArm64Assembler::ADDR_ADD(int cc, in ADDR_ADD() 497 void ArmToArm64Assembler::ADDR_SUB(int cc, in ADDR_SUB() 518 void ArmToArm64Assembler::MLA(int cc, int s,int Rd, int Rm, int Rs, int Rn) in MLA() 526 void ArmToArm64Assembler::MUL(int cc, int s, int Rd, int Rm, int Rs) in MUL() 576 void ArmToArm64Assembler::dataTransfer(int op, int cc, in dataTransfer() 633 void ArmToArm64Assembler::ADDR_LDR(int cc, int Rd, int Rn, uint32_t op_type) in ADDR_LDR() 637 void ArmToArm64Assembler::ADDR_STR(int cc, int Rd, int Rn, uint32_t op_type) in ADDR_STR() 641 void ArmToArm64Assembler::LDR(int cc, int Rd, int Rn, uint32_t op_type) in LDR() [all …]
|
D | MIPS64Assembler.cpp | 391 void ArmToMips64Assembler::dataProcessing(int opcode, int cc, in dataProcessing() 687 void ArmToMips64Assembler::B(int cc, const char* label) in B() 1197 void ArmToMips64Assembler::ADDR_ADD(int cc, in ADDR_ADD() 1205 void ArmToMips64Assembler::ADDR_SUB(int cc, in ADDR_SUB()
|
D | GGLAssembler.cpp | 705 int cc = NV; in build_alpha_test() local 730 int cc=AL, ic=AL; in build_depth_test() local
|
D | MIPSAssembler.cpp | 411 void ArmToMipsAssembler::dataProcessing(int opcode, int cc, in dataProcessing() 699 void ArmToMipsAssembler::B(int cc, const char* label) in B()
|
/system/bt/stack/crypto_toolbox/ |
D | aes.cc | 541 uint_8t cc, rc, hi; local 696 uint_8t cc; local 751 uint_8t cc; local 804 uint_8t cc; local 881 uint_8t cc; local
|
/system/bt/gd/crypto_toolbox/ |
D | aes.cc | 489 uint_8t cc, rc, hi; local 640 uint_8t cc; local 696 uint_8t cc; local 750 uint_8t cc; local 828 uint_8t cc; local
|
/system/core/libutils/ |
D | FileMap.cpp | 231 int cc, sysAdvice; in advise() local
|
/system/bt/osi/test/ |
D | ringbuffer_test.cc | 93 uint8_t cc[] = {0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC}; in TEST() local
|
/system/nfc/utils/test/ |
D | ringbuffer_test.cc | 92 uint8_t cc[] = {0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC}; in TEST() local
|
/system/core/cpio/ |
D | mkbootfs.c | 308 struct fs_config_entry* cc = canned_config + used; in read_canned_config() local
|
/system/core/fs_mgr/libsnapshot/ |
D | partition_cow_creator_test.cpp | 226 DmSnapCowSizeCalculator cc(512, 8); in TEST() local
|
/system/bt/hci/src/ |
D | hci_layer_linux.cc | 346 struct mgmt_event_read_index* cc; in wait_hcidev() local
|
/system/bt/vendor_libs/linux/interface/ |
D | bluetooth_hci.cc | 179 struct mgmt_event_read_index* cc; in waitHciDev() local
|
/system/bt/stack/smp/ |
D | p_256_multprecision.cc | 142 uint32_t cc[2 * KEY_LENGTH_DWORDS_P256]; in multiprecision_mersenns_mult_mod() local
|
/system/bt/stack/avct/ |
D | avct_int.h | 107 tAVCT_CC cc; /* parameters from connection creation */ member
|
/system/bt/gd/security/ecc/ |
D | multprecision.cc | 144 uint32_t cc[2 * KEY_LENGTH_DWORDS_P256]; in multiprecision_mersenns_mult_mod() local
|
/system/bt/stack/avrc/ |
D | avrc_api.cc | 1003 tAVCT_CC cc; in AVRC_Open() local
|
/system/nfc/src/nfc/tags/ |
D | rw_i93.cc | 1747 uint8_t flags, u8 = 0, cc[4]; in rw_i93_sm_detect_ndef() local
|