Home
last modified time | relevance | path

Searched refs:Ti (Results 1 – 5 of 5) sorted by relevance

/openbmc/ipmitool/src/plugins/lan/
H A Dmd5.c203 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() argument
204 t = a + F(b,c,d) + X[k] + Ti;\ in md5_process()
229 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() argument
230 t = a + G(b,c,d) + X[k] + Ti;\ in md5_process()
255 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() argument
256 t = a + H(b,c,d) + X[k] + Ti;\ in md5_process()
281 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() argument
282 t = a + I(b,c,d) + X[k] + Ti;\ in md5_process()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-wqy-zenhei_0.9.45.bb3 SUMMARY = "WenQuanYi Zen Hei - A Hei-Ti Style Chinese font"
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dclang-format.rst24 - Ti aiuta a seguire lo stile del codice, particolarmente utile per i
/openbmc/linux/drivers/clk/
H A DKconfig54 tristate "Ti LMK04832 JESD204B Compliant Clock Jitter Cleaner"
/openbmc/linux/Documentation/scheduler/
H A Dsched-deadline.rst211 It does so by decrementing the runtime of the executing task Ti at a pace equal
218 - Ui is the bandwidth of task Ti;