Searched defs:EOR (Results 1 – 24 of 24) sorted by relevance
/external/antlr/runtime/ObjC/Framework/examples/combined/ |
D | CombinedParser.h | 18 EOR, enumerator
|
/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/ |
D | TParser.h | 18 EOR, enumerator
|
/external/antlr/runtime/ObjC/Framework/examples/polydiff/ |
D | PolyPrinter.h | 21 EOR, enumerator
|
D | PolyDifferentiator.h | 18 EOR, enumerator
|
D | PolyParser.h | 18 EOR, enumerator
|
D | Simplifier.h | 18 EOR, enumerator
|
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/ |
D | TreeRewriteParser.h | 18 EOR, enumerator
|
/external/antlr/runtime/ObjC/Framework/examples/treeparser/ |
D | LangDumpDecl.h | 18 EOR, enumerator
|
D | LangParser.h | 18 EOR, enumerator
|
/external/antlr/runtime/ObjC/Framework/examples/scopes/ |
D | SymbolTableParser.h | 18 EOR, enumerator
|
/external/antlr/runtime/ObjC/Framework/examples/LL-star/ |
D | SimpleCParser.h | 18 EOR, enumerator
|
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/ |
D | SimpleCWalker.h | 18 EOR, enumerator
|
D | SimpleCTP.h | 18 EOR, enumerator
|
D | SimpleCParser.h | 18 EOR, enumerator
|
/external/python/cpython2/Lib/ |
D | telnetlib.py | 98 EOR = chr(25) # end or record variable
|
/external/python/cpython3/Lib/ |
D | telnetlib.py | 97 EOR = bytes([25]) # end or record variable
|
/external/tcpdump/ |
D | print-telnet.c | 86 #define EOR 239 /* end of record (transparent mode) */ macro
|
/external/v8/src/arm/ |
D | constants-arm.h | 122 EOR = 1 << 21, // Logical Exclusive OR. enumerator
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeARM_64.c | 86 #define EOR 0xca000000 macro
|
D | sljitNativeARM_32.c | 97 #define EOR 0xe0200000 macro
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 452 ### EOR ### subsection 1606 ### EOR ### subsection
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRExpandPseudoInsts.cpp | 1433 auto EOR = buildMI(MBB, MBBI, AVR::EORRdRr) in expand() local
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 583 EOR = 0x40000000, enumerator
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 548 EOR = 0x40000000, enumerator
|