/aosp_15_r20/external/wpa_supplicant_8/src/pae/ |
H A 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 …]
|
/aosp_15_r20/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
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/marvell/mg_conf_cm3/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A 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
|
/aosp_15_r20/external/llvm/tools/yaml2obj/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 584 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, in adjustCopiesBackFrom() 767 RegisterCoalescer::removeCopyByCommutingDef(const CoalescerPair &CP, in removeCopyByCommutingDef() 1054 bool RegisterCoalescer::removePartialRedundancy(const CoalescerPair &CP, in removePartialRedundancy() 1233 bool RegisterCoalescer::reMaterializeTrivialDef(const CoalescerPair &CP, in reMaterializeTrivialDef() 1768 bool RegisterCoalescer::canJoinPhys(const CoalescerPair &CP) { in canJoinPhys() 1790 CoalescerPair CP(*TRI); in joinCopy() local 2013 bool RegisterCoalescer::joinReservedPhysReg(CoalescerPair &CP) { in joinReservedPhysReg() 2224 const CoalescerPair &CP; member in __anon01e3b9040311::JoinVals 3252 const CoalescerPair &CP) { in joinSubRegRanges() 3316 CoalescerPair &CP, in mergeSubRangeInto() [all …]
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 471 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, in adjustCopiesBackFrom() 624 bool RegisterCoalescer::removeCopyByCommutingDef(const CoalescerPair &CP, in removeCopyByCommutingDef() 880 bool RegisterCoalescer::reMaterializeTrivialDef(const CoalescerPair &CP, in reMaterializeTrivialDef() 1324 bool RegisterCoalescer::canJoinPhys(const CoalescerPair &CP) { in canJoinPhys() 1346 CoalescerPair CP(*TRI); in joinCopy() local 1545 bool RegisterCoalescer::joinReservedPhysReg(CoalescerPair &CP) { in joinReservedPhysReg() 1722 const CoalescerPair &CP; member in __anon5eeda8220211::JoinVals 2546 const CoalescerPair &CP) { in joinSubRegRanges() 2602 CoalescerPair &CP) { in mergeSubRangeInto() 2639 bool RegisterCoalescer::joinVirtRegs(CoalescerPair &CP) { in joinVirtRegs() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 615 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, in adjustCopiesBackFrom() 804 RegisterCoalescer::removeCopyByCommutingDef(const CoalescerPair &CP, in removeCopyByCommutingDef() 1087 bool RegisterCoalescer::removePartialRedundancy(const CoalescerPair &CP, in removePartialRedundancy() 1271 bool RegisterCoalescer::reMaterializeTrivialDef(const CoalescerPair &CP, in reMaterializeTrivialDef() 1841 bool RegisterCoalescer::canJoinPhys(const CoalescerPair &CP) { in canJoinPhys() 1906 CoalescerPair CP(*TRI); in joinCopy() local 2149 bool RegisterCoalescer::joinReservedPhysReg(CoalescerPair &CP) { in joinReservedPhysReg() 2360 const CoalescerPair &CP; member in __anondf5cb7ca0311::JoinVals 3434 const CoalescerPair &CP) { in joinSubRegRanges() 3498 CoalescerPair &CP, in mergeSubRangeInto() [all …]
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A 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()
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/ |
D | mod.rs | 223 cipher_suite_provider: &CP, in add_leaves() 269 cipher_suite_provider: &CP, in apply_update_path() 339 cipher_suite_provider: &CP, in batch_edit() 524 cipher_suite_provider: &CP, in batch_edit_lite() 633 cipher_suite_provider: &CP, in update_leaf() 662 cipher_suite_provider: &CP, in remove_leaves()
|
/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/src/ |
D | libm.rs | 57 const CP: f32 = 9.6179670095e-01; /* 0x3f76384f =2/(3ln2) */ in powf() constant 612 const CP: f64 = 9.61796693925975554329e-01; /* 0x3feec709_dc3a03fd =2/(3ln2) */ in powd() constant
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 96 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin() 133 COFFPlatform &CP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 96 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin() 133 COFFPlatform &CP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 96 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin() 133 COFFPlatform &CP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 96 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin() 133 COFFPlatform &CP; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | COFFPlatform.h | 92 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin() 129 COFFPlatform &CP; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kISelDAGToDAG.cpp | 74 const Constant *CP; member 581 } else if (auto *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in matchWrapper() local 621 } else if (auto *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in matchWrapper() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | powf.rs | 39 const CP: f32 = 9.6179670095e-01; /* 0x3f76384f =2/(3ln2) */ constant
|