Home
last modified time | relevance | path

Searched defs:function_state (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
Dcpp.py1561 def detect_functions(clean_lines, line_number, function_state, error): argument
1654 def check_for_function_lengths(clean_lines, line_number, function_state, error): argument
1729 def check_function_definition(filename, file_extension, clean_lines, line_number, function_state, e… argument
1781 def check_pass_ptr_usage(clean_lines, line_number, function_state, error): argument
1807 def check_for_leaky_patterns(clean_lines, line_number, function_state, error): argument
3876 clean_lines, line, include_state, function_state, argument
/external/chromium_org/v8/src/
Dpreparser.cc130 FunctionState function_state(&function_state_, &scope_, &function_scope, NULL, in PreParseLazyFunction() local
834 FunctionState function_state(&function_state_, &scope_, &function_scope, NULL, in ParseFunctionLiteral() local
Dparser.h383 static void SetUpFunctionState(FunctionState* function_state) { in SetUpFunctionState()
390 static void TearDownFunctionState(FunctionState* function_state) { in TearDownFunctionState()
Dparser.cc898 FunctionState function_state(&function_state_, &scope_, *scope, zone(), in DoParseProgram() local
1011 FunctionState function_state(&function_state_, &scope_, scope, zone(), in ParseLazy() local
3515 FunctionState function_state(&function_state_, &scope_, scope, zone(), in ParseFunctionLiteral() local
Dpreparser.h1149 static void SetUpFunctionState(FunctionState* function_state) {} in SetUpFunctionState()
1151 static void TearDownFunctionState(FunctionState* function_state) {} in TearDownFunctionState()
Dhydrogen.h2123 FunctionState* function_state() const { return function_state_; } in function_state() function
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py1940 function_state, error): argument
3776 include_state, function_state, nesting_state, error, argument
/external/chromium_org/third_party/libvpx/source/libvpx/tools/
Dcpplint.py2274 function_state, error): argument
4492 include_state, function_state, nesting_state, error, argument
/external/libvpx/libvpx/tools/
Dcpplint.py2274 function_state, error): argument
4492 include_state, function_state, nesting_state, error, argument