Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/device-tree/src/arm/
HDam335x-pepper.dts77 accel: lis331dlh@1d { label
HDimx6q-novena.dts253 accel: mma8452@1c { label
/freebsd-13-stable/sys/contrib/zstd/lib/dictBuilder/
HDfastcover.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
HDzdict.h154 …unsigned accel; /* Acceleration level: constraint: 0 < accel <= 10, higher means fast… member
/freebsd-13-stable/usr.sbin/moused/
HDmoused.c966 float fdx, fdy, length, lbase, accel; in expoacc() local
/freebsd-13-stable/contrib/bsnmp/tests/
HDcatch.hpp6987 double accel = sum_cubes / (6 * std::pow(sum_squares, 1.5)); in bootstrap() local