/external/trusty/arm-trusted-firmware/drivers/marvell/mg_conf_cm3/ |
D | mg_conf_cm3.c | 15 #define MG_CM3_CONFI_BASE(CP) (MVEBU_CP_REGS_BASE(CP) + 0x100000) argument 16 #define MG_CM3_SRAM_BASE(CP) MG_CM3_CONFI_BASE(CP) argument 17 #define MG_CM3_CONFI_GLOB_CFG_REG(CP) (MG_CM3_CONFI_BASE(CP) + 0x2B500) argument 19 #define MG_CM3_MG_INT_MFX_REG(CP) (MG_CM3_CONFI_BASE(CP) + 0x2B054) argument 22 #define MG_CM3_SHARED_MEM_BASE(CP) (MG_CM3_SRAM_BASE(CP) + 0x1FC00ULL) argument
|
/external/arm-trusted-firmware/drivers/marvell/mg_conf_cm3/ |
D | mg_conf_cm3.c | 15 #define MG_CM3_CONFI_BASE(CP) (MVEBU_CP_REGS_BASE(CP) + 0x100000) argument 16 #define MG_CM3_SRAM_BASE(CP) MG_CM3_CONFI_BASE(CP) argument 17 #define MG_CM3_CONFI_GLOB_CFG_REG(CP) (MG_CM3_CONFI_BASE(CP) + 0x2B500) argument 19 #define MG_CM3_MG_INT_MFX_REG(CP) (MG_CM3_CONFI_BASE(CP) + 0x2B054) argument 22 #define MG_CM3_SHARED_MEM_BASE(CP) (MG_CM3_SRAM_BASE(CP) + 0x1FC00ULL) argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | ConstantPools.cpp | 67 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool() local 80 ConstantPool &CP) { in emitConstantPool() 91 ConstantPool &CP = CPI.second; in emitAll() local 99 if (ConstantPool *CP = getConstantPool(Section)) in emitForCurrentSection() local 105 if (ConstantPool *CP = getConstantPool(Section)) in clearCacheForCurrentSection() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
D | ConstantPools.cpp | 80 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool() local 93 ConstantPool &CP) { in emitConstantPool() 104 ConstantPool &CP = CPI.second; in emitAll() local 112 if (ConstantPool *CP = getConstantPool(Section)) in emitForCurrentSection() local 118 if (ConstantPool *CP = getConstantPool(Section)) in clearCacheForCurrentSection() local
|
/external/llvm/lib/MC/ |
D | ConstantPools.cpp | 51 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool() local 64 ConstantPool &CP) { in emitConstantPool() 75 ConstantPool &CP = CPI.second; in emitAll() local 83 if (ConstantPool *CP = getConstantPool(Section)) { in emitForCurrentSection() local
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_cp.c | 109 SM_STATE(CP, INIT) in SM_STATE() argument 133 SM_STATE(CP, CHANGE) in SM_STATE() argument 166 SM_STATE(CP, ALLOWED) in SM_STATE() argument 185 SM_STATE(CP, AUTHENTICATED) in SM_STATE() argument 206 SM_STATE(CP, SECURED) in SM_STATE() argument 234 SM_STATE(CP, RECEIVE) in SM_STATE() argument 256 SM_STATE(CP, RECEIVING) in SM_STATE() argument 276 SM_STATE(CP, READY) in SM_STATE() argument 284 SM_STATE(CP, TRANSMIT) in SM_STATE() argument 299 SM_STATE(CP, TRANSMITTING) in SM_STATE() argument [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
D | CSKYConstantPoolValue.cpp | 57 int CSKYConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 114 int CSKYConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 148 int CSKYConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 182 int CSKYConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 214 int CSKYConstantPoolJT::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
/external/llvm/tools/yaml2obj/ |
D | yaml2coff.cpp | 153 static bool layoutOptionalHeader(COFFParser &CP) { in layoutOptionalHeader() argument 170 static bool layoutCOFF(COFFParser &CP) { in layoutCOFF() 297 static uint32_t initializeOptionalHeader(COFFParser &CP, uint16_t Magic, T Header) { in initializeOptionalHeader() 352 static bool writeCOFF(COFFParser &CP, raw_ostream &OS) { in writeCOFF() 536 COFFParser CP(Doc); in yaml2coff() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
D | COFFEmitter.cpp | 162 static bool layoutOptionalHeader(COFFParser &CP) { in layoutOptionalHeader() 201 static bool layoutCOFF(COFFParser &CP) { in layoutCOFF() 345 static uint32_t initializeOptionalHeader(COFFParser &CP, uint16_t Magic, in initializeOptionalHeader() 399 static bool writeCOFF(COFFParser &CP, raw_ostream &OS) { in writeCOFF() 597 COFFParser CP(Doc, ErrHandler); in yaml2coff() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | COFFEmitter.cpp | 168 static bool layoutOptionalHeader(COFFParser &CP) { in layoutOptionalHeader() 207 static bool layoutCOFF(COFFParser &CP) { in layoutCOFF() 351 static uint32_t initializeOptionalHeader(COFFParser &CP, uint16_t Magic, in initializeOptionalHeader() 405 static bool writeCOFF(COFFParser &CP, raw_ostream &OS) { in writeCOFF() 606 COFFParser CP(Doc, ErrHandler); in yaml2coff() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 69 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 170 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 209 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 249 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 92 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin() 129 COFFPlatform &CP; variable
|
/external/libcxx/test/std/containers/associative/map/map.modifiers/ |
D | insert_rv.pass.cpp | 71 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
D | insert_iter_rv.pass.cpp | 65 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
D | insert_iter_rv.pass.cpp | 66 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/map/map.modifiers/ |
D | insert_iter_rv.pass.cpp | 64 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
D | insert_rv.pass.cpp | 70 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/map/map.modifiers/ |
D | insert_rv.pass.cpp | 70 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
D | insert_iter_rv.pass.cpp | 64 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/multimap/multimap.modifiers/ |
D | insert_iter_rv.pass.cpp | 65 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
/external/coreboot/src/soc/nvidia/tegra124/lp0/ |
D | Makefile | 14 CP = cp macro
|
/external/coreboot/src/soc/nvidia/tegra210/lp0/ |
D | Makefile | 14 CP = cp macro
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/multimap/multimap.modifiers/ |
D | insert_iter_rv.pass.cpp | 65 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|