| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
| D | CommonTreeAdaptor.cs | 83 public override IToken CreateToken(int tokenType, string text) { in CreateToken() method in Antlr.Runtime.Tree.CommonTreeAdaptor 105 public override IToken CreateToken(IToken fromToken) { in CreateToken() method in Antlr.Runtime.Tree.CommonTreeAdaptor
|
| D | BaseTreeAdaptor.cs | 283 public abstract IToken CreateToken(int tokenType, string text); in CreateToken() method in Antlr.Runtime.Tree.BaseTreeAdaptor 303 public abstract IToken CreateToken(IToken fromToken); in CreateToken() method in Antlr.Runtime.Tree.BaseTreeAdaptor
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ |
| D | RewriteRuleXxxxStreamFixture.cs | 377 private IToken CreateToken(int type, string text) { in CreateToken() method in Antlr.Runtime.Tests.RewriteRuleXxxxStreamFixture
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/tests/ |
| D | mlir_hlo_builder_test.cc | 82 TEST_F(XlaBuilderTest, CreateToken) { in TEST_F() argument
|
| /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
| D | Antlr.Runtime.Tree.pas | 670 function CreateToken(const FromToken: IToken): IToken; overload; in CreateToken() function 1308 …function CreateToken(const TokenType: Integer; const Text: String): IToken; overload; virtual; abs… in CreateToken() function 1309 function CreateToken(const FromToken: IToken): IToken; overload; virtual; abstract; in CreateToken() function 1336 function CreateToken(const TokenType: Integer; const Text: String): IToken; overload; override; in CreateToken() function 1337 function CreateToken(const FromToken: IToken): IToken; overload; override; in CreateToken() function 2887 function TCommonTreeAdaptor.CreateToken(const TokenType: Integer; in CreateToken() function 2893 function TCommonTreeAdaptor.CreateToken(const FromToken: IToken): IToken; in CreateToken() function
|
| /external/tensorflow/tensorflow/compiler/xla/runtime/ |
| D | async_runtime.cc | 251 AsyncRuntime::Token* AsyncRuntime::CreateToken() { in CreateToken() function in xla::runtime::AsyncRuntime
|
| /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
| D | Antlr.Runtime.Tree.Tests.pas | 91 function CreateToken(const TokenType: Integer; const Text: String): IToken; in CreateToken() function 1230 function TestIRewriteRuleXxxxStream.CreateToken(const TokenType: Integer; in CreateToken() function
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | literal_util.cc | 315 /* static */ Literal LiteralUtil::CreateToken() { in CreateToken() function in xla::LiteralUtil
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 193 static std::unique_ptr<MSP430Operand> CreateToken(StringRef Str, SMLoc S) { in CreateToken() function in __anon8b172b660111::MSP430Operand
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 197 static std::unique_ptr<MSP430Operand> CreateToken(StringRef Str, SMLoc S) { in CreateToken() function in __anonc2b38cac0111::MSP430Operand
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/AsmParser/ |
| D | AVRAsmParser.cpp | 210 static std::unique_ptr<AVROperand> CreateToken(StringRef Str, SMLoc S) { in CreateToken() function in __anoncd9858100111::AVROperand
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/ |
| D | AVRAsmParser.cpp | 201 static std::unique_ptr<AVROperand> CreateToken(StringRef Str, SMLoc S) { in CreateToken() function in __anon67c1f34a0111::AVROperand
|
| /external/llvm/lib/Target/Sparc/AsmParser/ |
| D | SparcAsmParser.cpp | 341 static std::unique_ptr<SparcOperand> CreateToken(StringRef Str, SMLoc S) { in CreateToken() function in __anon37c3cbc80111::SparcOperand
|
| /external/llvm/lib/Target/X86/AsmParser/ |
| D | X86Operand.h | 467 static std::unique_ptr<X86Operand> CreateToken(StringRef Str, SMLoc Loc) { in CreateToken() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
| D | SparcAsmParser.cpp | 378 static std::unique_ptr<SparcOperand> CreateToken(StringRef Str, SMLoc S) { in CreateToken() function in __anon5be5572a0211::SparcOperand
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
| D | X86Operand.h | 580 static std::unique_ptr<X86Operand> CreateToken(StringRef Str, SMLoc Loc) { in CreateToken() function
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/ir/ |
| D | mlir_hlo_builder.cc | 562 XlaOp MlirHloBuilder::CreateToken() { in CreateToken() function in xla::MlirHloBuilder
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 583 static std::unique_ptr<LanaiOperand> CreateToken(StringRef Str, SMLoc Start) { in CreateToken() function
|
| /external/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 567 static std::unique_ptr<LanaiOperand> CreateToken(StringRef Str, SMLoc Start) { in CreateToken() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/AsmParser/ |
| D | SparcAsmParser.cpp | 444 static std::unique_ptr<SparcOperand> CreateToken(StringRef Str, SMLoc S) { in CreateToken() function in __anondc4caef00211::SparcOperand
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/ |
| D | X86Operand.h | 633 static std::unique_ptr<X86Operand> CreateToken(StringRef Str, SMLoc Loc) { in CreateToken() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 587 static std::unique_ptr<LanaiOperand> CreateToken(StringRef Str, SMLoc Start) { in CreateToken() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/AsmParser/ |
| D | VEAsmParser.cpp | 591 static std::unique_ptr<VEOperand> CreateToken(StringRef Str, SMLoc S) { in CreateToken() function in __anon7353bf540211::VEOperand
|
| /external/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 707 static std::unique_ptr<PPCOperand> CreateToken(StringRef Str, SMLoc S, in CreateToken() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 580 static std::unique_ptr<PPCOperand> CreateToken(StringRef Str, SMLoc S, in CreateToken() function
|