| /freebsd-9-stable/crypto/openssh/ |
| D | blocks.c | 55 M(w2 ,w0 ,w11,w3 ) \ 56 M(w3 ,w1 ,w12,w4 ) \ 58 M(w5 ,w3 ,w14,w6 ) \ 63 M(w10,w8 ,w3 ,w11) \ 109 uint64 w3 = load_bigendian(in + 24); in crypto_hashblocks_sha512() local 126 F(w3 ,0xe9b5dba58189dbbcULL) in crypto_hashblocks_sha512() 145 F(w3 ,0x240ca1cc77ac9c65ULL) in crypto_hashblocks_sha512() 164 F(w3 ,0x53380d139d95b3dfULL) in crypto_hashblocks_sha512() 183 F(w3 ,0x34b0bcb5e19b48a8ULL) in crypto_hashblocks_sha512() 202 F(w3 ,0xf57d4f7fee6ed178ULL) in crypto_hashblocks_sha512()
|
| /freebsd-9-stable/sys/ofed/include/net/ |
| D | ipv6.h | 83 __be32 w3, __be32 w4) in ipv6_addr_set() argument 86 __ipv6_addr_set_half(&addr->s6_addr32[2], w3, w4); in ipv6_addr_set()
|
| /freebsd-9-stable/contrib/libstdc++/libmath/ |
| D | mathconf.h | 237 U_int32_t w0, w1, w2, w3; member 252 U_int32_t w3, w2, w1, w0; member
|
| /freebsd-9-stable/sys/sys/ |
| D | assym.h | 42 char name ## w3[((ASSYM_ABS(value) & 0xFFFF000000000000ULL) >> 48) + ASSYM_BIAS]
|
| /freebsd-9-stable/lib/msun/src/ |
| D | e_lgammaf_r.c | 85 w3 = 7.9365057172e-04, /* 0x3a500cfd */ variable 224 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6))))); in __ieee754_lgammaf_r()
|
| D | e_lgamma_r.c | 152 w3 = 7.93650558643019558500e-04, /* 0x3F4A019F, 0x98CF38B6 */ variable 291 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6))))); in __ieee754_lgamma_r()
|
| /freebsd-9-stable/sys/dev/patm/ |
| D | if_patm_tx.c | 563 u_int w1, w3, cnt; in patm_load_txbuf() local 598 w3 = mapsize; in patm_load_txbuf() 600 w3 = 0; in patm_load_txbuf() 610 tbd->aal5 = htole32(w3); in patm_load_txbuf() 614 scd->tail, w1, segs->ds_addr, w3, a->hdr); in patm_load_txbuf()
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | fonts | 183 # http://www.w3.org/TR/WOFF/ 188 # http://www.w3.org/TR/WOFF2/
|
| /freebsd-9-stable/sys/dev/sound/pci/hda/ |
| D | hdaa.c | 3228 struct hdaa_widget *w3; in hdaa_audio_dacs_equal() local 3234 w3 = hdaa_widget_get(devinfo, i); in hdaa_audio_dacs_equal() 3235 if (w3 == NULL || w3->enable == 0) in hdaa_audio_dacs_equal() 3237 if (w3->bindas != w1->bindas) in hdaa_audio_dacs_equal() 3239 if (w3->nconns == 0) in hdaa_audio_dacs_equal() 3242 for (j = 0; j < w3->nconns; j++) { in hdaa_audio_dacs_equal() 3243 if (w3->connsenable[j] == 0) in hdaa_audio_dacs_equal() 3245 if (w3->conns[j] == w1->nid) in hdaa_audio_dacs_equal() 3247 if (w3->conns[j] == w2->nid) in hdaa_audio_dacs_equal() 3254 if (w3->type != HDA_PARAM_AUDIO_WIDGET_CAP_TYPE_AUDIO_MIXER) in hdaa_audio_dacs_equal() [all …]
|
| /freebsd-9-stable/contrib/tzdata/ |
| D | Makefile | 284 …$(SGML_TOPDIR)/share/doc/w3-recs/html/www.w3.org/TR/1999/REC-html401-19991224/HTML4.cat:$(SGML_TOP…
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/ |
| D | emmintrin.h | 1105 _mm_set_epi16(short w7, short w6, short w5, short w4, short w3, short w2, short w1, short w0) in _mm_set_epi16() argument 1107 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 }; in _mm_set_epi16() 1159 _mm_setr_epi16(short w0, short w1, short w2, short w3, short w4, short w5, short w6, short w7) in _mm_setr_epi16() argument 1161 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 }; in _mm_setr_epi16()
|
| /freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| D | spa.h | 336 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument 341 (zcp)->zc_word[3] = w3; \
|
| /freebsd-9-stable/sys/cddl/boot/zfs/ |
| D | zfsimpl.h | 302 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument 307 (zcp)->zc_word[3] = w3; \
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | CommentHTMLNamedCharacterReferences.td | 13 // http://www.w3.org/TR/2011/WD-html5-20110113/named-character-references.html
|
| /freebsd-9-stable/contrib/expat/ |
| D | Makefile.in | 184 http://www.w3.org/XML/Test/xmlts20080827.zip
|
| /freebsd-9-stable/crypto/openssl/ |
| D | README | 211 http://w3.access.gpo.gov/bis/ear/pdf/740.pdf (EAR Section 740.13(e))
|
| /freebsd-9-stable/contrib/libstdc++/ |
| D | ChangeLog | 455 pointed out by validator.w3.org.
|
| /freebsd-9-stable/contrib/cvs/src/ |
| D | ChangeLog | 2673 (Idea from Paul Edwards <kerravon@w3.to>.) 2695 (Patch from Paul Edwards <kerravon@w3.to>.) 2735 (Report & original patches from Paul Edwards <kerravon@w3.to>.) 2751 (Original report & patch from Paul Edwards <kerravon@w3.to>.)
|
| D | sanity.sh | 16265 touch w1 w2 w3 nw1
|
| /freebsd-9-stable/contrib/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.td | 4383 // intentional, "tbz x3, #1, somewhere" and "tbz w3, #1, somewhere" would both
|
| /freebsd-9-stable/contrib/texinfo/doc/ |
| D | texinfo.txi | 877 @uref{http://www.w3.org/MarkUp/}. @xref{Generating HTML}. 917 @uref{http://www.w3.org/XML/}). The @command{makeinfo} xml output, 16150 @uref{http://www.w3.org/Style/CSS/}.
|