Home
last modified time | relevance | path

Searched defs:Project (Results 1 – 24 of 24) sorted by relevance

/third_party/abseil-cpp/CMake/
DREADME.md20 ### Step-by-Step Instructions
53 ### Running Abseil Tests with CMake
83 ### Available Abseil CMake Public Targets
/third_party/skia/third_party/externals/abseil-cpp/CMake/
DREADME.md20 ### Step-by-Step Instructions
92 ### Running Abseil Tests with CMake
122 ### Available Abseil CMake Public Targets
/third_party/expat/
DREADME.md41 ### a) Module Mode
66 ### b) Config Mode
/third_party/skia/third_party/externals/expat/
DREADME.md41 ### a) Module Mode
66 ### b) Config Mode
/third_party/skia/third_party/externals/expat/expat/
DREADME.md41 ### a) Module Mode
66 ### b) Config Mode
/third_party/googletest/googletest/
DREADME.md178 ##### Visual Studio Dynamic vs Static Runtimes
/third_party/boringssl/src/third_party/googletest/
DREADME.md182 ##### Visual Studio Dynamic vs Static Runtimes
/third_party/typescript/src/testRunner/unittests/tsbuild/
DamdModulesWithOut.ts4 const enum Project { lib, app } enum
DoutFile.ts5 const enum Project { first, second, third } enum
/third_party/typescript/src/harness/
DcompilerImpl.ts5 export interface Project { interface
/third_party/typescript/src/compiler/
Dtracing.ts14 Project, enumerator
/third_party/skia/gn/
Dgn_to_cmake.py160 class Project(object): class
/third_party/flutter/skia/gn/
Dgn_to_cmake.py160 class Project(object): class
/third_party/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go272 Project string `json:"project"` member
/third_party/flutter/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go268 Project string `json:"project"` member
/third_party/typescript/src/server/
Dproject.ts132 export abstract class Project implements LanguageServiceHost, ModuleResolutionHost { class
Dsession.ts273 type Projects = readonly Project[] | { alias
1451 let projects: readonly Project[] | undefined; variable
/third_party/freetype/src/truetype/
Dttinterp.c2468 Project( TT_ExecContext exc, in Project() function
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttinterp.c2457 Project( TT_ExecContext exc, in Project() function
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttinterp.c2473 Project( TT_ExecContext exc, in Project() function
/third_party/typescript/lib/
Dtsserverlibrary.d.ts9383 abstract class Project implements LanguageServiceHost, ModuleResolutionHost { class
9595 class ExternalProject extends Project { property in ts.InferredProject
Dtsserverlibrary.js154011 var Project = /** @class */ (function () { class
154013 function Project( class in anonymousFunction0b980a7110b100.anonymousFunction0b980a7110b200.Project
154112 Project.prototype.getResolvedProjectReferenceToRedirect = function (_fileName) { class
Dtsserver.js153817 var Project = /** @class */ (function () { class
153819 function Project( class in anonymousFunction625cdfdc109f00.anonymousFunction625cdfdc10a000.Project
153918 Project.prototype.getResolvedProjectReferenceToRedirect = function (_fileName) { class
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9475 abstract class Project implements LanguageServiceHost, ModuleResolutionHost { class
9689 class ExternalProject extends Project { property in ts.InferredProject