Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DvariadicTuples1.js472 function gx1(u, v) { function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl91 tvec4<T, P> gx1 = ixy1 * T(1.0 / 7.0); local
413 tvec4<T, P> gx1 = ixy1 / T(7); local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dsae.c631 struct crypto_bignum *x1 = NULL, *x2, *gx1, *gx2, *v = NULL; in sswu() local