Home
last modified time | relevance | path

Searched defs:accel (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c223 unsigned accel) { in FASTCOVER_checkParameters()
526 unsigned f, unsigned accel) in FASTCOVER_convertToFastCoverParams()
631 const unsigned accel = parameters->accel == 0 ? DEFAULT_ACCEL : parameters->accel; in ZDICT_optimizeTrainFromBuffer_fastCover() local
H A Dzdict.h154 …unsigned accel; /* Acceleration level: constraint: 0 < accel <= 10, higher means fast… member
/dflybsd-src/usr.sbin/installer/dfuife_curses/
H A Dcurses_widget.h72 char accel; /* 'accelerator' - shortcut key */ member
H A Dcurses_xlat.c398 const char *accel; in create_buttons() local