/third_party/python/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
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_lexer.h | 41 #define NEWLINE 7 macro
|
/third_party/ninja/src/ |
D | lexer.h | 41 NEWLINE, enumerator
|
/third_party/python/Tools/scripts/ |
D | reindent.py | 288 NEWLINE=tokenize.NEWLINE, argument
|
/third_party/gn/src/gn/ |
D | rust_project_writer.cc | 24 #define NEWLINE "\r\n" macro 26 #define NEWLINE "\n" macro
|
/third_party/python/Lib/lib2to3/pgen2/ |
D | token.py | 13 NEWLINE = 4 variable
|
/third_party/python/Include/ |
D | token.h | 17 #define NEWLINE 4 macro
|
/third_party/python/Lib/ |
D | token.py | 10 NEWLINE = 4 variable
|
D | smtpd.py | 118 NEWLINE = '\n' variable
|
/third_party/node/deps/npm/node_modules/jsonparse/ |
D | jsonparse.js | 48 var NEWLINE = "\n".charCodeAt(0); variable
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_word_get_test.cpp | 23 #define NEWLINE "\n" macro
|
/third_party/spirv-tools/test/ |
D | text_word_get_test.cpp | 25 #define NEWLINE "\n" macro
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_word_get_test.cpp | 25 #define NEWLINE "\n" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_word_get_test.cpp | 25 #define NEWLINE "\n" macro
|
/third_party/node/deps/icu-small/source/i18n/ |
D | cpdtrans.cpp | 27 static const UChar NEWLINE = 10; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | cpdtrans.cpp | 27 static const UChar NEWLINE = 10; variable
|
/third_party/icu/icu4c/source/i18n/ |
D | cpdtrans.cpp | 27 static const UChar NEWLINE = 10; variable
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | cpdtrans.cpp | 27 static const UChar NEWLINE = 10; variable
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgToken.hpp | 122 NEWLINE, enumerator
|
/third_party/eudev/src/shared/ |
D | util.h | 46 #define NEWLINE "\n\r" macro
|
/third_party/lwip/src/apps/http/makefsdata/ |
D | makefsdata.c | 81 #define NEWLINE "\r\n" macro
|
/third_party/cef/tests/cefclient/browser/ |
D | client_handler.cc | 30 #define NEWLINE "\r\n" macro
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | VTimeZone.java | 419 private static final String NEWLINE = "\r\n"; // CRLF field in VTimeZone
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | VTimeZone.java | 390 private static final String NEWLINE = "\r\n"; // CRLF field in VTimeZone
|
/third_party/pulseaudio/src/pulsecore/ |
D | core-util.c | 138 #define NEWLINE "\r\n" macro
|