Home
last modified time | relevance | path

Searched full:512 (Results 1 – 25 of 2472) sorted by relevance

12345678910>>...99

/freebsd/sbin/bsdlabel/
H A Ddisktab25 :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#40:\
26 :pa#720:oa#0:ba#4096:fa#512:\
27 :pc#720:oc#0:bc#4096:fc#512:
30 :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#80:\
31 :pa#1440:oa#0:ba#4096:fa#512:\
32 :pc#1440:oc#0:bc#4096:fc#512:
35 :ty=floppy:se#512:nt#2:rm#360:ns#15:nc#80:\
36 :pa#2400:oa#0:ba#4096:fa#512:\
37 :pc#2400:oc#0:bc#4096:fc#512:
40 :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
[all …]
/freebsd/tools/regression/geom/Ref/
H A Ddisk.msdos.ext.xml1 /dev/md34 512 2327759360 4546405
2 /dev/md34s1 512 2146765824 4192902
3 /dev/md34s10 512 8193024 16002
4 /dev/md34s11 512 8193024 16002
5 /dev/md34s12 512 8193024 16002
6 /dev/md34s13 512 8193024 16002
7 /dev/md34s14 512 8193024 16002
8 /dev/md34s15 512 8193024 16002
9 /dev/md34s16 512 8193024 16002
10 /dev/md34s17 512 8193024 16002
[all …]
H A Ddisk.typo.ad0.xml1 /dev/md34 512 8585262592 16768091
2 /dev/md34s1 512 3220406784 6289857
3 /dev/md34s1a 512 104857600 204800
4 /dev/md34s1b 512 524288000 1024000
5 /dev/md34s1c 512 3220406784 6289857
6 /dev/md34s1e 512 524288000 1024000
7 /dev/md34s1f 512 2066973184 4037057
8 /dev/md34s2 512 5364817920 10478160
9 /dev/md34s2c 512 5364817920 10478160
10 /dev/md34s3 512 8585256960 16768080
[all …]
H A Ddisk.flat.da1.xml1 /dev/md34 512 37888 74
2 /dev/md34a 512 37748736 73728
3 /dev/md34b 512 268435456 524288
4 /dev/md34c 512 8422686720 16450560
5 /dev/md34h 512 8115978240 15851520
6 /dev/md34s1 512 18367017984 35873082
7 /dev/md34s1b 512 419430400 819200
8 /dev/md34s1c 512 18367017984 35873082
9 /dev/md34s1e 512 419430400 819200
10 /dev/md34s1f 512 1073741824 2097152
[all …]
H A Ddisk.critter.ad0.xml1 /dev/md34 512 2671841280 5218440
2 /dev/md34s1 512 20003848704 39070017
3 /dev/md34s1a 512 1073741824 2097152
4 /dev/md34s1b 512 1073741824 2097152
5 /dev/md34s1c 512 20003848704 39070017
6 /dev/md34s1d 512 4447175168 8685889
7 /dev/md34s1e 512 524288000 1024000
8 /dev/md34s1f 512 4294967296 8388608
9 /dev/md34s1g 512 3221225472 6291456
10 /dev/md34s1h 512 5368709120 10485760
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86.def33 TARGET_BUILTIN(__builtin_ia32_undef512, "V8d", "ncV:512:", "")
391 TARGET_BUILTIN(__builtin_ia32_aesenc512, "V8OiV8OiV8Oi", "ncV:512:", "avx512f,evex512,vaes")
393 TARGET_BUILTIN(__builtin_ia32_aesenclast512, "V8OiV8OiV8Oi", "ncV:512:", "avx512f,evex512,vaes")
395 TARGET_BUILTIN(__builtin_ia32_aesdec512, "V8OiV8OiV8Oi", "ncV:512:", "avx512f,evex512,vaes")
397 TARGET_BUILTIN(__builtin_ia32_aesdeclast512, "V8OiV8OiV8Oi", "ncV:512:", "avx512f,evex512,vaes")
402 TARGET_BUILTIN(__builtin_ia32_vgf2p8affineinvqb_v64qi, "V64cV64cV64cIc", "ncV:512:", "avx512f,evex5…
405 TARGET_BUILTIN(__builtin_ia32_vgf2p8affineqb_v64qi, "V64cV64cV64cIc", "ncV:512:", "avx512f,evex512,…
408 TARGET_BUILTIN(__builtin_ia32_vgf2p8mulb_v64qi, "V64cV64cV64c", "ncV:512:", "avx512f,evex512,gfni")
415 TARGET_BUILTIN(__builtin_ia32_pclmulqdq512, "V8OiV8OiV8OiIc", "ncV:512:", "avx512f,evex512,vpclmulq…
698 TARGET_BUILTIN(__builtin_ia32_vfmaddpd512_mask, "V8dV8dV8dV8dUcIi", "ncV:512:", "avx512f,evex512")
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_mixed_recsize.ksh25 # 1. Create two dataset one with recsize 512, and one 1m and create a 2m file.
26 # 2. For each dataset, create clones of both 512 and 1m recsize and modify
29 # into both a dataset inheriting a 512 recsize and a 1m one.
37 log_onexit redacted_cleanup $POOL/512 $POOL/1m $POOL2/512 $POOL2/1m
40 log_must zfs create -o recsize=512 $POOL/512
41 mntpnt=$(get_prop mountpoint $POOL/512)
43 log_must zfs snapshot $POOL/512@snap
44 log_must zfs clone -o recsize=1m $POOL/512@snap $POOL/1mclone
46 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=512 count=32 conv=notrunc
53 log_must zfs clone -o recsize=512 $POOL/1m@snap $POOL/512clone
[all …]
/freebsd/crypto/openssl/test/recipes/
H A D20-test_dhparam.t123 #use 512 for the size for speed reasons. Don't use this in real applications!
124 subtest "Generate: 512 bit PKCS3 params, generator 2, PEM file" => sub {
126 ok(run(app([ 'openssl', 'dhparam', '-out', 'gen-pkcs3-2-512.pem',
127 '512' ])));
128 checkdhparams("gen-pkcs3-2-512.pem", "PKCS3", 2, "PEM", 512);
130 subtest "Generate: 512 bit PKCS3 params, explicit generator 2, PEM file" => sub {
132 ok(run(app([ 'openssl', 'dhparam', '-out', 'gen-pkcs3-exp2-512.pem', '-2',
133 '512' ])));
134 checkdhparams("gen-pkcs3-exp2-512.pem", "PKCS3", 2, "PEM", 512);
136 subtest "Generate: 512 bit PKCS3 params, generator 5, PEM file" => sub {
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.quantmany.d.out126 512 | 0
130 -512 | 0
150 512 |@@@@@@@ 512
156 -512 @@@| -512
176 512 |@@@ 512
184 -512 @@| -512
204 512 |@@ 512
214 -512 @| -512
234 512 |@ 512
246 -512 | -512
[all …]
/freebsd/contrib/libcbor/test/
H A Dfloat_ctrl_encoders_test.c12 unsigned char buffer[512];
15 assert_size_equal(1, cbor_encode_bool(false, buffer, 512)); in test_bools()
17 assert_size_equal(1, cbor_encode_bool(true, buffer, 512)); in test_bools()
22 assert_size_equal(1, cbor_encode_null(buffer, 512)); in test_null()
27 assert_size_equal(1, cbor_encode_undef(buffer, 512)); in test_undef()
32 assert_size_equal(1, cbor_encode_break(buffer, 512)); in test_break()
55 assert_size_equal(3, cbor_encode_half(1.5f, buffer, 512)); in test_half()
59 assert_size_equal(3, cbor_encode_half(-0.0f, buffer, 512)); in test_half()
63 assert_size_equal(3, cbor_encode_half(0.0f, buffer, 512)); in test_half()
67 assert_size_equal(3, cbor_encode_half(65504.0f, buffer, 512)); in test_half()
[all …]
H A Dnegint_encoders_test.c11 unsigned char buffer[512];
14 assert_size_equal(1, cbor_encode_negint8(14, buffer, 512)); in test_embedded_negint8()
20 assert_size_equal(2, cbor_encode_negint8(255, buffer, 512)); in test_negint8()
26 assert_size_equal(3, cbor_encode_negint16(1000, buffer, 512)); in test_negint16()
32 assert_size_equal(5, cbor_encode_negint32(1000000, buffer, 512)); in test_negint32()
41 cbor_encode_negint64(18446744073709551615ULL, buffer, 512)); in test_negint64()
50 cbor_encode_negint(18446744073709551615ULL, buffer, 512)); in test_unspecified()
55 assert_size_equal(5, cbor_encode_negint(1000000, buffer, 512)); in test_unspecified()
58 assert_size_equal(3, cbor_encode_negint(1000, buffer, 512)); in test_unspecified()
60 assert_size_equal(2, cbor_encode_negint(255, buffer, 512)); in test_unspecified()
H A Duint_encoders_test.c11 unsigned char buffer[512];
14 assert_size_equal(1, cbor_encode_uint8(14, buffer, 512)); in test_embedded_uint8()
20 assert_size_equal(2, cbor_encode_uint8(255, buffer, 512)); in test_uint8()
26 assert_size_equal(3, cbor_encode_uint16(1000, buffer, 512)); in test_uint16()
32 assert_size_equal(5, cbor_encode_uint32(1000000, buffer, 512)); in test_uint32()
40 cbor_encode_uint64(18446744073709551615ULL, buffer, 512)); in test_uint64()
48 assert_size_equal(9, cbor_encode_uint(18446744073709551615ULL, buffer, 512)); in test_unspecified()
53 assert_size_equal(5, cbor_encode_uint(1000000, buffer, 512)); in test_unspecified()
56 assert_size_equal(3, cbor_encode_uint(1000, buffer, 512)); in test_unspecified()
58 assert_size_equal(2, cbor_encode_uint(255, buffer, 512)); in test_unspecified()
/freebsd/tools/tools/nanobsd/
H A DFlashDevice.sub46 NANO_MEDIASIZE=`expr 256204800 / 512`
60 NANO_MEDIASIZE=`expr 259596288 / 512`
74 NANO_MEDIASIZE=`expr 64487424 / 512`
87 512|512mb)
89 NANO_MEDIASIZE=`expr 519192576 / 512`
111 NANO_MEDIASIZE=`expr 32112640 / 512`
116 NANO_MEDIASIZE=`expr 64225280 / 512`
121 NANO_MEDIASIZE=`expr 128450560 / 512`
126 NANO_MEDIASIZE=`expr 256901120 / 512`
130 512|512mb)
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c156 * For dRAID the number of permutations has been limited to 512 to minimize
199 { 32, 512, 0xc6c87ba5b042650b, 0x000000f7eb08a156 }, /* 1.191 */
200 { 33, 512, 0xc3880d0c9d458304, 0x0000010734b5d160 }, /* 1.199 */
201 { 34, 512, 0xe920927e4d8b2c97, 0x00000118c1edbce0 }, /* 1.195 */
202 { 35, 512, 0x8da7fcda87bde316, 0x0000012a3e9f9110 }, /* 1.201 */
203 { 36, 512, 0xcf09937491514a29, 0x0000013bd6a24bef }, /* 1.194 */
204 { 37, 512, 0x9b5abbf345cbd7cc, 0x0000014b9d90fac3 }, /* 1.237 */
205 { 38, 512, 0x506312a44668d6a9, 0x0000015e1b5f6148 }, /* 1.242 */
206 { 39, 512, 0x71659ede62b4755f, 0x00000173ef029bcd }, /* 1.231 */
207 { 40, 512, 0xa7fde73fb74cf2d7, 0x000001866fb72748 }, /* 1.233 */
[all …]
/freebsd/tests/sys/geom/class/eli/
H A Dsetkey_test.sh18 atf_check dd if=/dev/random of=rnd bs=512 count=${sectors} status=none
19 hash1=`dd if=rnd bs=512 count=${sectors} status=none | md5`
21 atf_check dd if=/dev/random of=keyfile1 bs=512 count=16 status=none
22 atf_check dd if=/dev/random of=keyfile2 bs=512 count=16 status=none
23 atf_check dd if=/dev/random of=keyfile3 bs=512 count=16 status=none
24 atf_check dd if=/dev/random of=keyfile4 bs=512 count=16 status=none
25 atf_check dd if=/dev/random of=keyfile5 bs=512 count=16 status=none
31 dd if=rnd of=/dev/${md}.eli bs=512 count=${sectors} status=none
32 hash2=`dd if=/dev/${md}.eli bs=512 count=${sectors} 2>/dev/null | md5`
45 hash3=`dd if=/dev/${md}.eli bs=512 count=${sectors} 2>/dev/null | md5`
[all …]
H A Dintegrity_test.sh20 atf_check dd if=backing_file of=sector bs=512 count=1 \
22 atf_check dd if=sector of=backing_file bs=512 count=1 seek=1 \
35 ms=`diskinfo /dev/${md} | awk '{print $3 - 512}'`
37 usecsize=`echo "($ms / $ns) - (($ms / $ns) % 512)" | bc`
38 atf_check dd if=backing_file bs=512 count=$(( ${usecsize} / 512 )) \
39 seek=$(( $secsize / 512 )) of=sector conv=notrunc status=none
40 atf_check dd of=backing_file bs=512 count=$(( ${usecsize} / 512 )) \
59 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
82 atf_check dd if=/dev/${md} of=sector bs=512 count=1 status=none
84 atf_check dd if=sector of=/dev/${md} bs=512 count=1 status=none
[all …]
/freebsd/libexec/tftpd/tests/
H A Dfunctional.c554 recv_data(1, (const char *)&contents[0], 512);
584 recv_data(1, (const char *)&contents[0], 512);
642 recv_data(1, (const char *)&contents[0], 512);
669 recv_data(1, (const char *)&contents[0], 512);
761 alignas(uint32_t) char contents[13 * 512 - 4];
776 recv_data(1, &contents[0 * 512], 512);
777 recv_data(2, &contents[1 * 512], 512);
778 recv_data(3, &contents[2 * 512], 512);
779 recv_data(4, &contents[3 * 512], 512);
781 recv_data(5, &contents[4 * 512], 512);
[all …]
/freebsd/usr.sbin/fdcontrol/
H A Dfdcontrol.8116 1721 21 2 (512) 82 500 2 MFM
117 1476 18 2 (512) 82 500 2 MFM
118 1440 18 2 (512) 80 500 2 MFM
119 1200 15 2 (512) 80 500 2 MFM
120 820 10 2 (512) 82 250 2 MFM
121 800 10 2 (512) 80 250 2 MFM
122 720 9 2 (512) 80 250 2 MFM
132 1200 15 2 (512) 80 500 2 MFM
134 1476 18 2 (512) 82 500 2 MFM
135 1440 18 2 (512) 80 500 2 MFM
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_disk/
H A Dpage_alignment.c122 /* 512B block tests */
124 "512B blocks, 4K single page",
125 512, 0x1000, {
129 "512B blocks, 1K at start of page",
130 512, 0x400, {
134 "512B blocks, 1K at end of page",
135 512, 0x400, {
139 "512B blocks, 1K within page, 512B start offset",
140 512, 0x400, {
144 "512B blocks, 8K across 2x4K pages",
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_truncated.c65 if (i < 512) { in DEFINE_TEST()
73 if (i < 512 + sizeof(buff2)) { in DEFINE_TEST()
81 /* Archive must be long enough to capture a 512-byte in DEFINE_TEST()
86 if (i < 512 + 512*((sizeof(buff2) + 511)/512) + 512) { in DEFINE_TEST()
103 if (i < 512) { in DEFINE_TEST()
111 if (i < 512 + 512*((sizeo in DEFINE_TEST()
[all...]
H A Dtest_read_pax_truncated.c72 if (i < 512) { in DEFINE_TEST()
99 /* Archive must be long enough to capture a 512-byte in DEFINE_TEST()
104 if (i < 1536 + 512*((filedata_size + 511)/512) + 512) { in DEFINE_TEST()
106 1536 + 512*((filedata_size + 511)/512) + 512); in DEFINE_TEST()
126 if (i < 512) { in DEFINE_TEST()
140 if (i < 1536 + 512*((filedata_siz in DEFINE_TEST()
[all...]
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-SHA2.pod35 =item SHA2-512
37 Known names are "SHA2-512", "SHA-512" and "SHA512".
47 =item SHA2-512/224
49 Known names are "SHA2-512/224", "SHA-512/224" and "SHA512-224".
51 =item SHA2-512/256
53 Known names are "SHA2-512/256", "SHA-512/256" and "SHA512-256".
/freebsd/contrib/netbsd-tests/sbin/resize_ffs/
H A Dt_grow.sh40 test_case grow_16M_v0_4096 resize_ffs 4096 512 32768 131072 0 28
46 test_case grow_24M_v0_4096 resize_ffs 4096 512 49152 65536 0 41
51 test_case grow_32M_v0_4096 resize_ffs 4096 512 65536 131072 0 55
56 test_case grow_48M_v0_4096 resize_ffs 4096 512 98304 131072 0 82
61 test_case grow_64M_v0_4096 resize_ffs 4096 512 131072 262144 0 109
68 test_case grow_16M_v1_4096 resize_ffs 4096 512 32768 131072 1 28
74 test_case grow_24M_v1_4096 resize_ffs 4096 512 49152 65536 1 41
79 test_case grow_32M_v1_4096 resize_ffs 4096 512 65536 131072 1 55
84 test_case grow_48M_v1_4096 resize_ffs 4096 512 98304 131072 1 82
89 test_case grow_64M_v1_4096 resize_ffs 4096 512 131072 262144 1 109
[all …]
H A Dt_grow_swapped.sh40 test_case grow_16M_v0_4096 resize_ffs 4096 512 32768 131072 0 28 swap
46 test_case grow_24M_v0_4096 resize_ffs 4096 512 49152 65536 0 41 swap
51 test_case grow_32M_v0_4096 resize_ffs 4096 512 65536 131072 0 55 swap
56 test_case grow_48M_v0_4096 resize_ffs 4096 512 98304 131072 0 82 swap
61 test_case grow_64M_v0_4096 resize_ffs 4096 512 131072 262144 0 109 swap
68 test_case grow_16M_v1_4096 resize_ffs 4096 512 32768 131072 1 28 swap
74 test_case grow_24M_v1_4096 resize_ffs 4096 512 49152 65536 1 41 swap
79 test_case grow_32M_v1_4096 resize_ffs 4096 512 65536 131072 1 55 swap
84 test_case grow_48M_v1_4096 resize_ffs 4096 512 98304 131072 1 82 swap
89 test_case grow_64M_v1_4096 resize_ffs 4096 512 131072 262144 1 109 swap
[all …]
/freebsd/sys/cam/ctl/
H A DREADME.ctl.txt101 0 block 2147483648 512 MYSERIAL 0 MYDEVID 0
102 1 block 2147483648 512 MYSERIAL 1 MYDEVID 1
103 2 block 2147483648 512 MYSERIAL 2 MYDEVID 2
104 3 block 2147483648 512 MYSERIAL 3 MYDEVID 3
105 4 block 2147483648 512 MYSERIAL 4 MYDEVID 4
106 5 block 2147483648 512 MYSERIAL 5 MYDEVID 5
107 6 block 2147483648 512 MYSERIAL 6 MYDEVID 6
108 7 block 2147483648 512 MYSERIAL 7 MYDEVID 7
109 8 block 2147483648 512 MYSERIAL 8 MYDEVID 8
110 9 block 2147483648 512 MYSERIAL 9 MYDEVID 9
[all …]

12345678910>>...99