Home
last modified time | relevance | path

Searched defs:projects (Results 1 – 25 of 26) sorted by relevance

12

/third_party/node/tools/gyp/tools/
Dpretty_sln.py25 def BuildProject(project, built, projects, deps): argument
110 def PrintDependencies(projects, deps): argument
127 def PrintBuildOrder(projects, deps): argument
141 def PrintVCProj(projects): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/
Dpretty_sln.py24 def BuildProject(project, built, projects, deps): argument
104 def PrintDependencies(projects, deps): argument
120 def PrintBuildOrder(projects, deps): argument
133 def PrintVCProj(projects): argument
/third_party/flatbuffers/docs/source/
DBuilding.md92 ### Using in CMake-based projects
117 #### Override default depth limit of nested objects
125 #### For Google Play apps
/third_party/gettext/gettext-tools/projects/
DMakefile.am25 projectsdir = $(pkgdatadir)/projects directory
/third_party/gettext/gettext-tools/
DMakefile.am22 SUBDIRS = intl gnulib-lib libgrep src libgettextpo po its projects styles emacs misc man m4 tests s… subdir
/third_party/boost/tools/build/src/contrib/
Dboost.py122 projects = get_manager().projects() variable
/third_party/boost/tools/build/src/
Dmanager.py56 def projects (self): member in Manager
/third_party/typescript_eslint/packages/typescript-estree/src/
Dparser-options.ts22 projects: string[]; property
/third_party/typescript/src/testRunner/unittests/tsserver/
DsymLinks.ts4 const projects = "/users/username/projects"; constant
DtypingsInstaller.ts1998 const projects = "/users/username/projects"; constant
/third_party/node/deps/npm/node_modules/cli-table3/
Dpackage.json74 "projects": [ array
/third_party/typescript/src/server/
Dsession.ts1451 let projects: readonly Project[] | undefined; variable
1497 const projects = this.getProjects(args); constant
1538 const projects = this.getProjects(args); constant
1562 const projects = this.getProjects(args); constant
1849 …const projects = this.getProjects(args, /*getScriptInfoEnsuringProjectsUptoDate*/ true, /*ignoreNo… constant
DeditorServices.ts2459 let projects: MultiMap<Path, Project> | undefined; variable
Dprotocol.ts1691 projects: ExternalProject[]; property
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts393 …const { buildOptions, watchOptions, projects, errors } = parseBuildCommand(commandLineArgs.slice(1… constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts2 export const projects = `/user/username/projects`; constant
/third_party/typescript/src/compiler/
DwatchUtilities.ts262 projects: Set<T>; property
DcommandLineParser.ts1507 projects: string[]; property
/third_party/gettext/gettext-tools/src/
DMakefile.am90 projectsdir = $(pkgdatadir)/projects directory
/third_party/typescript/lib/
Dprotocol.d.ts1242 projects: ExternalProject[]; property
Dtsserver.js105833 projects: new ts.Set([projectPath]), property
155877 function findProjectByName(projectName, projects) { argument
156318 … ProjectService.prototype.delayUpdateProjectGraphs = function (projects, clearSourceMapperCache) { argument
158578 ProjectService.prototype.openExternalProjects = function (projects) { argument
159220 function combineProjectOutput(defaultValue, getValue, projects, action) { argument
159223 projects.symLinkedProjects.forEach(function (projects, path) { argument
159255 …function combineProjectOutputWhileOpeningReferencedProjects(projects, defaultProject, action, getL… argument
159264 …function combineProjectOutputForRenameLocations(projects, defaultProject, initialLocation, findInS… argument
159281 function combineProjectOutputForReferences(projects, defaultProject, initialLocation) { argument
159308 function combineProjectOutputForFileReferences(projects, defaultProject, fileName) { argument
[all …]
Dtsserverlibrary.js106027 projects: new ts.Set([projectPath]), property
156071 function findProjectByName(projectName, projects) { argument
156512 … ProjectService.prototype.delayUpdateProjectGraphs = function (projects, clearSourceMapperCache) { argument
158772 ProjectService.prototype.openExternalProjects = function (projects) { argument
159414 function combineProjectOutput(defaultValue, getValue, projects, action) { argument
159417 projects.symLinkedProjects.forEach(function (projects, path) { argument
159449 …function combineProjectOutputWhileOpeningReferencedProjects(projects, defaultProject, action, getL… argument
159458 …function combineProjectOutputForRenameLocations(projects, defaultProject, initialLocation, findInS… argument
159475 function combineProjectOutputForReferences(projects, defaultProject, initialLocation) { argument
159502 function combineProjectOutputForFileReferences(projects, defaultProject, fileName) { argument
[all …]
Dtsc.js86846 projects: new ts.Set([projectPath]), property
95106 function performBuild(sys, cb, buildOptions, watchOptions, projects, errors) { argument
DtypingsInstaller.js105822 projects: new ts.Set([projectPath]), property
DtypescriptServices.js106027 projects: new ts.Set([projectPath]), property

12