Home
last modified time | relevance | path

Searched defs:CP (Results 1 – 25 of 147) sorted by relevance

123456

/external/trusty/arm-trusted-firmware/drivers/marvell/mg_conf_cm3/
Dmg_conf_cm3.c15 #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/
Dmg_conf_cm3.c15 #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/
DConstantPools.cpp67 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/
DConstantPools.cpp80 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/
DConstantPools.cpp51 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/
Dieee802_1x_cp.c109 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/
DCSKYConstantPoolValue.cpp57 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/
Dyaml2coff.cpp153 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/
DCOFFEmitter.cpp162 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/
DCOFFEmitter.cpp168 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/
DARMConstantPoolValue.cpp69 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/
DARMConstantPoolValue.cpp75 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/
DARMConstantPoolValue.cpp75 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/
DCOFFPlatform.h92 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin()
129 COFFPlatform &CP; variable
/external/libcxx/test/std/containers/associative/map/map.modifiers/
Dinsert_rv.pass.cpp71 typedef std::pair<const int, MoveOnly> CP; in main() typedef
Dinsert_iter_rv.pass.cpp65 typedef std::pair<const int, MoveOnly> CP; in main() typedef
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
Dinsert_iter_rv.pass.cpp66 typedef std::pair<const int, MoveOnly> CP; in main() typedef
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/map/map.modifiers/
Dinsert_iter_rv.pass.cpp64 typedef std::pair<const int, MoveOnly> CP; in main() typedef
Dinsert_rv.pass.cpp70 typedef std::pair<const int, MoveOnly> CP; in main() typedef
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/map/map.modifiers/
Dinsert_rv.pass.cpp70 typedef std::pair<const int, MoveOnly> CP; in main() typedef
Dinsert_iter_rv.pass.cpp64 typedef std::pair<const int, MoveOnly> CP; in main() typedef
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/multimap/multimap.modifiers/
Dinsert_iter_rv.pass.cpp65 typedef std::pair<const int, MoveOnly> CP; in main() typedef
/external/coreboot/src/soc/nvidia/tegra124/lp0/
DMakefile14 CP = cp macro
/external/coreboot/src/soc/nvidia/tegra210/lp0/
DMakefile14 CP = cp macro
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/multimap/multimap.modifiers/
Dinsert_iter_rv.pass.cpp65 typedef std::pair<const int, MoveOnly> CP; in main() typedef

123456