Home
last modified time | relevance | path

Searched refs:a_y (Results 1 – 8 of 8) sorted by relevance

/third_party/libffi/testsuite/libffi.closures/
Dnested_struct11.c15 float a_y; member
32 result.a.a_y = source.a.a_y; in C_fn()
40 source.a.a_x, source.a.a_y, in C_fn()
42 result.a.a_x, result.a.a_y, in C_fn()
117 CHECK (result.a.a_y == source.a.a_y); in main()
/third_party/typescript/tests/baselines/reference/
DdestructuringParameterProperties5.symbols48 var [a_x1, a_x2, a_x3, a_y, a_z] = [a.x1, a.x2, a.x3, a.y, a.z];
52 >a_y : Symbol(a_y, Decl(destructuringParameterProperties5.ts, 11, 22))
DdestructuringParameterProperties5.js13 var [a_x1, a_x2, a_x3, a_y, a_z] = [a.x1, a.x2, a.x3, a.y, a.z]; variable
25 var _a = [a.x1, a.x2, a.x3, a.y, a.z], a_x1 = _a[0], a_x2 = _a[1], a_x3 = _a[2], a_y = _a[3], a_z =…
DdestructuringParameterProperties5.types72 var [a_x1, a_x2, a_x3, a_y, a_z] = [a.x1, a.x2, a.x3, a.y, a.z];
76 >a_y : any
DdestructuringParameterProperties5.errors.txt58 var [a_x1, a_x2, a_x3, a_y, a_z] = [a.x1, a.x2, a.x3, a.y, a.z];
/third_party/typescript/tests/cases/conformance/es6/destructuring/
DdestructuringParameterProperties5.ts12 var [a_x1, a_x2, a_x3, a_y, a_z] = [a.x1, a.x2, a.x3, a.y, a.z]; variable
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Draytraversal.txt59 a_xa_y(1-c) + sa_z & a_y^2(1-c) + c & a_ya_z(1-c) - sa_x \\
Draytraversal.adoc60 a_xa_y(1-c) + sa_z & a_y^2(1-c) + c & a_ya_z(1-c) - sa_x \\