Home
last modified time | relevance | path

Searched full:path (Results 28576 - 28600 of 40500) sorted by relevance

1...<<1141114211431144114511461147114811491150>>...1620

/third_party/typescript/tests/baselines/reference/tsbuild/sample1/
H A Dbuilds-correctly-when-declarationDir-is-specified.js51 {"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 Dbuilds-correctly-when-outDir-is-specified.js51 {"compilerOptions":{"composite":true,"declaration":true,"sourceMap":true,"outDir":"outDir"},"references":[{"path":"../core"}]}
67 { "path": "../core" },
68 { "path": "../logic" }
93 { "path": "../logic/index" }
H A Dcleaning-project-in-not-build-order-doesnt-throw-error.js168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
H A Dcleans-till-project-specified.js168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
H A Dindicates-that-it-would-skip-builds-during-a-dry-build.js168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
H A Drebuilds-from-start-if-force-option-is-set.js168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
H A Dremoves-all-files-it-built.js168 { "path": "../core" }
273 { "path": "../core" },
274 { "path": "../logic" }
381 { "path": "../logic/index" }
H A Dwhen-input-file-text-does-not-change-but-its-modified-time-changes.js60 { "path": "../core" }
79 { "path": "../core" },
80 { "path": "../logic" }
105 { "path": "../logic/index" }
/third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/
H A Dcreates-solution-in-watch-mode.js45 { "path": "../core" }
62 { "path": "../core" },
63 { "path": "../logic" }
91 { "path": "../logic/index" }
/third_party/typescript/tests/baselines/reference/tsserver/configFileSearch/
H A Dtsconfig-for-the-file-does-not-exist.js26 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 Dtsconfig-for-the-file-exists.js29 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 Dcompile-on-save-emits-same-output-as-project-build-with-external-project.js40 {"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 Dwith-non-module-when-dependency-project-is-not-open-gerErr-with-sync-commands.js30 {"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 Dnew-file-is-added-to-the-referenced-project-when-referenced-project-is-not-open.js22 {"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 Dls.c206 // 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 DmatchFiles.ts1 /// <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 DscriptVersionCache.ts41 // 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 Drename-in-common-file-renames-all-project.js50 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.c289 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 Dprofile.py575 # 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 Dtest_poplib.py35 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 Dcord_rep_ring.h405 // 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 DFeaturesVk.h164 // 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 DSkTypeface.h128 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 DLayer.cpp84 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()

Completed in 67 milliseconds

1...<<1141114211431144114511461147114811491150>>...1620