| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varmod-order-string.mk | 23 NUMBERS= -100g -50m -7k -50 -13 0 000 13 50 5k1 7k 50m 100G 24 .if ${NUMBERS:O} != "-100g -13 -50 -50m -7k 0 000 100G 13 50 50m 5k1 7k"
|
| /freebsd/lib/libutil/tests/ |
| H A D | expand_number_test.c | 74 require_success("1K", 1LL << 10); in ATF_TC_BODY() 78 require_success("1P", 1LL << 50); in ATF_TC_BODY() 83 require_success("2k", 2LL << 10); in ATF_TC_BODY() 87 require_success("2p", 2LL << 50); in ATF_TC_BODY() 95 require_success("3PB", 3LL << 50); in ATF_TC_BODY() 102 require_success("-1K", -(1LL << 10)); in ATF_TC_BODY() 106 require_success("-1P", -(1LL << 50)); in ATF_TC_BODY() 109 require_success("-2k", -(2LL << 10)); in ATF_TC_BODY() 113 require_success("-2p", -(2LL << 50)); in ATF_TC_BODY() 119 require_success("-3PB", -(3LL << 50)); in ATF_TC_BODY() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | trivial-devices.yaml | 82 # Delta AHE-50DC Open19 power shelf fan control module 178 # 50 kOhm digital potentiometer with I2C interface 192 # 10-bit 50 kOhm linear programmable voltage divider 196 # 10-bit 50 kOhm linear programmable variable resistor 256 # Microchip 7-bit Single I2C Digital POT (10k) 258 # Microchip 7-bit Single I2C Digital POT (100k) 260 # Microchip 7-bit Single I2C Digital POT (5k) 262 # Microchip 7-bit Single I2C Digital POT (50k) 264 # Microchip 7-bit Single I2C Digital POT (10k) 266 # Microchip 7-bit Single I2C Digital POT (100k) [all …]
|
| /freebsd/contrib/netbsd-tests/fs/ffs/ |
| H A D | t_setquota.sh | 78 …D=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k \ 93 …sr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k ${id} 134 …D=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k \ 146 …sr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k ${id} 184 …D=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k \ 196 …sr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k ${id}
|
| /freebsd/share/doc/papers/diskperf/ |
| H A D | results.ms | 60 from an \fB8K/1K\fR 4.2BSD File System (Kbytes/sec.) 69 rewrite_8192 650 (99%) 620 (99%) 310 (50%) 450 (70%) 79 from \fB4K/1K\fR 4.2BSD File System (Kbytes/sec.) 118 from an \fB8K/1K\fR 4.2BSD File System (Kbytes/sec.) 127 rewrite_8192 760 (100%) 560 (72%) 220 (50%)* 180 (52%)* 490 (60%) 520 (62%) 137 from an \fB4K/1K\fR 4.2BSD File System (Kbytes/sec.) 171 from an \fB8K/1K\fR 4.2BSD File System (Kbytes/sec.) 180 rewrite_8192 310 (50%) 450 (80%) 220 (50%)* 180 (52%)* 190 from an \fB4K/1K\fR 4.2BSD File System (Kbytes/sec.) 225 from an \fB8K/1K\fR 4.2BSD File System (Kbytes/sec.) [all …]
|
| /freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/ |
| H A D | sha512-armv7.S | 213 ldr r11,[r14,#LO] @ K[i].lo 215 ldr r12,[r14,#HI] @ K[i].hi 223 adc r4,r4,r12 @ T += K[i] 353 ldr r11,[r14,#LO] @ K[i].lo 355 ldr r12,[r14,#HI] @ K[i].hi 363 adc r4,r4,r12 @ T += K[i] 521 vld1.64 {d28},[r3,:64]! @ K[i++] 522 vsli.64 d24,d20,#50 558 vld1.64 {d28},[r3,:64]! @ K[i++] 559 vsli.64 d24,d19,#50 [all …]
|
| /freebsd/sys/dev/aq/ |
| H A D | aq_fw.c | 102 int k; in aq_fw_reset() local 104 for (k = 0; k < 1000; ++k) { in aq_fw_reset() 111 if (k == 1000) { in aq_fw_reset() 210 int k; in mac_soft_reset_flb_() local 214 msec_delay(50); in mac_soft_reset_flb_() 223 msec_delay(50); in mac_soft_reset_flb_() 237 msec_delay(50); // Sleep for 10 ms. in mac_soft_reset_flb_() 244 int k; in mac_soft_reset_flb_() local 245 for (k = 0; k < 1000; ++k) { in mac_soft_reset_flb_() 257 trace(dbg_init, "FLB> MAC kickstart done, %d ms", k); in mac_soft_reset_flb_() [all …]
|
| /freebsd/sys/crypto/openssl/arm/ |
| H A D | sha512-armv4.S | 259 ldr r11,[r14,#LO] @ K[i].lo 261 ldr r12,[r14,#HI] @ K[i].hi 269 adc r4,r4,r12 @ T += K[i] 399 ldr r11,[r14,#LO] @ K[i].lo 401 ldr r12,[r14,#HI] @ K[i].hi 409 adc r4,r4,r12 @ T += K[i] 565 vld1.64 {d28},[r3,:64]! @ K[i++] 566 vsli.64 d24,d20,#50 602 vld1.64 {d28},[r3,:64]! @ K[i++] 603 vsli.64 d24,d19,#50 [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt7986a-rfb.dts | 133 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 138 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 142 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 147 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 162 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 167 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 171 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 176 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
|
| H A D | mt7986a-bananapi-bpi-r3-mini.dts | 188 eeprom@50 { 293 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 298 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 302 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 307 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 322 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 327 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 331 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 336 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
|
| H A D | mt7986a-bananapi-bpi-r3.dts | 256 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 261 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 265 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 270 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 285 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */ 290 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 294 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */ 299 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
|
| /freebsd/contrib/tcsh/ |
| H A D | termcap.vms | 9 :ts=\E[1$}\E[;H\E[K:\ 11 :ds=\E[1$}\E[D;H\E[K\E[0$}:\ 18 :cr=^M:do=^J:nl=^J:bl=^G:co#80:li#24:cl=50\E[;H\E[2J:\ 20 :ce=\E[K:cd=50\E[J:so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m:\ 38 :cr=^M:do=^J:nl=^J:bl=^G:co#80:li#24:cl=50\E[;H\E[2J:\ 40 :ce=3\E[K:cd=50\E[J:so=2\E[7m:se=2\E[m:us=2\E[4m:ue=2\E[m:\
|
| /freebsd/usr.bin/head/tests/ |
| H A D | head_test.sh | 56 head -n 50 outfile > expectfile 57 atf_check -o inline:" 50 expectfile\n" wc -l expectfile 66 head -c 50 outfile > expectfile 67 atf_check -o inline:" 50 expectfile\n" wc -c expectfile 76 truncate -s +1K outfile 86 truncate -s +1K infile 155 head -c 1k file1 > outfile 159 head -n 1k file1 > outfile
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
| H A D | slog_014_pos.ksh | 56 dd if=/dev/urandom of=/$TESTPOOL/filler bs=1024k count=50 69 log_must dd if=/dev/urandom of=$VDIR/a bs=1024k \ 70 seek=4 conv=notrunc count=50 72 log_must dd if=/dev/urandom of=$VDIR/a bs=1024k \ 73 oseek=4 conv=notrunc count=50
|
| /freebsd/lib/msun/src/ |
| H A D | s_exp2.c | 52 0x1.6b052fa751744p-1, 0x1.8000p-50, 55 0x1.6dfb23c651a29p-1, -0x1.8000p-50, 65 0x1.780694fde5d38p-1, -0x1.d000p-50, 113 0x1.ac36bbfd3f381p-1, 0x1.9000p-50, 123 0x1.b7f76f2fb5e50p-1, 0x1.e800p-50, 147 0x1.d5818dcfba491p-1, 0x1.f000p-50, 174 0x1.f91d802243c82p-1, -0x1.4600p-50, 185 0x1.04315e86e7f89p+0, 0x1.8300p-50, 196 0x1.0c0f145e46c8ap+0, 0x1.9c00p-50, 224 0x1.212be3578a81ep+0, 0x1.8000p-50, 345 int k; exp2() local [all...] |
| H A D | e_hypotf.c | 23 int32_t j,k,ha,hb; in hypotf() local 33 k=0; in hypotf() 34 if(ha > 0x58800000) { /* a>2**50 */ in hypotf() 43 ha -= 0x22000000; hb -= 0x22000000; k += 68; in hypotf() 47 if(hb < 0x26800000) { /* b < 2**-50 */ in hypotf() 53 k -= 126; in hypotf() 57 k -= 68; in hypotf() 76 if(k!=0) { in hypotf() 77 SET_FLOAT_WORD(t1,(127+k)<<23); in hypotf()
|
| /freebsd/usr.bin/mkimg/tests/ |
| H A D | img-1x1-4096-apm.vhdx.hex | 17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k| 55 00400200 50 4d 00 00 00 00 00 03 00 00 00 01 00 00 00 03 |PM..............| 62 00400400 50 4d 00 00 00 00 00 03 00 00 00 08 00 00 20 00 |PM............ .| 68 00400600 50 4d 00 00 00 00 00 03 00 00 20 08 00 00 01 00 |PM........ .....| 74 00401000 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a |P.P.P.P.P.P.P.P.|
|
| H A D | img-1x1-512-apm.vhdx.hex | 17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k| 55 00400200 50 4d 00 00 00 00 00 03 00 00 00 01 00 00 00 03 |PM..............| 62 00400400 50 4d 00 00 00 00 00 03 00 00 00 04 00 00 20 00 |PM............ .| 68 00400600 50 4d 00 00 00 00 00 03 00 00 20 04 00 00 01 00 |PM........ .....| 74 00400800 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a |P.P.P.P.P.P.P.P.|
|
| H A D | img-63x255-4096-apm.vhdx.hex | 17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k| 55 00400200 50 4d 00 00 00 00 00 03 00 00 00 01 00 00 00 03 |PM..............| 62 00400400 50 4d 00 00 00 00 00 03 00 00 00 08 00 00 20 00 |PM............ .| 68 00400600 50 4d 00 00 00 00 00 03 00 00 20 08 00 00 01 00 |PM........ .....| 74 00401000 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a |P.P.P.P.P.P.P.P.|
|
| H A D | img-63x255-512-apm.vhdx.hex | 17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k| 55 00400200 50 4d 00 00 00 00 00 03 00 00 00 01 00 00 00 03 |PM..............| 62 00400400 50 4d 00 00 00 00 00 03 00 00 00 04 00 00 20 00 |PM............ .| 68 00400600 50 4d 00 00 00 00 00 03 00 00 20 04 00 00 01 00 |PM........ .....| 74 00400800 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a |P.P.P.P.P.P.P.P.|
|
| H A D | img-1x1-512-bsd.vhdx.hex | 17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k| 70 00402000 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a |P.P.P.P.P.P.P.P.|
|
| H A D | img-1x1-4096-bsd.vhdx.hex | 17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k| 70 00402000 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a |P.P.P.P.P.P.P.P.|
|
| H A D | img-63x255-4096-bsd.vhdx.hex | 17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k| 70 00402000 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a |P.P.P.P.P.P.P.P.|
|
| H A D | img-63x255-512-bsd.vhdx.hex | 17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n| 32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k| 70 00402000 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a 50 0a |P.P.P.P.P.P.P.P.|
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | ntp_rlimit.m4 | 67 HAVE_RLIMIT_STACK=" stacksize 50" 71 AC_MSG_CHECKING([for the default number of 4k stack pages]) 76 [? =50 (200 for openbsd) 4k pages] 87 *) ans=50 98 [Default number of 4k pages for RLIMIT_STACK])
|