Searched defs:m2a (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| D | augmentedTypesModules2.js | 7 function m2a() { }; // error since the module is instantiated function 34 var m2a; variable 35 (function (m2a) { argument
|
| D | augmentedTypesModules.js | 27 function m2a() { }; // error since the module is instantiated function 126 var m2a; variable 127 (function (m2a) { argument
|
| /third_party/typescript/tests/cases/compiler/ |
| D | augmentedTypesModules2.ts | 6 function m2a() { }; // error since the module is instantiated function
|
| D | augmentedTypesModules.ts | 26 function m2a() { }; // error since the module is instantiated function
|
| /third_party/astc-encoder/Source/UnitTest/ |
| D | test_simd.cpp | 1843 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
|