Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DaugmentedTypesModules2.js10 function m2b() { }; // error since the module is instantiated function
40 var m2b; variable
41 (function (m2b) { argument
DaugmentedTypesModules.js30 function m2b() { }; // error since the module is instantiated function
132 var m2b; variable
133 (function (m2b) { argument
/third_party/typescript/tests/cases/compiler/
DaugmentedTypesModules2.ts9 function m2b() { }; // error since the module is instantiated function
DaugmentedTypesModules.ts29 function m2b() { }; // error since the module is instantiated function
/third_party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1912 vfloat4 m2b(1, 1, 1, 1); in TEST() local
1927 vfloat4 m2b(1, 1, 1, 1); in TEST() local
1942 vfloat4 m2b(1, 1, 1, 1); in TEST() local
3450 vfloat8 m2b(1, 1, 1, 1, 1, 1, 1, 1); in TEST() local
3465 vfloat8 m2b(1, 1, 1, 1, 1, 1, 1, 1); in TEST() local
3480 vfloat8 m2b(1, 1, 1, 1, 1, 1, 1, 1); in TEST() local