Home
last modified time | relevance | path

Searched refs:p10 (Results 1 – 25 of 25) sorted by relevance

/freebsd/bin/pwait/tests/
H A Dpwait_test.sh17 p10=$!
23 timeout --preserve-status 15 pwait $p1 $p5 $p10
39 -e inline:"kill: $p10: No such process\n" \
41 kill -0 $p10
47 kill $p1 $p5 $p10 >/dev/null 2>&1
48 wait $p1 $p5 $p10 >/dev/null 2>&1
165 p10=$!
171 timeout --preserve-status 6.5 pwait -t 5 $p10
176 kill $p10 >/dev/null 2>&1
177 wait $p10 >/dev/null 2>&1
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Derfc.c134 svfloat64_t p10 = svmla_x (pg, p8, p9, svmul_lane (r, qr9, 0)); in SV_NAME_D1() local
135 p10 = svmul_lane (p10, qr9, 1); in SV_NAME_D1()
137 svfloat64_t p90 = svmla_x (pg, p9, d, p10); in SV_NAME_D1()
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Derfc.c167 float64x2_t p10 = vfmaq_f64 (p8, p9, vmulq_laneq_f64 (r, qr9, 0)); in V_NAME_D1() local
168 p10 = vmulq_laneq_f64 (p10, qr9, 1); in V_NAME_D1()
170 float64x2_t p90 = vfmaq_f64 (p9, d, p10); in V_NAME_D1()
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-ia64.S150 cmp.eq p10,p0=2,r29 }
164 .pred.rel "mutex",p8,p9,p10,p11,p12,p13,p14,p15
180 (p10) shrp i0=r15,r14,16 }
181 { .mii; (p10) shrp i1=r16,r15,16
187 .pred.rel "mutex",p8,p9,p10,p11,p12,p13,p14,p15
245 (p10) shrp i0=r15,r14,16 };;
248 (p10) shrp i1=r16,r15,16 };;
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Dibm-power10-dual.dtsi158 compatible = "ibm,p10-occ";
161 compatible = "ibm,p10-occ-hwmon";
325 compatible = "ibm,p10-occ";
328 compatible = "ibm,p10-occ-hwmon";
H A Dibm-power11-quad.dtsi465 compatible = "ibm,p10-occ";
468 compatible = "ibm,p10-occ-hwmon";
818 compatible = "ibm,p10-occ";
821 compatible = "ibm,p10-occ-hwmon";
1170 compatible = "ibm,p10-occ";
1173 compatible = "ibm,p10-occ-hwmon";
1522 compatible = "ibm,p10-occ";
1525 compatible = "ibm,p10-occ-hwmon";
H A Daspeed-bmc-ibm-everest.dts2857 compatible = "ibm,p10-occ";
2860 compatible = "ibm,p10-occ-hwmon";
3230 compatible = "ibm,p10-occ";
3233 compatible = "ibm,p10-occ-hwmon";
3603 compatible = "ibm,p10-occ";
3606 compatible = "ibm,p10-occ-hwmon";
3976 compatible = "ibm,p10-occ";
3979 compatible = "ibm,p10-occ-hwmon";
H A Daspeed-bmc-ibm-fuji.dts2803 compatible = "ibm,p10-occ";
2806 compatible = "ibm,p10-occ-hwmon";
3155 compatible = "ibm,p10-occ";
3158 compatible = "ibm,p10-occ-hwmon";
3507 compatible = "ibm,p10-occ";
3510 compatible = "ibm,p10-occ-hwmon";
3859 compatible = "ibm,p10-occ";
3862 compatible = "ibm,p10-occ-hwmon";
/freebsd/contrib/netbsd-tests/ipf/
H A Dt_pools.sh76 test_case p10 ptest text text
96 atf_add_test_case p10
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Derfc_1u8.c111 double p10 = fma (Q9 * r, p9, p8) * R9; in erfc() local
113 double p90 = fma (p10, d, p9); in erfc()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb_il.c492 unsigned i, w, p10; in print_log_stats() local
500 for (w = 1, p10 = 10; zil_rec_info[0].zri_count >= p10; p10 *= 10) in print_log_stats()
/freebsd/sys/contrib/device-tree/Bindings/fsi/
H A Dibm,p9-occ.txt10 - compatible = "ibm,p9-occ" or "ibm,p10-occ"
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DARM64_DWARF_Registers.h73 p10, enumerator
H A DARM64_ehframe_Registers.h72 p10, enumerator
/freebsd/contrib/ntp/
H A DNEWS709 if the ntpd instance is from 4.2.8p6 thru 4.2.8p10, that will
784 [Bug 3411] problem about SIGN(6) packet handling for ntp-4.2.8p10
791 [Bug 3399] NTP: linker error in 4.2.8p10 during Linux cross-compilation
882 NTP 4.2.8p10 (Harlan Stenn <stenn@ntp.org>, 2017/03/21)
894 Affects: All versions of NTP-4, up to but not including ntp-4.2.8p10, and
904 Upgrade to 4.2.8p10, or later, from the NTP Project Download Page or
914 Affects: All versions of NTP, up to but not including ntp-4.2.8p10, and ntp-4.3.0 up to, but not including ntp-4.3.94.
927 may maliciously change the device, upgrade to 4.2.8p10, or
938 Affects: All versions of ntp, up to but not including ntp-4.2.8p10, and
950 Upgrade to 4.2.8p10, o
[all...]
H A DChangeLog512 * [Bug 3411] problem about SIGN(6) packet handling for ntp-4.2.8p10
519 * [Bug 3399] NTP: linker error in 4.2.8p10 during Linux cross-compilation
578 (4.2.8p10) 2017/03/21 Released by Harlan Stenn <stenn@ntp.org>
3324 (4.2.7p10) 2010/01/24 Released by Harlan Stenn <stenn@ntp.org>
H A DCommitLog17180 [Bug 3411] problem about SIGN(6) packet handling for ntp-4.2.8p10
17183 [Bug 3411] problem about SIGN(6) packet handling for ntp-4.2.8p10
17186 [Bug 3411] problem about SIGN(6) packet handling for ntp-4.2.8p10
17309 [Bug 3399] NTP: linker error in 4.2.8p10 during Linux cross-compilation
17312 [Bug 3399] NTP: linker error in 4.2.8p10 during Linux cross-compilation
17315 [Bug 3399] NTP: linker error in 4.2.8p10 during Linux cross-compilation
17320 Bug 3399 - SNTP: linker error in 4.2.8p10 during Linux cross-compilation
19116 CVE updates for 4.2.8p10
19119 CVE updates for 4.2.8p10
19122 NEWS for p10
[all...]
/freebsd/contrib/sendmail/test/
H A DResults61 Linux 0.99p10 OK 93.08.08 Karl London
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_arm64_sve.h561 DEFINE_PREG(p10),
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_ec_regs.h145 uint32_t p10; member
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j721e-common-proc-board.dts662 p10-hog {
/freebsd/stand/common/
H A Dgfx_fb.c1920 uint32_t p10 = GETPIXEL(offset_x1, offset_y); in gfx_fb_putimage() local
1947 (png->image[p10 + i] * hc1 + in gfx_fb_putimage()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td1892 // llvm.amdgcn.interp.inreg.p10 <p>, <i>, <p0>
1904 // llvm.amdgcn.interp.inreg.p10.f16 <p>, <i>, <p0>, <high>
1920 // llvm.amdgcn.interp.p10.rtz.f16 <p>, <i>, <p0>, <high>
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedOryon.td37 // LSU has 4 ports p6 ~ p9(ls0 ~ ls3), p10/p11(std0, std1) has to work with ls0~ls3
H A DAArch64RegisterInfo.td848 def P10 : AArch64Reg<10, "p10", [PN10]>, DwarfRegAlias<PN10>;