Home
last modified time | relevance | path

Searched defs:twist (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/aten/src/ATen/core/
DMT19937RNGEngine.h170 inline uint32_t twist(uint32_t u, uint32_t v) { in twist() function
/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/
Ddramc_top.c250 unsigned int twist = vio18 % UNIT_VIO18_STEP / UNIT_VIO18; in dramc_set_vio18_voltage() local
264 unsigned int twist = 0; in dramc_get_vio18_voltage() local
/external/wpa_supplicant_8/src/crypto/
Drandom.c80 static const u32 twist[8] = { in random_mix_pool() local