| /src/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j721e-beagleboneai64.dts | 598 /* BBB Header: P9.19 and P9.20 */ 613 /* BBB Header: P9.24 and P9.26 */ 628 /* BBB Header: P9.17 and P9.18 */ 751 /* BBB Header: P9.39, P9.40, P9.37, P9.38, P9.33, P9.36, P9.35 */
|
| /src/lib/msun/ld128/ |
| H A D | s_exp2l.c | 56 P9 = 0x1.b52541ff59713p-24, variable 416 + z * (P7 + z * (P8 + z * (P9 + z * P10))))))))); in exp2l()
|
| H A D | s_logl.c | 106 P9 = 1.1111111111111401e-1, /* 0x1c71c71c71c7ed.0p-56 */ variable 551 dd * (P9 + dd * (P10 + dd * (P11 + dd * (P12 + dd * (P13 + in k_logl() 659 dd * (P9 + dd * (P10 + dd * (P11 + dd * (P12 + dd * (P13 + in log1pl()
|
| /src/contrib/ntp/ntpd/ |
| H A D | refclock_wwv.c | 387 #define P9 (P15 / 4) /* mark (+1) */ macro 392 {P9, N9, N9, N9}, /* 1 */ 393 {N9, P9, N9, N9}, /* 2 */ 394 {P9, P9, N9, N9}, /* 3 */ 395 {N9, N9, P9, N9}, /* 4 */ 396 {P9, N9, P9, N9}, /* 5 */ 397 {N9, P9, P9, N9}, /* 6 */ 398 {P9, P9, P9, N9}, /* 7 */ 399 {N9, N9, N9, P9}, /* 8 */ 400 {P9, N9, N9, P9}, /* 9 */
|
| /src/crypto/openssl/test/certs/ |
| H A D | pc5-key.pem | 24 1HY0/4pta3u+1P9+jsPHVkXpPpAcqlpbDUCwVky5AoGAJgwr1pxM7RDQon8Mpjxm
|
| /src/crypto/openssl/test/recipes/61-test_bio_pw_callback_data/ |
| H A D | private_key.pem | 17 qH5EBG2hQ/pJ5ZSawE+P9+vCLlvcc4n00zgi0s3rMN2AntPZoI3sWKZcbbgJoOIH
|
| /src/sys/contrib/device-tree/Bindings/fsi/ |
| H A D | ibm,p9-occ.txt | 4 This is the binding for the P9 or P10 On-Chip Controller accessed over FSI from
|
| /src/sys/contrib/device-tree/Bindings/powerpc/opal/ |
| H A D | sensor-groups.txt | 6 Description: Contains sensor groups available in the Powernv P9
|
| /src/sys/contrib/device-tree/src/arm/gemini/ |
| H A D | gemini-sl93512r.dts | 223 "P9 GMAC0 RXD2", "R9 GMAC0 RXD3",
|
| H A D | gemini-dlink-dns-313.dts | 261 "P9 GMAC0 RXD2", "R9 GMAC0 RXD3",
|
| /src/crypto/openssl/test/ |
| H A D | modes_internal_test.c | 456 static const u8 P9[] = { variable
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | P9InstrResources.td | 1 //===- P9InstrResources.td - P9 Instruction Resource Defs -*- tablegen -*-==// 9 // This file defines the resources required by P9 instructions. This is part of 10 // the P9 processor model used for instruction scheduling. This file should 15 // The makeup of the P9 CPU is modeled as follows:
|
| H A D | PPCScheduleP9.td | 1 //===-- PPCScheduleP9.td - PPC P9 Scheduling Definitions ---*- tablegen -*-===//
|
| H A D | PPCCallingConv.td | 93 // For P9, f128 are passed in vector registers.
|
| H A D | PPCInstrVSX.td | 3685 // Big endian pre-P9 VSX subtarget with direct moves. 3755 // Little endian pre-P9 VSX subtarget with direct moves. 4802 // Big endian Power9 64Bit VSX subtargets with P9 Altivec support. 4921 // P9 Altivec instructions that can be used to build vectors. 4938 // Little endian Power9 VSX subtargets with P9 Altivec support. 5056 // P9 Altivec instructions that can be used to build vectors.
|
| H A D | PPCInstrFormats.td | 1056 // XForm_base_r3xo for instructions such as P9 atomics where we don't want
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsPPC.def | 546 // P9 Shift built-ins. 550 // P9 Vector rotate built-ins 559 // P9 Vector extend sign builtins.
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64InstPrinter.cpp | 1590 case AArch64::P8: Reg = AArch64::P9; break; in getNextVectorRegister() 1591 case AArch64::P9: Reg = AArch64::P10; break; in getNextVectorRegister()
|
| /src/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-more-actions.h | 506 P9
|
| /src/contrib/sendmail/contrib/ |
| H A D | mail.local.linux | 62 M692"CKPR->,L;0E4!P9!@TOU8%29*5AIFIFK>A/D(=/*R.A!<IZ4W*LF!VM0
|
| /src/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am43x-epos-evm.dts | 86 0x02020209 /* P9 */
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedOryon.td | 155 // Load instructions on ports P6/P7/P8/P9.
|
| H A D | AArch64RegisterInfo.td | 847 def P9 : AArch64Reg<9, "p9", [PN9]>, DwarfRegAlias<PN9>;
|
| H A D | AArch64FrameLowering.cpp | 1033 AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9, in emitZeroCallUsedRegs()
|
| /src/contrib/sendmail/ |
| H A D | PGPKEYS | 2387 mQENBE7pIE8BCACutGAvfg9rwfaVBRb6EKjcWABZUFsLt1yF+hzrhR6llVVAv/P9
|