Home
last modified time | relevance | path

Searched refs:sclr (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/tests/python/
H A Dtest_parse_scalars.py55 sclr = parse_scalars.ScalarType("CATEGORY",
61 self.assertEqual(sclr.notification_emails, ["test01@mozilla.com", "test02@mozilla.com"])
98 sclr = parse_scalars.ScalarType("CATEGORY",
104 self.assertEqual(sclr.record_into_store, ["main"])
123 sclr = parse_scalars.ScalarType("CATEGORY",
129 self.assertEqual(sclr.record_into_store, ["main", "sync"])
166 sclr = parse_scalars.ScalarType("CATEGORY",
172 self.assertEqual(sclr.operating_systems, ["all"])
190 sclr = parse_scalars.ScalarType("CATEGORY",
196 self.assertEqual(sclr.operating_systems, ["windows"])
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/tests/python/
H A Dtest_parse_scalars.py58 sclr = parse_scalars.ScalarType(
64 sclr.notification_emails, ["test01@mozilla.com", "test02@mozilla.com"]
99 sclr = parse_scalars.ScalarType(
104 self.assertEqual(sclr.record_into_store, ["main"])
123 sclr = parse_scalars.ScalarType(
128 self.assertEqual(sclr.record_into_store, ["main", "sync"])
162 sclr = parse_scalars.ScalarType(
167 self.assertEqual(sclr.operating_systems, ["all"])
185 sclr = parse_scalars.ScalarType(
190 self.assertEqual(sclr.operating_systems, ["windows"])
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/tests/python/
H A Dtest_parse_scalars.py58 sclr = parse_scalars.ScalarType(
64 sclr.notification_emails, ["test01@mozilla.com", "test02@mozilla.com"]
99 sclr = parse_scalars.ScalarType(
104 self.assertEqual(sclr.record_into_store, ["main"])
123 sclr = parse_scalars.ScalarType(
128 self.assertEqual(sclr.record_into_store, ["main", "sync"])
162 sclr = parse_scalars.ScalarType(
167 self.assertEqual(sclr.operating_systems, ["all"])
185 sclr = parse_scalars.ScalarType(
190 self.assertEqual(sclr.operating_systems, ["windows"])
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/tests/python/
H A Dtest_parse_scalars.py58 sclr = parse_scalars.ScalarType(
64 sclr.notification_emails, ["test01@mozilla.com", "test02@mozilla.com"]
99 sclr = parse_scalars.ScalarType(
104 self.assertEqual(sclr.record_into_store, ["main"])
123 sclr = parse_scalars.ScalarType(
128 self.assertEqual(sclr.record_into_store, ["main", "sync"])
162 sclr = parse_scalars.ScalarType(
167 self.assertEqual(sclr.operating_systems, ["all"])
185 sclr = parse_scalars.ScalarType(
190 self.assertEqual(sclr.operating_systems, ["windows"])
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/megacells/
H A Dfifo_4k.v126 .sclr(sclr)
170 .sclr(sclr)
214 .sclr(sclr)
258 .sclr(sclr)
302 .sclr(sclr)
346 .sclr(sclr)
390 .sclr(sclr)
434 .sclr(sclr)
478 .sclr(sclr)
522 .sclr(sclr)
[all …]
H A Dfifo_2k.v123 .sclr(sclr)
167 .sclr(sclr)
211 .sclr(sclr)
255 .sclr(sclr)
299 .sclr(sclr)
343 .sclr(sclr)
387 .sclr(sclr)
431 .sclr(sclr)
475 .sclr(sclr)
519 .sclr(sclr)
[all …]
/dports/math/PDL/PDL-2.019/t/
H A Dcore.t37 # test 'sclr' method
39 is $b_long->sclr, 5, "sclr test of 1-elem pdl (long)";
40 is $c_long->sclr, 4, "sclr test of 3-elem pdl (long)";
42 ok tapprox( $b_dbl->sclr, 5 ), "sclr test of 1-elem pdl (dbl)";
43 ok tapprox( $c_dbl->sclr, 4 ), "sclr test of 3-elem pdl (dbl)";
46 is( PDL->sclr({Check=>'barf'}), 2, "changed error mode of sclr" );
48 eval '$c_long->sclr';
49 like $@, qr/multielement piddle in 'sclr' call/, "sclr failed on multi-element piddle (long)";
51 eval '$c_dbl->sclr';
52 like $@, qr/multielement piddle in 'sclr' call/, "sclr failed on multi-element piddle (dbl)";
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/peering/mgmt/2020-01-01-preview/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/peering/mgmt/2020-10-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/peering/mgmt/2020-04-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/peering/mgmt/2020-10-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/peering/mgmt/2020-04-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/peering/mgmt/2020-01-01-preview/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/peering/mgmt/2020-04-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/peering/mgmt/2020-10-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/peering/mgmt/2020-01-01-preview/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/peering/mgmt/2020-04-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/peering/mgmt/2020-04-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/peering/mgmt/2020-10-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/peering/mgmt/2020-01-01-preview/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/peering/mgmt/2020-01-01-preview/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/peering/mgmt/2020-10-01/peering/
H A Dservicecountries.go40 if result.sclr.Response.Response != nil {
41 sc = result.sclr.Response.Response.StatusCode
55 result.sclr.Response = autorest.Response{Response: resp}
60 result.sclr, err = client.ListResponder(resp)
65 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/peering/mgmt/2020-04-01/peering/
H A Dservicecountries.go51 if result.sclr.Response.Response != nil {
52 sc = result.sclr.Response.Response.StatusCode
66 result.sclr.Response = autorest.Response{Response: resp}
71 result.sclr, err = client.ListResponder(resp)
76 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/peering/mgmt/2020-01-01-preview/peering/
H A Dservicecountries.go51 if result.sclr.Response.Response != nil {
52 sc = result.sclr.Response.Response.StatusCode
66 result.sclr.Response = autorest.Response{Response: resp}
71 result.sclr, err = client.ListResponder(resp)
76 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/peering/mgmt/2020-10-01/peering/
H A Dservicecountries.go51 if result.sclr.Response.Response != nil {
52 sc = result.sclr.Response.Response.StatusCode
66 result.sclr.Response = autorest.Response{Response: resp}
71 result.sclr, err = client.ListResponder(resp)
76 if result.sclr.hasNextLink() && result.sclr.IsEmpty() {

12345678910>>...19