Home
last modified time | relevance | path

Searched defs:NEWLINE (Results 1 – 25 of 36) sorted by relevance

12

/third_party/python/Lib/test/
Dtest_univnewlines.py94 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/
Dcil_lexer.h41 #define NEWLINE 7 macro
/third_party/ninja/src/
Dlexer.h41 NEWLINE, enumerator
/third_party/python/Tools/scripts/
Dreindent.py288 NEWLINE=tokenize.NEWLINE, argument
/third_party/gn/src/gn/
Drust_project_writer.cc24 #define NEWLINE "\r\n" macro
26 #define NEWLINE "\n" macro
/third_party/python/Lib/lib2to3/pgen2/
Dtoken.py13 NEWLINE = 4 variable
/third_party/python/Include/
Dtoken.h17 #define NEWLINE 4 macro
/third_party/python/Lib/
Dtoken.py10 NEWLINE = 4 variable
Dsmtpd.py118 NEWLINE = '\n' variable
/third_party/node/deps/npm/node_modules/jsonparse/
Djsonparse.js48 var NEWLINE = "\n".charCodeAt(0); variable
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_word_get_test.cpp23 #define NEWLINE "\n" macro
/third_party/spirv-tools/test/
Dtext_word_get_test.cpp25 #define NEWLINE "\n" macro
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_word_get_test.cpp25 #define NEWLINE "\n" macro
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_word_get_test.cpp25 #define NEWLINE "\n" macro
/third_party/node/deps/icu-small/source/i18n/
Dcpdtrans.cpp27 static const UChar NEWLINE = 10; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcpdtrans.cpp27 static const UChar NEWLINE = 10; variable
/third_party/icu/icu4c/source/i18n/
Dcpdtrans.cpp27 static const UChar NEWLINE = 10; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcpdtrans.cpp27 static const UChar NEWLINE = 10; variable
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp122 NEWLINE, enumerator
/third_party/eudev/src/shared/
Dutil.h46 #define NEWLINE "\n\r" macro
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c81 #define NEWLINE "\r\n" macro
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc30 #define NEWLINE "\r\n" macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java419 private static final String NEWLINE = "\r\n"; // CRLF field in VTimeZone
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DVTimeZone.java390 private static final String NEWLINE = "\r\n"; // CRLF field in VTimeZone
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c138 #define NEWLINE "\r\n" macro

12