Searched refs:PARAMETERS (Results 1 - 15 of 15) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Djavascripttokens.py48 PARAMETERS = 'pa,ra,ms' variable in class:JavaScriptTokenType
H A Djavascripttokenizer.py128 PARAMETERS = re.compile(r'[^\)]+') variable in class:JavaScriptTokenizer
324 Matcher(PARAMETERS, Type.PARAMETERS, JavaScriptModes.PARAMETER_MODE)]}
H A Decmametadatapass.py109 PARAMETERS = 'parameters' variable in class:EcmaContext
324 self._AddContext(EcmaContext.PARAMETERS)
327 return self._PopContextType(EcmaContext.PARAMETERS)
404 EcmaContext.PARAMETERS,
H A Dindentation.py288 elif token.metadata.context.type != Context.PARAMETERS:
294 elif token_type == Type.PARAMETERS and token.string.endswith(','):
410 elif token.type == Type.PARAMETERS:
H A Decmalintrules.py262 if type == Type.PARAMETERS:
646 if (token.previous and token.previous.type == Type.PARAMETERS
653 if token.previous and token.previous.type == Type.PARAMETERS:
H A Derror_fixer.py308 if token.type in (Type.WHITESPACE, Type.PARAMETERS) and actual != 0:
H A Dstatetracker.py925 elif type == Type.PARAMETERS:
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Djavascripttokens.py48 PARAMETERS = 'pa,ra,ms' variable in class:JavaScriptTokenType
H A Djavascripttokenizer.py128 PARAMETERS = re.compile(r'[^\)]+') variable in class:JavaScriptTokenizer
324 Matcher(PARAMETERS, Type.PARAMETERS, JavaScriptModes.PARAMETER_MODE)]}
H A Decmametadatapass.py109 PARAMETERS = 'parameters' variable in class:EcmaContext
324 self._AddContext(EcmaContext.PARAMETERS)
327 return self._PopContextType(EcmaContext.PARAMETERS)
404 EcmaContext.PARAMETERS,
H A Dindentation.py288 elif token.metadata.context.type != Context.PARAMETERS:
294 elif token_type == Type.PARAMETERS and token.string.endswith(','):
410 elif token.type == Type.PARAMETERS:
H A Decmalintrules.py262 if type == Type.PARAMETERS:
646 if (token.previous and token.previous.type == Type.PARAMETERS
653 if token.previous and token.previous.type == Type.PARAMETERS:
H A Derror_fixer.py308 if token.type in (Type.WHITESPACE, Type.PARAMETERS) and actual != 0:
H A Dstatetracker.py925 elif type == Type.PARAMETERS:
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 155 milliseconds