Home
last modified time | relevance | path

Searched full:1020 (Results 1 – 25 of 131) sorted by relevance

123456

/freebsd/usr.bin/proccontrol/
H A Dproccontrol.1114 To disable debuggers attachment to the process 1020, execute
115 .Dl "proccontrol -m trace -s disable -p 1020"
125 process 1020, do
126 .Dl "proccontrol -m aslr -q -p 1020"
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dp324 { 1.1.1.1/32, group=1020; 3.3.0.0/16, group=1030; };
26 Dev.0. Group 1020 Ref 2 Flags 0x8000
27 2 pass in all group 1020
/freebsd/contrib/ntp/html/drivers/
H A Ddriver3.html6 <title>PSTI/Traconex 1020 WWV/WWVH Receiver</title>
10 <h3>PSTI/Traconex 1020 WWV/WWVH Receiver</h3>
23 <p>This driver supports the PSTI 1010 and Traconex 1020 WWV/WWVH Receivers. No specific claim of ac…
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dhihope-rev4.dtsi110 <&cpg CPG_MOD 1020>, <&cpg CPG_MOD 1021>,
111 <&cpg CPG_MOD 1020>, <&cpg CPG_MOD 1021>,
H A Dulcb.dtsi381 <&cpg CPG_MOD 1020>, <&cpg CPG_MOD 1021>,
382 <&cpg CPG_MOD 1020>, <&cpg CPG_MOD 1021>,
/freebsd/lib/msun/src/
H A Ds_csqrt.c80 if (fabs(a) >= 0x1p-1020) in csqrt()
82 if (fabs(b) >= 0x1p-1020) in csqrt()
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Dp3.ipf3 pass in all group 1020
H A Dp3.pool2 { 1.1.1.1/32, group = 1020; 3.3.0.0/16, group = 1030; };
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dmtk-rng.txt17 rng: rng@1020f000 {
H A Dmtk-rng.yaml50 rng: rng@1020f000 {
/freebsd/contrib/ntp/html/hints/
H A Drefclocks10 127.127.3.x PSTI 1010/1020 WWV Clock
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaOperands.td94 // Memory offset 0..1020 for 32-bit memory accesses
97 [{ return Imm >= 0 && Imm <= 1020 && (Imm & 0x3 == 0); }],
H A DXtensaUtils.cpp28 Valid = (OffsetVal >= 0 && OffsetVal <= 1020) && ((OffsetVal & 0x3) == 0); in isValidAddrOffset()
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp29 auto *M1 = A->tryBumpAllocate(1020); in TEST()
33 EXPECT_EQ(M1 + 1020, M2); in TEST()
/freebsd/contrib/ntp/
H A DREADME.refclocks10 WWV_PST 3 /* PST/Traconex 1020 WWV/H */
/freebsd/sys/contrib/device-tree/Bindings/arm/mediatek/
H A Dmediatek,mt7622-wed.yaml80 wed0: wed@1020a000 {
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-tx6q-1020.dts48 model = "Ka-Ro electronics TX6Q-1020 Module";
H A Dimx6q-tx6q-1020-comtft.dts48 model = "Ka-Ro electronics TX6Q-1020 Module on CoMpact TFT";
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dapm-xgene-enet.txt44 417, 717, 1020, 1321, 1611, 1913, 2215, 2514 ps
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaInstPrinter.cpp272 (Value >= 0 && Value <= 1020 && ((Value & 0x3) == 0)) && in printOffset8m32_AsmOperand()
273 "Invalid argument, value must be multiples of four in range [0,1020]"); in printOffset8m32_AsmOperand()
/freebsd/sys/x86/cpufreq/
H A Dest.c175 FREQ_INFO(1000, 1020, INTEL_BUS_CLK),
185 FREQ_INFO( 900, 1020, INTEL_BUS_CLK),
194 FREQ_INFO( 800, 1020, INTEL_BUS_CLK),
459 FREQ_INFO( 800, 1020, INTEL_BUS_CLK),
471 FREQ_INFO( 800, 1020, INTEL_BUS_CLK),
482 FREQ_INFO( 800, 1020, INTEL_BUS_CLK),
/freebsd/sys/dev/cxgbe/common/
H A Dt4_tcb.h341 /* 1023:1020 */
426 /* 1020:1020 */
/freebsd/lib/msun/tests/
H A Dcexp_test.c272 test_tol(cexp, CMPLXL(900, 0x1.23456789abcdep-1020), in ATF_TC_BODY()
274 test_tol(cexp, CMPLXL(1300, 0x1.23456789abcdep-1020), in ATF_TC_BODY()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-mt65xx.txt87 syscfg_pctl_b: syscfg-pctl-b@1020c020 {
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.ec50 R SSL_R_SSLV3_ALERT_BAD_RECORD_MAC 1020

123456