Home
last modified time | relevance | path

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

1234

/external/aac/libSBRdec/src/arm/
Denv_calc_arm.cpp126 EOR r4, r4, r4, ASR #31 in FDK_get_maxval()
127 EOR r5, r5, r5, ASR #31 in FDK_get_maxval()
134 EOR r4, r4, r4, ASR #31 in FDK_get_maxval()
135 EOR r5, r5, r5, ASR #31 in FDK_get_maxval()
/external/boringssl/src/ssl/test/runner/poly1305/
Dpoly1305_arm.s39 EOR R2, R2, R2
40 EOR R3, R3, R3
41 EOR R4, R4, R4
42 EOR R5, R5, R5
43 EOR R6, R6, R6
70 EOR R6, R6, R6
218 EOR R0, R0
338 EOR R0, R0, R0
339 EOR R1, R1, R1
340 EOR R2, R2, R2
[all …]
/external/e2fsprogs/lib/ss/
Dct_c.sed17 # EOR
107 /^;/b EOR
134 /^)/ b EOR
149 : EOR
151 EOR\
Dct_c.awk40 /^EOR/ {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.h18 EOR, enumerator
DLangParser.h18 EOR, enumerator
DLangDumpDecl.m92 …[ANTLRBaseRecognizer setTokenNames:[[AMutableArray arrayWithObjects:@"<invalid>", @"<EOR>", @"<DOW…
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLRTreePrinter.g130 | EOR //{s="EOR";}
248 EOR {out(";\n");}
269 EOR {out(";\n");}
DANTLRv3.g50 EOR;
170 EOR["EOR"]
DANTLRv3Tree.g91 exceptionGroup? EOR
DANTLR.g86 EOR;
388 …* ^(RULE[block,"rule"] ID["name"] {modifier} ARG["ARG"] RET["RET"] SCOPE["scope"] {block} EOR[EOBA…
399 … adaptor.addChild( rule, adaptor.create( EOR, block.getLastChild().getToken(), "<end-of-rule>" ) );
600 EOR[$SEMI,"<end-of-rule>"])
DTreeToNFAConverter.g230 EOR
686 EOR
824 EOR
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCTP.h18 EOR, enumerator
DSimpleCParser.h18 EOR, enumerator
/external/v8/src/arm64/
Dconstants-arm64.h501 EOR = 0x40000000, enumerator
502 EON = EOR | NOT,
516 EOR_w_imm = LogicalImmediateFixed | EOR,
517 EOR_x_imm = LogicalImmediateFixed | EOR | SixtyFourBits,
539 EOR_w = LogicalShiftedFixed | EOR,
540 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DANTLRv3.g51 EOR;
175 EOR["EOR"]
/external/vixl/src/vixl/a64/
Dconstants-a64.h528 EOR = 0x40000000, enumerator
529 EON = EOR | NOT,
543 EOR_w_imm = LogicalImmediateFixed | EOR,
544 EOR_x_imm = LogicalImmediateFixed | EOR | SixtyFourBits,
566 EOR_w = LogicalShiftedFixed | EOR,
567 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,
/external/tcpdump/
Dprint-telnet.c83 #define EOR 239 /* end of record (transparent mode) */ macro
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Dserialize.g152 EOR {out.endRule();}
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
DCombinedParser.m83 …[ANTLRBaseRecognizer setTokenNames:[[[NSArray alloc] initWithObjects:@"<invalid>", @"<EOR>", @"<DO…
/external/v8/src/arm/
Dconstants-arm.h142 EOR = 1 << 21, // Logical Exclusive OR. enumerator

1234