Home
last modified time | relevance | path

Searched refs:defects (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/sbin/scsictl/
H A Dscsictl.c99 { "defects", "[primary] [grown] [block|byte|physical]",
240 int defects; in device_defects() local
247 * for all of the defects. in device_defects()
254 defects = 0; in device_defects()
325 strcat(msg, " defects"); in device_defects()
340 defects = _2btol(data->length) / in device_defects()
347 defects = _2btol(data->length) / in device_defects()
355 defects = _2btol(data->length) / in device_defects()
363 /* device did not return any defects. */ in device_defects()
364 if (defects in device_defects()
[all...]
/netbsd-src/sys/dev/pci/
H A Dif_bnxreg.h163 #define DB_RANDOMFALSE(defects) (random() > (defects)) argument
164 #define DB_OR_RANDOMFALSE(defects) || (random() > (defects)) argument
165 #define DB_AND_RANDOMFALSE(defects) && (random() > (defects)) argument
168 #define DB_RANDOMTRUE(defects) (random() < (defects)) argument
169 #define DB_OR_RANDOMTRUE(defects) || (random() < (defects)) argument
170 #define DB_AND_RANDOMTRUE(defects) && (random() < (defects)) argument
179 #define DB_RANDOMFALSE(defects) __nothing argument
182 #define DB_RANDOMTRUE(defects) __nothing argument
/netbsd-src/lib/libcompat/regexp/
H A DCOPYRIGHT17 from defects in it.
H A DREADME16 from defects in it.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeReview.rst9 * Improve robustness and prevent the introduction of defects.
/netbsd-src/external/mpl/bind/dist/
H A DCOPYING269 of defects, merchantable, fit for a particular purpose or non-infringing.
H A DLICENSE269 of defects, merchantable, fit for a particular purpose or non-infringing.
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/
H A DLICENSE126 infringement, or the absence of latent or other defects, accuracy, or
/netbsd-src/external/mpl/dhcp/dist/
H A DLICENSE278 of defects, merchantable, fit for a particular purpose or non-infringing.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20053 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 40.
1157 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 39.
1954 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 37.
3759 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 35.
5015 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 34.
H A DChangeLog-2006821 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 45.
1050 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 44.
4605 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 42.
4815 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 41.
H A DChangeLog-2004852 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 33.
2525 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 31.
2635 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 30.
6495 * docs/html/ext/lwg-active.html, docs/html/ext/lwg-defects.html:
H A DChangeLog-20081141 * doc/html/ext/lwg-defects.html: Likewise.
3276 * doc/html/ext/lwg-defects.html: Likewise.
H A DChangeLog-20173539 * doc/html/ext/lwg-defects.html: Ditto.
3550 Replace all reference to ../ext/lwg-defects.html by a new entity
H A DChangeLog-2002490 * docs/html/ext/lwg-active.html, docs/html/ext/lwg-defects.html:
2115 * docs/html/ext/lwg-active.html, docs/html/ext/lwg-defects.html:
H A DChangeLog-2001625 * docs/html/ext/lwg-defects.html: Import R20 from upstream.
1587 * docs/html/ext/lwg-defects.html: and this new file (from R19).
H A DChangeLog-20071059 * docs/html/ext/lwg-defects.html: Likewise.
3066 docs/html/ext/lwg-defects.html: Import Revision 49.
H A DChangeLog-2009519 * doc/html/ext/lwg-defects.html: Likewise.
1678 * doc/html/ext/lwg-defects: Likewise.
2943 * doc/html/ext/lwg-defects.html: Likewise.
H A DChangeLog-20153071 * doc/html/ext/lwg-defects.html: Likewise.
H A DChangeLog-20001769 * docs/links.html: Add links to defects list, standards FAQ.
H A DChangeLog-20115935 * doc/html/ext/lwg-defects.html: Likewise.
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in21631defects, such as jagged edges and disappearing detail, have long been an annoyance in digitally ge…
21633defects, such as jagged edges and disappearing detail, have long been an annoyance in digitally ge…
21639 …keywords = "aliasing; antialiasing; CACM; computer graphics; defects; filtering tiler; prefilt…
23627 …ing languages are growing ever more enormous, but not stronger. Inherent defects at the most basic…
23629 …ing languages are growing ever more enormous, but not stronger. Inherent defects at the most basic…
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.texi1892 defects). An unspecified value larger than @code{201710L} is used for
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcpp.texi1892 defects). An unspecified value larger than @code{201710L} is used for
H A Dcpp.info1687 to the 2011 version apart from correction of defects). An

12