| /freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
| H A D | armada-8040-mcbin.dtsi | 78 /* CON17,18 - CPS lane 4 */ 91 /* CON13,14 - CPS lane 5 */ 292 /* CPS Lane 0 - J5 (Gigabit RJ45) */ 302 /* CPS Lane 5 */ 345 /* CPS Lane 1 - U32 */ 351 /* CPS Lane 3 - U31 */ 382 /* CPS Lane 2 - CON7 */
|
| H A D | armada-cp11x.dtsi | 478 * for A7K and on the CPS for A8K.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | coff_platform.cpp | 99 static bool isInitialized() { return CPS; } in isInitialized() 152 static COFFPlatformRuntimeState *CPS; member in __anonc1d160b80111::COFFPlatformRuntimeState 167 COFFPlatformRuntimeState *COFFPlatformRuntimeState::CPS = nullptr; member in COFFPlatformRuntimeState 571 assert(!CPS && "COFFPlatformRuntimeState should be null"); in initialize() 572 CPS = new COFFPlatformRuntimeState(); in initialize() 576 assert(CPS && "COFFPlatformRuntimeState not initialized"); in get() 577 return *CPS; in get() 581 assert(CPS && "COFFPlatformRuntimeState not initialized"); in destroy() 582 delete CPS; in destroy()
|
| /freebsd/sys/contrib/device-tree/Bindings/mips/img/ |
| H A D | pistachio.txt | 14 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
| /freebsd/secure/caroot/untrusted/ |
| H A D | Entrust_Root_Certification_Authority.pem | 16 …Issuer: C=US, O=Entrust, Inc., OU=www.entrust.net/CPS is incorporated by reference, OU=(c) 2006 En… 20 …Subject: C=US, O=Entrust, Inc., OU=www.entrust.net/CPS is incorporated by reference, OU=(c) 2006 E…
|
| H A D | SwissSign_Gold_CA_-_G2.pem | 73 CPS: http://repository.swisssign.com/
|
| H A D | QuoVadis_Root_CA_3.pem | 68 CPS: http://www.quovadisglobal.com/cps
|
| /freebsd/sys/contrib/device-tree/Bindings/openrisc/opencores/ |
| H A D | or1ksim.txt | 19 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sm8650-mtp.dts | 777 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS) 800 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS)
|
| H A D | sm8750-qrd.dts | 1005 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS) 1028 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS)
|
| H A D | sm8650-ayaneo-pocket-s2.dts | 1347 * WSA8845 Port 6 (CPS) <=> SWR3 Port 13 (CPS) 1368 * WSA8845 Port 6 (CPS) <=> SWR3 Port 13 (CPS)
|
| H A D | kaanapali-mtp.dts | 1112 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS) 1135 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS)
|
| H A D | sm8650-qrd.dts | 1147 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS) 1170 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS)
|
| H A D | sm8650-hdk.dts | 1152 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS) 1175 * WSA8845 Port 6 (CPS) <=> SWR0 Port 13 (CPS)
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
| H A D | ExecutionEngine.cpp | 1181 if (const ConstantStruct *CPS = dyn_cast<ConstantStruct>(Init)) { in InitializeMemory() local 1183 getDataLayout().getStructLayout(cast<StructType>(CPS->getType())); in InitializeMemory() 1184 for (unsigned i = 0, e = CPS->getNumOperands(); i != e; ++i) in InitializeMemory() 1185 InitializeMemory(CPS->getOperand(i), (char*)Addr+SL->getElementOffset(i)); in InitializeMemory()
|
| /freebsd/crypto/openssl/doc/man5/ |
| H A D | x509v3_config.pod | 441 CPS.nnn = value 464 CPS.1 = "http://my.host.example.com/" 465 CPS.2 = "http://my.your.example.com/"
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionAttrs.cpp | 408 auto &CPS = CachedPrevailingSummary[VI]; in calculatePrevailingSummary() local 411 CPS = Local; in calculatePrevailingSummary() 414 CPS = Prevailing; in calculatePrevailingSummary() 417 return CPS; in calculatePrevailingSummary()
|
| /freebsd/secure/caroot/trusted/ |
| H A D | Certigna_Root_CA.pem | 73 CPS: https://wwww.certigna.fr/autorites/
|
| H A D | AC_RAIZ_FNMT-RCM.pem | 71 CPS: http://www.cert.fnmt.es/dpcs/
|
| H A D | Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem | 68 CPS: http://www.firmaprofesional.com/cps
|
| H A D | ACCVRAIZ1.pem | 75 CPS: http://www.accv.es/legislacion_c.htm
|
| /freebsd/contrib/bearssl/src/x509/ |
| H A D | x509_minimal.t0 | 991 \ Policy qualifier "pointer to CPS"
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleA57.td | 118 "(t2)?CPS[123]p$", "(t2)?DBG$", "(t2)?DMB$", "(t2)?DSB$", "ERET$",
|
| H A D | ARMInstrInfo.td | 2284 class CPS<dag iops, string asm_ops> 2304 def CPS3p : CPS<(ins imod_op:$imod, iflags_op:$iflags, imm0_31:$mode), 2307 def CPS2p : CPS<(ins imod_op:$imod, iflags_op:$iflags), "$imod\t$iflags">; 2310 def CPS1p : CPS<(ins imm0_31:$mode), "\t$mode">;
|
| /freebsd/crypto/openssl/crypto/objects/ |
| H A D | objects.txt | 538 id-qt 1 : id-qt-cps : Policy Qualifier CPS
|