/third_party/node/deps/npm/node_modules/hosted-git-info/lib/ |
H A D | hosts.js | 10 sshtemplate: ({ domain, user, project, committish }) => 11 `git@${domain}:${user}/${project}.git${maybeJoin('#', committish)}`, 12 sshurltemplate: ({ domain, user, project, committish }) => 13 `git+ssh://git@${domain}/${user}/${project}.git${maybeJoin('#', committish)}`, 14 edittemplate: ({ domain, user, project, committish, editpath, path }) => 15 `https://${domain}/${user}/${project}${maybeJoin('/', editpath, '/', maybeEncode(committish || 'HEAD'), '/', path)}`, 16 browsetemplate: ({ domain, user, project, committish, treepath }) => 17 `https://${domain}/${user}/${project}${maybeJoin('/', treepath, '/', maybeEncode(committish))}`, 18 browsetreetemplate: ({ domain, user, project, committish, treepath, path, fragment, hashformat }) => 19 `https://${domain}/${user}/${project}/ [all...] |
/third_party/typescript/tests/baselines/reference/tsc/incremental/ |
H A D | when-global-file-is-added,-the-signatures-are-updated.js | 17 //// [/src/project/src/anotherFileWithSameReferenes.ts]
23 //// [/src/project/src/filePresent.ts]
26 //// [/src/project/src/main.ts]
32 //// [/src/project/tsconfig.json]
38 /lib/tsc --p src/project 39 [96msrc/project/src/anotherFileWithSameReferenes.ts[0m:[93m2[0m:[93m22[0m - [91merror[0m[90m TS6053: [0mFile '/src/project/src/fileNotFound.ts' not found.
44 [96msrc/project/src/main.ts[0m:[93m2[0m:[93m22[0m - [91merror[0m[90m TS6053: [0mFile '/src/project/src/fileNotFound.ts' not found.
53 1 src/project/sr [all...] |
H A D | noEmit-changes-composite.js | 17 //// [/src/project/src/class.ts]
22 //// [/src/project/src/directUse.ts]
26 //// [/src/project/src/indirectClass.ts]
32 //// [/src/project/src/indirectUse.ts]
36 //// [/src/project/src/noChangeFile.ts]
40 //// [/src/project/src/noChangeFileWithEmitSpecificError.ts]
44 //// [/src/project/tsconfig.json]
50 /lib/tsc --p src/project 51 [96msrc/project/src/noChangeFileWithEmitSpecificError.ts[0m:[93m1[0m:[93m19[0m - [91merror[0m[90m TS2396: [0mDuplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters.
57 Found 1 error in src/project/sr [all...] |
H A D | noEmit-changes-incremental-declaration.js | 17 //// [/src/project/src/class.ts]
22 //// [/src/project/src/directUse.ts]
26 //// [/src/project/src/indirectClass.ts]
32 //// [/src/project/src/indirectUse.ts]
36 //// [/src/project/src/noChangeFile.ts]
40 //// [/src/project/src/noChangeFileWithEmitSpecificError.ts]
44 //// [/src/project/tsconfig.json]
50 /lib/tsc --p src/project 51 [96msrc/project/src/noChangeFileWithEmitSpecificError.ts[0m:[93m1[0m:[93m19[0m - [91merror[0m[90m TS2396: [0mDuplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters.
57 Found 1 error in src/project/sr [all...] |
H A D | noEmit-changes-incremental.js | 17 //// [/src/project/src/class.ts]
22 //// [/src/project/src/directUse.ts]
26 //// [/src/project/src/indirectClass.ts]
32 //// [/src/project/src/indirectUse.ts]
36 //// [/src/project/src/noChangeFile.ts]
40 //// [/src/project/src/noChangeFileWithEmitSpecificError.ts]
44 //// [/src/project/tsconfig.json]
50 /lib/tsc --p src/project 51 [96msrc/project/src/noChangeFileWithEmitSpecificError.ts[0m:[93m1[0m:[93m19[0m - [91merror[0m[90m TS2396: [0mDuplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters.
57 Found 1 error in src/project/sr [all...] |
H A D | noEmit-changes-with-initial-noEmit-incremental.js | 17 //// [/src/project/src/class.ts]
22 //// [/src/project/src/directUse.ts]
26 //// [/src/project/src/indirectClass.ts]
32 //// [/src/project/src/indirectUse.ts]
36 //// [/src/project/src/noChangeFile.ts]
40 //// [/src/project/src/noChangeFileWithEmitSpecificError.ts]
44 //// [/src/project/tsconfig.json]
50 /lib/tsc --p src/project --noEmit 54 //// [/src/project/tsconfig.tsbuildinfo]
57 //// [/src/project/tsconfi [all...] |
H A D | noEmit-changes-with-initial-noEmit-composite.js | 17 //// [/src/project/src/class.ts]
22 //// [/src/project/src/directUse.ts]
26 //// [/src/project/src/indirectClass.ts]
32 //// [/src/project/src/indirectUse.ts]
36 //// [/src/project/src/noChangeFile.ts]
40 //// [/src/project/src/noChangeFileWithEmitSpecificError.ts]
44 //// [/src/project/tsconfig.json]
50 /lib/tsc --p src/project --noEmit 54 //// [/src/project/tsconfig.tsbuildinfo]
57 //// [/src/project/tsconfi [all...] |
H A D | noEmit-changes-with-initial-noEmit-incremental-declaration.js | 17 //// [/src/project/src/class.ts]
22 //// [/src/project/src/directUse.ts]
26 //// [/src/project/src/indirectClass.ts]
32 //// [/src/project/src/indirectUse.ts]
36 //// [/src/project/src/noChangeFile.ts]
40 //// [/src/project/src/noChangeFileWithEmitSpecificError.ts]
44 //// [/src/project/tsconfig.json]
50 /lib/tsc --p src/project --noEmit 54 //// [/src/project/tsconfig.tsbuildinfo]
57 //// [/src/project/tsconfi [all...] |
H A D | change-to-modifier-of-class-expression-field-with-declaration-emit-enabled.js | 18 //// [/src/project/main.ts]
24 //// [/src/project/MessageablePerson.ts]
34 //// [/src/project/tsconfig.json]
40 /lib/tsc -p src/project --incremental 44 //// [/src/project/main.d.ts]
48 //// [/src/project/main.js]
56 //// [/src/project/MessageablePerson.d.ts]
66 //// [/src/project/MessageablePerson.js]
80 //// [/src/project/tsconfig.tsbuildinfo]
83 //// [/src/project/tsconfi [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/emit/when-module-emit-is-specified-as-node/ |
H A D | when-instead-of-filechanged-recursive-directory-watcher-is-invoked.js | 2 //// [/a/rootFolder/project/tsconfig.json]
5 //// [/a/rootFolder/project/Scripts/TypeScript.ts]
8 //// [/a/rootFolder/project/Scripts/Javascript.js]
25 /a/lib/tsc.js --w --p /a/rootFolder/project/tsconfig.json
34 Program root files: ["/a/rootFolder/project/Scripts/Javascript.js","/a/rootFolder/project/Scripts/TypeScript.ts"]
35 Program options: {"module":0,"allowJs":true,"outDir":"/a/rootFolder/project/Static/scripts","watch":true,"project":"/a/rootFolder/project/tsconfig.json","configFilePath":"/a/rootFolder/project/tsconfi [all...] |
/third_party/node/tools/gyp/tools/ |
H A D | pretty_sln.py | 24 def BuildProject(project, built, projects, deps): 28 for dep in deps[project]: 31 print(project) 32 built.append(project) 39 # A list of dependencies associated with a project. 43 # The first line of a project definition. 48 # The last line of a project definition. 96 for project in dependencies: 97 # For each dependencies in this project 99 for dep in dependencies[project] [all...] |
/third_party/typescript/tests/baselines/reference/tsbuild/javascriptProjectEmit/ |
H A D | modifies-outfile-js-projects-and-concatenates-them-correctly.js | 44 //// [/src/sub-project/index.js]
51 //// [/src/sub-project/tsconfig.json]
56 "outFile": "sub-project.js", 65 //// [/src/sub-project-2/index.js]
78 //// [/src/sub-project-2/tsconfig.json]
83 "outFile": "sub-project-2.js", 87 { "path": "../sub-project", "prepend": true } 110 { "path": "./sub-project", "prepend": true }, 111 { "path": "./sub-project-2", "prepend": true } 206 //// [/src/sub-project/su [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/incremental/ |
H A D | editing-module-augmentation-incremental.js | 17 //// [/users/username/projects/project/node_modules/classnames/index.d.ts]
20 //// [/users/username/projects/project/src/types/classnames.d.ts]
23 //// [/users/username/projects/project/src/index.ts]
26 //// [/users/username/projects/project/tsconfig.json]
34 Program root files: ["/users/username/projects/project/src/index.ts","/users/username/projects/project/src/types/classnames.d.ts"]
35 Program options: {"module":1,"incremental":true,"configFilePath":"/users/username/projects/project/tsconfig.json"}
39 /users/username/projects/project/node_modules/classnames/index.d.ts
40 /users/username/projects/project/src/index.ts
41 /users/username/projects/project/sr [all...] |
H A D | importHelpers-backing-types-removed-incremental.js | 17 //// [/users/username/projects/project/node_modules/tslib/index.d.ts]
20 //// [/users/username/projects/project/node_modules/tslib/package.json]
23 //// [/users/username/projects/project/index.tsx]
26 //// [/users/username/projects/project/tsconfig.json]
34 Program root files: ["/users/username/projects/project/index.tsx"]
35 Program options: {"importHelpers":true,"incremental":true,"configFilePath":"/users/username/projects/project/tsconfig.json"}
39 /users/username/projects/project/node_modules/tslib/index.d.ts
40 /users/username/projects/project/index.tsx
44 /users/username/projects/project/node_modules/tslib/index.d.ts
45 /users/username/projects/project/inde [all...] |
H A D | jsxImportSource-backing-types-removed-incremental.js | 17 //// [/users/username/projects/project/node_modules/react/jsx-runtime/index.d.ts]
31 //// [/users/username/projects/project/node_modules/react/package.json]
34 //// [/users/username/projects/project/index.tsx]
37 //// [/users/username/projects/project/tsconfig.json]
45 Program root files: ["/users/username/projects/project/index.tsx"]
46 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","configFilePath":"/users/username/projects/project/tsconfig.json"}
50 /users/username/projects/project/node_modules/react/jsx-runtime/index.d.ts
51 /users/username/projects/project/index.tsx
55 /users/username/projects/project/node_modules/react/jsx-runtime/index.d.ts
56 /users/username/projects/project/inde [all...] |
H A D | jsxImportSource-option-changed-incremental.js | 17 //// [/users/username/projects/project/node_modules/react/jsx-runtime/index.d.ts]
31 //// [/users/username/projects/project/node_modules/react/package.json]
34 //// [/users/username/projects/project/node_modules/preact/jsx-runtime/index.d.ts]
48 //// [/users/username/projects/project/node_modules/preact/package.json]
51 //// [/users/username/projects/project/index.tsx]
54 //// [/users/username/projects/project/tsconfig.json]
68 Program root files: ["/users/username/projects/project/index.tsx"]
69 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","explainFiles":true,"configFilePath":"/users/username/projects/project/tsconfig.json"}
73 /users/username/projects/project/node_modules/react/jsx-runtime/index.d.ts
74 /users/username/projects/project/inde [all...] |
/third_party/typescript/tests/verify_3rd_libs/ |
H A D | verify_3rd_libs.py | 124 def prepare_project_config(project): 125 if not os.path.exists(project): 126 raise FileNotFoundError("FileNotFoundError " + project) 128 localProperties = os.path.join(project, "local.properties") 132 buildProfileJson = os.path.join(project, "build-profile.json5") 137 hvigorConfigJson = os.path.join(project, "hvigor", "hvigor-config.json5") 141 wrapperJSPath = os.path.join(project, 'hvigor', 'hvigor-wrapper.js') 163 def ohpm_install(project, buildProfileJsonContent): 168 result = run_command(install_cmd, project) 170 install_cmd = 'cd ' + project [all...] |
/third_party/skia/gn/ |
H A D | gn_to_cmake.py | 17 python gn/gn_to_cmake.py out/config/project.json 226 def __init__(self, gn_target_name, project): 228 self.properties = project.targets[self.gn_name] 229 self.cmake_name = project.GetCMakeTargetName(self.gn_name) 234 def WriteAction(out, target, project, sources, synthetic_dependencies): 238 output_abs_path = project.GetAbsolutePath(output) 258 out.write(CMakeStringEscape(project.GetAbsolutePath(script))) 274 out.write(CMakeStringEscape(project.build_path)) 295 def WriteActionForEach(out, target, project, sources, synthetic_dependencies): 301 source_abs_path = project [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/incremental/own-file-emit-without-errors/ |
H A D | with-commandline-parameters-that-are-not-relative-incremental.js | 15 //// [/users/username/projects/project/file1.ts]
18 //// [/users/username/projects/project/file2.ts]
21 //// [/users/username/projects/project/tsconfig.json]
29 Program root files: ["/users/username/projects/project/file1.ts","/users/username/projects/project/file2.ts"]
30 Program options: {"incremental":true,"project":"/users/username/projects/project/tsconfig.json","configFilePath":"/users/username/projects/project/tsconfig.json"}
34 /users/username/projects/project/file1.ts
35 /users/username/projects/project/file [all...] |
H A D | without-commandline-options-incremental.js | 15 //// [/users/username/projects/project/file1.ts]
18 //// [/users/username/projects/project/file2.ts]
21 //// [/users/username/projects/project/tsconfig.json]
29 Program root files: ["/users/username/projects/project/file1.ts","/users/username/projects/project/file2.ts"]
30 Program options: {"incremental":true,"configFilePath":"/users/username/projects/project/tsconfig.json"}
34 /users/username/projects/project/file1.ts
35 /users/username/projects/project/file2.ts
39 /users/username/projects/project/file1.ts
40 /users/username/projects/project/file [all...] |
/third_party/mesa3d/.gitlab-ci/bin/ |
H A D | ci_run_n_monitor.py | 65 """Finds a specified gitlab project for given user""" 71 def wait_for_pipeline(project, sha: str): 75 pipelines = project.pipelines.list(sha=sha) 123 project, pipeline, target_job: Optional[str], dependencies, force_manual: bool 142 enable_job(project, job, True) 162 enable_job(project, job, False) 173 cancel_jobs(project, to_cancel) 191 def enable_job(project, job, target: bool) -> None: 193 pjob = project.jobs.get(job.id, lazy=True) 202 def cancel_job(project, jo [all...] |
/third_party/googletest/googletest/scripts/ |
H A D | common.py | 56 """Returns the project name and the current SVN workspace's root path.""" 61 project = m.group(1) # googletest or googlemock 64 return project, root 77 project, _ = GetSvnInfo() 78 return project == 'googletest' 82 project, _ = GetSvnInfo() 83 return project == 'googlemock'
|
/third_party/gn/src/gn/ |
H A D | visual_studio_writer.cc | 93 const char kGuidSeedProject[] = "project"; 468 XmlElementWriter project( in WriteProjectFileContents() 475 std::unique_ptr<XmlElementWriter> configurations = project.SubElement( in WriteProjectFileContents() 489 project.SubElement("PropertyGroup", XmlAttributes("Label", "Globals")); in WriteProjectFileContents() 499 project.SubElement( in WriteProjectFileContents() 504 std::unique_ptr<XmlElementWriter> configuration = project.SubElement( in WriteProjectFileContents() 517 project.SubElement("PropertyGroup", XmlAttributes("Label", "Locals")); in WriteProjectFileContents() 521 project.SubElement( in WriteProjectFileContents() 524 project.SubElement( in WriteProjectFileContents() 528 project in WriteProjectFileContents() [all...] |
/third_party/vk-gl-cts/external/openglcts/scripts/ |
H A D | mustpass.py | 75 def __init__ (self, project, version, packages, isCurrent): 76 self.project = project 90 return os.path.join(mustpass.project.path, mustpass.version, "src") 93 return os.path.join(mustpass.project.path, mustpass.version, "tmp") 102 return os.path.join(mustpass.project.path, mustpass.version) 229 if mustpass.project.copyright != None: 230 doc.insert(0, ElementTree.Comment(mustpass.project.copyright)) 242 packageElem = ElementTree.SubElement(mustpassElem, "TestPackage", name = mustpass.project.name) 319 fileBody += mustpass.project [all...] |
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | xcode.py | 22 # project-specific and configuration-specific. The normal choice, 24 # as it is likely that multiple targets within a single project file will want 26 # PROJECT_DERIVED_FILE_DIR, is unsuitable because while it is project-specific, 46 # and be constant within the context of a project, corresponding to a single 116 self.project = gyp.xcodeproj_file.PBXProject(path=path) 121 self.project.SetProperty("projectDirPath", projectDirPath) 123 {"rootObject": self.project} 141 # target in an entire project (even across multiple project files) using 144 for xct in self.project [all...] |