/third_party/typescript/tests/baselines/reference/tsbuild/sample1/ |
H A D | can-detect-when-and-what-to-rebuild.js | 395 [[90m12:00:27 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/core/anotherModule.ts' is older than output 'src/core/tsconfig.tsbuildinfo'
397 [[90m12:00:28 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/logic/index.ts' is older than output 'src/logic/tsconfig.tsbuildinfo'
399 [[90m12:00:29 AM[0m] Project 'src/tests/tsconfig.json' is up to date because newest input 'src/tests/index.ts' is older than output 'src/tests/tsconfig.tsbuildinfo'
420 [[90m12:00:32 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/core/anotherModule.ts' is older than output 'src/core/tsconfig.tsbuildinfo'
422 [[90m12:00:33 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/logic/index.ts' is older than output 'src/logic/tsconfig.tsbuildinfo'
424 [[90m12:00:34 AM[0m] Project 'src/tests/tsconfig.json' is out of date because output 'src/tests/tsconfig.tsbuildinfo' is older than input 'src/tests/index.ts'
497 [[90m12:00:43 AM[0m] Project 'src/core/tsconfig.json' is out of date because output 'src/core/tsconfig.tsbuildinfo' is older than input 'src/core/index.ts'
501 [[90m12:00:50 AM[0m] Project 'src/logic/tsconfig.json' is up to date with .d.ts files from its dependencies
505 [[90m12:00:54 AM[0m] Project 'src/tests/tsconfig.json' is up to date with .d.ts files from its dependencies
608 [[90m12:01:00 AM[0m] Project 'sr [all...] |
H A D | building-using-getNextInvalidatedProject.js | 92 Project Result:: {"project":"/user/username/projects/core/tsconfig.json","result":0}
182 Project Result:: {"project":"/user/username/projects/logic/tsconfig.json","result":0}
277 Project Result:: {"project":"/user/username/projects/tests/tsconfig.json","result":0}
380 Project Result:: {}
|
H A D | does-not-rebuild-if-there-is-no-program-and-bundle-in-the-ts-build-info-event-if-version-doesnt-match-ts-version.js | 201 [[90m12:00:24 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/core/anotherModule.ts' is older than output 'src/core/tsconfig.tsbuildinfo'
203 [[90m12:00:25 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/logic/index.ts' is older than output 'src/logic/tsconfig.tsbuildinfo'
205 [[90m12:00:26 AM[0m] Project 'src/tests/tsconfig.json' is up to date because newest input 'src/tests/index.ts' is older than output 'src/tests/tsconfig.tsbuildinfo'
|
H A D | indicates-that-it-would-skip-builds-during-a-dry-build.js | 390 [[90m12:00:26 AM[0m] Project '/src/core/tsconfig.json' is up to date
392 [[90m12:00:27 AM[0m] Project '/src/logic/tsconfig.json' is up to date
394 [[90m12:00:28 AM[0m] Project '/src/tests/tsconfig.json' is up to date
|
H A D | rebuilds-from-start-if-force-option-is-set.js | 395 [[90m12:00:27 AM[0m] Project 'src/core/tsconfig.json' is being forcibly rebuilt
399 [[90m12:00:38 AM[0m] Project 'src/logic/tsconfig.json' is being forcibly rebuilt
403 [[90m12:00:46 AM[0m] Project 'src/tests/tsconfig.json' is being forcibly rebuilt
|
H A D | rebuilds-completely-when-version-in-tsbuildinfo-doesnt-match-ts-version.js | 395 [[90m12:00:27 AM[0m] Project 'src/core/tsconfig.json' is out of date because output for it was generated with version 'FakeTSVersion' that differs with current version 'FakeTSCurrentVersion'
399 [[90m12:00:38 AM[0m] Project 'src/logic/tsconfig.json' is out of date because output for it was generated with version 'FakeTSVersion' that differs with current version 'FakeTSCurrentVersion'
403 [[90m12:00:46 AM[0m] Project 'src/tests/tsconfig.json' is out of date because output for it was generated with version 'FakeTSVersion' that differs with current version 'FakeTSCurrentVersion'
|
/third_party/typescript/tests/baselines/reference/tsbuild/outFile/ |
H A D | rebuilds-completely-when-command-line-incremental-flag-changes-between-non-dts-changes.js | 139 [[90m12:00:08 AM[0m] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
143 [[90m12:00:19 AM[0m] Project 'src/second/tsconfig.json' is out of date because output file 'src/2/second-output.tsbuildinfo' does not exist
147 [[90m12:00:30 AM[0m] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
629 [[90m12:00:44 AM[0m] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
633 [[90m12:00:53 AM[0m] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
635 [[90m12:00:54 AM[0m] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
801 [[90m12:01:02 AM[0m] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
805 [[90m12:01:11 AM[0m] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
807 [[90m12:01:12 AM[0m] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
|
H A D | when-input-file-text-does-not-change-but-its-modified-time-changes.js | 139 [[90m12:00:07 AM[0m] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
143 [[90m12:00:18 AM[0m] Project 'src/second/tsconfig.json' is out of date because output file 'src/2/second-output.tsbuildinfo' does not exist
147 [[90m12:00:29 AM[0m] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
630 [[90m12:00:44 AM[0m] Project 'src/first/tsconfig.json' is up to date but needs to update timestamps of output files that are older than input files
634 [[90m12:00:48 AM[0m] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
636 [[90m12:00:49 AM[0m] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
|
H A D | non-module-projects-without-prepend.js | 139 [[90m12:00:15 AM[0m] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/tsconfig.tsbuildinfo' does not exist
143 [[90m12:00:32 AM[0m] Project 'src/second/tsconfig.json' is out of date because output file 'src/second/tsconfig.tsbuildinfo' does not exist
147 [[90m12:00:45 AM[0m] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/tsconfig.tsbuildinfo' does not exist
|
H A D | tsbuildinfo-is-not-generated-when-incremental-is-set-to-false.js | 139 [[90m12:00:08 AM[0m] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
143 [[90m12:00:19 AM[0m] Project 'src/second/tsconfig.json' is out of date because output file 'src/2/second-output.tsbuildinfo' does not exist
147 [[90m12:00:30 AM[0m] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.js' does not exist
|
H A D | rebuilds-completely-when-version-in-tsbuildinfo-doesnt-match-ts-version.js | 601 [[90m12:00:42 AM[0m] Project 'src/first/tsconfig.json' is out of date because output for it was generated with version 'FakeTSVersion' that differs with current version 'FakeTSCurrentVersion'
605 [[90m12:00:52 AM[0m] Project 'src/second/tsconfig.json' is out of date because output for it was generated with version 'FakeTSVersion' that differs with current version 'FakeTSCurrentVersion'
609 [[90m12:01:02 AM[0m] Project 'src/third/tsconfig.json' is out of date because output for it was generated with version 'FakeTSVersion' that differs with current version 'FakeTSCurrentVersion'
|
H A D | verify-buildInfo-absence-results-in-new-build.js | 598 [[90m12:00:43 AM[0m] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
602 [[90m12:00:53 AM[0m] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
604 [[90m12:00:54 AM[0m] Project 'src/third/tsconfig.json' is out of date because output 'src/third/thirdjs/output/third-output.tsbuildinfo' is older than input 'src/first'
|
/third_party/rust/crates/cxx/gen/build/src/ |
H A D | lib.rs | 144 struct Project { structure names 166 impl Project { impls 182 Ok(Project { in init() 215 let ref prj = Project::init()?; in build() 241 fn validate_cfg(prj: &Project) -> Result<()> { in validate_cfg() 269 fn make_this_crate(prj: &Project) -> Result<Crate> { in make_this_crate() 365 fn make_crate_dir(prj: &Project) -> PathBuf { in make_crate_dir() 384 fn make_include_dir(prj: &Project) -> Result<PathBuf> { in make_include_dir() 398 fn generate_bridge(prj: &Project, build: &mut Build, rust_source_file: &Path) -> Result<()> { in generate_bridge()
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/snippets/ |
H A D | main.go | 89 str := fmt.Sprintf(`* [%s](%sc/%s/+/%d)`, change.Subject, gerrit.URL, change.Project, change.Number) 90 changesByProject[change.Project] = append(changesByProject[change.Project], str)
|
/third_party/typescript/tests/baselines/reference/tsbuild/declarationEmit/ |
H A D | when-declaration-file-is-referenced-through-triple-slash.js | 68 [[90m12:00:22 AM[0m] Project 'src/solution/src/common/tsconfig.json' is out of date because output file 'src/solution/lib/src/common/tsconfig.tsbuildinfo' does not exist
72 [[90m12:00:32 AM[0m] Project 'src/solution/src/subProject/tsconfig.json' is out of date because output file 'src/solution/lib/src/subProject/tsconfig.tsbuildinfo' does not exist
76 [[90m12:00:40 AM[0m] Project 'src/solution/src/subProject2/tsconfig.json' is out of date because output file 'src/solution/lib/src/subProject2/tsconfig.tsbuildinfo' does not exist
|
H A D | when-declaration-file-used-inferred-type-from-referenced-project.js | 49 [[90m12:00:17 AM[0m] Project 'src/packages/pkg1/tsconfig.json' is out of date because output file 'src/packages/pkg1/lib/tsconfig.tsbuildinfo' does not exist
53 [[90m12:00:26 AM[0m] Project 'src/packages/pkg2/tsconfig.json' is out of date because output file 'src/packages/pkg2/lib/tsconfig.tsbuildinfo' does not exist
|
/third_party/typescript/tests/baselines/reference/tsbuild/moduleSpecifiers/ |
H A D | synthesized-module-specifiers-resolve-correctly.js | 126 [[90m12:00:20 AM[0m] Project 'src/solution/common/tsconfig.json' is out of date because output file 'src/lib/solution/common/tsconfig.tsbuildinfo' does not exist
130 [[90m12:00:30 AM[0m] Project 'src/solution/sub-project/tsconfig.json' is out of date because output file 'src/lib/solution/sub-project/tsconfig.tsbuildinfo' does not exist
134 [[90m12:00:38 AM[0m] Project 'src/solution/sub-project-2/tsconfig.json' is out of date because output file 'src/lib/solution/sub-project-2/tsconfig.tsbuildinfo' does not exist
|
H A D | synthesized-module-specifiers-across-projects-resolve-correctly.js | 133 [[90m12:00:25 AM[0m] Project 'src/src-types/tsconfig.json' is out of date because output file 'src/src-types/tsconfig.tsbuildinfo' does not exist
137 [[90m12:00:34 AM[0m] Project 'src/src-dogs/tsconfig.json' is out of date because output file 'src/src-dogs/tsconfig.tsbuildinfo' does not exist
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | build_mustpass.py | 32 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists, parseBuildConfigFromCmdLineArgs namespace 49 PROJECT = Project(path = MUSTPASS_PATH, copyright = COPYRIGHT_DECLARATION)
|
/third_party/typescript/tests/baselines/reference/tsbuildWatch/noEmitOnError/ |
H A D | does-not-emit-any-files-on-error-with-incremental.js | 50 [[90m12:00:33 AM[0m] Project 'tsconfig.json' is out of date because output file 'dev-build/tsconfig.tsbuildinfo' does not exist 157 [[90m12:00:48 AM[0m] Project 'tsconfig.json' is out of date because buildinfo file 'dev-build/tsconfig.tsbuildinfo' indicates that some of the changes were not emitted 216 [[90m12:00:55 AM[0m] Project 'tsconfig.json' is out of date because buildinfo file 'dev-build/tsconfig.tsbuildinfo' indicates that some of the changes were not emitted 352 [[90m12:01:23 AM[0m] Project 'tsconfig.json' is out of date because output 'dev-build/tsconfig.tsbuildinfo' is older than input 'src/main.ts' 483 [[90m12:01:38 AM[0m] Project 'tsconfig.json' is out of date because buildinfo file 'dev-build/tsconfig.tsbuildinfo' indicates that some of the changes were not emitted 540 [[90m12:01:45 AM[0m] Project 'tsconfig.json' is out of date because buildinfo file 'dev-build/tsconfig.tsbuildinfo' indicates that some of the changes were not emitted 654 [[90m12:02:02 AM[0m] Project 'tsconfig.json' is up to date but needs to update timestamps of output files that are older than input files
|
H A D | does-not-emit-any-files-on-error.js | 50 [[90m12:00:33 AM[0m] Project 'tsconfig.json' is out of date because output file 'dev-build/shared/types/db.js' does not exist 104 [[90m12:00:40 AM[0m] Project 'tsconfig.json' is out of date because output file 'dev-build/shared/types/db.js' does not exist 163 [[90m12:00:47 AM[0m] Project 'tsconfig.json' is out of date because output file 'dev-build/shared/types/db.js' does not exist 242 [[90m12:01:11 AM[0m] Project 'tsconfig.json' is out of date because output 'dev-build/shared/types/db.js' is older than input 'src/main.ts' 298 [[90m12:01:19 AM[0m] Project 'tsconfig.json' is out of date because output 'dev-build/shared/types/db.js' is older than input 'src/main.ts' 355 [[90m12:01:26 AM[0m] Project 'tsconfig.json' is out of date because output 'dev-build/shared/types/db.js' is older than input 'src/main.ts' 416 [[90m12:01:39 AM[0m] Project 'tsconfig.json' is out of date because output 'dev-build/shared/types/db.js' is older than input 'src/main.ts'
|
/third_party/vk-gl-cts/external/openglcts/scripts/ |
H A D | build_mustpass.py | 5 # Copyright 2015 The Android Open Source Project 27 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists namespace 63 CTS_AOSP_MP_ES_PROJECT = Project(name = "AOSP Mustpass ES", path = CTS_AOSP_MP_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_AOSP_MP_DEVICE_DIR, copyright = COPYRIGHT_DECLARATION) 69 CTS_KHR_MP_ES_PROJECT = Project(name = "Khronos Mustpass ES", path = CTS_KHR_MP_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_KHR_MP_DEVICE_DIR, copyright = COPYRIGHT_DECLARATION) 75 CTS_AOSP_MP_EGL_PROJECT = Project(name = "AOSP Mustpass EGL", path = CTS_AOSP_MP_EGL_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_AOSP_MP_EGL_DEVICE_DIR, copyright = COPYRIGHT_DECLARATION) 81 CTS_KHR_MP_NOCTX_ES_PROJECT = Project(name = "Khronos Mustpass ES NoContext", path = CTS_KHR_MP_NOCTX_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_KHR_MP_NOCTX_DEVICE_DIR, copyright = COPYRIGHT_DECLARATION) 87 CTS_KHR_MP_SINGLE_ES_PROJECT = Project(name = "Khronos Mustpass ES Single Config", path = CTS_KHR_MP_SINGLE_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_KHR_MP_SINGLE_DEVICE_DIR, copyright = COPYRIGHT_DECLARATION) 1065 GL_CTS_KHR_MP_PROJECT = Project(name = "Khronos Mustpass GL", path = GL_CTS_KHR_MP_DATA_DIR, incpath = GL_CTS_MP_INC_DIR, devicepath = GL_CTS_KHR_MP_DEVICE_DIR, copyright = COPYRIGHT_DECLARATION) 1071 GL_CTS_NOCTX_PROJECT = Project(name = "Khronos Mustpass GL NoContext", path = GL_CTS_KHR_MP_NOCTX_DATA_DIR, incpath = GL_CTS_MP_INC_DIR, devicepath = GL_CTS_KHR_MP_NOCTX_DEVICE_DIR, copyright = COPYRIGHT_DECLARATION) 1077 GL_CTS_KHR_SINGLE_PROJECT = Project(nam [all...] |
/third_party/typescript/tests/baselines/reference/tsbuildWatch/reexport/ |
H A D | Reports-errors-correctly.js | 77 [[90m12:00:37 AM[0m] Project 'src/pure/tsconfig.json' is out of date because output file 'out/pure/tsconfig.tsbuildinfo' does not exist 81 [[90m12:00:57 AM[0m] Project 'src/main/tsconfig.json' is out of date because output file 'out/main/index.js' does not exist 271 [[90m12:01:10 AM[0m] Project 'src/pure/tsconfig.json' is out of date because output 'out/pure/tsconfig.tsbuildinfo' is older than input 'src/pure/session.ts' 275 [[90m12:01:28 AM[0m] Project 'src/main/tsconfig.json' is out of date because output 'out/main/index.js' is older than input 'src/pure/tsconfig.json' 436 [[90m12:01:35 AM[0m] Project 'src/pure/tsconfig.json' is out of date because output 'out/pure/tsconfig.tsbuildinfo' is older than input 'src/pure/session.ts'
|
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/ |
H A D | stripInternal-when-prepend-is-completely-internal.js | 86 [[90m12:00:11 AM[0m] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
90 [[90m12:00:22 AM[0m] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_prime.pl | 2 # Copyright 1998-2021 The OpenSSL Project Authors. All Rights Reserved. 20 * Copyright 1998-$YEAR The OpenSSL Project Authors. All Rights Reserved.
|