/external/apache-http/src/org/apache/http/impl/io/ |
D | AbstractSessionOutputBuffer.java | 54 private static final byte[] CRLF = new byte[] {HTTP.CR, HTTP.LF}; field in AbstractSessionOutputBuffer 144 write(CRLF); in writeLine() 172 write(CRLF); in writeLine()
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
D | test_results_uploader.py | 57 CRLF = '\r\n' 79 body = CRLF.join(lines)
|
/external/webkit/Source/WebKit/mac/Misc/ |
D | WebNSDataExtras.m | 282 // a CRLF pair. Unfortunately, some servers will use LF 285 // to be more forgiving. It will now accept CRLF, LF, or 298 // (CRLF is across reads). If so, wait for 326 bytes++; // Safe since _findEOL won't return a spanning CRLF. 413 // Returns the position after 2 CRLF's or 1 CRLF if it is the first line.
|
/external/okhttp/src/main/java/libcore/net/http/ |
D | HttpTransport.java | 306 private static final byte[] CRLF = {'\r', '\n'}; field in HttpTransport.ChunkedOutputStream 360 socketOut.write(CRLF); in write() 406 socketOut.write(CRLF); in writeBufferedChunkToSocket()
|
/external/libpng/ |
D | ANNOUNCE | 22 Source files with CRLF line endings (for Windows), without the
|
D | CHANGES | 1447 Changed line endings in some of the project files to CRLF, even in the
|
/external/bison/djgpp/ |
D | djunpack.bat | 3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
|
D | config.bat | 4 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
|
/external/chromium/testing/gmock/scripts/ |
D | upload.py | 512 CRLF = '\r\n' 528 body = CRLF.join(lines)
|
/external/chromium/testing/gtest/scripts/ |
D | upload.py | 512 CRLF = '\r\n' 528 body = CRLF.join(lines)
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 420 #define CRLF "\r\n" macro
|
/external/regex-re2/doc/ |
D | syntax.txt | 369 (*CRLF) NOT SUPPORTED
|
/external/chromium/third_party/libevent/ |
D | ChangeLog | 118 …o Send CRLF after each chunk in HTTP output, for compliance with RFC2626. Patch from "propanbutan…
|
D | aclocal.m4 | 4866 # Handle CRLF in mingw tool chain
|
/external/regex-re2/lib/codereview/ |
D | codereview.py | 2886 CRLF = '\r\n' 2906 body = CRLF.join(lines)
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2003-10-25 | 10360 (QTextEdit::text): Made this const, and move code that transforms CRLF and CR into LF 10369 (-[KWQTextArea text]): Added logic for transforming CRLF and CR into LF here instead of at 12511 - fixed 3140738 -- textarea contents are LF delimited instead of CRLF 12514 (encodeCString): Turn CR followed by something other than LF into CRLF. 12515 (fixLineBreaks): Added. Turns stray CRs and LFs into CRLF.
|
/external/llvm/projects/sample/autoconf/m4/ |
D | libtool.m4 | 4673 # Handle CRLF in mingw tool chain
|
/external/llvm/autoconf/m4/ |
D | libtool.m4 | 4673 # Handle CRLF in mingw tool chain
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | libtool.m4 | 3386 # Handle CRLF in mingw tool chain
|
/external/protobuf/m4/ |
D | libtool.m4 | 3366 # Handle CRLF in mingw tool chain
|
/external/libmtp/m4/ |
D | libtool.m4 | 3377 # Handle CRLF in mingw tool chain
|
/external/openfst/m4/ |
D | libtool.m4 | 3386 # Handle CRLF in mingw tool chain
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 3387 # Handle CRLF in mingw tool chain
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 3689 # Handle CRLF in mingw tool chain
|
/external/chromium/sdch/open-vcdiff/ |
D | aclocal.m4 | 4878 # Handle CRLF in mingw tool chain
|