Home
last modified time | relevance | path

Searched refs:function_body (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/style/checkers/
Dcpp_unittest.py2770 'void test(int x)' + self.function_body(lines),
2784 'void test(int x)' + self.function_body(lines),
2814 def function_body(self, number_of_lines): member in CheckForFunctionLengthsTest
2832 + self.function_body(66)), # Not a function definition
2837 'class Test' + self.function_body(66) + ';',
2891 'void test_indent(int x)\n' + self.function_body(error_lines)),
2903 'void test_blanks(int x)' + self.function_body(error_lines),
2917 + self.function_body(error_lines)),
2930 'TEST_F(Test, Mutator)' + self.function_body(error_lines),
2944 + self.function_body(error_lines)),
[all …]
/external/mksh/src/
Dsyn.c47 static struct op *function_body(char *, bool);
317 t = function_body(XPptrv(args)[0], false); in get_command()
481 t = function_body(yylval.cp, true); in get_command()
639 function_body(char *name, in function_body() function
/external/bison/tests/
Dexisting.at93 | function_prologue function_body
111 function_body
Dtestsuite54987 | function_prologue function_body
55005 function_body