Home
last modified time | relevance | path

Searched refs:Newline (Results 1 – 25 of 25) sorted by relevance

/external/clang/lib/Format/
DContinuationIndenter.h66 unsigned addTokenToState(LineState &State, bool Newline, bool DryRun,
76 unsigned moveStateToNextToken(LineState &State, bool DryRun, bool Newline);
79 void moveStatePastFakeLParens(LineState &State, bool Newline);
84 void moveStatePastScopeOpener(LineState &State, bool Newline);
DContinuationIndenter.cpp256 unsigned ContinuationIndenter::addTokenToState(LineState &State, bool Newline, in addTokenToState() argument
283 if (Newline) in addTokenToState()
288 return moveStateToNextToken(State, DryRun, Newline) + Penalty; in addTokenToState()
667 bool DryRun, bool Newline) { in moveStateToNextToken() argument
677 State.Stack.back().LastOperatorWrapped = Newline; in moveStateToNextToken()
681 State.Stack.back().LastOperatorWrapped = Newline; in moveStateToNextToken()
716 if (Current.isOneOf(TT_BinaryOperator, TT_ConditionalExpr) && Newline) in moveStateToNextToken()
732 if (State.Stack[State.Stack.size() - 2].NestedBlockInlined && Newline) in moveStateToNextToken()
741 !Newline && in moveStateToNextToken()
745 moveStatePastFakeLParens(State, Newline); in moveStateToNextToken()
[all …]
DUnwrappedLineFormatter.cpp588 bool Newline = in formatLine() local
592 formatChildren(State, Newline, /*DryRun=*/false, Penalty); in formatLine()
593 Indenter->addTokenToState(State, Newline, /*DryRun=*/false); in formatLine()
/external/icu/icu4c/source/test/testdata/
DWordBreakTest.txt29 ÷ 0001 ÷ 000B ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [3.2] <LINE TABULATION> (Newline) ÷ [0.3]
30 …EADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [3.2] <LINE TABULATION> (Newline) ÷ [0.3]
81 ÷ 000D ÷ 000B ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] <LINE TABULATION> (Newline) ÷ [0.3]
82 …TURN (CR)> (CR) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [3.2] <LINE TABULATION> (Newline) ÷ [0.3]
133 ÷ 000A ÷ 000B ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [3.1] <LINE TABULATION> (Newline) ÷ [0.3]
134 …FEED (LF)> (LF) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [3.2] <LINE TABULATION> (Newline) ÷ [0.3]
179 ÷ 000B ÷ 0001 ÷ # ÷ [0.2] <LINE TABULATION> (Newline) ÷ [3.1] <START OF HEADING> (Other) ÷ [0.3]
180 ÷ 000B ÷ 0308 ÷ 0001 ÷ # ÷ [0.2] <LINE TABULATION> (Newline) ÷ [3.1] COMBINING DIAERESIS (Extend_F…
181 ÷ 000B ÷ 000D ÷ # ÷ [0.2] <LINE TABULATION> (Newline) ÷ [3.1] <CARRIAGE RETURN (CR)> (CR) ÷ [0.3]
182 ÷ 000B ÷ 0308 ÷ 000D ÷ # ÷ [0.2] <LINE TABULATION> (Newline) ÷ [3.1] COMBINING DIAERESIS (Extend_F…
[all …]
/external/clang/lib/AST/
DCommentLexer.cpp474 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimBlockFirstLine() local
475 StringRef Line(BufferPtr, Newline - BufferPtr); in lexVerbatimBlockFirstLine()
483 TextEnd = Newline; in lexVerbatimBlockFirstLine()
484 NextLine = skipNewline(Newline, CommentEnd); in lexVerbatimBlockFirstLine()
539 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimLineText() local
540 StringRef Text(BufferPtr, Newline - BufferPtr); in lexVerbatimLineText()
541 formTokenWithChars(T, Newline, tok::verbatim_line_text); in lexVerbatimLineText()
DCommentParser.cpp102 Token Newline = P.Tok; in addToken() local
105 P.putBack(Newline); in addToken()
/external/icu/icu4c/source/data/brkitr/
Dword_POSIX.txt29 $Newline = [\p{Word_Break = Newline}];
99 [^$CR $LF $Newline]? ($Extend | $Format)+;
189 ($Format | $Extend)* [^$CR $LF $Newline]?;
Dword.txt29 $Newline = [\p{Word_Break = Newline}];
99 [^$CR $LF $Newline]? ($Extend | $Format)+;
189 ($Format | $Extend)* [^$CR $LF $Newline]?;
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h33 Newline, enumerator
142 bool isNewlineOrEOF() const { return Kind == Newline || Kind == Eof; } in isNewlineOrEOF()
DMIParser.cpp379 while (Token.is(MIToken::Newline)) in parseBasicBlockDefinitions()
398 else if (consumeIfPresent(MIToken::Newline)) { in parseBasicBlockDefinitions()
495 } else if (consumeIfPresent(MIToken::Newline)) { in parseBasicBlock()
510 else if (consumeIfPresent(MIToken::Newline)) in parseBasicBlock()
535 if (!Token.is(MIToken::Newline)) in parseBasicBlock()
548 while (Token.is(MIToken::Newline)) in parseBasicBlocks()
DMILexer.cpp526 Token.reset(MIToken::Newline, Range.upto(C)); in maybeLexNewline()
/external/llvm/include/llvm/Support/
DRegex.h39 Newline=2, enumerator
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/
DCHANGES51 *) Newline removal before ! operator was made more sensible.
DDESCRIPTION17 - Newline characters are not allowed inside string and regex literals, except
/external/llvm/lib/Support/
DRegex.cpp28 if (Flags & Newline) in Regex()
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/
DREADME.rst34 - Newline characters are not allowed inside string and regex literals, except
DPKG-INFO226 - Newline characters are not allowed inside string and regex literals, except
/external/icu/icu4c/source/data/mappings/
Debcdic-xml-us.ucm31 #ISO 10646 IBM-1140 with Newline fixes
/external/llvm/utils/FileCheck/
DFileCheck.cpp431 if (!Regex(RegExToMatch, Regex::Newline).match(Buffer, &MatchInfo)) in Match()
/external/pcre/dist/
DCMakeLists.txt938 MESSAGE(STATUS " Newline char/sequence ........... : ${PCRE_NEWLINE}")
Dconfigure.ac1087 Newline char/sequence ........... : ${enable_newline}
/external/pcre/dist/doc/
Dpcre.txt2202 of the pattern, as described in the section entitled "Newline conven-
4826 Newline conventions
5277 Newline sequences
6031 defaulted. Details are given in the section entitled "Newline
6936 tern, as described in the section entitled "Newline conventions" above.
/external/icu/icu4c/source/data/unidata/
Dchanges.txt2073 - new Word_Break (WB) value: NL=Newline
Dppucd.txt1099 value;WB;NL;Newline
/external/libjpeg-turbo/
Dlibjpeg.txt2485 and place readable 7-bit ASCII text in them. Newline conventions are not