Searched defs:CheckMode (Results 1 – 3 of 3) sorted by relevance
28 static int CheckMode(int mb_x, int mb_y, int mode) { in CheckMode() function
9144 … const checkMode = declaration.dotDotDotToken ? CheckMode.RestBindingElement : CheckMode.Normal; constant39707 … const parentCheckMode = node.dotDotDotToken ? CheckMode.RestBindingElement : CheckMode.Normal; constant
51629 (function (CheckMode) { argument