| /external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
| D | CommonTreeAdaptor.java | 70 public Token createToken(int tokenType, String text) { in createToken() method in CommonTreeAdaptor 89 public Token createToken(Token fromToken) { in createToken() method in CommonTreeAdaptor
|
| D | BaseTreeAdaptor.java | 281 public abstract Token createToken(int tokenType, String text); in createToken() method in BaseTreeAdaptor 297 public abstract Token createToken(Token fromToken); in createToken() method in BaseTreeAdaptor
|
| /external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/ |
| D | CommonTreeAdaptor.js | 56 createToken: function(fromToken) { method
|
| /external/apache-http/src/org/apache/http/message/ |
| D | BasicTokenIterator.java | 220 protected String createToken(String value, int start, int end) { in createToken() method in BasicTokenIterator
|
| /external/antlr/runtime/C/include/ |
| D | antlr3basetreeadaptor.h | 119 …pANTLR3_COMMON_TOKEN (*createToken) (struct ANTLR3_BASE_TREE_ADAPTOR_struct * adaptor, ANTLR3… member
|
| /external/antlr/runtime/C/src/ |
| D | antlr3commontreeadaptor.c | 291 createToken (pANTLR3_BASE_TREE_ADAPTOR adaptor, ANTLR3_UINT32 tokenType, pANTLR3_UINT8 text) in createToken() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/ |
| D | BPFAsmParser.cpp | 196 static std::unique_ptr<BPFOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/AsmParser/ |
| D | BPFAsmParser.cpp | 200 static std::unique_ptr<BPFOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
|
| /external/antlr/runtime/Cpp/include/ |
| D | antlr3commontreeadaptor.inl | 294 CommonTreeAdaptor<ImplTraits>::createToken( ANTLR_UINT32 tokenType, const ANTLR_UINT8* text) function in CommonTreeAdaptor
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/AsmParser/ |
| D | XtensaAsmParser.cpp | 280 static std::unique_ptr<XtensaOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/AsmParser/ |
| D | M68kAsmParser.cpp | 330 std::unique_ptr<M68kOperand> M68kOperand::createToken(StringRef Token, in createToken() function in M68kOperand
|
| /external/antlr/runtime/Python3/antlr3/ |
| D | tree.py | 1162 def createToken(self, fromToken=None, tokenType=None, text=None): member in BaseTreeAdaptor 1498 def createToken(self, fromToken=None, tokenType=None, text=None): member in CommonTreeAdaptor
|
| /external/antlr/runtime/Python/antlr3/ |
| D | tree.py | 1169 def createToken(self, fromToken=None, tokenType=None, text=None): member in BaseTreeAdaptor 1507 def createToken(self, fromToken=None, tokenType=None, text=None): member in CommonTreeAdaptor
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/AsmParser/ |
| D | LoongArchAsmParser.cpp | 467 static std::unique_ptr<LoongArchOperand> createToken(StringRef Str, SMLoc S) { in createToken() function in __anon9540ce380111::LoongArchOperand
|
| /external/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 139 static std::unique_ptr<SystemZOperand> createToken(StringRef Str, SMLoc Loc) { in createToken() function in __anon1cc7e8d40111::SystemZOperand
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/AsmParser/ |
| D | CSKYAsmParser.cpp | 472 static std::unique_ptr<CSKYOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 658 static std::unique_ptr<RISCVOperand> createToken(StringRef Str, SMLoc S, in createToken() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 161 static std::unique_ptr<SystemZOperand> createToken(StringRef Str, SMLoc Loc) { in createToken() function in __anon43a455360111::SystemZOperand
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 165 static std::unique_ptr<SystemZOperand> createToken(StringRef Str, SMLoc Loc) { in createToken() function in __anond3de1ffc0111::SystemZOperand
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 836 static std::unique_ptr<RISCVOperand> createToken(StringRef Str, SMLoc S, in createToken() function
|