Home
last modified time | relevance | path

Searched refs:IncludeManifest (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/harness/wptrunner/
H A Dmanifestinclude.py20 class IncludeManifest(ManifestItem): class
116 new_node = IncludeManifest(DataNode(component))
144 return conditional.compile(f, data_cls_getter=lambda x, y: IncludeManifest)
H A Dtestloader.py342 self.manifest = manifestinclude.IncludeManifest.create()
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py16 class IncludeManifest(ManifestItem): class
126 new_node = IncludeManifest(DataNode(component))
154 return conditional.compile(f, data_cls_getter=lambda x, y: IncludeManifest)
H A Dtestloader.py348 self.manifest = manifestinclude.IncludeManifest.create()
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py16 class IncludeManifest(ManifestItem): class
126 new_node = IncludeManifest(DataNode(component))
154 return conditional.compile(f, data_cls_getter=lambda x, y: IncludeManifest)
H A Dtestloader.py133 self.manifest = manifestinclude.IncludeManifest.create()
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py16 class IncludeManifest(ManifestItem): class
126 new_node = IncludeManifest(DataNode(component))
154 return conditional.compile(f, data_cls_getter=lambda x, y: IncludeManifest)
H A Dtestloader.py133 self.manifest = manifestinclude.IncludeManifest.create()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py16 class IncludeManifest(ManifestItem): class
126 new_node = IncludeManifest(DataNode(component))
154 return conditional.compile(f, data_cls_getter=lambda x, y: IncludeManifest)
H A Dtestloader.py133 self.manifest = manifestinclude.IncludeManifest.create()
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py17 class IncludeManifest(ManifestItem): class
127 new_node = IncludeManifest(DataNode(component))
155 return conditional.compile(f, data_cls_getter=lambda x, y: IncludeManifest)
H A Dtestloader.py85 self.manifest = manifestinclude.IncludeManifest.create()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/image/v1/
H A Dtypes.go519IncludeManifest bool `json:"includeManifest,omitempty" protobuf:"varint,3,opt,name=includeManifest… member
545IncludeManifest bool `json:"includeManifest,omitempty" protobuf:"varint,4,opt,name=includeManifest… member
H A Dgenerated.proto105 // IncludeManifest determines if the manifest for each image is returned in the response
398 // IncludeManifest determines if the manifest for each image is returned in the response
H A Dgenerated.pb.go1419 if m.IncludeManifest {
2550 if m.IncludeManifest {
3803 `IncludeManifest:` + fmt.Sprintf("%v", this.IncludeManifest) + `,`,
4131 `IncludeManifest:` + fmt.Sprintf("%v", this.IncludeManifest) + `,`,
5164 m.IncludeManifest = bool(v != 0)
8534 m.IncludeManifest = bool(v != 0)