Searched refs:NEWLINE (Results 51 - 64 of 64) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dparser.py135 elif toktype == token.NEWLINE:
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
H A Dautopep8.py221 token_type not in (tokenize.NL, tokenize.NEWLINE))
1071 if not parens and t[0] in [tokenize.NEWLINE, tokenize.SEMI]:
2162 if tok.token_type == tokenize.NEWLINE:
2571 if token_type == tokenize.NEWLINE:
2595 # This is the first "real token" following a NEWLINE, so it
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp3120 static const UChar NEWLINE[] = {10,0}; variable
3129 rules2.findAndReplace(NEWLINE, EMPTY);
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp3119 static const UChar NEWLINE[] = {10,0}; variable
3128 rules2.findAndReplace(NEWLINE, EMPTY);
/external/pcre/dist/
H A Dpcre_dfa_exec.c3301 case 0: newline = NEWLINE; break; /* Compile-time default */
H A Dpcre_compile.c516 "inconsistent NEWLINE options\0"
9020 case 0: newline = NEWLINE; break; /* Build-time default */
H A Dpcre_exec.c6602 case 0: newline = NEWLINE; break; /* Compile-time default */
H A Dpcre_jit_compile.c9781 switch(NEWLINE)
9785 default: common->newline = NEWLINE; break;
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas956 /// the stream to force all WS and NEWLINE to be a different, ignored
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 1690 milliseconds

123