Lines Matching +full:missing +full:- +full:braces
1 -------------------------------------------------------------------------
3 -----------------------------------------------
11 http://www.apache.org/licenses/LICENSE-2.0
18 -------------------------------------------------------------------------
22 + dEQP-GLES3.functional.shaders.switch.*
28 + Fall-through
32 - Missing colons, opening or closing braces etc.
34 - Statements before first label
35 - Non-integer switch expressions
36 - case or default labels inside nested contol flow
37 - No statement between a label and end of switch statement