Home
last modified time | relevance | path

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

/freebsd-10-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-10-stable/contrib/less/
DNEWS103 * Treat multiple CRs before LF are like one CR (all the CRs are hidden).
/freebsd-10-stable/contrib/groff/
DChangeLog.11642 * README.WIN32: Added CRs to make all Windows editors happy.
/freebsd-10-stable/contrib/ntp/
DChangeLog2040 * [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
3032 * [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
DCommitLog109724 [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
109730 [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
109759 [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
110246 Bug 1933 - WWVB/Spectracom driver timestamps LFs, not CRs
110249 Bug 1933 - WWVB/Spectracom driver timestamps LFs, not CRs
110252 Bug 1933 - WWVB/Spectracom driver timestamps LFs, not CRs
/freebsd-10-stable/contrib/gcc/doc/include/
Dtexinfo.tex5716 % It's necessary to have hard CRs when the macro is executed. This is
/freebsd-10-stable/contrib/groff/doc/
Dtexinfo.tex5592 % It's necessary to have hard CRs when the macro is executed. This is
/freebsd-10-stable/contrib/amd/doc/
Dtexinfo.tex7291 % It's necessary to have hard CRs when the macro is executed. This is
/freebsd-10-stable/contrib/gcc/
DChangeLog-20007694 * c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.