Home
last modified time | relevance | path

Searched defs:EOR (Results 1 – 24 of 24) sorted by relevance

/external/antlr/runtime/ObjC/Framework/examples/combined/
DCombinedParser.h18 EOR, enumerator
/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.h18 EOR, enumerator
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyPrinter.h21 EOR, enumerator
DPolyDifferentiator.h18 EOR, enumerator
DPolyParser.h18 EOR, enumerator
DSimplifier.h18 EOR, enumerator
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.h18 EOR, enumerator
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.h18 EOR, enumerator
DLangParser.h18 EOR, enumerator
/external/antlr/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.h18 EOR, enumerator
/external/antlr/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.h18 EOR, enumerator
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCWalker.h18 EOR, enumerator
DSimpleCTP.h18 EOR, enumerator
DSimpleCParser.h18 EOR, enumerator
/external/python/cpython2/Lib/
Dtelnetlib.py98 EOR = chr(25) # end or record variable
/external/python/cpython3/Lib/
Dtelnetlib.py97 EOR = bytes([25]) # end or record variable
/external/tcpdump/
Dprint-telnet.c86 #define EOR 239 /* end of record (transparent mode) */ macro
/external/v8/src/arm/
Dconstants-arm.h122 EOR = 1 << 21, // Logical Exclusive OR. enumerator
/external/pcre/dist2/src/sljit/
DsljitNativeARM_64.c86 #define EOR 0xca000000 macro
DsljitNativeARM_32.c97 #define EOR 0xe0200000 macro
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md452 ### EOR ### subsection
1606 ### EOR ### subsection
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp1433 auto EOR = buildMI(MBB, MBBI, AVR::EORRdRr) in expand() local
/external/v8/src/arm64/
Dconstants-arm64.h583 EOR = 0x40000000, enumerator
/external/vixl/src/aarch64/
Dconstants-aarch64.h548 EOR = 0x40000000, enumerator