Home
last modified time | relevance | path

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

12345678910>>...22

/external/icu/icu4c/source/data/brkitr/rules/
Dline_normal_fi.txt43 # $CM = [:LineBreak = Combining_Mark:];
83 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
84 # list it in the numerous rules that use CM.
85 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
87 $CM = [[:LineBreak = Combining_Mark:] $ZWJ [$SA & [[:Mn:][:Mc:]]]];
109 # CAN_CM is the set of characters that may combine with CM combining chars.
113 # Note that $CM itself is left out of this set. If CM is needed as a base
116 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
117 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
121 # Needed in rules where stand-alone $CM s are treated as AL.
[all …]
Dline_normal.txt43 # $CM = [:LineBreak = Combining_Mark:];
83 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
84 # list it in the numerous rules that use CM.
85 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
87 $CM = [[:LineBreak = Combining_Mark:] $ZWJ [$SA & [[:Mn:][:Mc:]]]];
109 # CAN_CM is the set of characters that may combine with CM combining chars.
113 # Note that $CM itself is left out of this set. If CM is needed as a base
116 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
117 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
121 # Needed in rules where stand-alone $CM s are treated as AL.
[all …]
Dline.txt39 # $CM = [:LineBreak = Combining_Mark:];
79 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
80 # list it in the numerous rules that use CM.
81 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
83 $CM = [[:LineBreak = Combining_Mark:] $ZWJ [$SA & [[:Mn:][:Mc:]]]];
105 # CAN_CM is the set of characters that may combine with CM combining chars.
109 # Note that $CM itself is left out of this set. If CM is needed as a base
112 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
113 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
117 # Needed in rules where stand-alone $CM s are treated as AL.
[all …]
Dline_fi.txt45 # $CM = [:LineBreak = Combining_Mark:];
85 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
86 # list it in the numerous rules that use CM.
87 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
89 $CM = [[:LineBreak = Combining_Mark:] $ZWJ [$SA & [[:Mn:][:Mc:]]]];
111 # CAN_CM is the set of characters that may combine with CM combining chars.
115 # Note that $CM itself is left out of this set. If CM is needed as a base
118 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
119 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
123 # Needed in rules where stand-alone $CM s are treated as AL.
[all …]
Dline_loose_fi.txt43 # $CM = [:LineBreak = Combining_Mark:];
84 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
85 # list it in the numerous rules that use CM.
86 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
88 $CM = [[:LineBreak = Combining_Mark:] $ZWJ [$SA & [[:Mn:][:Mc:]]]];
110 # CAN_CM is the set of characters that may combine with CM combining chars.
114 # Note that $CM itself is left out of this set. If CM is needed as a base
117 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
118 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
122 # Needed in rules where stand-alone $CM s are treated as AL.
[all …]
Dline_loose.txt47 # $CM = [:LineBreak = Combining_Mark:];
88 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
89 # list it in the numerous rules that use CM.
90 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
92 $CM = [[:LineBreak = Combining_Mark:] $ZWJ [$SA & [[:Mn:][:Mc:]]]];
114 # CAN_CM is the set of characters that may combine with CM combining chars.
118 # Note that $CM itself is left out of this set. If CM is needed as a base
121 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
122 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
126 # Needed in rules where stand-alone $CM s are treated as AL.
[all …]
Dline_normal_cj.txt45 # $CM = [:LineBreak = Combining_Mark:];
86 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
87 # list it in the numerous rules that use CM.
88 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
90 $CM = [[:LineBreak = Combining_Mark:] $ZWJ [$SA & [[:Mn:][:Mc:]]]];
112 # CAN_CM is the set of characters that may combine with CM combining chars.
116 # Note that $CM itself is left out of this set. If CM is needed as a base
119 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
120 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
124 # Needed in rules where stand-alone $CM s are treated as AL.
[all …]
Dline_loose_cj.txt54 # $CM = [:LineBreak = Combining_Mark:];
98 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
99 # list it in the numerous rules that use CM.
100 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
102 $CM = [[:LineBreak = Combining_Mark:] $ZWJ [$SA & [[:Mn:][:Mc:]]]];
124 # CAN_CM is the set of characters that may combine with CM combining chars.
128 # Note that $CM itself is left out of this set. If CM is needed as a base
131 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
132 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
136 # Needed in rules where stand-alone $CM s are treated as AL.
[all …]
/external/icu/icu4c/source/test/testdata/break_rules/
Dline.txt27 CM = [:LineBreak = Combining_Mark:];
70 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
71 # list it in the numerous rules that use CM.
72 CM = [CM ZWJ];
81 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
85 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
86 # "while only the prefix "OP CM SP" matches LB7.1
87 LB14: OP CM* SP* .;
88 LB15: QU CM* SP* OP;
89 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_loose.txt34 CM = [:LineBreak = Combining_Mark:];
78 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
79 # list it in the numerous rules that use CM.
80 CM = [CM ZWJ];
89 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
93 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
94 # "while only the prefix "OP CM SP" matches LB7.1
95 LB14: OP CM* SP* .;
96 LB15: QU CM* SP* OP;
97 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_normal_cj.txt42 CM = [:LineBreak = Combining_Mark:];
86 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
87 # list it in the numerous rules that use CM.
88 CM = [CM ZWJ];
97 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
101 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
102 # "while only the prefix "OP CM SP" matches LB7.1
103 LB14: OP CM* SP* .;
104 LB15: QU CM* SP* OP;
108 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_normal.txt41 CM = [:LineBreak = Combining_Mark:];
84 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
85 # list it in the numerous rules that use CM.
86 CM = [CM ZWJ];
95 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
99 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
100 # "while only the prefix "OP CM SP" matches LB7.1
101 LB14: OP CM* SP* .;
102 LB15: QU CM* SP* OP;
103 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_loose_cj.txt48 CM = [:LineBreak = Combining_Mark:];
95 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
96 # list it in the numerous rules that use CM.
97 CM = [CM ZWJ];
106 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
110 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
111 # "while only the prefix "OP CM SP" matches LB7.1
112 LB14: OP CM* SP* .;
113 LB15: QU CM* SP* OP;
114 LB16: (CL | CP)CM* SP* NS;
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dline.txt27 CM = [:LineBreak = Combining_Mark:];
70 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
71 # list it in the numerous rules that use CM.
72 CM = [CM ZWJ];
81 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
85 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
86 # "while only the prefix "OP CM SP" matches LB7.1
87 LB14: OP CM* SP* .;
88 LB15: QU CM* SP* OP;
89 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_loose.txt34 CM = [:LineBreak = Combining_Mark:];
78 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
79 # list it in the numerous rules that use CM.
80 CM = [CM ZWJ];
89 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
93 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
94 # "while only the prefix "OP CM SP" matches LB7.1
95 LB14: OP CM* SP* .;
96 LB15: QU CM* SP* OP;
97 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_normal_cj.txt42 CM = [:LineBreak = Combining_Mark:];
86 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
87 # list it in the numerous rules that use CM.
88 CM = [CM ZWJ];
97 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
101 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
102 # "while only the prefix "OP CM SP" matches LB7.1
103 LB14: OP CM* SP* .;
104 LB15: QU CM* SP* OP;
108 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_normal.txt41 CM = [:LineBreak = Combining_Mark:];
84 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
85 # list it in the numerous rules that use CM.
86 CM = [CM ZWJ];
95 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
99 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
100 # "while only the prefix "OP CM SP" matches LB7.1
101 LB14: OP CM* SP* .;
102 LB15: QU CM* SP* OP;
103 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_loose_cj.txt48 CM = [:LineBreak = Combining_Mark:];
95 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
96 # list it in the numerous rules that use CM.
97 CM = [CM ZWJ];
106 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
110 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
111 # "while only the prefix "OP CM SP" matches LB7.1
112 LB14: OP CM* SP* .;
113 LB15: QU CM* SP* OP;
114 LB16: (CL | CP)CM* SP* NS;
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dline.txt27 CM = [:LineBreak = Combining_Mark:];
70 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
71 # list it in the numerous rules that use CM.
72 CM = [CM ZWJ];
81 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
85 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
86 # "while only the prefix "OP CM SP" matches LB7.1
87 LB14: OP CM* SP* .;
88 LB15: QU CM* SP* OP;
89 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_loose.txt34 CM = [:LineBreak = Combining_Mark:];
78 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
79 # list it in the numerous rules that use CM.
80 CM = [CM ZWJ];
89 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
93 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
94 # "while only the prefix "OP CM SP" matches LB7.1
95 LB14: OP CM* SP* .;
96 LB15: QU CM* SP* OP;
97 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_normal_cj.txt42 CM = [:LineBreak = Combining_Mark:];
86 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
87 # list it in the numerous rules that use CM.
88 CM = [CM ZWJ];
97 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
101 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
102 # "while only the prefix "OP CM SP" matches LB7.1
103 LB14: OP CM* SP* .;
104 LB15: QU CM* SP* OP;
108 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_normal.txt41 CM = [:LineBreak = Combining_Mark:];
84 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
85 # list it in the numerous rules that use CM.
86 CM = [CM ZWJ];
95 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
99 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
100 # "while only the prefix "OP CM SP" matches LB7.1
101 LB14: OP CM* SP* .;
102 LB15: QU CM* SP* OP;
103 LB16: (CL | CP)CM* SP* NS;
[all …]
Dline_loose_cj.txt48 CM = [:LineBreak = Combining_Mark:];
95 # By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explici…
96 # list it in the numerous rules that use CM.
97 CM = [CM ZWJ];
106 LB6.1: [^BK CR LF NL SP ZW] CM* (BK | CR | LF | NL);
110 # for example, the sequence "OP CM SP AL" matches LB14 while the prefix of it,
111 # "while only the prefix "OP CM SP" matches LB7.1
112 LB14: OP CM* SP* .;
113 LB15: QU CM* SP* OP;
114 LB16: (CL | CP)CM* SP* NS;
[all …]
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.log2.ll2 ;RUN: llc < %s -march=r600 -mcpu=cayman | FileCheck %s --check-prefix=CM --check-prefix=FUNC
8 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
9 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
10 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
11 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}}
26 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
27 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
28 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
29 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
30 ;CM-DAG: LOG_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
[all …]
Dllvm.exp2.ll2 ;RUN: llc < %s -march=r600 -mcpu=cayman | FileCheck %s --check-prefix=CM --check-prefix=FUNC
8 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
9 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
10 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
11 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}}
26 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
27 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
28 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
29 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
30 ;CM-DAG: EXP_IEEE T{{[0-9]+\.[XYZW]}} (MASKED)
[all …]

12345678910>>...22