/external/python/cpython2/ |
D | .gitattributes | 33 *.bat text eol=crlf 34 *.ps1 text eol=crlf 35 *.sln text eol=crlf 36 *.vcxproj* text eol=crlf 37 *.vcproj text eol=crlf 38 *.vsprops text eol=crlf 39 *.props text eol=crlf 40 *.proj text eol=crlf 41 PCbuild/readme.txt text eol=crlf 42 PC/readme.txt text eol=crlf
|
/external/libusb/ |
D | .gitattributes | 4 *.dsw eol=crlf 5 *.dsp eol=crlf whitespace=space-before-tab 6 *.sln eol=crlf 7 *.vcproj eol=crlf 8 *.vcxproj* eol=crlf 11 INSTALL_WIN.txt eol=crlf
|
/external/lz4/ |
D | .gitattributes | 13 *.sln text eol=crlf 14 *.vcxproj* text eol=crlf 15 *.vcproj* text eol=crlf 17 *.rc text eol=crlf 20 *.bat text eol=crlf 21 *.cmd text eol=crlf
|
/external/python/cpython3/ |
D | .gitattributes | 33 *.bat text eol=crlf 34 *.ps1 text eol=crlf 35 *.sln text eol=crlf 36 *.vcxproj* text eol=crlf 37 *.props text eol=crlf 38 *.proj text eol=crlf 39 PCbuild/readme.txt text eol=crlf 40 PC/readme.txt text eol=crlf
|
/external/mesa3d/ |
D | .gitattributes | 1 *.dsp -crlf 2 *.dsw -crlf 3 *.sln -crlf 4 *.vcproj -crlf
|
/external/curl/tests/data/ |
D | test128 | 7 --crlf 20 FTP upload with --crlf 23 ftp://%HOSTIP:%FTPPORT/128 -T log/upload128 --crlf 32 --crlf option 54 --crlf option
|
D | test941 | 5 --crlf 21 SMTP with --crlf 34 --crlf option 37 …TPPORT/941 --mail-rcpt recipient@example.com --mail-from sender@example.com -T log/upload941 --crlf 62 --crlf option
|
/external/python/dateutil/ |
D | .gitattributes | 16 # NEWS and Windows batch files should be crlf 17 NEWS eol=crlf 18 *.bat eol=crlf
|
/external/libaom/libaom/build/ |
D | .gitattributes | 1 *-vs8/*.rules -crlf 2 *-msvs/*.rules -crlf
|
/external/tensorflow/tensorflow/python/data/kernel_tests/ |
D | text_line_dataset_test.py | 48 crlf=False, argument 60 contents.append(b"\r\n" if crlf else b"\n") 80 2, 5, crlf=True, compression_type=compression_type) 127 test_filenames = self._createFiles(2, 5, crlf=True)
|
/external/swiftshader/third_party/llvm-7.0/llvm/ |
D | .gitattributes | 17 test/MC/AsmParser/preserve-comments-crlf.s text eol=crlf
|
/external/bcc/examples/networking/http_filter/ |
D | http-parse-complete.py | 227 crlf = "\r\n" variable 237 if (crlf in payload_string): 262 if (crlf in payload_string):
|
/external/python/cpython3/Modules/ |
D | binascii.c | 1381 int crlf = 0; in binascii_b2a_qp_impl() local 1393 crlf = 1; in binascii_b2a_qp_impl() 1413 if (crlf) in binascii_b2a_qp_impl() 1432 if (crlf) in binascii_b2a_qp_impl() 1446 if (crlf) in binascii_b2a_qp_impl() 1490 if (crlf) odata[out++] = '\r'; in binascii_b2a_qp_impl() 1515 if (crlf) odata[out++] = '\r'; in binascii_b2a_qp_impl() 1527 if (crlf) odata[out++] = '\r'; in binascii_b2a_qp_impl()
|
/external/python/cpython2/Modules/ |
D | binascii.c | 1300 int crlf = 0; in binascii_b2a_qp() local 1315 crlf = 1; in binascii_b2a_qp() 1336 if (crlf) in binascii_b2a_qp() 1355 if (crlf) in binascii_b2a_qp() 1369 if (crlf) in binascii_b2a_qp() 1415 if (crlf) odata[out++] = '\r'; in binascii_b2a_qp() 1440 if (crlf) odata[out++] = '\r'; in binascii_b2a_qp() 1452 if (crlf) odata[out++] = '\r'; in binascii_b2a_qp()
|
/external/libchrome/base/test/data/file_util/ |
D | .gitattributes | 2 /crlf.txt -text
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/Inputs/ |
D | mri-crlf.mri | 1 ; this file intentionally has crlf line endings
|
/external/llvm/test/Object/Inputs/ |
D | mri-crlf.mri | 1 ; this file intentionally has crlf line endings
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | mri-crlf.test | 1 ; RUN: llvm-ar -M < %S/Inputs/mri-crlf.mri
|
/external/llvm/test/Object/ |
D | mri-crlf.test | 1 ; RUN: llvm-ar -M < %S/Inputs/mri-crlf.mri
|
/external/scapy/ |
D | .gitattributes | 3 *.bat text eol=crlf
|
/external/curl/docs/cmdline-opts/ |
D | crlf.d | 1 Long: crlf
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | crlf.test | 1 RUN: llvm-mc -triple x86_64-unknown-unknown %S/Inputs/crlf.s -as-lex | FileCheck %s
|
/external/vulkan-headers/ |
D | .gitattributes | 12 *.bat text eol=crlf
|
/external/vulkan-validation-layers/ |
D | .gitattributes | 12 *.bat text eol=crlf
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/ |
D | textline_dataset_serialization_test.py | 43 crlf=True,
|