Home
last modified time | relevance | path

Searched refs:alt2 (Results 1 – 25 of 39) 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];
11 sub A from [A.alt1 A.alt2];
12 sub B from [B.alt1 B.alt2 B.alt3];
DAlternateSubtable.fea2 sub A from [A.alt1 A.alt2];
4 sub B from [B.alt1 B.alt2];
Dbug502.fea5 sub Eng by Eng.alt2;
Dspec8a.fea18 sub a from [a.alt1 a.alt2 a.alt3];
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteLexer.m176 NSInteger alt2=2;
180 alt2=1;
183 alt2=2;
191 switch (alt2) {
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DDebugGrammarLexer.cs307 int alt2=2; in mINT()
312 alt2=1; in mINT()
316 switch ( alt2 ) in mINT()
DProfileGrammarLexer.cs307 int alt2=2; in mINT()
312 alt2=1; in mINT()
316 switch ( alt2 ) in mINT()
DDebugTreeGrammar.cs334 int alt2=2; in stat()
343 alt2=1; in stat()
347 alt2=2; in stat()
357 switch ( alt2 ) in stat()
DProfileTreeGrammar.cs339 int alt2=2; in stat()
348 alt2=1; in stat()
352 alt2=2; in stat()
362 switch ( alt2 ) in stat()
DDebugGrammarParser.cs304 int alt2=4; in stat()
312 alt2 = dfa2.Predict(input); in stat()
325 switch ( alt2 ) in stat()
/external/mesa3d/src/mapi/glapi/gen/
Dgl_x86_asm.py208 alt2 = "%s@%u" % (n, stack)
209 … text = '\tGL_STUB_ALIAS(%s, %d, %s, %s, %s)' % (n, f.offset, alt2, name, alt)
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCTP.java116 int alt2=3; in declaration() local
120 alt2=1; in declaration()
125 alt2=2; in declaration()
130 alt2=3; in declaration()
140 switch (alt2) { in declaration()
DSimpleCLexer.java326 int alt2=2; in mINT() local
330 alt2=1; in mINT()
334 switch (alt2) { in mINT()
DSimpleCTP.m352 NSInteger alt2=3;
357 alt2=1;
362 alt2=2;
367 alt2=3;
378 switch (alt2) {
DSimpleCWalker.m352 NSInteger alt2=3;
357 alt2=1;
362 alt2=2;
367 alt2=3;
378 switch (alt2) {
/external/u-boot/arch/arm/dts/
Dstih407-pinctrl.dtsi338 pinctrl_spi11_default: spi11-4w-alt2-0 {
346 pinctrl_spi11_3w_alt2_0: spi11-3w-alt2-0 {
355 pinctrl_spi12_default: spi12-4w-alt2-0 {
363 pinctrl_spi12_3w_alt2_0: spi12-3w-alt2-0 {
547 pinctrl_i2c2_alt2_1: i2c2-alt2-1 {
577 pinctrl_spi0_default: spi0-4w-alt2-0 {
585 pinctrl_spi0_3w_alt2_0: spi0-3w-alt2-0 {
609 pinctrl_spi1_default: spi1-4w-alt2-0 {
617 pinctrl_spi1_3w_alt2_0: spi1-3w-alt2-0 {
641 pinctrl_spi2_default: spi2-4w-alt2-0 {
[all …]
/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.m225 NSInteger alt2=2;
229 alt2=1;
232 alt2=2;
240 switch (alt2) {
DTLexer.m191 NSInteger alt2 = 2;
194 alt2=1;
198 switch (alt2) {
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyParser.m414 NSInteger alt2=5;
424 alt2=2;
427 alt2=1;
437 alt2=4;
450 alt2=3;
453 alt2=5;
468 switch (alt2) {
DPolyLexer.m225 NSInteger alt2 = 2;
228 alt2=1;
232 switch (alt2) {
/external/antlr/runtime/ObjC/Framework/examples/combined/
DCombinedLexer.m156 NSInteger alt2 = 2;
159 alt2=1;
163 switch (alt2) {
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangLexer.m257 NSInteger alt2 = 2;
260 alt2=1;
264 switch (alt2) {
/external/curl/tests/
Dvalgrind.supp76 libidn-idna_to_ascii-error-inlined-functions-alt2
/external/antlr/runtime/ObjC/Framework/examples/scopes/
DSymbolTableLexer.m427 NSInteger alt2 = 2;
430 alt2=1;
434 switch (alt2) {
DSymbolTableParser.m281 NSInteger alt2=2;
284 alt2=1;
288 switch (alt2) {

12