| /external/python/cpython2/Lib/test/ |
| D | test_univnewlines2k.py | 91 NEWLINE = None variable in TestNativeNewlines 97 NEWLINE = '\r' variable in TestCRNewlines 101 NEWLINE = '\n' variable in TestLFNewlines 105 NEWLINE = '\r\n' variable in TestCRLFNewlines 116 NEWLINE = ('\r', '\n') variable in TestMixedNewlines
|
| D | test_univnewlines.py | 93 NEWLINE = '\r' variable in TestCRNewlines 97 NEWLINE = '\n' variable in TestLFNewlines 101 NEWLINE = '\r\n' variable in TestCRLFNewlines 112 NEWLINE = ('\r', '\n') variable in TestMixedNewlines
|
| /external/python/cpython3/Lib/test/ |
| D | test_univnewlines.py | 94 NEWLINE = '\r' variable in TestCRNewlines 100 NEWLINE = '\n' variable in TestLFNewlines 106 NEWLINE = '\r\n' variable in TestCRLFNewlines 119 NEWLINE = ('\r', '\n') variable in TestMixedNewlines
|
| /external/rust/crates/regex-syntax/src/unicode_tables/ |
| D | word_break.rs | 1036 pub const NEWLINE: &'static [(char, char)] = constant
|
| /external/selinux/libsepol/cil/src/ |
| D | cil_lexer.h | 41 #define NEWLINE 7 macro
|
| /external/nist-sip/java/gov/nist/core/ |
| D | Separators.java | 45 public static final String NEWLINE = "\r\n"; field
|
| /external/python/cpython2/Tools/scripts/ |
| D | checkappend.py | 113 NEWLINE=tokenize.NEWLINE, argument
|
| D | reindent.py | 290 NEWLINE=tokenize.NEWLINE, argument
|
| /external/doclava/src/com/google/doclava/ |
| D | Proofread.java | 30 static final String NEWLINE = "\n" + INDENT; field in Proofread
|
| /external/fonttools/Lib/fontTools/voltLib/ |
| D | lexer.py | 7 NEWLINE = "NEWLINE" variable in Lexer
|
| /external/python/cpython3/Tools/scripts/ |
| D | reindent.py | 288 NEWLINE=tokenize.NEWLINE, argument
|
| /external/autotest/utils/ |
| D | reindent.py | 266 NEWLINE=tokenize.NEWLINE, argument
|
| /external/python/cpython2/Lib/ |
| D | token.py | 15 NEWLINE = 4 variable
|
| /external/python/cpython2/Include/ |
| D | token.h | 16 #define NEWLINE 4 macro
|
| /external/python/cpython2/Lib/lib2to3/pgen2/ |
| D | token.py | 13 NEWLINE = 4 variable
|
| /external/python/cpython3/Lib/lib2to3/pgen2/ |
| D | token.py | 13 NEWLINE = 4 variable
|
| /external/jline/src/src/main/java/jline/ |
| D | ConsoleOperations.java | 65 final short NEWLINE = -6; field
|
| /external/fonttools/Lib/fontTools/feaLib/ |
| D | lexer.py | 20 NEWLINE = "NEWLINE" variable in Lexer
|
| /external/python/cpython3/Include/ |
| D | token.h | 17 #define NEWLINE 4 macro
|
| /external/python/cpython3/Lib/ |
| D | token.py | 10 NEWLINE = 4 variable
|
| /external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/javadoc/ |
| D | JavadocLexer.java | 489 private static final CharMatcher NEWLINE = CharMatcher.is('\n'); field in JavadocLexer
|
| D | JavadocWriter.java | 284 NEWLINE, enumConstant
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | Tokenizer.java | 50 … private static final UnicodeSet NEWLINE = new UnicodeSet("[\\u000A\\u000D\\u0085\\u2028\\u2029]"); field in Tokenizer
|
| /external/deqp-deps/SPIRV-Tools/test/ |
| D | text_word_get_test.cpp | 25 #define NEWLINE "\n" macro
|
| /external/apache-velocity-engine/generated-sources/javacc/org/apache/velocity/runtime/parser/ |
| D | StandardParserConstants.java | 68 int NEWLINE = 33; field
|