Home
last modified time | relevance | path

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

12

/external/fonttools/Tests/feaLib/data/
DGSUB_3.fea2 sub A from [A.alt1 A.alt2];
3 sub B from [B.alt1 B.alt2 B.alt3];
4 sub C from [C.alt1];
11 sub A from [A.alt1 A.alt2];
12 sub B from [B.alt1 B.alt2 B.alt3];
13 sub C from [C.alt1];
DAlternateSubtable.fea2 sub A from [A.alt1 A.alt2];
4 sub B from [B.alt1 B.alt2];
Dbug502.fea3 sub A by A.alt1;
4 sub Eng by Eng.alt1;
Dbug509.fea1 @LETTER_A = [A A.sc A.alt1];
Dspec8a.fea18 sub a from [a.alt1 a.alt2 a.alt3];
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/tests/
DMORX-18.tests1 … --font-funcs=ft:U+0041,U+0042,U+0043,U+0044,U+0045:[A|B.alt@639,0|C@1639,0|D.alt1@2235,0|E@3235,0]
2 …:U+0041,U+0042,U+0042,U+0042,U+0044,U+0045:[A|B@639,0|B@1265,0|B.alt@1891,0|D.alt1@2891,0|E@3891,0]
3 …fault-ignorables --font-funcs=ft:U+0041,U+0042,U+0044,U+0045:[A|B.alt@639,0|D.alt1@1639,0|E@2639,0]
DMORX-20.tests1 … --font-funcs=ft:U+0041,U+0042,U+0043,U+0044,U+0045:[A|B@639,0|C.alt@1265,0|D@2265,0|E.alt1@2939,0]
3 …-ned --remove-default-ignorables --font-funcs=ft:U+0041,U+0042,U+0045:[A|B.alt@639,0|E.alt1@1639,0]
4 …ont-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0041,U+0045:[A.alt|E.alt1@1000,0]
DMORX-19.tests1 …ault-ignorables --font-funcs=ft:U+0041,U+0043,U+0044,U+0045:[A.alt|C@1000,0|D.alt1@1596,0|E@2596,0]
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DDebugGrammarLexer.cs248 int alt1=2; in mID()
253 alt1=1; in mID()
257 switch ( alt1 ) in mID()
DProfileGrammarLexer.cs248 int alt1=2; in mID()
253 alt1=1; in mID()
257 switch ( alt1 ) in mID()
DDebugTreeGrammar.cs125 int alt1=2; in prog()
134 alt1=1; in prog()
144 switch ( alt1 ) in prog()
DProfileTreeGrammar.cs130 int alt1=2; in prog()
139 alt1=1; in prog()
149 switch ( alt1 ) in prog()
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyPrinter.m204 NSInteger alt1=5;
208 alt1=1;
213 alt1=2;
218 alt1=3;
223 alt1=4;
228 alt1=5;
237 switch (alt1) {
DPolyDifferentiator.m258 NSInteger alt1=6;
263 alt1=1;
277 alt1=2;
280 alt1=3;
306 alt1=4;
311 alt1=5;
316 alt1=6;
327 switch (alt1) {
DPolyLexer.m154 NSInteger alt1 = 2;
157 alt1=1;
161 switch (alt1) {
/external/u-boot/arch/arm/dts/
Dstih407-pinctrl.dtsi321 pinctrl_spi10_default: spi10-4w-alt1-0 {
329 pinctrl_spi10_3w_alt1_0: spi10-3w-alt1-0 {
556 pinctrl_i2c3_default: i2c3-alt1-0 {
562 pinctrl_i2c3_alt1_1: i2c3-alt1-1 {
592 pinctrl_spi0_4w_alt1_0: spi0-4w-alt1-0 {
600 pinctrl_spi0_3w_alt1_0: spi0-3w-alt1-0 {
624 pinctrl_spi1_4w_alt1_0: spi1-4w-alt1-0 {
632 pinctrl_spi1_3w_alt1_0: spi1-3w-alt1-0 {
656 pinctrl_spi2_4w_alt1_0: spi2-4w-alt1-0 {
664 pinctrl_spi2_3w_alt1_0: spi2-3w-alt1-0 {
[all …]
/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.m127 NSInteger alt1=2;
131 alt1=1;
137 alt1=1;
140 alt1=2;
155 switch (alt1) {
DTLexer.m127 NSInteger alt1=2;
130 alt1=1;
134 switch (alt1) {
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteLexer.m84 NSInteger alt1 = 2;
87 alt1=1;
91 switch (alt1) {
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.java271 int alt1=2; in mID() local
275 alt1=1; in mID()
279 switch (alt1) { in mID()
DSimpleCTP.java66 int alt1=2; in program() local
70 alt1=1; in program()
74 switch (alt1) { in program()
/external/antlr/runtime/ObjC/Framework/examples/lexertest-simple/
DTestLexer.m88 NSInteger alt1=2;
91 alt1=1;
95 switch (alt1) {
/external/antlr/runtime/ObjC/Framework/examples/combined/
DCombinedParser.m110 NSInteger alt1 = 2;
113 alt1=1;
117 switch (alt1) {
DCombinedLexer.m92 NSInteger alt1=2;
95 alt1=1;
99 switch (alt1) {
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangLexer.m188 NSInteger alt1 = 2;
191 alt1=1;
195 switch (alt1) {

12