Home
last modified time | relevance | path

Searched refs:twist (Results 1 - 3 of 3) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
H A Dtestdriver-actions.js315 tiltX, tiltY, twist, altitudeAngle, azimuthAngle}={}) {
318 tiltX, tiltY, twist, altitudeAngle, azimuthAngle);
351 tiltX, tiltY, twist, altitudeAngle, azimuthAngle}={}) {
354 tangentialPressure, tiltX, tiltY, twist, altitudeAngle,
464 tiltX, tiltY, twist, altitudeAngle, azimuthAngle) {
483 if (twist) {
484 action.twist = twist;
513 tiltX, tiltY, twist, altitudeAngle, azimuthAngle) {
520 twist, altitudeAngl
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drandom.c81 static const u32 twist[8] = { in random_mix_pool() local
100 pool[pool_pos] = (w >> 3) ^ twist[w & 7]; in random_mix_pool()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Drandom.c81 static const u32 twist[8] = { in random_mix_pool() local
100 pool[pool_pos] = (w >> 3) ^ twist[w & 7]; in random_mix_pool()

Completed in 3 milliseconds