| /third_party/typescript/tests/baselines/reference/tsbuild/sample1/ |
| H A D | builds-correctly-when-declarationDir-is-specified.js | 51 {"compilerOptions":{"composite":true,"declaration":true,"sourceMap":true,"declarationDir":"out/decls"},"references":[{"path":"../core"}]}
67 { "path": "../core" },
68 { "path": "../logic" }
93 { "path": "../logic/index" }
|
| H A D | builds-correctly-when-outDir-is-specified.js | 51 {"compilerOptions":{"composite":true,"declaration":true,"sourceMap":true,"outDir":"outDir"},"references":[{"path":"../core"}]}
67 { "path": "../core" },
68 { "path": "../logic" }
93 { "path": "../logic/index" }
|
| H A D | cleaning-project-in-not-build-order-doesnt-throw-error.js | 168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
|
| H A D | cleans-till-project-specified.js | 168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
|
| H A D | indicates-that-it-would-skip-builds-during-a-dry-build.js | 168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
|
| H A D | rebuilds-from-start-if-force-option-is-set.js | 168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
|
| H A D | removes-all-files-it-built.js | 168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
|
| H A D | when-input-file-text-does-not-change-but-its-modified-time-changes.js | 60 { "path": "../core" }
79 { "path": "../core" },
80 { "path": "../logic" }
105 { "path": "../logic/index" }
|
| /third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/ |
| H A D | creates-solution-in-watch-mode.js | 45 { "path": "../core" }
62 { "path": "../core" },
63 { "path": "../logic" }
91 { "path": "../logic/index" }
|
| /third_party/typescript/tests/baselines/reference/tsserver/configFileSearch/ |
| H A D | tsconfig-for-the-file-does-not-exist.js | 26 Info 1 [00:00:20.000] Search path: /a/b/projects/project/src
59 Info 18 [00:00:45.000] Search path: /a/b/projects/project/src
66 Info 25 [00:00:52.000] Search path: /a/b/projects/project/src
197 Info 63 [00:01:49.000] Search path: /a/b/projects/project/src
|
| H A D | tsconfig-for-the-file-exists.js | 29 Info 1 [00:00:22.000] Search path: /a/b/projects/project/src
86 Info 26 [00:00:54.000] Search path: /a/b/projects/project/src
159 Info 47 [00:01:26.500] Search path: /a/b/projects/project/src
166 Info 54 [00:01:33.500] Search path: /a/b/projects/project/src
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferenceCompileOnSave/ |
| H A D | compile-on-save-emits-same-output-as-project-build-with-external-project.js | 40 {"extends":"../tsbase.json","references":[{"path":"../buttonClass/"}],"compilerOptions":{"outFile":"Source.js"},"files":["Source.ts"]}
259 Info 2 [00:00:55.000] Search path: /user/username/projects/myproject/SiblingClass
275 "path": "/user/username/projects/myproject/buttonClass", 316 Info 21 [00:01:14.000] Search path: /user/username/projects/myproject/SiblingClass
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferenceErrors/ |
| H A D | with-non-module-when-dependency-project-is-not-open-gerErr-with-sync-commands.js | 30 {"compilerOptions":{"composite":true,"outFile":"../usage.js"},"references":[{"path":"../dependency"}]}
52 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage
67 "path": "/user/username/projects/myproject/dependency", 110 Info 24 [00:00:53.000] Search path: /user/username/projects/myproject/usage
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferences/ |
| H A D | new-file-is-added-to-the-referenced-project-when-referenced-project-is-not-open.js | 22 {"compilerOptions":{"module":"none","composite":true},"references":[{"path":"../project1"}]}
47 Info 2 [00:00:35.000] Search path: /user/username/projects/myproject/projects/project2
62 "path": "/user/username/projects/myproject/projects/project1", 107 Info 26 [00:00:59.000] Search path: /user/username/projects/myproject/projects/project2
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ls.c | 206 // query the same data in by path, but can't do it through an O_PATH in filter() 345 char *path = dirtree_path(indir, 0); in listfiles() local 348 xprintf("%s:\n", path); in listfiles() 349 free(path); in listfiles()
|
| /third_party/typescript/tests/cases/unittests/ |
| H A D | matchFiles.ts | 1 /// <reference path="..\..\..\src\harness\external\mocha.d.ts" />
2 /// <reference path="..\..\..\src\harness\harness.ts" />
3 /// <reference path="..\..\..\src\harness\virtualFileSystem.ts" />
85 function validateMatches(expected: ts.ParsedCommandLine, json: any, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[]) {
|
| /third_party/typescript/src/server/ |
| H A D | scriptVersionCache.ts | 41 // path to start of range
45 // path to current node
92 // path at least length two (root and leaf)
140 // have visited the path for start of range, now looking for end
|
| /third_party/typescript/tests/baselines/reference/tsserver/symLinks/ |
| H A D | rename-in-common-file-renames-all-project.js | 50 Info 2 [00:00:37.000] Search path: /users/username/projects/a
145 Info 20 [00:01:01.000] Search path: /users/username/projects/b
262 Info 38 [00:01:30.000] Search path: /users/username/projects/a/c
342 Info 43 [00:01:48.000] Search path: /users/username/projects/b/c
|
| /third_party/python/PC/ |
| H A D | _msi.c | 289 PyErr_SetString(PyExc_ValueError, "path name too long"); in _msi_FCICreate_impl() 1186 path: Py_UNICODE 1196 _msi_OpenDatabase_impl(PyObject *module, const Py_UNICODE *path, int persist) in _msi_OpenDatabase_impl() argument 1208 status = MsiOpenDatabaseW(path, (LPCWSTR)(SIZE_T)persist, &h); in _msi_OpenDatabase_impl()
|
| /third_party/python/Lib/ |
| H A D | profile.py | 575 # The script that we're profiling may chdir, so capture the absolute path 578 options.outfile = os.path.abspath(options.outfile) 590 sys.path.insert(0, os.path.dirname(progname))
|
| /third_party/python/Lib/test/ |
| H A D | test_poplib.py | 35 CERTFILE = os.path.join(os.path.dirname(__file__) or os.curdir, "keycert3.pem") 36 CAFILE = os.path.join(os.path.dirname(__file__) or os.curdir, "pycacert.pem")
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_ring.h | 405 // Find implementations for the non fast path 0 / length cases. 437 // Slow path for Append(CordRepRing* rep, CordRep* child). This function is 450 // Slow path for Prepend(CordRepRing* rep, CordRep* child). This function is 455 // Slow path for Create(CordRep* child, size_t extra). This function is
|
| /third_party/skia/third_party/externals/angle2/include/platform/ |
| H A D | FeaturesVk.h | 164 // Where VK_EXT_transform_feedback is not support, an emulation path is used. 171 // Where VK_EXT_transform_feedback is supported, it's preferred over an emulation path. 249 // workaround makes sure this path is avoided. http://anglebug.com/3498 390 "Use the compute path to generate mipmaps on devices that meet the minimum requirements, "
|
| /third_party/skia/include/core/ |
| H A D | SkTypeface.h | 128 static sk_sp<SkTypeface> MakeFromFile(const char path[], int index = 0); 315 void getFontPath(SkString* path) const; 430 virtual void onGetFontPath(SkString* path) const { path->reset(); } in onGetFontPath()
|
| /third_party/skia/modules/skottie/src/ |
| H A D | Layer.cpp | 84 sk_sp<sksg::RenderNode> makeMask(sk_sp<sksg::Path> mask_path) const { in makeMask() 138 sk_sp<sksg::Path> mask_path; // for clipping and masking in AttachMask() 169 abuilder->log(Logger::Level::kError, m, "Could not parse mask path."); in AttachMask() 208 // Single path -> just clip. in AttachMask()
|