Home
last modified time | relevance | path

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

12345678910>>...16

/dragonfly/contrib/less/
H A Dwide.uni2 { 0x1100, 0x115f }, /* W */
3 { 0x231a, 0x231b }, /* W */
4 { 0x2329, 0x232a }, /* W */
5 { 0x23e9, 0x23ec }, /* W */
6 { 0x23f0, 0x23f0 }, /* W */
7 { 0x23f3, 0x23f3 }, /* W */
8 { 0x25fd, 0x25fe }, /* W */
9 { 0x2614, 0x2615 }, /* W */
10 { 0x2648, 0x2653 }, /* W */
11 { 0x267f, 0x267f }, /* W */
[all …]
/dragonfly/contrib/libpcap/
H A Dscanner.l170 V680 {W}:{W}:{W}:{W}:{W}:{W}:{W}:{W}
172 V670 ::{W}:{W}:{W}:{W}:{W}:{W}:{W}
173 V671 {W}::{W}:{W}:{W}:{W}:{W}:{W}
174 V672 {W}:{W}::{W}:{W}:{W}:{W}:{W}
175 V673 {W}:{W}:{W}::{W}:{W}:{W}:{W}
176 V674 {W}:{W}:{W}:{W}::{W}:{W}:{W}
177 V675 {W}:{W}:{W}:{W}:{W}::{W}:{W}
178 V676 {W}:{W}:{W}:{W}:{W}:{W}::{W}
179 V677 {W}:{W}:{W}:{W}:{W}:{W}:{W}::
182 V661 {W}::{W}:{W}:{W}:{W}:{W}
[all …]
/dragonfly/etc/periodic/monthly/
H A D200.accounting16 W=/var/log/wtmpx
19 filetoread=$W.0
20 if [ ! -f $W.0 ]
22 if [ -f $W.0.gz ] || [ -f $W.0.bz2 ] || [ -f $W.0.xz ] || [ -f $W.0.zst ]
27 if [ -f $W.0.gz ]
29 zcat $W.0.gz > $TMP || rc=1
30 elif [ -f $W.0.bz2 ]
33 elif [ -f $W.0.xz ]
35 xzcat $W.0.xz > $TMP || rc=1
36 elif [ -f $W.0.zst ]
[all …]
/dragonfly/games/quiz/datfiles/
H A Dpres32 {W{illiam|m} }{H{enry} }Harrison
33 {W{illiam|m} }{H{enry} }Harrison:\
96 {W{illiam|m} }McKinley
97 {W{illiam|m} }McKinley:\
104 {W{illiam|m} }{H{oward} }Taft
105 {W{illiam|m} }{H{oward} }Taft:\
108 {W{oodrow} }Wilson
109 {W{oodrow} }Wilson:\
112 {W{arren} }{G{amaliel} }Harding
156 {R{onald} }{W{ilson} }Reagan
[all …]
H A Dsov1 W[illia|]m [I|1|the Conqueror]:11:W[illia|]m [II|2|Rufus|the Red]
2 W[illia|]m [II|2|Rufus|the Red]:11:Hen[ry|] [I|1]
30 Ja[me|]s [II|2]:17:W[illia|]m and Mary
31 W[illia|]m and Mary:17-18|17:Anne
36 Geo[rge|] [IV|4]:19:W[illia|]m [IV|4]
37 W[illia|]m [IV|4]:19:Victoria
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Davx512erintrin.h259 __builtin_ia32_exp2pd_mask(A, W, U, C)
268 __builtin_ia32_exp2ps_mask(A, W, U, C)
277 __builtin_ia32_rcp28pd_mask(A, W, U, C)
286 __builtin_ia32_rcp28ps_mask(A, W, U, C)
295 __builtin_ia32_rsqrt28pd_mask(A, W, U, C)
326 #define _mm512_mask_exp2a23_pd(W, U, A) \ argument
335 #define _mm512_mask_exp2a23_ps(W, U, A) \ argument
344 #define _mm512_mask_rcp28_pd(W, U, A) \ argument
353 #define _mm512_mask_rcp28_ps(W, U, A) \ argument
362 #define _mm512_mask_rsqrt28_pd(W, U, A) \ argument
[all …]
H A Davx512dqintrin.h2258 #define _mm_mask_range_sd(W, U, A, B, C) \ argument
2273 #define _mm_mask_range_ss(W, U, A, B, C) \ argument
2427 #define _mm512_mask_reduce_pd(W, U, A, B) \ argument
2439 #define _mm512_mask_reduce_ps(W, U, A, B) \ argument
2500 #define _mm512_mask_range_pd(W, U, A, B, C) \ argument
2533 (__v8df)(__m512d)(W), (__mmask8)(U), (R)))
2548 (__v16sf)(__m512)(W), (__mmask16)(U), (R)))
2593 (__v16sf)(__m512)(W),\
2611 (__v16si)(__m512i)(W),\
2647 #define _mm_mask_reduce_sd(W, U, A, B, C) \ argument
[all …]
/dragonfly/crypto/libressl/crypto/sha/
H A Dsha512.c361 const SHA_LONG64 *W=in; in sha512_block_data_order() local
376 T = PULL64(W[i]); in sha512_block_data_order()
404 W+=SHA_LBLOCK; in sha512_block_data_order()
412 const SHA_LONG64 *W=in; in sha512_block_data_order() local
425 T1 = X[i] = W[i]; in sha512_block_data_order()
427 T1 = X[i] = PULL64(W[i]); in sha512_block_data_order()
450 W+=SHA_LBLOCK; in sha512_block_data_order()
469 const SHA_LONG64 *W=in; in sha512_block_data_order() local
480 T1 = X[0] = W[0]; ROUND_00_15(0,a,b,c,d,e,f,g,h); in sha512_block_data_order()
481 T1 = X[1] = W[1]; ROUND_00_15(1,h,a,b,c,d,e,f,g); in sha512_block_data_order()
[all …]
H A Dsha256.c219 const SHA_LONG *W=(const SHA_LONG *)data; in sha256_block_data_order() local
221 T1 = X[0] = W[0]; ROUND_00_15(0,a,b,c,d,e,f,g,h); in sha256_block_data_order()
222 T1 = X[1] = W[1]; ROUND_00_15(1,h,a,b,c,d,e,f,g); in sha256_block_data_order()
223 T1 = X[2] = W[2]; ROUND_00_15(2,g,h,a,b,c,d,e,f); in sha256_block_data_order()
224 T1 = X[3] = W[3]; ROUND_00_15(3,f,g,h,a,b,c,d,e); in sha256_block_data_order()
225 T1 = X[4] = W[4]; ROUND_00_15(4,e,f,g,h,a,b,c,d); in sha256_block_data_order()
226 T1 = X[5] = W[5]; ROUND_00_15(5,d,e,f,g,h,a,b,c); in sha256_block_data_order()
227 T1 = X[6] = W[6]; ROUND_00_15(6,c,d,e,f,g,h,a,b); in sha256_block_data_order()
228 T1 = X[7] = W[7]; ROUND_00_15(7,b,c,d,e,f,g,h,a); in sha256_block_data_order()
229 T1 = X[8] = W[8]; ROUND_00_15(8,a,b,c,d,e,f,g,h); in sha256_block_data_order()
[all …]
H A Dsha_locl.h213 const SHA_LONG *W=(const SHA_LONG *)data; in HASH_BLOCK_DATA_ORDER() local
215 X( 0) = W[0]; X( 1) = W[ 1]; in HASH_BLOCK_DATA_ORDER()
216 BODY_00_15( 0,A,B,C,D,E,T,X( 0)); X( 2) = W[ 2]; in HASH_BLOCK_DATA_ORDER()
217 BODY_00_15( 1,T,A,B,C,D,E,X( 1)); X( 3) = W[ 3]; in HASH_BLOCK_DATA_ORDER()
218 BODY_00_15( 2,E,T,A,B,C,D,X( 2)); X( 4) = W[ 4]; in HASH_BLOCK_DATA_ORDER()
219 BODY_00_15( 3,D,E,T,A,B,C,X( 3)); X( 5) = W[ 5]; in HASH_BLOCK_DATA_ORDER()
220 BODY_00_15( 4,C,D,E,T,A,B,X( 4)); X( 6) = W[ 6]; in HASH_BLOCK_DATA_ORDER()
221 BODY_00_15( 5,B,C,D,E,T,A,X( 5)); X( 7) = W[ 7]; in HASH_BLOCK_DATA_ORDER()
222 BODY_00_15( 6,A,B,C,D,E,T,X( 6)); X( 8) = W[ 8]; in HASH_BLOCK_DATA_ORDER()
223 BODY_00_15( 7,T,A,B,C,D,E,X( 7)); X( 9) = W[ 9]; in HASH_BLOCK_DATA_ORDER()
[all …]
/dragonfly/sys/crypto/
H A Dsha1.c67 #define W(n) (ctxt->m.b32[(n)]) macro
137 W(s) = S(1, W((s+13) & 0x0f) ^ W((s+8) & 0x0f) ^ W((s+2) & 0x0f) ^ W(s)); in sha1_step()
139 tmp = S(5, a) + F0(b, c, d) + e + W(s) + K(t); in sha1_step()
144 W(s) = S(1, W((s+13) & 0x0f) ^ W((s+8) & 0x0f) ^ W((s+2) & 0x0f) ^ W(s)); in sha1_step()
145 tmp = S(5, a) + F1(b, c, d) + e + W(s) + K(t); in sha1_step()
150 W(s) = S(1, W((s+13) & 0x0f) ^ W((s+8) & 0x0f) ^ W((s+2) & 0x0f) ^ W(s)); in sha1_step()
151 tmp = S(5, a) + F2(b, c, d) + e + W(s) + K(t); in sha1_step()
156 W(s) = S(1, W((s+13) & 0x0f) ^ W((s+8) & 0x0f) ^ W((s+2) & 0x0f) ^ W(s)); in sha1_step()
157 tmp = S(5, a) + F3(b, c, d) + e + W(s) + K(t); in sha1_step()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dsha512-internal.c113 u64 *W; in sha512_compress() local
116 W = os_malloc(80 * sizeof(u64)); in sha512_compress()
117 if (!W) in sha512_compress()
127 W[i] = WPA_GET_BE64(buf + (8 * i)); in sha512_compress()
131 W[i] = Gamma1(W[i - 2]) + W[i - 7] + Gamma0(W[i - 15]) + in sha512_compress()
132 W[i - 16]; in sha512_compress()
137 t0 = S[7] + Sigma1(S[4]) + Ch(S[4], S[5], S[6]) + K[i] + W[i]; in sha512_compress()
154 os_free(W); in sha512_compress()
H A Dsha256-internal.c86 u32 S[8], W[64], t0, t1; in sha256_compress() local
97 W[i] = WPA_GET_BE32(buf + (4 * i)); in sha256_compress()
101 W[i] = Gamma1(W[i - 2]) + W[i - 7] + Gamma0(W[i - 15]) + in sha256_compress()
102 W[i - 16]; in sha256_compress()
107 t0 = h + Sigma1(e) + Ch(e, f, g) + K[i] + W[i]; \ in sha256_compress()
/dragonfly/usr.bin/mail/
H A Dcmdtab.c55 { "touch", stouch, W|MSGLIST, 0, MMNDEL },
56 { "preserve", preserve, W|MSGLIST, 0, MMNDEL },
57 { "delete", delete, W|P|MSGLIST, 0, MMNDEL },
58 { "dp", deltype, W|MSGLIST, 0, MMNDEL },
59 { "dt", deltype, W|MSGLIST, 0, MMNDEL },
63 { "mbox", mboxit, W|MSGLIST, 0, 0 },
100 { "hold", preserve, W|MSGLIST, 0, MMNDEL },
/dragonfly/contrib/bmake/mk/
H A Dcc-wrap.mk44 ${CC_WRAP_TARGETS}: .MAKE.META.CMP_FILTER = ${CC_WRAPPERS:tu:@W@${$W}@:S,^,N,}
55 .for W in ${CC_WRAPPERS:tu}
56 .if ${MK_$W:U} == "yes"
59 ${CC_WRAP_TARGETS}: $C = $${"$${.IMPSRC:${CC_WRAP_FILTER}}":?${$W}:} ${$C}
/dragonfly/crypto/libressl/crypto/gost/
H A Dgostr341194.c135 unsigned char U[32], W[32], V[32], S[32], Key[32]; in hash_step() local
139 xor_blocks(W, H, M, 32); in hash_step()
140 swap_bytes(W, Key); in hash_step()
149 xor_blocks(W, U, V, 32); in hash_step()
150 swap_bytes(W, Key); in hash_step()
175 xor_blocks(W, U, V, 32); in hash_step()
176 swap_bytes(W, Key); in hash_step()
185 xor_blocks(W, U, V, 32); in hash_step()
186 swap_bytes(W, Key); in hash_step()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_all.c117 #define W (1 << T_WORM) macro
206 { 0x07, D | W | O, "REASSIGN BLOCKS" },
210 { 0x08, D | T | W | O, "READ(6)" },
217 { 0x0A, D | T | W | O, "WRITE(6)" },
225 { 0x0B, D | W | R | O, "SEEK(6)" },
325 { 0x2F, D | W | R | O, "VERIFY(10)" },
351 { 0x38, W | O | K, "MEDIUM SCAN" },
363 { 0x3E, D | W | O, "READ LONG(10)" },
365 { 0x3F, D | W | O, "WRITE LONG(10)" },
537 { 0xA8, D | W | R | O, "READ(12)" },
[all …]
/dragonfly/libexec/bootpd/
H A DChanges10 03/27/96 gwr@mc.com (Gordon W. Ross)
15 03/25/95 gwr@mc.com (Gordon W. Ross)
46 08/24/94 gwr@mc.com (Gordon W. Ross)
52 08/24/94 gwr@mc.com (Gordon W. Ross)
57 08/20/94 gwr@mc.com (Gordon W. Ross)
75 05/27/94 gwr@mc.com (Gordon W. Ross)
86 04/30/94 gwr@mc.com (Gordon W. Ross)
102 04/16/94 gwr@mc.com (Gordon W. Ross)
136 02/20/94 gwr@mc.com (Gordon W. Ross)
154 02/05/94 gwr@mc.com (Gordon W. Ross)
[all …]
/dragonfly/share/syscons/fonts/
H A Diso-8x14.fnt19 M8V=O>W-C8SX```````P</`P,#`P,/P``````/F,#!@P8,&-_```````^8P,#
25 M8&`S'@``````?#8S,S,S,S9\``````!_,S`T/#0P,W\``````'\S,#0\-#`P
27 M````#P8&!@8&9F8\``````!S,S8V/#8V,W,``````'@P,#`P,#`S?P``````
32 M``!_8P8,&#!@8W\``````#PP,#`P,#`P/```````0&`P&`P&`P$````````\
41 M````````8V-K:W\V``````````!C-AP<-F,``````````&-F9F8^!F8\````
66 M8&!@8&`S'@P&'&`P&`!_,S`^,#-_````!@P8`'\S,#XP,W\````('#8`?S,P
69 M`#MN`&-S>W]O9V-C````8#`8`!PV8V-C-AP````#!@P`'#9C8V,V'`````@<
75 M9@`\!CYF9CL`````'#8<`#P&/F9F.P``````````=@L[;F@W```````````^
76 M8V!@8SX,!AP`,!@,`#YC?V!C/@`````#!@P`/F-_8&,^``````@<-@`^8W]@
81 M```8&``````````#/F=O>W,^8````&`P&`!F9F9F9CL`````!@P8`&9F9F9F
H A Diso15-8x14.fnt19 M8V=O>W-C8SX```````P</`P,#`P,/P``````/F,#!@P8,&-_```````^8P,#
25 M8&`S'@``````?#8S,S,S,S9\``````!_,S`T/#0P,W\``````'\S,#0\-#`P
27 M````#P8&!@8&9F8\``````!S,S8V/#8V,W,``````'@P,#`P,#`S?P``````
32 M``!_8P8,&#!@8W\``````#PP,#`P,#`P/```````0&`P&`P&`P$````````\
41 M````````8V-K:W\V``````````!C-AP<-F,``````````&-F9F8^!F8\````
66 M8&!@8&`S'@P&'&`P&`!_,S`^,#-_````!@P8`'\S,#XP,W\````('#8`?S,P
69 M`#MN`&-S>W]O9V-C````8#`8`!PV8V-C-AP````#!@P`'#9C8V,V'`````@<
75 M9@`\!CYF9CL`````'#8<`#P&/F9F.P``````````=@L[;F@W```````````^
76 M8V!@8SX,!AP`,!@,`#YC?V!C/@`````#!@P`/F-_8&,^``````@<-@`^8W]@
81 M```8&``````````#/F=O>W,^8````&`P&`!F9F9F9CL`````!@P8`&9F9F9F
/dragonfly/contrib/file/magic/Magdir/
H A Dperl47 0 search/1024/W \=pod\n Perl POD document text
48 0 search/1024/W \n\=pod\n Perl POD document text
49 0 search/1024/W \=head1\ Perl POD document text
50 0 search/1024/W \n\=head1\ Perl POD document text
51 0 search/1024/W \=head2\ Perl POD document text
52 0 search/1024/W \n\=head2\ Perl POD document text
53 0 search/1024/W \=encoding\ Perl POD document text
54 0 search/1024/W \n\=encoding\ Perl POD document text
H A Dclojure14 0 string/W #!/usr/bin/env\ clj Clojure script text executable
16 0 string/W #!/usr/bin/env\ clojure Clojure script text executable
18 0 string/W #!\ /usr/bin/env\ clj Clojure script text executable
20 0 string/W #!\ /usr/bin/env\ clojure Clojure script text executable
/dragonfly/contrib/xz/src/liblzma/check/
H A Dsha256.c34 #define blk0(i) (W[i] = conv32be(data[i]))
35 #define blk2(i) (W[i & 15] += s1(W[(i - 2) & 15]) + W[(i - 7) & 15] \
36 + s0(W[(i - 15) & 15]))
86 uint32_t W[16]; in transform() local
/dragonfly/crypto/libressl/crypto/dsa/
H A Ddsa_gen.c107 BIGNUM *r0, *W, *X, *c, *test; in dsa_builtin_paramgen() local
156 if ((W = BN_CTX_get(ctx)) == NULL) in dsa_builtin_paramgen()
240 BN_zero(W); in dsa_builtin_paramgen()
259 if (!BN_add(W, W, r0)) in dsa_builtin_paramgen()
264 if (!BN_mask_bits(W, bits - 1)) in dsa_builtin_paramgen()
266 if (!BN_copy(X, W)) in dsa_builtin_paramgen()
/dragonfly/contrib/tcpdump/
H A Dnetdissect-stdinc.h380 # define DIAG_OFF(x) DIAG_PRAGMA(push) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))
389 # define DIAG_OFF(x) DIAG_PRAGMA(push) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))
392 # define DIAG_OFF(x) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))
393 # define DIAG_ON(x) DIAG_PRAGMA(warning DIAG_JOINSTR(-W,x))

12345678910>>...16