/third_party/typescript/tests/baselines/reference/tsbuild/sample1/initial-build/ |
D | can-detect-when-and-what-to-rebuild.js | 272 [[90m12:01:00 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/cor… 274 [[90m12:01:00 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/lo… 276 [[90m12:01:00 AM[0m] Project 'src/tests/tsconfig.json' is up to date because newest input 'src/te…
|
D | sample.js | 668 … of date because oldest output 'src/core/anotherModule.js' is older than newest input 'src/core/in… 674 …on' is out of date because oldest output 'src/logic/index.js' is older than newest input 'src/core' 678 …on' is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/core' 1055 … of date because oldest output 'src/core/anotherModule.js' is older than newest input 'src/core/in… 1181 [[90m12:10:00 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/cor… 1187 …n' is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/logic' 1352 [[90m12:13:00 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/cor… 1354 [[90m12:13:00 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/lo… 1356 [[90m12:13:00 AM[0m] Project 'src/tests/tsconfig.json' is up to date because newest input 'src/te…
|
D | rebuilds-when-extended-config-file-changes.js | 378 [[90m12:04:00 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/cor… 380 [[90m12:04:00 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/lo… 382 … is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/tests/t…
|
D | when-esModuleInterop-option-changes.js | 389 [[90m12:04:00 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/cor… 391 [[90m12:04:00 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/lo… 393 … is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/tests/t…
|
D | explainFiles.js | 413 … of date because oldest output 'src/core/anotherModule.js' is older than newest input 'src/core/in… 427 …on' is out of date because oldest output 'src/logic/index.js' is older than newest input 'src/core' 441 …on' is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/core' 683 … of date because oldest output 'src/core/anotherModule.js' is older than newest input 'src/core/in…
|
/third_party/typescript/tests/baselines/reference/tsbuild/sample1/incremental-declaration-changes/ |
D | rebuilds-when-tsconfig-changes.js | 26 [[90m12:20:00 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/cor… 28 [[90m12:20:00 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/lo… 30 … is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/tests/t…
|
D | rebuilds-from-start-if-force-option-is-set.js | 11 [[90m12:16:00 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/cor…
|
D | Detects-type-only-changes-in-upstream-projects.js | 17 … of date because oldest output 'src/core/anotherModule.js' is older than newest input 'src/core/in…
|
/third_party/grpc/src/cpp/server/load_reporter/ |
D | load_reporter.cc | 257 auto newest = feedback_records_.end() - 1; in GenerateLoadBalancingFeedback() local 258 while (std::distance(oldest, newest) > 0 && in GenerateLoadBalancingFeedback() 259 (newest->cpu_limit == 0 || oldest->cpu_limit == 0)) { in GenerateLoadBalancingFeedback() 262 if (newest->cpu_limit == 0) --newest; in GenerateLoadBalancingFeedback() 265 if (std::distance(oldest, newest) < 1 || in GenerateLoadBalancingFeedback() 266 oldest->end_time == newest->end_time || in GenerateLoadBalancingFeedback() 267 newest->cpu_limit == oldest->cpu_limit) { in GenerateLoadBalancingFeedback() 272 for (auto p = newest; p != oldest; --p) { in GenerateLoadBalancingFeedback() 278 double cpu_usage = newest->cpu_usage - oldest->cpu_usage; in GenerateLoadBalancingFeedback() 279 double cpu_limit = newest->cpu_limit - oldest->cpu_limit; in GenerateLoadBalancingFeedback() [all …]
|
/third_party/typescript/tests/baselines/reference/tsbuild/sample1/incremental-declaration-doesnt-change/ |
D | Only-builds-the-leaf-node-project.js | 14 [[90m12:04:00 AM[0m] Project 'src/core/tsconfig.json' is up to date because newest input 'src/cor… 16 [[90m12:04:00 AM[0m] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/lo… 18 … is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/tests/i…
|
/third_party/libinput/src/ |
D | evdev-mt-touchpad-thumb.c | 275 *newest = NULL, in tp_thumb_update_multifinger() local 291 newest = t; in tp_thumb_update_multifinger() 328 if (newest && in tp_thumb_update_multifinger() 336 newest->index); in tp_thumb_update_multifinger() 337 tp_thumb_suppress(tp, newest); in tp_thumb_update_multifinger() 361 if (newest && in tp_thumb_update_multifinger() 362 (newest->initial_time - oldest->initial_time) < THUMB_TIMEOUT && in tp_thumb_update_multifinger()
|
/third_party/typescript/tests/baselines/reference/tsbuild/containerOnlyReferenced/initial-build/ |
D | verify-that-subsequent-builds-after-initial-build-doesnt-build-anything.js | 238 [[90m12:04:00 AM[0m] Project 'src/src/folder/tsconfig.json' is up to date because newest input 's… 240 [[90m12:04:00 AM[0m] Project 'src/src/folder2/tsconfig.json' is up to date because newest input '… 242 [[90m12:04:00 AM[0m] Project 'src/tests/tsconfig.json' is up to date because newest input 'src/te…
|
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/programUpdates/ |
D | works-with-extended-source-files.js | 206 …son' is out of date because oldest output 'commonFile1.js' is older than newest input 'alpha.tscon… 260 …nfig.json' is out of date because oldest output 'other.js' is older than newest input 'alpha.tscon… 318 …nfig.json' is out of date because oldest output 'other.js' is older than newest input 'bravo.tscon… 376 …son' is out of date because oldest output 'commonFile1.js' is older than newest input 'project2.ts… 450 …n' is out of date because oldest output 'commonFile1.d.ts' is older than newest input 'alpha.tscon… 506 …nfig.json' is out of date because oldest output 'other.js' is older than newest input 'alpha.tscon…
|
/third_party/typescript/tests/baselines/reference/tsbuild/resolveJsonModule/initial-build/ |
D | importing-json-module-from-project-reference.js | 205 [[90m12:04:00 AM[0m] Project 'src/strings/tsconfig.json' is up to date because newest input 'src/… 207 [[90m12:04:00 AM[0m] Project 'src/main/tsconfig.json' is up to date because newest input 'src/mai…
|
D | without-outDir.js | 138 [[90m12:04:00 AM[0m] Project 'src/tsconfig_withFiles.json' is up to date because newest input 'sr…
|
D | sourcemap.js | 157 [[90m12:04:00 AM[0m] Project 'src/tsconfig_withFiles.json' is up to date because newest input 'sr…
|
/third_party/typescript/tests/baselines/reference/tsbuild/emitDeclarationOnly/initial-build/ |
D | only-dts-output-in-non-circular-imports-project-with-emitDeclarationOnly.js | 196 …son' is out of date because oldest output 'src/lib/a.d.ts' is older than newest input 'src/src/a.t… 296 …son' is out of date because oldest output 'src/lib/a.d.ts' is older than newest input 'src/src/a.t…
|
/third_party/curl/lib/ |
D | urlapi.c | 277 char *newest; in concat_url() local 398 newest = malloc(urllen + 1 + /* possible slash */ in concat_url() 401 if(!newest) { in concat_url() 407 memcpy(newest, url_clone, urllen); in concat_url() 413 newest[urllen++]='/'; in concat_url() 416 strcpy_url(&newest[urllen], useurl, !host_changed); in concat_url() 420 return newest; in concat_url()
|
/third_party/typescript/tests/baselines/reference/tsbuild/inferredTypeFromTransitiveModule/initial-build/ |
D | reports-errors-in-files-affected-by-change-in-signature-with-isolatedModules.js | 253 …json' is out of date because oldest output 'src/obj/bar.js' is older than newest input 'src/bar.ts' 384 …son' is out of date because oldest output 'src/obj/bar.js' is older than newest input 'src/lazyInd…
|
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/noEmitOnError/ |
D | does-not-emit-any-files-on-error-with-incremental.js | 290 … date because oldest output 'dev-build/shared/types/db.js' is older than newest input 'src/main.ts' 409 … date because oldest output 'dev-build/shared/types/db.js' is older than newest input 'src/main.ts' 464 … date because oldest output 'dev-build/shared/types/db.js' is older than newest input 'src/main.ts' 570 … date because oldest output 'dev-build/shared/types/db.js' is older than newest input 'src/main.ts'
|
D | does-not-emit-any-files-on-error.js | 242 … date because oldest output 'dev-build/shared/types/db.js' is older than newest input 'src/main.ts' 295 … date because oldest output 'dev-build/shared/types/db.js' is older than newest input 'src/main.ts' 350 … date because oldest output 'dev-build/shared/types/db.js' is older than newest input 'src/main.ts' 408 … date because oldest output 'dev-build/shared/types/db.js' is older than newest input 'src/main.ts'
|
/third_party/typescript/tests/baselines/reference/tsbuild/outputPaths/initial-build/ |
D | when-rootDir-is-specified.js | 55 [[90m12:04:00 AM[0m] Project 'src/tsconfig.json' is up to date because newest input 'src/src/inde…
|
D | when-rootDir-is-not-specified.js | 55 [[90m12:04:00 AM[0m] Project 'src/tsconfig.json' is up to date because newest input 'src/src/inde…
|
D | when-rootDir-is-not-specified-and-is-composite.js | 89 [[90m12:04:00 AM[0m] Project 'src/tsconfig.json' is up to date because newest input 'src/src/inde…
|
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/reexport/ |
D | Reports-errors-correctly.js | 243 …' is out of date because oldest output 'out/pure/index.js' is older than newest input 'src/pure/se… 247 …' is out of date because oldest output 'out/main/index.js' is older than newest input 'src/pure/ts… 387 …' is out of date because oldest output 'out/pure/index.js' is older than newest input 'src/pure/se…
|