Searched defs:fuzz (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/usr.bin/patch/ |
H A D | patch.c | 156 LINENUM where = 0, newwhere, fuzz, mymaxfuzz; in main() local 703 locate_hunk(LINENUM fuzz) in locate_hunk() 1076 patch_match(LINENUM base, LINENUM offset, LINENUM fuzz) in patch_match()
|
/dflybsd-src/sys/dev/misc/evdev/ |
H A D | evdev.c | 492 int32_t maximum, int32_t fuzz, int32_t flat, int32_t resolution) in evdev_support_abs() 687 int32_t fuzz, old_value, abs_change; in evdev_modify_event() local
|
H A D | input.h | 62 int32_t fuzz; member
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | sta_info.c | 439 int fuzz = os_random() % 20; in ap_handle_timer() local
|
/dflybsd-src/sys/dev/smbus/cyapa/ |
H A D | cyapa.c | 1779 short fuzz; in cyapa_fuzz() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | final.c | 624 int fuzz = 0; in align_fuzz() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | final.c | 597 int fuzz = 0; in align_fuzz() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | layout.cc | 169 const int fuzz = this->min_hole_ > 0 ? 0 : 3; in allocate() local
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | layout.cc | 173 const int fuzz = this->min_hole_ > 0 ? 0 : 3; in allocate() local
|