Home
last modified time | relevance | path

Searched refs:lfcr (Results 1 – 9 of 9) sorted by relevance

/external/skqp/tools/bookmaker/
DincludeWriter.cpp151 this->lfcr(); in descriptionOut()
197 this->lfcr(); in descriptionOut()
212 this->lfcr(); in descriptionOut()
243 this->lfcr(); // TODO: remove this once rewriteBlock rewraps paragraphs in descriptionOut()
410 this->lfcr(); in enumHeaderOut()
453 this->lfcr(); in enumHeaderOut()
463 this->lfcr(); in enumHeaderOut()
558 this->lfcr(); in enumMemberOut()
569 this->lfcr(); in enumMemberOut()
581 this->lfcr(); in enumMemberOut()
[all …]
DparserCommon.h121 void lfcr() { in lfcr() function
206 this->lfcr(); in writeCommentTrailer()
/external/skia/tools/bookmaker/
DincludeWriter.cpp151 this->lfcr(); in descriptionOut()
197 this->lfcr(); in descriptionOut()
212 this->lfcr(); in descriptionOut()
243 this->lfcr(); // TODO: remove this once rewriteBlock rewraps paragraphs in descriptionOut()
410 this->lfcr(); in enumHeaderOut()
453 this->lfcr(); in enumHeaderOut()
463 this->lfcr(); in enumHeaderOut()
558 this->lfcr(); in enumMemberOut()
569 this->lfcr(); in enumMemberOut()
581 this->lfcr(); in enumMemberOut()
[all …]
DparserCommon.h123 void lfcr() { in lfcr() function
208 this->lfcr(); in writeCommentTrailer()
/external/python/cpython2/Tools/scripts/
DREADME38 lfcr.py Change LF line endings to CRLF (Unix to Windows)
/external/python/cpython3/Tools/scripts/
DREADME38 lfcr.py Change LF line endings to CRLF (Unix to Windows)
/external/mksh/src/
DBuild.sh59 lfcr='\n\r'
62 lfcr='\012\015'
439 hv=`echo "$hf" | tr -d "$lfcr" | tr -c $alll$allu$alln $alls`
/external/python/cpython2/Misc/
DHISTORY11358 - Four new scripts in Tools/scripts: crlf.py and lfcr.py (to
/external/python/cpython3/Misc/
DHISTORY28737 - Four new scripts in Tools/scripts: crlf.py and lfcr.py (to