Home
last modified time | relevance | path

Searched defs:createToken (Results 1 – 16 of 16) sorted by relevance

/third_party/parse5/packages/parse5/lib/parser/
Dformatting-element-list.test.ts7 function createToken(name: $): TagToken { function
/third_party/node/deps/npm/test/lib/commands/
Dtoken.js365 createToken: (pw, readonly, cidr) => { method
408 createToken: (pw, readonly, cidr) => { method
450 createToken: (pw, readonly, cidr) => { method
Dprofile.js532 async createToken (pass) { method
560 async createToken (pass) { method
600 async createToken (pass) { method
/third_party/node/deps/npm/node_modules/npm-profile/lib/
Dindex.js250 const createToken = (password, readonly, cidrs, opts = {}) => { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp196 static std::unique_ptr<BPFOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts919 …export const createToken = Debug.deprecate(function createToken<TKind extends SyntaxKind>(kind: TK… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3642 createToken(token: SyntaxKind.SuperKeyword): SuperExpression; method
3643 createToken(token: SyntaxKind.ThisKeyword): ThisExpression; method
3644 createToken(token: SyntaxKind.NullKeyword): NullLiteral; method
3645 createToken(token: SyntaxKind.TrueKeyword): TrueLiteral; method
3646 createToken(token: SyntaxKind.FalseKeyword): FalseLiteral; method
3647 createToken<TKind extends PunctuationSyntaxKind>(token: TKind): PunctuationToken<TKind>; method
3648 createToken<TKind extends KeywordTypeSyntaxKind>(token: TKind): KeywordTypeNode<TKind>; method
3649 createToken<TKind extends ModifierSyntaxKind>(token: TKind): ModifierToken<TKind>; method
3650 createToken<TKind extends KeywordSyntaxKind>(token: TKind): KeywordToken<TKind>; method
3651createToken<TKind extends SyntaxKind.Unknown | SyntaxKind.EndOfFileToken>(token: TKind): Token<TKi… method
[all …]
Dtypescript.d.ts3642 createToken(token: SyntaxKind.SuperKeyword): SuperExpression; method
3643 createToken(token: SyntaxKind.ThisKeyword): ThisExpression; method
3644 createToken(token: SyntaxKind.NullKeyword): NullLiteral; method
3645 createToken(token: SyntaxKind.TrueKeyword): TrueLiteral; method
3646 createToken(token: SyntaxKind.FalseKeyword): FalseLiteral; method
3647 createToken<TKind extends PunctuationSyntaxKind>(token: TKind): PunctuationToken<TKind>; method
3648 createToken<TKind extends KeywordTypeSyntaxKind>(token: TKind): KeywordTypeNode<TKind>; method
3649 createToken<TKind extends ModifierSyntaxKind>(token: TKind): ModifierToken<TKind>; method
3650 createToken<TKind extends KeywordSyntaxKind>(token: TKind): KeywordToken<TKind>; method
3651createToken<TKind extends SyntaxKind.Unknown | SyntaxKind.EndOfFileToken>(token: TKind): Token<TKi… method
[all …]
Dtsserverlibrary.d.ts3642 createToken(token: SyntaxKind.SuperKeyword): SuperExpression; method
3643 createToken(token: SyntaxKind.ThisKeyword): ThisExpression; method
3644 createToken(token: SyntaxKind.NullKeyword): NullLiteral; method
3645 createToken(token: SyntaxKind.TrueKeyword): TrueLiteral; method
3646 createToken(token: SyntaxKind.FalseKeyword): FalseLiteral; method
3647 createToken<TKind extends PunctuationSyntaxKind>(token: TKind): PunctuationToken<TKind>; method
3648 createToken<TKind extends KeywordTypeSyntaxKind>(token: TKind): KeywordTypeNode<TKind>; method
3649 createToken<TKind extends ModifierSyntaxKind>(token: TKind): ModifierToken<TKind>; method
3650 createToken<TKind extends KeywordSyntaxKind>(token: TKind): KeywordToken<TKind>; method
3651createToken<TKind extends SyntaxKind.Unknown | SyntaxKind.EndOfFileToken>(token: TKind): Token<TKi… method
[all …]
Dtsc.js18092 createToken: createToken, property
18849 function createToken(token) { function
DtypingsInstaller.js22733 createToken: createToken, property
23541 function createToken(token) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3642 createToken(token: SyntaxKind.SuperKeyword): SuperExpression; method
3643 createToken(token: SyntaxKind.ThisKeyword): ThisExpression; method
3644 createToken(token: SyntaxKind.NullKeyword): NullLiteral; method
3645 createToken(token: SyntaxKind.TrueKeyword): TrueLiteral; method
3646 createToken(token: SyntaxKind.FalseKeyword): FalseLiteral; method
3647 createToken<TKind extends PunctuationSyntaxKind>(token: TKind): PunctuationToken<TKind>; method
3648 createToken<TKind extends KeywordTypeSyntaxKind>(token: TKind): KeywordTypeNode<TKind>; method
3649 createToken<TKind extends ModifierSyntaxKind>(token: TKind): ModifierToken<TKind>; method
3650 createToken<TKind extends KeywordSyntaxKind>(token: TKind): KeywordToken<TKind>; method
3651createToken<TKind extends SyntaxKind.Unknown | SyntaxKind.EndOfFileToken>(token: TKind): Token<TKi… method
[all …]
Dtsserverlibrary.d.ts3642 createToken(token: SyntaxKind.SuperKeyword): SuperExpression; method
3643 createToken(token: SyntaxKind.ThisKeyword): ThisExpression; method
3644 createToken(token: SyntaxKind.NullKeyword): NullLiteral; method
3645 createToken(token: SyntaxKind.TrueKeyword): TrueLiteral; method
3646 createToken(token: SyntaxKind.FalseKeyword): FalseLiteral; method
3647 createToken<TKind extends PunctuationSyntaxKind>(token: TKind): PunctuationToken<TKind>; method
3648 createToken<TKind extends KeywordTypeSyntaxKind>(token: TKind): KeywordTypeNode<TKind>; method
3649 createToken<TKind extends ModifierSyntaxKind>(token: TKind): ModifierToken<TKind>; method
3650 createToken<TKind extends KeywordSyntaxKind>(token: TKind): KeywordToken<TKind>; method
3651createToken<TKind extends SyntaxKind.Unknown | SyntaxKind.EndOfFileToken>(token: TKind): Token<TKi… method
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp658 static std::unique_ptr<RISCVOperand> createToken(StringRef Str, SMLoc S, in createToken() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp161 static std::unique_ptr<SystemZOperand> createToken(StringRef Str, SMLoc Loc) { in createToken() function in __anon61693d290111::SystemZOperand
/third_party/node/tools/lint-md/
Dlint-md.mjs24393 const createToken = (name, value, isGlobal) => { function