Home
last modified time | relevance | path

Searched refs:origin (Results 126 – 150 of 33268) sorted by relevance

12345678910>>...1331

/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/
H A Dxhr.http.html.ini2 …[Referrer Policy: Expects origin for xhr to same-https origin and swap-origin redirection from htt…
5 …[Referrer Policy: Expects origin for xhr to same-https origin and no-redirect redirection from htt…
8 …[Referrer Policy: Expects origin for xhr to cross-http origin and swap-origin redirection from htt…
11 …[Referrer Policy: Expects origin for xhr to cross-https origin and keep-origin redirection from ht…
14 …[Referrer Policy: Expects origin for xhr to same-http origin and keep-origin redirection from http…
17 …[Referrer Policy: Expects origin for xhr to cross-http origin and no-redirect redirection from htt…
20 …[Referrer Policy: Expects origin for xhr to same-https origin and keep-origin redirection from htt…
23 …[Referrer Policy: Expects origin for xhr to cross-http origin and keep-origin redirection from htt…
26 …[Referrer Policy: Expects origin for xhr to same-http origin and no-redirect redirection from http…
32 …[Referrer Policy: Expects origin for xhr to cross-https origin and swap-origin redirection from ht…
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/
H A Dfetch.http.html.ini2 …[Referrer Policy: Expects origin for fetch to same-http origin and swap-origin redirection from ht…
5 …[Referrer Policy: Expects origin for fetch to same-http origin and keep-origin redirection from ht…
8 …[Referrer Policy: Expects origin for fetch to same-https origin and swap-origin redirection from h…
11 …[Referrer Policy: Expects origin for fetch to same-https origin and no-redirect redirection from h…
14 …[Referrer Policy: Expects origin for fetch to same-http origin and no-redirect redirection from ht…
17 …[Referrer Policy: Expects origin for fetch to same-https origin and keep-origin redirection from h…
20 …[Referrer Policy: Expects origin for fetch to cross-http origin and no-redirect redirection from h…
23 …[Referrer Policy: Expects origin for fetch to cross-http origin and swap-origin redirection from h…
26 …[Referrer Policy: Expects origin for fetch to cross-http origin and keep-origin redirection from h…
32 …[Referrer Policy: Expects origin for fetch to cross-https origin and swap-origin redirection from …
[all …]
H A Dxhr.http.html.ini2 …[Referrer Policy: Expects origin for xhr to same-https origin and swap-origin redirection from htt…
5 …[Referrer Policy: Expects origin for xhr to same-https origin and no-redirect redirection from htt…
8 …[Referrer Policy: Expects origin for xhr to cross-http origin and swap-origin redirection from htt…
11 …[Referrer Policy: Expects origin for xhr to cross-https origin and keep-origin redirection from ht…
14 …[Referrer Policy: Expects origin for xhr to same-http origin and keep-origin redirection from http…
17 …[Referrer Policy: Expects origin for xhr to cross-http origin and no-redirect redirection from htt…
20 …[Referrer Policy: Expects origin for xhr to same-https origin and keep-origin redirection from htt…
23 …[Referrer Policy: Expects origin for xhr to cross-http origin and keep-origin redirection from htt…
26 …[Referrer Policy: Expects origin for xhr to same-http origin and no-redirect redirection from http…
32 …[Referrer Policy: Expects origin for xhr to cross-https origin and swap-origin redirection from ht…
[all …]
/dports/devel/monotone/monotone-1.1/test/unit/tests/
H A Dvocab.cc22 UNIT_TEST_CHECK_THROW(hexenc<id>("a", origin::user), recoverable_failure); in UNIT_TEST()
24 UNIT_TEST_CHECK_THROW(hexenc<id>("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", origin::user), in UNIT_TEST()
27 UNIT_TEST_CHECK_THROW(hexenc<id>("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", origin::user), in UNIT_TEST()
35 …UNIT_TEST_CHECK_THROW(hexenc<id>("g000000000000000000000000000000000000000", origin::user), recove… in UNIT_TEST()
36 …UNIT_TEST_CHECK_THROW(hexenc<id>("h000000000000000000000000000000000000000", origin::user), recove… in UNIT_TEST()
37 …UNIT_TEST_CHECK_THROW(hexenc<id>("G000000000000000000000000000000000000000", origin::user), recove… in UNIT_TEST()
38 …UNIT_TEST_CHECK_THROW(hexenc<id>("H000000000000000000000000000000000000000", origin::user), recove… in UNIT_TEST()
39 …UNIT_TEST_CHECK_THROW(hexenc<id>("*000000000000000000000000000000000000000", origin::user), recove… in UNIT_TEST()
40 …UNIT_TEST_CHECK_THROW(hexenc<id>("`000000000000000000000000000000000000000", origin::user), recove… in UNIT_TEST()
41 …UNIT_TEST_CHECK_THROW(hexenc<id>("z000000000000000000000000000000000000000", origin::user), recove… in UNIT_TEST()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/AMR/Testing/Cxx/
H A DTestAMRBlanking.cxx36 grid->SetOrigin( origin ); in GetGrid()
45 double origin[3]={0,0,0}; in GetAMRDataSet() local
54 amrDataSet->SetOrigin(origin); in GetAMRDataSet()
62 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
74 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
87 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
98 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
111 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
122 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
134 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/AMR/Testing/Cxx/
H A DTestAMRBlanking.cxx37 grid->SetOrigin(origin); in GetGrid()
46 double origin[3] = { 0, 0, 0 }; in GetAMRDataSet() local
55 amrDataSet->SetOrigin(origin); in GetAMRDataSet()
63 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
75 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
88 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
99 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
112 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
123 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
135 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/AMR/Testing/Cxx/
H A DTestAMRBlanking.cxx36 grid->SetOrigin( origin ); in GetGrid()
45 double origin[3]={0,0,0}; in GetAMRDataSet() local
54 amrDataSet->SetOrigin(origin); in GetAMRDataSet()
62 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
74 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
87 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
98 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
111 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
122 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
134 origin[0] = origin[1] = origin[2] = 0.0; in GetAMRDataSet()
[all …]
/dports/games/neverball/neverball-1.6.0/data/map-hard/
H A Dmovers.map113 "origin" "64 192 -64"
121 "origin" "64 192 -64"
129 "origin" "64 704 -64"
137 "origin" "64 704 -64"
156 "origin" "64 64 24"
259 "origin" "64 2112 24"
572 "origin" "-64 656 16"
680 "origin" "64 1984 0"
687 "origin" "-64 704 0"
694 "origin" "64 704 0"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/browserservices/permissiondelegation/
H A DTrustedWebActivityPermissionStore.java99 String getDelegateAppName(Origin origin) { in getDelegateAppName() argument
104 String getDelegatePackageName(Origin origin) { in getDelegatePackageName() argument
109 Set<Token> getAllDelegateApps(Origin origin) { in getAllDelegateApps() argument
140 public boolean isTwaInstalled(String origin) { in isTwaInstalled() argument
141 return getStoredOrigins().contains(origin); in isTwaInstalled()
164 addOrigin(origin); in setStateForOrigin()
176 void removeOrigin(Origin origin) { in removeOrigin() argument
178 origins.remove(origin.toString()); in removeOrigin()
184 .remove(createAppNameKey(origin)) in removeOrigin()
224 private void addOrigin(Origin origin) { in addOrigin() argument
[all …]
/dports/sysutils/consul/consul-1.10.3/ui/packages/consul-ui/app/components/consul/loader/
H A Dindex.hbs7 <circle r="1" cx="27" cy="2" style="transform-origin: 27px 2px" />
8 <circle r="1" cx="17" cy="2" style="transform-origin: 17px 2px" />
9 <circle r="1" cx="27" cy="42" style="transform-origin: 27px 42px" />
10 <circle r="1" cx="17" cy="42" style="transform-origin: 17px 42px" />
11 <circle r="1" cx="2" cy="17" style="transform-origin: 2px 17px" />
12 <circle r="1" cx="2" cy="27" style="transform-origin: 2px 27px" />
13 <circle r="1" cx="42" cy="17" style="transform-origin: 42px 17px" />
15 <circle r="1" cx="33" cy="4" style="transform-origin: 33px 4px" />
16 <circle r="1" cx="11" cy="4" style="transform-origin: 11px 4px" />
20 <circle r="1" cx="4" cy="33" style="transform-origin: 4px 33px" />
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/ui-v2/app/components/consul-loader/
H A Dindex.hbs4 <circle r="1" cx="27" cy="2" style="transform-origin: 27px 2px" />
5 <circle r="1" cx="17" cy="2" style="transform-origin: 17px 2px" />
6 <circle r="1" cx="27" cy="42" style="transform-origin: 27px 42px" />
7 <circle r="1" cx="17" cy="42" style="transform-origin: 17px 42px" />
8 <circle r="1" cx="2" cy="17" style="transform-origin: 2px 17px" />
9 <circle r="1" cx="2" cy="27" style="transform-origin: 2px 27px" />
10 <circle r="1" cx="42" cy="17" style="transform-origin: 42px 17px" />
12 <circle r="1" cx="33" cy="4" style="transform-origin: 33px 4px" />
13 <circle r="1" cx="11" cy="4" style="transform-origin: 11px 4px" />
17 <circle r="1" cx="4" cy="33" style="transform-origin: 4px 33px" />
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/ui/packages/consul-ui/app/components/consul/loader/
H A Dindex.hbs7 <circle r="1" cx="27" cy="2" style="transform-origin: 27px 2px" />
8 <circle r="1" cx="17" cy="2" style="transform-origin: 17px 2px" />
9 <circle r="1" cx="27" cy="42" style="transform-origin: 27px 42px" />
10 <circle r="1" cx="17" cy="42" style="transform-origin: 17px 42px" />
11 <circle r="1" cx="2" cy="17" style="transform-origin: 2px 17px" />
12 <circle r="1" cx="2" cy="27" style="transform-origin: 2px 27px" />
13 <circle r="1" cx="42" cy="17" style="transform-origin: 42px 17px" />
15 <circle r="1" cx="33" cy="4" style="transform-origin: 33px 4px" />
16 <circle r="1" cx="11" cy="4" style="transform-origin: 11px 4px" />
20 <circle r="1" cx="4" cy="33" style="transform-origin: 4px 33px" />
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/ui-v2/app/templates/
H A D-consul-loading.hbs3 <circle r="1" cx="27" cy="2" style="transform-origin: 27px 2px" />
4 <circle r="1" cx="17" cy="2" style="transform-origin: 17px 2px" />
5 <circle r="1" cx="27" cy="42" style="transform-origin: 27px 42px" />
6 <circle r="1" cx="17" cy="42" style="transform-origin: 17px 42px" />
7 <circle r="1" cx="2" cy="17" style="transform-origin: 2px 17px" />
8 <circle r="1" cx="2" cy="27" style="transform-origin: 2px 27px" />
9 <circle r="1" cx="42" cy="17" style="transform-origin: 42px 17px" />
11 <circle r="1" cx="33" cy="4" style="transform-origin: 33px 4px" />
12 <circle r="1" cx="11" cy="4" style="transform-origin: 11px 4px" />
16 <circle r="1" cx="4" cy="33" style="transform-origin: 4px 33px" />
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/ui/packages/consul-ui/app/components/consul/loader/
H A Dindex.hbs7 <circle r="1" cx="27" cy="2" style="transform-origin: 27px 2px" />
8 <circle r="1" cx="17" cy="2" style="transform-origin: 17px 2px" />
9 <circle r="1" cx="27" cy="42" style="transform-origin: 27px 42px" />
10 <circle r="1" cx="17" cy="42" style="transform-origin: 17px 42px" />
11 <circle r="1" cx="2" cy="17" style="transform-origin: 2px 17px" />
12 <circle r="1" cx="2" cy="27" style="transform-origin: 2px 27px" />
13 <circle r="1" cx="42" cy="17" style="transform-origin: 42px 17px" />
15 <circle r="1" cx="33" cy="4" style="transform-origin: 33px 4px" />
16 <circle r="1" cx="11" cy="4" style="transform-origin: 11px 4px" />
20 <circle r="1" cx="4" cy="33" style="transform-origin: 4px 33px" />
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/ui-v2/app/templates/
H A D-consul-loading.hbs3 <circle r="1" cx="27" cy="2" style="transform-origin: 27px 2px" />
4 <circle r="1" cx="17" cy="2" style="transform-origin: 17px 2px" />
5 <circle r="1" cx="27" cy="42" style="transform-origin: 27px 42px" />
6 <circle r="1" cx="17" cy="42" style="transform-origin: 17px 42px" />
7 <circle r="1" cx="2" cy="17" style="transform-origin: 2px 17px" />
8 <circle r="1" cx="2" cy="27" style="transform-origin: 2px 27px" />
9 <circle r="1" cx="42" cy="17" style="transform-origin: 42px 17px" />
11 <circle r="1" cx="33" cy="4" style="transform-origin: 33px 4px" />
12 <circle r="1" cx="11" cy="4" style="transform-origin: 11px 4px" />
16 <circle r="1" cx="4" cy="33" style="transform-origin: 4px 33px" />
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/ui-v2/app/templates/
H A D-consul-loading.hbs3 <circle r="1" cx="27" cy="2" style="transform-origin: 27px 2px" />
4 <circle r="1" cx="17" cy="2" style="transform-origin: 17px 2px" />
5 <circle r="1" cx="27" cy="42" style="transform-origin: 27px 42px" />
6 <circle r="1" cx="17" cy="42" style="transform-origin: 17px 42px" />
7 <circle r="1" cx="2" cy="17" style="transform-origin: 2px 17px" />
8 <circle r="1" cx="2" cy="27" style="transform-origin: 2px 27px" />
9 <circle r="1" cx="42" cy="17" style="transform-origin: 42px 17px" />
11 <circle r="1" cx="33" cy="4" style="transform-origin: 33px 4px" />
12 <circle r="1" cx="11" cy="4" style="transform-origin: 11px 4px" />
16 <circle r="1" cx="4" cy="33" style="transform-origin: 4px 33px" />
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/ui-v2/app/templates/
H A D-consul-loading.hbs3 <circle r="1" cx="27" cy="2" style="transform-origin: 27px 2px" />
4 <circle r="1" cx="17" cy="2" style="transform-origin: 17px 2px" />
5 <circle r="1" cx="27" cy="42" style="transform-origin: 27px 42px" />
6 <circle r="1" cx="17" cy="42" style="transform-origin: 17px 42px" />
7 <circle r="1" cx="2" cy="17" style="transform-origin: 2px 17px" />
8 <circle r="1" cx="2" cy="27" style="transform-origin: 2px 27px" />
9 <circle r="1" cx="42" cy="17" style="transform-origin: 42px 17px" />
11 <circle r="1" cx="33" cy="4" style="transform-origin: 33px 4px" />
12 <circle r="1" cx="11" cy="4" style="transform-origin: 11px 4px" />
16 <circle r="1" cx="4" cy="33" style="transform-origin: 4px 33px" />
[all …]
/dports/graphics/graphene/graphene-1.10.6/src/
H A Dgraphene-rect.c173 return graphene_point_equal (&r_a.origin, &r_b.origin) && in rect_equal()
485 res->origin.x = MIN (ra.origin.x, rb.origin.x); in graphene_rect_union()
486 res->origin.y = MIN (ra.origin.y, rb.origin.y); in graphene_rect_union()
526 x_1 = MAX (ra.origin.x, rb.origin.x); in graphene_rect_intersection()
527 y_1 = MAX (ra.origin.y, rb.origin.y); in graphene_rect_intersection()
779 res->origin.x = floorf (res->origin.x); in graphene_rect_round()
780 res->origin.y = floorf (res->origin.y); in graphene_rect_round()
827 res->origin.x = floorf (res->origin.x); in graphene_rect_round_extents()
828 res->origin.y = floorf (res->origin.y); in graphene_rect_round_extents()
884 res->origin.x = graphene_lerp (ra.origin.x, rb.origin.x, factor); in graphene_rect_interpolate()
[all …]
/dports/games/neverball/neverball-1.6.0/data/map-easy/
H A Dcoins.map393 "origin" "64 768 40"
399 "origin" "32 288 32"
404 "origin" "96 288 32"
411 "origin" "96 224 32"
416 "origin" "96 160 32"
423 "origin" "32 160 32"
428 "origin" "32 224 32"
543 "origin" "32 608 32"
758 "origin" "64 0 40"
842 "origin" "-68 0 16"
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/fetch/api/redirect/
H A Dredirect-origin.html.ini1 [redirect-origin.html]
2 [Same origin to same origin redirection 301]
5 [Other origin to same origin redirection 301]
8 [Same origin to same origin redirection 302]
11 [Other origin to same origin redirection 302]
14 [Same origin to same origin redirection 303]
17 [Other origin to same origin redirection 303]
20 [Same origin to same origin redirection 307]
23 [Other origin to same origin redirection 307]
26 [Same origin to same origin redirection 308]
[all …]
H A Dredirect-origin-worker.html.ini1 [redirect-origin-worker.html]
2 [Same origin to same origin redirection 301]
5 [Other origin to same origin redirection 301]
8 [Same origin to same origin redirection 302]
11 [Other origin to same origin redirection 302]
14 [Same origin to same origin redirection 303]
17 [Other origin to same origin redirection 303]
20 [Same origin to same origin redirection 307]
23 [Other origin to same origin redirection 307]
26 [Same origin to same origin redirection 308]
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/worklets/
H A Dpaint-worklet-referrer.https.html.ini8 …[Importing a same-origin script from a page that has "origin" referrer policy should send only an
11 …[Importing a remote-origin script from a page that has "origin" referrer policy should send only a…
14 …[Importing a same-origin script from a page that has "same-origin" referrer policy should send ref…
17 …[Importing a remote-origin script from a page that has "same-origin" referrer policy should not se…
20 …[Importing a same-origin script from a same-origin worklet script that has "no-referrer" referrer …
29 …[Importing a same-origin script from a same-origin worklet script that has "origin" referrer polic…
32 …[Importing a remote-origin script from a same-origin worklet script that has "origin" referrer pol…
35 …[Importing a remote-origin script from a remote-origin worklet script that has "origin" referrer p…
38 …[Importing a same-origin script from a same-origin worklet script that has "same-origin" referrer …
41 …[Importing a remote-origin script from a same-origin worklet script that has "same-origin" referre…
[all …]
H A Dlayout-worklet-referrer.https.html.ini8 …[Importing a same-origin script from a page that has "origin" referrer policy should send only an
11 …[Importing a remote-origin script from a page that has "origin" referrer policy should send only a…
14 …[Importing a same-origin script from a page that has "same-origin" referrer policy should send ref…
17 …[Importing a remote-origin script from a page that has "same-origin" referrer policy should not se…
20 …[Importing a same-origin script from a same-origin worklet script that has "no-referrer" referrer …
29 …[Importing a same-origin script from a same-origin worklet script that has "origin" referrer polic…
32 …[Importing a remote-origin script from a same-origin worklet script that has "origin" referrer pol…
35 …[Importing a remote-origin script from a remote-origin worklet script that has "origin" referrer p…
38 …[Importing a same-origin script from a same-origin worklet script that has "same-origin" referrer …
41 …[Importing a remote-origin script from a same-origin worklet script that has "same-origin" referre…
[all …]
H A Danimation-worklet-referrer.https.html.ini8 …[Importing a same-origin script from a page that has "origin" referrer policy should send only an
11 …[Importing a remote-origin script from a page that has "origin" referrer policy should send only a…
14 …[Importing a same-origin script from a page that has "same-origin" referrer policy should send ref…
17 …[Importing a remote-origin script from a page that has "same-origin" referrer policy should not se…
20 …[Importing a same-origin script from a same-origin worklet script that has "no-referrer" referrer …
29 …[Importing a same-origin script from a same-origin worklet script that has "origin" referrer polic…
32 …[Importing a remote-origin script from a same-origin worklet script that has "origin" referrer pol…
35 …[Importing a remote-origin script from a remote-origin worklet script that has "origin" referrer p…
38 …[Importing a same-origin script from a same-origin worklet script that has "same-origin" referrer …
41 …[Importing a remote-origin script from a same-origin worklet script that has "same-origin" referre…
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/meta/fetch/api/redirect/
H A Dredirect-origin.html.ini1 [redirect-origin.html]
3 [Same origin to same origin redirection 301]
6 [Other origin to same origin redirection 301]
9 [Same origin to same origin redirection 302]
12 [Other origin to same origin redirection 302]
15 [Same origin to same origin redirection 303]
18 [Other origin to same origin redirection 303]
21 [Same origin to same origin redirection 307]
24 [Other origin to same origin redirection 307]
27 [Same origin to same origin redirection 308]
[all …]

12345678910>>...1331