Searched refs:CR (Results 1 - 25 of 68) sorted by relevance

123

/external/icu4c/data/brkitr/
H A Dchar.txt15 $CR = [\p{Grapheme_Cluster_Break = CR}];
38 $CR $LF;
44 [^$Control $CR $LF] $Extend;
46 [^$Control $CR $LF] $SpacingMark;
47 $Prepend [^$Control $CR $LF];
53 $LF $CR;
58 $Extend [^$Control $CR $LF];
59 $SpacingMark [^$Control $CR $LF];
60 [^$Control $CR
[all...]
H A Dchar_th.txt15 $CR = [\p{Grapheme_Cluster_Break = CR}];
36 $CR $LF;
42 [^$Control $CR $LF] $Extend;
47 $LF $CR;
52 $Extend [^$Control $CR $LF];
H A Dsent.txt16 $CR = [\p{Sentence_Break = CR}];
52 # Rule 3 - break after separators. Keep CR/LF together.
54 $CR $LF;
60 [^$Sep $CR $LF]? ($Extend | $Format)*;
70 $NotLettersEx = [^$OLetter $Upper $Lower $Sep $CR $LF $ATerm $STerm] ($Extend | $Format)*;
77 ($STermEx | $ATermEx) $CloseEx* $SpEx* ($Sep | $CR | $LF)?;
80 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* .;
81 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep $LF $CR {eo
[all...]
H A Dsent_el.txt16 $CR = [\p{Sentence_Break = CR}];
52 # Rule 3 - break after separators. Keep CR/LF together.
54 $CR $LF;
60 [^$Sep $CR $LF]? ($Extend | $Format)*;
70 $NotLettersEx = [^$OLetter $Upper $Lower $Sep $CR $LF $ATerm $STerm] ($Extend | $Format)*;
77 ($STermEx | $ATermEx) $CloseEx* $SpEx* ($Sep | $CR | $LF)?;
80 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* .;
81 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep $LF $CR {eo
[all...]
H A Dword.txt27 $CR = [\p{Word_Break = CR}];
73 # Rule 3 - CR x LF
75 $CR $LF;
82 [^$CR $LF $Newline]? ($Extend | $Format)+;
145 $LF $CR;
148 ($Format | $Extend)* [^$CR $LF $Newline]?;
H A Dword_POSIX.txt27 $CR = [\p{Word_Break = CR}];
73 # Rule 3 - CR x LF
75 $CR $LF;
82 [^$CR $LF $Newline]? ($Extend | $Format)+;
145 $LF $CR;
148 ($Format | $Extend)* [^$CR $LF $Newline]?;
H A Dword_ja.txt27 $CR = [\p{Word_Break = CR}];
73 # Rule 3 - CR x LF
75 $CR $LF;
82 [^$CR $LF $Newline]? ($Extend | $Format)+;
150 $LF $CR;
153 ($Format | $Extend)* [^$CR $LF $Newline]?;
/external/llvm/lib/Support/
H A DConstantRange.cpp52 const ConstantRange &CR) {
53 if (CR.isEmptySet())
54 return CR;
56 uint32_t W = CR.getBitWidth();
60 return CR;
62 if (CR.isSingleElement())
63 return ConstantRange(CR.getUpper(), CR.getLower());
66 APInt UMax(CR.getUnsignedMax());
72 APInt SMax(CR
51 makeICmpRegion(unsigned Pred, const ConstantRange &CR) argument
[all...]
/external/llvm/include/llvm/Support/
H A DConstantRange.h106 bool contains(const ConstantRange &CR) const;
147 bool operator==(const ConstantRange &CR) const {
148 return Lower == CR.Lower && Upper == CR.Upper;
150 bool operator!=(const ConstantRange &CR) const {
151 return !operator==(CR);
160 ConstantRange difference(const ConstantRange &CR) const;
169 ConstantRange intersectWith(const ConstantRange &CR) const;
177 ConstantRange unionWith(const ConstantRange &CR) const;
262 inline raw_ostream &operator<<(raw_ostream &OS, const ConstantRange &CR) { argument
[all...]
/external/clang/test/CodeGen/
H A Dpointer-signext.c10 #define CR(Record, TYPE, Field) \ macro
30 Entry = CR (Link, MEMORY_MAP, Link);
/external/apache-http/src/org/apache/http/protocol/
H A DHTTP.java45 public static final int CR = 13; // <US-ASCII CR, carriage return (13)> field in class:HTTP
93 return ch == SP || ch == HT || ch == CR || ch == LF;
/external/qemu/
H A Dppc-dis.c257 /* This operand may use the symbolic names for the CR fields, which
535 #define CR BT + 1
539 #define CRB CR + 1
964 in BO field, the "a" bit is 00010 for branch on CR(BI) and 01000
2660 { "blt-", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, PPCCOM, { CR, BDM } },
2661 { "blt+", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, PPCCOM, { CR, BDP } },
2662 { "blt", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, COM, { CR, BD } },
2663 { "bltl-", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, PPCCOM, { CR, BDM } },
2664 { "bltl+", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, PPCCOM, { CR, BDP } },
2665 { "bltl", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, COM, { CR, B
531 #define CR macro
[all...]
/external/clang/lib/Basic/
H A DConvertUTFWrapper.cpp66 ConversionResult CR = ConvertUTF32toUTF8(&SourceStart, SourceEnd, local
69 if (CR != conversionOK)
/external/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp52 if (const CompoundLiteralRegion* CR = dyn_cast<CompoundLiteralRegion>(R)) {
53 const CompoundLiteralExpr *CL = CR->getLiteralExpr();
/external/guava/guava/src/com/google/common/base/
H A DAscii.java185 public static final byte CR = 13; field in class:Ascii
/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp99 static LVILatticeVal getRange(ConstantRange CR) { argument
101 Res.markConstantRange(CR);
1038 ConstantRange CR = Result.getConstantRange(); local
1039 if (const APInt *SingleVal = CR.getSingleElement())
1054 ConstantRange CR = Result.getConstantRange(); local
1055 if (const APInt *SingleVal = CR.getSingleElement())
1083 ConstantRange CR = Result.getConstantRange();
1085 if (!CR.contains(CI->getValue()))
1088 if (CR.isSingleElement() && CR
[all...]
/external/clang/test/SemaCXX/
H A Daddr-of-overloaded-function.cpp188 void CR() const __restrict {};
200 X = &Qualifiers::CR; // expected-error{{assigning to 'void (test1::Qualifiers::*)()' from incompatible type 'void (test1::Qualifiers::*)() const restrict': different qualifiers (none vs const and restrict)}}
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_1/
H A Djsref.js11 var CR = "\n"; variable
131 print( string + BR + CR );
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/
H A Djsref.js16 var CR = "\n"; variable
139 print( string + BR + CR );
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_4/
H A Djsref.js11 var CR = "\n"; variable
129 print( string + BR + CR );
/external/icu4c/tools/genrb/
H A Dread.c33 #define CR 0x000D macro
183 if(c == CR || c == LF){
196 if(c == CR || c == LF){
197 if(isNLUnescaped == FALSE && prevC!=CR){
/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp309 CallRecord &CR = *I; local
310 if (CR.second == Callee && CR.first == 0) {
/external/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp356 ConstraintRangeTy CR = state->get<ConstraintRange>(); local
359 for (ConstraintRangeTy::iterator I = CR.begin(), E = CR.end(); I != E; ++I) {
362 CR = CRFactory.remove(CR, sym);
365 return state->set<ConstraintRange>(CR);
/external/llvm/include/llvm/Analysis/
H A DScalarEvolution.h385 const ConstantRange &CR) {
387 UnsignedRanges.insert(std::make_pair(S, CR));
389 Pair.first->second = CR;
395 const ConstantRange &CR) {
397 SignedRanges.insert(std::make_pair(S, CR));
399 Pair.first->second = CR;
384 setUnsignedRange(const SCEV *S, const ConstantRange &CR) argument
394 setSignedRange(const SCEV *S, const ConstantRange &CR) argument
/external/icu4c/test/intltest/
H A Didnaconf.cpp135 static const UChar CR = 0x0d; local
137 // CR LF
138 if ( c == CR && curOffset + 1 < len && base[curOffset + 1] == LF){
142 // CR or LF
143 if ( c == CR || c == LF) {

Completed in 1701 milliseconds

123