Home
last modified time | relevance | path

Searched defs:ReplaceOp (Results 1 – 10 of 10) sorted by relevance

/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DTokenRewriteStream.as481 class ReplaceOp extends RewriteOperation { class
484 public function ReplaceOp(fromIndex:int, toIndex:int, text:Object) { method in ReplaceOp
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
DTokenRewriteStream.js121 trs.ReplaceOp = function(from, to, text) { class in trs
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DTokenRewriteStream.cs150 class ReplaceOp : RewriteOperation { class in Antlr.Runtime.TokenRewriteStream
152 public ReplaceOp(TokenRewriteStream stream, int from, int to, object text) in ReplaceOp() method in Antlr.Runtime.TokenRewriteStream.ReplaceOp
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DTokenRewriteStream.cs169 private class ReplaceOp : RewriteOperation class in Antlr.Runtime.TokenRewriteStream
172 public ReplaceOp( TokenRewriteStream stream, int from, int to, object text ) in ReplaceOp() method in Antlr.Runtime.TokenRewriteStream.ReplaceOp
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DTokenRewriteStream.java138 class ReplaceOp extends RewriteOperation { class in TokenRewriteStream
140 public ReplaceOp(int from, int to, Object text) { in ReplaceOp() method in TokenRewriteStream.ReplaceOp
/external/antlr/runtime/Python3/antlr3/
Dstreams.py938 class ReplaceOp(RewriteOperation): class
/external/antlr/runtime/Python/antlr3/
Dstreams.py992 class ReplaceOp(RewriteOperation): class
/external/llvm-project/mlir/lib/Rewrite/
DByteCode.cpp116 ReplaceOp, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1119 static Value *simplifyWithOpReplaced(Value *V, Value *Op, Value *ReplaceOp, in simplifyWithOpReplaced()
/external/guice/extensions/persist/lib/
Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...