Home
last modified time | relevance | path

Searched defs:m2a (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DaugmentedTypesModules2.js7 function m2a() { }; // error since the module is instantiated function
34 var m2a; variable
35 (function (m2a) { argument
DaugmentedTypesModules.js27 function m2a() { }; // error since the module is instantiated function
126 var m2a; variable
127 (function (m2a) { argument
/third_party/typescript/tests/cases/compiler/
DaugmentedTypesModules2.ts6 function m2a() { }; // error since the module is instantiated function
DaugmentedTypesModules.ts26 function m2a() { }; // error since the module is instantiated function
/third_party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1843 vfloat4 m2a(1, 1, 0, 0); in TEST() local
1858 vfloat4 m2a(1, 1, 0, 0); in TEST() local
1873 vfloat4 m2a(1, 1, 0, 0); in TEST() local
3223 vfloat8 m2a(1, 1, 0, 0, 1, 1, 0, 0); in TEST() local
3238 vfloat8 m2a(1, 1, 0, 0, 1, 1, 0, 0); in TEST() local
3253 vfloat8 m2a(1, 1, 0, 0, 1, 1, 0, 0); in TEST() local