Searched refs:defects (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/bce/ |
H A D | if_bcereg.h | 420 #define DB_RANDOMFALSE(defects) (random() > defects) argument 421 #define DB_OR_RANDOMFALSE(defects) || (random() > defects) argument 422 #define DB_AND_RANDOMFALSE(defects) && (random() > defects) argument 425 #define DB_RANDOMTRUE(defects) (random() < defects) argument 426 #define DB_OR_RANDOMTRUE(defects) || (random() < defects) argument 427 #define DB_AND_RANDOMTRUE(defects) && (random() < defects) argument 480 #define DB_RANDOMFALSE(defects) argument 483 #define DB_RANDOMTRUE(defects) argument
|
/freebsd/tools/tools/ |
H A D | README | 54 scsi-defects Get at the primary or grown defect list of a SCSI disk.
|
/freebsd/sys/contrib/openzfs/.github/ |
H A D | CONTRIBUTING.md | 234 `Fix coverity defects: CID dddd, dddd...` where `dddd` represents 242 Fix coverity defects: CID 12345, 67890
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | LICENSE | 115 infringement, or the absence of latent or other defects, accuracy, or
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 508 complete camcontrol 'p/1/(cmd debug defects devlist eject inquiry \
|
/freebsd/contrib/bc/ |
H A D | NEWS.md | 1353 12. Some defects from [Coverity Scan][11] were fixed.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 21631 …defects, such as jagged edges and disappearing detail, have long been an annoyance in digitally ge… 21633 …defects, 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…
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 13032 + turn on hashmap scrolling code by default, intend to remedy defects
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 6103 # Other defects observed:
|