Home
last modified time | relevance | path

Searched full:url (Results 1 – 25 of 4835) sorted by relevance

12345678910>>...194

/third_party/skia/third_party/externals/opengl-registry/extensions/
Dregistry.py6 'url' : 'extensions/3DFX/3DFX_multisample.txt',
12 'url' : 'extensions/3DFX/3DFX_tbuffer.txt',
18 'url' : 'extensions/3DFX/3DFX_texture_compression_FXT1.txt',
24 'url' : 'extensions/AMD/AMD_blend_minmax_factor.txt',
29 'url' : 'extensions/AMD/AMD_compressed_3DC_texture.txt',
34 'url' : 'extensions/AMD/AMD_compressed_ATC_texture.txt',
40 'url' : 'extensions/AMD/AMD_conservative_depth.txt',
46 'url' : 'extensions/AMD/AMD_debug_output.txt',
52 'url' : 'extensions/AMD/AMD_depth_clamp_separate.txt',
58 'url' : 'extensions/AMD/AMD_draw_buffers_blend.txt',
[all …]
/third_party/openGLES/extensions/
Dregistry.py9 'url' : 'extensions/3DFX/3DFX_multisample.txt',
15 'url' : 'extensions/3DFX/3DFX_tbuffer.txt',
21 'url' : 'extensions/3DFX/3DFX_texture_compression_FXT1.txt',
27 'url' : 'extensions/AMD/AMD_blend_minmax_factor.txt',
32 'url' : 'extensions/AMD/AMD_compressed_3DC_texture.txt',
37 'url' : 'extensions/AMD/AMD_compressed_ATC_texture.txt',
43 'url' : 'extensions/AMD/AMD_conservative_depth.txt',
49 'url' : 'extensions/AMD/AMD_debug_output.txt',
55 'url' : 'extensions/AMD/AMD_depth_clamp_separate.txt',
61 'url' : 'extensions/AMD/AMD_draw_buffers_blend.txt',
[all …]
/third_party/skia/third_party/externals/oboe/docs/reference/
Dmenudata.js25 {text:"Main Page",url:"index.html"}, property
26 {text:"Related Pages",url:"pages.html"}, property
27 {text:"Namespaces",url:"namespaces.html",children:[ property
28 {text:"Namespace List",url:"namespaces.html"}, property
29 {text:"Namespace Members",url:"namespacemembers.html",children:[ property
30 {text:"All",url:"namespacemembers.html",children:[ property
31 {text:"a",url:"namespacemembers.html#index_a"}, property
32 {text:"c",url:"namespacemembers.html#index_c"}, property
33 {text:"d",url:"namespacemembers.html#index_d"}, property
34 {text:"g",url:"namespacemembers.html#index_g"}, property
[all …]
/third_party/node/test/parallel/
Dtest-whatwg-url-custom-properties.js9 const url = new URL('http://user:pass@foo.bar.com:21/aaa/zzz?l=24#test'); constant
10 const oldParams = url.searchParams; // For test of [SameObject]
15 for (const prop in url) {
19 // See: https://url.spec.whatwg.org/#api
30 assert.strictEqual(url.toString(), url.href);
31 url.href = 'http://user:pass@foo.bar.com:21/aaa/zzz?l=25#test';
32 assert.strictEqual(url.href,
34 assert.strictEqual(url.toString(), url.href);
37 assert.strictEqual((delete url.href), true);
38 assert.strictEqual(url.href,
[all …]
/third_party/notofonts/docs/
Dissues.json126 "url": "https://github.com/notofonts/avestan/releases/tag/NotoSansAvestan-v2.003" string
130 "url": "https://github.com/notofonts/balinese/releases/tag/NotoSerifBalinese-v2.005" string
134 "url": "https://github.com/notofonts/balinese/releases/tag/NotoSansBalinese-v2.004" string
138 "url": "https://github.com/notofonts/carian/releases/tag/NotoSansCarian-v2.002" string
142 "url": "https://github.com/notofonts/duployan/releases/tag/NotoSansDuployan-v3.001" string
146 "url": "https://github.com/notofonts/kharoshthi/releases/tag/NotoSansKharoshthi-v2.004" string
150 …"url": "https://github.com/notofonts/khitan-small-script/releases/tag/NotoSerifKhitanSmallScript-v… string
154 …"url": "https://github.com/notofonts/khitan-small-script/releases/tag/NotoFangsongKSSRotated-v1.00… string
158 …"url": "https://github.com/notofonts/khitan-small-script/releases/tag/NotoFangsongKSSVertical-v1.0… string
162 "url": "https://github.com/notofonts/latin-greek-cyrillic/releases/tag/NotoSans-v2.010" string
[all …]
/third_party/node/doc/api/
Durl.md1 # URL chapter
7 <!-- source_link=lib/url.js -->
9 The `node:url` module provides utilities for URL resolution and parsing. It can
13 import url from 'node:url';
17 const url = require('node:url');
20 ## URL strings and URL objects
22 A URL string is a structured string containing multiple meaningful components.
23 When parsed, a URL object is returned containing properties for each of these
26 The `node:url` module provides two APIs for working with URLs: a legacy API that
28 [WHATWG URL Standard][] used by web browsers.
[all …]
Durl.json3 "source": "doc/api/url.md",
6 "textRaw": "URL",
7 "name": "url",
11url.js\">lib/url.js</a></p>\n<p>The <code>node:url</code> module provides utilities for URL resolu…
14 "textRaw": "URL strings and URL objects",
16URL string is a structured string containing multiple meaningful components.\nWhen parsed, a URL o…
19 … "textRaw": "Constructing a URL from component parts and getting the constructed string",
21URL from component parts using either the\nproperty setters or a template literal string:</p>\n<pr…
23 … "displayName": "Constructing a URL from component parts and getting the constructed string"
27 "displayName": "URL strings and URL objects"
[all …]
/third_party/libwebsockets/test-apps/android/app/
Dapp.iml27 <output url="file://$MODULE_DIR$/build/intermediates/classes/debug" />
28 <output-test url="file://$MODULE_DIR$/build/intermediates/classes/test/debug" />
30 <content url="file://$MODULE_DIR$">
31 …<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/debug" isTestSource="false" genera…
32 …<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource="false" gen…
33 …<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource="fal…
34 …<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource="false" gener…
35 <sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/debug" type="java-resource" />
36 …<sourceFolder url="file://$MODULE_DIR$/build/generated/res/resValues/debug" type="java-resource" />
37 …<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/androidTest/debug" isTestSource="t…
[all …]
/third_party/node/test/fixtures/wpt/FileAPI/url/
Durl-format.any.js10 list.push(URL.createObjectURL(blob));
19 const url = URL.createObjectURL(blob); constant
20 assert_equals(typeof url, 'string');
21 assert_true(url.startsWith('blob:'));
22 }, 'Blob URL starts with "blob:"');
25 const url = URL.createObjectURL(file); constant
26 assert_equals(typeof url, 'string');
27 assert_true(url.startsWith('blob:'));
28 }, 'Blob URL starts with "blob:" for Files');
31 const url = URL.createObjectURL(blob); constant
[all …]
Durl-in-tags-revoke.window.js7 const url = URL.createObjectURL(blob); constant
10 frame.setAttribute('src', url);
13 URL.revokeObjectURL(url);
18 }, 'Fetching a blob URL immediately before revoking it works in an iframe.');
25 const url = URL.createObjectURL(blob); constant
33 frame.contentWindow.location = url;
34 URL.revokeObjectURL(url);
39 }, 'Fetching a blob URL immediately before revoking it works in an iframe navigation.');
46 const url = URL.createObjectURL(blob); constant
47 const win = window.open(url);
[all …]
/third_party/node/test/es-module/
Dtest-http-imports.mjs4 import { pathToFileURL } from 'url';
56 export let url = import.meta.url;
61 const host = new URL(base);
69 const url = new URL(_req.url, host);
70 const redirect = url.searchParams.get('redirect');
71 if (url.pathname === '/not-found') {
85 'content-type': url.searchParams.get('mime') || 'text/javascript'
87 res.end(url.searchParams.get('body') || body);
95 const url = new URL(host); constant
96 url.port = server?.address()?.port;
[all …]
/third_party/node/test/fixtures/wpt/url/
Durl-searchparams.any.js1 function bURL(url, base) { argument
2 return new URL(url, base || "about:blank")
7 var url = bURL('http://example.org/?a=b')
8 assert_true("searchParams" in url)
9 var searchParams = url.searchParams
10 assert_equals(url.searchParams, searchParams, 'Object identity should hold.')
11 }, 'URL.searchParams getter')
14 var url = bURL('http://example.org/?a=b')
15 assert_true("searchParams" in url)
16 var searchParams = url.searchParams
[all …]
Durlsearchparams-delete.any.js33 var url = new URL('http://example.com/?param1&param2');
34 url.searchParams.delete('param1');
35 url.searchParams.delete('param2');
36 assert_equals(url.href, 'http://example.com/', 'url.href does not have ?');
37 assert_equals(url.search, '', 'url.search does not have ?');
38 }, 'Deleting all params removes ? from URL');
41 var url = new URL('http://example.com/?');
42 url.searchParams.delete('param1');
43 assert_equals(url.href, 'http://example.com/', 'url.href does not have ?');
44 assert_equals(url.search, '', 'url.search does not have ?');
[all …]
Dtoascii.window.js5 if(type === "url") {
6 return new URL(input)
8 const url = document.createElement(type)
9 url.href = input
10 return url
20 const typeName = { "url": "URL", "a": "<a>", "area": "<area>" } property
21 ;["url", "a", "area"].forEach((type) => {
24 const url = makeURL("url", hostTest.input)
25 assert_equals(url.host, hostTest.output)
26 assert_equals(url.hostname, hostTest.output)
[all …]
/third_party/node/lib/internal/modules/esm/
Dget_format.js28 const { fileURLToPath } = require('internal/url');
41 * @param {URL} parsed
57 * Returns the file extension from a URL. Should give similar result to
58 * `require('node:path').extname(require('node:url').fileURLToPath(url))`
59 * when used with a `file:` URL.
60 * @param {URL} url
63 function extname(url) { argument
64 const { pathname } = url;
78 * Determine whether the given file URL is under a `node_modules` folder.
79 * This function assumes that the input has already been verified to be a `file:` URL,
[all …]
/third_party/curl/docs/libcurl/
Dcurl_url_set.md18 curl_url_set - set a URL part
25 CURLUcode curl_url_set(CURLU *url,
33 The *url* handle to work on, passed in as the first argument, must be a
36 This function sets or updates individual URL components, or parts, held by the
37 URL object the handle identifies.
39 The *part* argument should identify the particular URL part (see list
41 string with the new contents for that URL part. The contents should be in the
42 form and encoding they would use in a URL: URL encoded.
44 When setting part in the URL object that was previously already set, it
57 set. Otherwise, this function returns *CURLUE_UNSUPPORTED_SCHEME* for URL
[all …]
/third_party/python/Lib/urllib/
Dparse.py8 RFC 2732 : "Format for Literal IPv6 Addresses in URL's by R.Hinden, B.Carpenter
14 RFC 2368: "The mailto URL scheme", by P.Hoffman , L Masinter, J. Zawinski, July 1998.
19 RFC 1738: "Uniform Resource Locators (URL)" by T. Berners-Lee, L. Masinter, M.
29 The WHATWG URL Parser spec should also be considered. We are not compliant with
250 _DefragResultBase = namedtuple('DefragResult', 'url fragment')
257 DefragResult(url, fragment)
259 A 2-tuple that contains the url without fragment identifier and the fragment
263 _DefragResultBase.url.__doc__ = """The URL with no fragment identifier."""
266 Fragment identifier separated from URL, that allows indirect identification of a
274 A 5-tuple that contains the different components of a URL. Similar to
[all …]
/third_party/node/test/fixtures/wpt/FileAPI/url/resources/
Dfetch-tests.js7 // |fetch_should_succeed| is a callback that is called with the Test and a URL.
8 // Fetching the URL is expected to succeed. The callback should return a promise
11 // |fetch_should_fail| similarly is a callback that is called with the Test, a URL
21 const url = URL.createObjectURL(blob);
23 return fetch_should_succeed(t, url).then(text => {
29 const url = URL.createObjectURL(blob);
31 return fetch_should_succeed(t, url + '#fragment').then(text => {
37 const url = URL.createObjectURL(blob);
38 URL.revokeObjectURL(url);
40 return fetch_should_fail(t, url);
[all …]
/third_party/typescript/tests/baselines/reference/
DimportMeta(module=commonjs,target=esnext).types4URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
5URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
6URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
8 const response = await fetch(new URL("../hamsters.jpg", import.meta.url).toString());
10 >await fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Response
11 >fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Promise<Response>
12 >fetch : (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>
13 >new URL("../hamsters.jpg", import.meta.url).toString() : string
14 >new URL("../hamsters.jpg", import.meta.url).toString : () => string
15 >new URL("../hamsters.jpg", import.meta.url) : URL
[all …]
DimportMeta(module=es2020,target=es5).types4URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
5URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
6URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
8 const response = await fetch(new URL("../hamsters.jpg", import.meta.url).toString());
10 >await fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Response
11 >fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Promise<Response>
12 >fetch : (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>
13 >new URL("../hamsters.jpg", import.meta.url).toString() : string
14 >new URL("../hamsters.jpg", import.meta.url).toString : () => string
15 >new URL("../hamsters.jpg", import.meta.url) : URL
[all …]
DimportMeta(module=system,target=esnext).types4URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
5URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
6URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
8 const response = await fetch(new URL("../hamsters.jpg", import.meta.url).toString());
10 >await fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Response
11 >fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Promise<Response>
12 >fetch : (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>
13 >new URL("../hamsters.jpg", import.meta.url).toString() : string
14 >new URL("../hamsters.jpg", import.meta.url).toString : () => string
15 >new URL("../hamsters.jpg", import.meta.url) : URL
[all …]
DimportMeta(module=commonjs,target=es5).types4URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
5URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
6URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
8 const response = await fetch(new URL("../hamsters.jpg", import.meta.url).toString());
10 >await fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Response
11 >fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Promise<Response>
12 >fetch : (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>
13 >new URL("../hamsters.jpg", import.meta.url).toString() : string
14 >new URL("../hamsters.jpg", import.meta.url).toString : () => string
15 >new URL("../hamsters.jpg", import.meta.url) : URL
[all …]
DimportMeta(module=esnext,target=esnext).types4URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
5URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
6URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
8 const response = await fetch(new URL("../hamsters.jpg", import.meta.url).toString());
10 >await fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Response
11 >fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Promise<Response>
12 >fetch : (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>
13 >new URL("../hamsters.jpg", import.meta.url).toString() : string
14 >new URL("../hamsters.jpg", import.meta.url).toString : () => string
15 >new URL("../hamsters.jpg", import.meta.url) : URL
[all …]
DimportMeta(module=es2020,target=esnext).types4URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
5URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
6URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
8 const response = await fetch(new URL("../hamsters.jpg", import.meta.url).toString());
10 >await fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Response
11 >fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Promise<Response>
12 >fetch : (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>
13 >new URL("../hamsters.jpg", import.meta.url).toString() : string
14 >new URL("../hamsters.jpg", import.meta.url).toString : () => string
15 >new URL("../hamsters.jpg", import.meta.url) : URL
[all …]
DimportMeta(module=system,target=es5).types4URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
5URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
6URL("../hamsters.jpg", import.meta.url).toString()); const blob = await response.blob(); const s…
8 const response = await fetch(new URL("../hamsters.jpg", import.meta.url).toString());
10 >await fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Response
11 >fetch(new URL("../hamsters.jpg", import.meta.url).toString()) : Promise<Response>
12 >fetch : (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>
13 >new URL("../hamsters.jpg", import.meta.url).toString() : string
14 >new URL("../hamsters.jpg", import.meta.url).toString : () => string
15 >new URL("../hamsters.jpg", import.meta.url) : URL
[all …]

12345678910>>...194