Home
last modified time | relevance | path

Searched refs:xs2 (Results 1 - 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DarrayTypeOfTypeOf.js6 var xs2: typeof Array; variable
14 var xs2; variable
H A DaliasUsageInArray.js22 var xs2: typeof moduleA[] = [moduleA]; variable
67 var xs2 = [moduleA]; variable
/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp370 const int xs2 = RECT_SIZE_X(rect2); in NormalizePosition() local
373 if (xs <= xs2 && ys <= ys2) in NormalizePosition()
375 const int x = rect2.left + (xs2 - xs) / 2; in NormalizePosition()

Completed in 1 milliseconds