| /freebsd/sys/x86/cpufreq/ |
| H A D | est.c | 106 #define INTEL_BUS_CLK 100 124 * Data from the "Intel Pentium M Processor Datasheet", 128 /* 130nm 1.70GHz Pentium M */ 137 /* 130nm 1.60GHz Pentium M */ 146 /* 130nm 1.50GHz Pentium M */ 155 /* 130nm 1.40GHz Pentium M */ 163 /* 130nm 1.30GHz Pentium M */ 171 /* 130nm 1.30GHz Low Voltage Pentium M */ 181 /* 130 nm 1.20GHz Low Voltage Pentium M */ 190 /* 130 nm 1.10GHz Low Voltage Pentium M */ [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/ |
| H A D | userquota_005_neg.ksh | 63 log_mustnot zfs set userquota@$user=100m $QFS 67 log_must zfs set userquota@12345678=100m $QFS 68 log_mustnot zfs set userquota@12345678=100m $snap_fs 70 set -A sizes "100mfsd" "m0.12m" "GGM" "-1234-m" "123m-m" 78 log_mustnot zfs set userquota@root=100m $snap_fs 84 log_mustnot zfs set groupquota@$group=100m $QFS 88 log_mustnot zfs set groupquota@root=100msfsd $QFS 91 log_mustnot zfs set groupquota@root=100m $snap_fs
|
| H A D | defaultuserquota_004_neg.ksh | 60 set -A sizes "100mfsd" "m0.12m" "GGM" "-1234-m" "123m-m" 69 log_mustnot zfs set defaultuserquota=100m $snap_fs 70 log_mustnot zfs set defaultgroupquota=100m $snap_fs
|
| /freebsd/usr.bin/units/ |
| H A D | definitions.units | 4 m !a! 55 M- mega 61 m- milli 89 c 2.99792458e+8 m/sec 90 g0 9.80665 m/sec2 93 AU 1.49597870691e+11 m fuzz 101 mmHg 0.001 m hg 184 meter m 201 british 1200|3937 m/ft 202 nmile 1852 m [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/userquota/ |
| H A D | userquota_005_neg.ksh | 73 log_mustnot $ZFS set userquota@$user=100m $QFS 77 log_must $ZFS set userquota@12345678=100m $QFS 78 log_mustnot $ZFS set userquota@12345678=100m $snap_fs 80 set -A sizes "100mfsd" "m0.12m" "GGM" "-1234-m" "123m-m" 88 log_mustnot $ZFS set userquota@root=100m $snap_fs 94 log_mustnot $ZFS set groupquota@$group=100m $QFS 98 log_mustnot $ZFS set groupquota@root=100msfsd $QFS 101 log_mustnot $ZFS set groupquota@root=100m $snap_fs
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/ |
| H A D | projectquota_004_neg.ksh | 61 log_mustnot zfs set projectquota@$prj=100m $QFS 65 log_must zfs set projectquota@12345678=100m $QFS 67 set -A sizes "100mfsd" "m0.12m" "GGM" "-1234-m" "123m-m" 74 log_mustnot zfs set projectquota@$PRJID1=100m $snap_fs 77 log_mustnot zfs set projectobjquota@$prj=100 $QFS 81 log_mustnot zfs set projectobjquota@$PRJID2=100msfsd $QFS 84 log_mustnot zfs set projectobjquota@$PRJID2=100m $snap_fs
|
| H A D | defaultprojectquota_003_neg.ksh | 60 log_must zfs set defaultprojectquota=100m $QFS 62 set -A sizes "100mfsd" "m0.12m" "GGM" "-1234-m" "123m-m" 69 log_mustnot zfs set defaultprojectquota=100m $snap_fs 72 log_mustnot zfs set defaultprojectobjquota=100msfsd $QFS 75 log_mustnot zfs set defaultprojectobjquota=100m $snap_fs
|
| /freebsd/share/doc/psd/17.m4/ |
| H A D | m4.ms | 95 Dennis M. Ritchie 149 which was written by D. M. Ritchie 234 define(N, 100) 240 to be 100, and uses this ``symbolic constant'' in a later 261 define(N, 100) 263 if (NNN > 100) 275 define(N, 100) 276 define(M, N) 278 defines both M and N to be 100. 284 .UL M [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_allocator.cpp | 45 void Print(const MemInfoBlock &M, const u64 id, bool print_terse) { in Print() argument 49 p = M.TotalSize * 100 / M.AllocCount; in Print() 50 Printf("MIB:%llu/%u/%llu.%02llu/%u/%u/", id, M.AllocCount, p / 100, p % 100, in Print() 51 M.MinSize, M.MaxSize); in Print() 52 p = M.TotalAccessCount * 100 / M.AllocCount; in Print() 53 Printf("%llu.%02llu/%llu/%llu/", p / 100, p % 100, M.MinAccessCount, in Print() 54 M.MaxAccessCount); in Print() 55 p = M.TotalLifetime * 100 / M.AllocCount; in Print() 56 Printf("%llu.%02llu/%u/%u/", p / 100, p % 100, M.MinLifetime, in Print() 57 M.MaxLifetime); in Print() [all …]
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 135 1012 1012 PCMCIA 10/100 Ethernet Card [RTL81xx] 163 0731 1104 JM1100-M 181 0731 910c JH910-M 186 0731 920c JH920-M 188 920c JH920-M 201 0731 930b JH930-M 203 930b JH930-M 304 ae32 Netelligent 10/100 TX PCI UTP 308 ae40 Netelligent Dual 10/100 TX PCI UTP 309 ae43 Netelligent Integrated 10/100 TX UTP [all …]
|
| /freebsd/share/man/man4/ |
| H A D | xl.4 | 63 NS 83840A 10/100 PHY for 10/100 Mbps support in full or half-duplex. 68 100Mbps data rates in either full or half duplex and can be manually 96 .It 100baseTX 97 Set 100Mbps (Fast Ethernet) operation. 121 Note that the 100baseTX media type is only available if supported 132 3Com 3c900-TPO 134 3Com 3c900-COMBO 136 3Com 3c905-TX 138 3Com 3c905-T4 140 3Com 3c900B-TPO [all …]
|
| /freebsd/sys/dev/sound/macio/ |
| H A D | davbus.c | 115 static int burgundy_init(struct snd_mixer *m); 116 static int burgundy_uninit(struct snd_mixer *m); 117 static int burgundy_reinit(struct snd_mixer *m); 121 static int burgundy_set(struct snd_mixer *m, unsigned dev, unsigned left, 123 static u_int32_t burgundy_setrecsrc(struct snd_mixer *m, u_int32_t src); 137 burgundy_init(struct snd_mixer *m) in burgundy_init() argument 141 d = mix_getdevinfo(m); in burgundy_init() 185 mix_setdevs(m, SOUND_MASK_VOLUME); in burgundy_init() 191 burgundy_uninit(struct snd_mixer *m) in burgundy_uninit() argument 197 burgundy_reinit(struct snd_mixer *m) in burgundy_reinit() argument [all …]
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | all.debug.inc | 32 debug_statfs=`vmstat -m | grep -w statfs | awk '{print $2}'` 33 debug_freework=`vmstat -m | grep -w freework | awk '{print $2}'` 34 debug_newblk=`vmstat -m | grep -w newblk | awk '{print $2}'` 35 debug_pts=`vmstat -m | grep -w pts | awk '{print $2}'` 36 debug_routetbl=`vmstat -m | grep -w routetbl | awk '{print $2}'` 37 debug_mount=`vmstat -m | awk '/ mount/{print $2}'` 38 debug_geom=`vmstat -m | grep -w GEOM | awk '{print $2}'` 39 # debug_indirdep=`vmstat -m | grep -w indirdep | awk '{print $2}'` 45 debug_new=`vmstat -m | grep -w statfs | awk '{print $2}'` 51 debug_new=`vmstat -m | grep -w freework | awk '{print $2}'` [all …]
|
| /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/contrib/ntp/scripts/stats/ |
| H A D | clock.awk | 127 else if ($13 > 100e-9 || $13 < -100e-9) 142 if ($i == "M" && $(i+1) == "OK") { 144 m += $i 174 else if (NF >= 13 && $5 == "ITF" && $12 >= 100) { 178 else if ($9 > 100e-9 || $9 < -100e-9) 189 else if (NF >= 13 && $5 == "ETF" && $13 >= 100) { 333 # >100 100 ns < ensemble error < 200 ns 338 …printf "ensemble %d, badgps %d, badloran %d, rms %.1f, >200 %d, >100 %d\n", ensemble_count, ensemb… 347 # >100 error > 100 ms 351 …printf "wwvb %d, ? %d, >1 %d, >10 %d, >100 %d, >500 %d\n", wwvb_count, wwvb_x, wwvb_a, wwvb_b, wwv… [all …]
|
| /freebsd/sys/dev/fxp/ |
| H A D | if_fxp.c | 34 * Intel EtherExpress Pro/100B PCI Fast Ethernet driver 161 { 0x8086, 0x1029, -1, 0, "Intel 82559 PCI/CardBus Pro/100" }, 162 { 0x8086, 0x1030, -1, 0, "Intel 82559 Pro/100 Ethernet" }, 163 { 0x8086, 0x1031, -1, 3, "Intel 82801CAM (ICH3) Pro/100 VE Ethernet" }, 164 { 0x8086, 0x1032, -1, 3, "Intel 82801CAM (ICH3) Pro/100 VE Ethernet" }, 165 { 0x8086, 0x1033, -1, 3, "Intel 82801CAM (ICH3) Pro/100 VM Ethernet" }, 166 { 0x8086, 0x1034, -1, 3, "Intel 82801CAM (ICH3) Pro/100 VM Ethernet" }, 167 { 0x8086, 0x1035, -1, 3, "Intel 82801CAM (ICH3) Pro/100 Ethernet" }, 168 { 0x8086, 0x1036, -1, 3, "Intel 82801CAM (ICH3) Pro/100 Ethernet" }, 169 { 0x8086, 0x1037, -1, 3, "Intel 82801CAM (ICH3) Pro/100 Ethernet" }, [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zinject/ |
| H A D | zinject_counts.ksh | 63 typeset rule=$(zinject | grep -m 1 -oE '^ *[0-9].*[0-9]$') 73 # equality check, for 100% frequency, or if we've never matched the rule 74 if [[ $match -eq 0 || $freq -eq 100 ]] ; then 81 typeset -i expect=$(($match * $freq / 100)) 90 for freq in 100 50 ; do 93 log_must dd if=/dev/urandom of=/$TESTPOOL/file bs=1M count=1 106 log_must dd if=/dev/urandom of=/$TESTPOOL/file bs=1M count=1 109 for freq in 100 50 ; do 123 for freq in 100 50 ; do 126 log_must dd if=/dev/urandom of=/$TESTPOOL/file bs=1M count=1
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| H A D | tst.substr.d.out | 236 if (substr("CRAIG: Positioned them, I don't know... I'm fairly wide guy.", 100, 10) ne "") { 237 …printf("perl => substr(\"CRAIG: Positioned them, I don't know... I'm fairly wide guy.\", 100, 10) … 238 substr("CRAIG: Positioned them, I don't know... I'm fairly wide guy.", 100, 10)); 239 …printf(" D => substr(\"CRAIG: Positioned them, I don't know... I'm fairly wide guy.\", 100, 10) … 244 if (substr("CRAIG: Positioned them, I don't know... I'm fairly wide guy.", 100) ne "") { 245 …printf("perl => substr(\"CRAIG: Positioned them, I don't know... I'm fairly wide guy.\", 100) = \"… 246 substr("CRAIG: Positioned them, I don't know... I'm fairly wide guy.", 100)); 247 …printf(" D => substr(\"CRAIG: Positioned them, I don't know... I'm fairly wide guy.\", 100) = \"…
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/ |
| H A D | zpool_create.cfg | 39 export FILE_SIZE=100 #100mb 41 export POOL_MINSIZE=64 # the minimum size(64m) to create a storage pool 45 export FILESIZE="100m" 46 export FILESIZE1="150m" 47 export SIZE="200m" 48 export SIZE1="250m"
|
| /freebsd/contrib/file/src/ |
| H A D | cdf_time.c | 42 ((((y) % 100) != 0) || (((y) % 400) == 0))) 69 size_t m; in cdf_getday() local 71 for (m = 0; m < __arraycount(mdays); m++) { in cdf_getday() 72 int sub = mdays[m] + (m == 1 && isleap(year)); in cdf_getday() 86 size_t m; in cdf_getmonth() local 88 for (m = 0; m < __arraycount(mdays); m++) { in cdf_getmonth() 89 days -= mdays[m]; in cdf_getmonth() 90 if (m == 1 && isleap(year)) in cdf_getmonth() 93 return CAST(int, m); in cdf_getmonth() 95 return CAST(int, m); in cdf_getmonth() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/dedup/ |
| H A D | dedup_quota.ksh | 82 log_must zpool create -f -O xattr=sa -m $MOUNTDIR $POOL $VDEV_GENERAL 131 ddt_add_entry 100 147 ddt_add_entry 100 155 log_must test $(ddt_entries) -ge 100 159 log_must test $(ddt_entries) -eq 100 163 for i in {2..100}; do 192 size="200M" 195 size="100M" 205 log_must dd if=/dev/urandom of=$MOUNTDIR/file${i} bs=1M count=16 215 # 1M of entries by using space in the normal class. With a quota, it
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/upgrade/ |
| H A D | upgrade_projectquota_001_pos.ksh | 53 log_must zpool create -d -m $TESTDIR $TESTPOOL $TMPDEV 55 log_must mkfiles $TESTDIR/tf $((RANDOM % 100 + 1)) 57 log_must mkfiles $TESTDIR/fs1/tf $((RANDOM % 100 + 1)) 62 log_must mkfiles $TESTDIR/fs2/tf $((RANDOM % 100 + 1)) 66 log_must mkfiles $TESTDIR/fs3/tf $((RANDOM % 100 + 1)) 74 log_mustnot zfs set projectquota@100=100m $TESTDIR/fs3 77 log_mustnot zfs set projectobjquota@100=1000 $TESTDIR/fs3 80 log_mustnot chattr -p 100 $TESTDIR/fs3/dir 99 log_must mkfile 1m $TESTDIR/fs2/dir/tf 110 log_must chattr -p 100 $TESTDIR/fs3/dir [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_add/ |
| H A D | zpool_add.cfg | 39 export FILE_SIZE=100 #100mb 43 export FILESIZE="100m" 44 export FILESIZE1="150m" 45 export SIZE="150m" 46 export SIZE1="250m"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| H A D | misc.cfg | 55 off /tmp/zfstest 100M off \ 56 512 10m off \ 80 off /tmp/zfstest 100M off \ 81 512 10m off \ 107 off /tmp/zfstest 100M off \ 108 512 10m off off \
|
| /freebsd/tools/tools/mctest/ |
| H A D | mctest.1 | 39 .Op Fl M Ar number of clients (source only) 40 .Op Fl m Ar my client number (sink only) 75 .It Fl M Ar clients 77 .It Fl m Ar my number 93 .Dl "mctest -i em0 -M 1 -s 1024 -n 100 -t 1" 95 .Dl "mctest -i em0 -m 0 -s 1024 -n 100 -r" 97 Send 100 packets of 1024 bytes, with an inter-packet gap of 1 nanosecond.
|