Home
last modified time | relevance | path

Searched refs:resolved (Results 1 – 25 of 746) sorted by relevance

12345678910>>...30

/third_party/spirv-tools/tools/sva/
Dyarn.lock7resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49…
14resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa6195…
23resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa…
28resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6d…
33resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.6.0.tgz#004e8e553b4cd53d538bd38ea…
38resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15…
46resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551…
51resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89…
56resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f…
66resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd…
[all …]
/third_party/skia/third_party/externals/spirv-tools/tools/sva/
Dyarn.lock7resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49…
14resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa6195…
23resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa…
28resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6d…
33resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.6.0.tgz#004e8e553b4cd53d538bd38ea…
38resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15…
46resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551…
51resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89…
56resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f…
66resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/
Dyarn.lock7resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49…
14resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa6195…
23resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa…
28resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6d…
33resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.6.0.tgz#004e8e553b4cd53d538bd38ea…
38resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15…
46resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551…
51resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89…
56resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f…
66resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd…
[all …]
/third_party/gn/src/gn/
Dresolved_target_data_unittest.cc16 ResolvedTargetData resolved; in TEST() local
28 auto z_info = resolved.GetLibInfo(&z); in TEST()
44 const auto libinfo = resolved.GetLibInfo(&shared); in TEST()
56 auto exec_libinfo = resolved.GetLibInfo(&exec); in TEST()
76 ResolvedTargetData resolved; in TEST() local
79 auto info = resolved.GetFrameworkInfo(&z); in TEST()
95 auto shared_info = resolved.GetFrameworkInfo(&shared); in TEST()
107 auto exec_info = resolved.GetFrameworkInfo(&exec); in TEST()
131 ResolvedTargetData resolved; in TEST() local
134 auto c_inherited_libs = resolved.inherited_libraries(&c); in TEST()
[all …]
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Dshrinkwrap.js71 const specFromResolved = resolved => { argument
73 return npa(resolved)
246 resolved: relpath(path, node.realpath),
276 const resolved = consistentResolve(node.resolved, node.path, path, true)
278 if (!resolved) {
281 meta.resolved = overrideResolves(resolved, options)
283 meta.resolved = resolved
350 const { resolved, version, integrity } = fromYarn
351 const isYarnReg = spec.registry && yarnRegRe.test(resolved)
352 const isnpmReg = spec.registry && !isYarnReg && npmRegRe.test(resolved)
[all …]
Ddep-valid.js68 return child.resolved && npa(child.resolved).type === 'remote'
72 return child.resolved === requested.fetchSpec
82 const resRepo = npa(child.resolved || '')
132 if (child.resolved) {
133 return child.resolved.replace(/\\/g, '/') === `file:${requested.fetchSpec.replace(/\\/g, '/')}`
Dconsistent-resolve.js7 const consistentResolve = (resolved, fromPath, toPath, relPaths = false) => { argument
8 if (!resolved) {
21 } = npa(resolved, fromPath)
42 return resolved
/third_party/node/deps/npm/node_modules/pacote/lib/
Dgit.js58 this.resolved = this.spec.hosted
80 if (this.resolved) {
139 return this.resolved
146 this.resolved = !this.spec.hosted ? withSha
159 return this[_clone](dir => this.resolved)
185 if (noPrepare.includes(this.resolved)) {
186 log.info('prepare', 'skip prepare, already seen', this.resolved)
189 noPrepare.push(this.resolved)
205 stream.resolved = this.resolved
217 resolved: null, property
[all …]
Ddir.js18 this.resolved = this.spec.fetchSpec
51 path: this.resolved,
55 npm_package_resolved: this.resolved,
57 npm_package_json: resolve(this.resolved, 'package.json'),
69 stream.resolved = this.resolved
79 const arb = new this.Arborist({ path: this.resolved })
82 return packlist(this.tree, { path: this.resolved, prefix, workspaces })
95 return this[_readPackageJson](this.resolved + '/package.json')
99 _resolved: this.resolved,
Dremote.js13 this.resolved = this.spec.fetchSpec
14 const resolvedURL = new URL(this.resolved)
18 this.resolved = new URL(resolvedURL.pathname, this.registry).href
23 this.pkgid = opts.pkgid ? opts.pkgid : `remote:${nameat}${this.resolved}`
45 fetch(this.resolved, fetchOpts).then(res => {
Dregistry.js53 if (!this.resolved) {
59 return this.resolved
130 this.resolved = mani._resolved = dist.tarball
198 resolved: mani._resolved, property
311 resolved: mani._resolved, property
329 return new RemoteFetcher(this.resolved, {
331 resolved: this.resolved, property
332 pkgid: `registry:${this.spec.name}@${this.resolved}`,
Dfetcher.js66 this.resolved = opts.resolved || null
168 return this.resolved ? Promise.resolve(this.resolved)
198 data.resolved = this.resolved
307 this.resolved
378 resolved: this.resolved, property
397 resolved: this.resolved, property
/third_party/python/Tools/c-analyzer/c_analyzer/
Dinfo.py56 def from_resolved(cls, item, resolved, **extra): argument
57 if isinstance(resolved, TypeDeclaration):
58 return cls(item, typedecl=resolved, **extra)
60 typedeps, extra = cls._parse_raw_resolved(item, resolved, extra)
63 raise NotImplementedError((item, resolved, extra))
65 raise NotImplementedError((item, resolved, extra))
69 def _parse_raw_resolved(cls, item, resolved, extra_extra): argument
70 if resolved in (UNKNOWN, IGNORED):
71 return resolved, None
73 typedeps, extra = resolved
[all …]
D__init__.py77 resolved = types[decl]
79 resolved = analyze_decl(decl)
80 if resolved and handle_unresolved:
81 typedeps, _ = resolved
84 raise NotImplementedError((decl, resolved))
86 yield decl, resolved
Danalyze.py33 resolved = resolve_decl(decl, typespecs, knowntypespecs, types)
34 if resolved is None:
38 return resolved, None
39 return analyze_resolved(resolved, decl, types, knowntypes)
50 resolved = analyze_decl(decl)
51 if resolved is None:
56 typedeps, _ = resolved
82 types[decl] = resolved
259 resolved = analyze_decl(decl)
260 if resolved:
[all …]
/third_party/node/lib/internal/modules/esm/
Dresolve.js289 function finalizeResolution(resolved, base, preserveSymlinks) { argument
290 if (RegExpPrototypeExec(encodedSepRegEx, resolved.pathname) !== null)
292 resolved.pathname, 'must not include encoded "/" or "\\" characters',
295 let path = fileURLToPath(resolved);
297 let file = resolveExtensionsWithTryExactName(resolved);
302 … (resolveDirectoryEntry(resolved) || resolved) : resolveDirectoryEntry(new URL(`${resolved}/`));
304 if (file === resolved) return file;
308 resolved.pathname, fileURLToPath(base), 'module');
313 resolved = file;
314 path = fileURLToPath(resolved);
[all …]
/third_party/node/deps/npm/node_modules/cross-spawn/lib/util/
DresolveCommand.js24 let resolved;
27 resolved = which.sync(parsed.command, {
41 if (resolved) {
42 resolved = path.resolve(hasCustomCwd ? parsed.options.cwd : '', resolved);
45 return resolved;
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/
Disolated-reifier.js98 result.resolved = node.resolved
114 await pacote.extract(node.resolved, dir, {
116 resolved: node.resolved, property
137 result.resolved = node.resolved
198 …nodes.set(from.location, { location: from.location, resolved: from.resolved, name: from.name, opti… property
201 …nodes.set(to.location, { location: to.location, resolved: to.resolved, name: to.name, optional: to… property
233 deps.push(`${branch.join('->')}::${node.resolved}`)
265 resolved: this.idealTree.resolved,
293 resolved: c.resolved, property
325 resolved: node.resolved, property
[all …]
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Dquery.js.test.cjs18 "resolved": null,
47 "resolved": null,
68 "resolved": null,
90 "resolved": null,
114 "resolved": null,
131 "resolved": null,
147 "resolved": null,
176 "resolved": null,
193 "resolved": null,
209 "resolved": null,
[all …]
/third_party/elfutils/libdwfl/
Ddwfl_module_getsym.c39 bool *resolved, bool adjust_st_value) in __libdwfl_getsym() argument
127 *resolved = false; in __libdwfl_getsym()
142 *resolved = ebl_resolve_sym_value (mod->ebl, &st_value); in __libdwfl_getsym()
143 if (! *resolved) in __libdwfl_getsym()
177 *resolved ? mod->main.elf : elf, in __libdwfl_getsym()
206 bool resolved; in dwfl_module_getsym_info() local
208 &resolved, false); in dwfl_module_getsym_info()
216 bool resolved; in INTDEF() local
218 &resolved, true); in INTDEF()
/third_party/skia/modules/skparagraph/src/
DOneLineShaper.cpp63 for (auto& resolved : fResolvedBlocks) { in printState() local
64 if (resolved.fRun == nullptr) { in printState()
66 resolved.fText.start, resolved.fText.end); in printState()
70 if (resolved.fRun->fFont.getTypeface() != nullptr) { in printState()
71 resolved.fRun->fFont.getTypeface()->getFamilyName(&name); in printState()
73 SkDebugf("[%zu:%zu) ", resolved.fGlyphs.start, resolved.fGlyphs.end); in printState()
75 resolved.fText.start, resolved.fText.end, in printState()
118 RunBlock resolved(fCurrentRun, resolvedText, resolvedGlyphs, resolvedGlyphs.width()); in fillGaps() local
122 if (unresolved.fText.end <= resolved.fText.start) { in fillGaps()
123 unresolved.fText.end = resolved.fText.end; in fillGaps()
[all …]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DTerritoryContainment.java82 SortedSetMultimap<String, String> resolved = TreeMultimap.create(graph); in TerritoryContainment() local
83 resolve(WORLD, graph, resolved); in TerritoryContainment()
86 this.macroToLeafRegions = resolved.entries().stream() in TerritoryContainment()
96 String region, SetMultimap<String, String> graph, SetMultimap<String, String> resolved) { in resolve() argument
97 graph.get(region).forEach(sub -> resolved.putAll(region, resolve(sub, graph, resolved))); in resolve()
98 return resolved.get(region); in resolve()
/third_party/typescript/src/services/
DgetEditsForFileRename.ts193 const resolved = host.resolveModuleNames constant
196 …return getSourceFileToImportFromResolved(importLiteral, resolved, oldToNew, program.getSourceFiles…
200 …function getSourceFileToImportFromResolved(importLiteral: StringLiteralLike, resolved: ResolvedMod…
203 if (!resolved) return undefined;
206 if (resolved.resolvedModule) {
207 const result = tryChange(resolved.resolvedModule.resolvedFileName);
212 … const result = forEach(resolved.failedLookupLocations, tryChangeWithIgnoringPackageJsonExisting)
215 …|| pathIsRelative(importLiteral.text) && forEach(resolved.failedLookupLocations, tryChangeWithIgno…
219 …return resolved.resolvedModule && { newFileName: resolved.resolvedModule.resolvedFileName, updated…
/third_party/node/test/fixtures/wpt/streams/writable-streams/
Dreentrant-strategy.any.js75 const resolved = []; variable
77 const readyPromise1 = writer.ready.then(() => resolved.push('ready1'));
80 .then(() => resolved.push('write'));
82 .then(() => resolved.push('ready2'));
84 .then(() => resolved.push('closed'));
87 assert_array_equals(resolved, ['ready1', 'write', 'ready2', 'closed'],
/third_party/typescript/tests/baselines/reference/
DmoduleResolutionWithExtensions_notSupported.errors.txt1 /a.ts(1,17): error TS6142: Module './tsx' was resolved to '/tsx.tsx', but '--jsx' is not set.
2 /a.ts(2,17): error TS6142: Module './jsx' was resolved to '/jsx.jsx', but '--jsx' is not set.
8 !!! error TS6142: Module './tsx' was resolved to '/tsx.tsx', but '--jsx' is not set.
11 !!! error TS6142: Module './jsx' was resolved to '/jsx.jsx', but '--jsx' is not set.

12345678910>>...30