Home
last modified time | relevance | path

Searched refs:CRs (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Basic/
DSourceManager.cpp1242 __m128i CRs = _mm_set1_epi8('\r'); in ComputeLineNumbers() local
1255 __m128i Cmp = _mm_or_si128(_mm_cmpeq_epi8(Chunk, CRs), in ComputeLineNumbers()
/freebsd-9-stable/contrib/less/
DNEWS27 * Treat multiple CRs before LF are like one CR (all the CRs are hidden).
/freebsd-9-stable/contrib/groff/
DChangeLog.11642 * README.WIN32: Added CRs to make all Windows editors happy.
/freebsd-9-stable/contrib/ntp/
DChangeLog1804 * [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
2796 * [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
DCommitLog109389 [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
109395 [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
109424 [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
109913 Bug 1933 - WWVB/Spectracom driver timestamps LFs, not CRs
109916 Bug 1933 - WWVB/Spectracom driver timestamps LFs, not CRs
109919 Bug 1933 - WWVB/Spectracom driver timestamps LFs, not CRs
/freebsd-9-stable/contrib/cvs/src/
DChangeLog-963977 * myndbm.c (myndbm_load_file): Ignore CRs from ends of lines
/freebsd-9-stable/contrib/amd/doc/
Dtexinfo.tex5520 % It's necessary to have hard CRs when the macro is executed. This is
/freebsd-9-stable/contrib/groff/doc/
Dtexinfo.tex5592 % It's necessary to have hard CRs when the macro is executed. This is
/freebsd-9-stable/contrib/gcc/doc/include/
Dtexinfo.tex5716 % It's necessary to have hard CRs when the macro is executed. This is
/freebsd-9-stable/contrib/gcc/
DChangeLog-20007694 * c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.