Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/config/
DinitializeTSConfig.ts5 const commandLine = parseCommandLine(commandLinesArgs); constant
/third_party/typescript_eslint/packages/typescript-estree/src/create-program/
DcreateDefaultProgram.ts32 const commandLine = ts.getParsedCommandLineOfConfigFile( constant
/third_party/grpc/src/csharp/Grpc.Tools.Tests/
DProtoCompileBasicTest.cs39 string commandLine) in ExecuteTool()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite.h120 std::string commandLine; member
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts416 const commandLine = parseCommandLine(commandLineArgs, path => system.readFile(path)); constant
/third_party/typescript/lib/
Dtsc.js30446 function parseCommandLineWorker(diagnostics, commandLine, readFile) { argument
30595 function parseCommandLine(commandLine, readFile) { argument
82394 function getOutputFileNames(commandLine, inputFileName, ignoreCase) { argument
89331 var resolvedRef = { commandLine: commandLine, sourceFile: sourceFile }; property
94222 commandLine: config property
94871 function getOptionsForHelp(commandLine) { argument
94960 function executeCommandLineWorker(sys, cb, commandLine) { argument
Dtsserverlibrary.d.ts2119 commandLine: ParsedCommandLine; property
Dtypescript.d.ts2119 commandLine: ParsedCommandLine; property
DtypescriptServices.d.ts2119 commandLine: ParsedCommandLine; property
DtypingsInstaller.js37433 function parseCommandLineWorker(diagnostics, commandLine, readFile) { argument
37587 function parseCommandLine(commandLine, readFile) { argument
100922 function getOutputFileNames(commandLine, inputFileName, ignoreCase) { argument
108667 var resolvedRef = { commandLine: commandLine, sourceFile: sourceFile }; property
114248 commandLine: config property
DtypescriptServices.js37638 function parseCommandLineWorker(diagnostics, commandLine, readFile) { argument
37792 function parseCommandLine(commandLine, readFile) { argument
101127 function getOutputFileNames(commandLine, inputFileName, ignoreCase) { argument
108872 var resolvedRef = { commandLine: commandLine, sourceFile: sourceFile }; property
114453 commandLine: config property
Dtypescript.js37638 function parseCommandLineWorker(diagnostics, commandLine, readFile) { argument
37792 function parseCommandLine(commandLine, readFile) { argument
101127 function getOutputFileNames(commandLine, inputFileName, ignoreCase) { argument
108872 var resolvedRef = { commandLine: commandLine, sourceFile: sourceFile }; property
114453 commandLine: config property
Dtsserverlibrary.js37638 function parseCommandLineWorker(diagnostics, commandLine, readFile) { argument
37792 function parseCommandLine(commandLine, readFile) { argument
101127 function getOutputFileNames(commandLine, inputFileName, ignoreCase) { argument
108872 var resolvedRef = { commandLine: commandLine, sourceFile: sourceFile }; property
114453 commandLine: config property
Dtsserver.js37444 function parseCommandLineWorker(diagnostics, commandLine, readFile) { argument
37598 function parseCommandLine(commandLine, readFile) { argument
100933 function getOutputFileNames(commandLine, inputFileName, ignoreCase) { argument
108678 var resolvedRef = { commandLine: commandLine, sourceFile: sourceFile }; property
114259 commandLine: config property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2130 commandLine: ParsedCommandLine; property
Dtsserverlibrary.d.ts2130 commandLine: ParsedCommandLine; property