Home
last modified time | relevance | path

Searched refs:EndGuard_ (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/dom/fetch/
H A DFetchIPCTypes.h21 mozilla::dom::HeadersGuardEnum::EndGuard_> {};
26 mozilla::dom::ReferrerPolicy::EndGuard_> {
32 mozilla::dom::RequestMode::EndGuard_> {};
38 mozilla::dom::RequestCredentials::EndGuard_> {};
43 mozilla::dom::RequestCache::EndGuard_> {};
48 mozilla::dom::RequestRedirect::EndGuard_> {};
53 mozilla::dom::ResponseType::EndGuard_> {};
/dports/www/firefox/firefox-99.0/dom/fetch/
H A DFetchIPCTypes.h21 mozilla::dom::HeadersGuardEnum::EndGuard_> {};
26 mozilla::dom::ReferrerPolicy::EndGuard_> {
32 mozilla::dom::RequestMode::EndGuard_> {};
38 mozilla::dom::RequestCredentials::EndGuard_> {};
43 mozilla::dom::RequestCache::EndGuard_> {};
48 mozilla::dom::RequestRedirect::EndGuard_> {};
53 mozilla::dom::ResponseType::EndGuard_> {};
/dports/mail/thunderbird/thunderbird-91.8.0/dom/fetch/
H A DFetchIPCTypes.h21 mozilla::dom::HeadersGuardEnum::EndGuard_> {};
26 mozilla::dom::ReferrerPolicy::EndGuard_> {
32 mozilla::dom::RequestMode::EndGuard_> {};
38 mozilla::dom::RequestCredentials::EndGuard_> {};
43 mozilla::dom::RequestCache::EndGuard_> {};
48 mozilla::dom::RequestRedirect::EndGuard_> {};
53 mozilla::dom::ResponseType::EndGuard_> {};
/dports/lang/spidermonkey60/firefox-60.9.0/dom/fetch/
H A DFetchIPCTypes.h21 mozilla::dom::HeadersGuardEnum::EndGuard_> {};
26 mozilla::dom::ReferrerPolicy::EndGuard_> {
32 mozilla::dom::RequestMode::EndGuard_> {};
38 mozilla::dom::RequestCredentials::EndGuard_> {};
43 mozilla::dom::RequestCache::EndGuard_> {};
48 mozilla::dom::RequestRedirect::EndGuard_> {};
53 mozilla::dom::ResponseType::EndGuard_> {};
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/fetch/
H A DFetchIPCTypes.h24 mozilla::dom::HeadersGuardEnum::EndGuard_> {};
29 mozilla::dom::ReferrerPolicy::EndGuard_> {};
34 mozilla::dom::RequestMode::EndGuard_> {};
39 mozilla::dom::RequestCredentials::EndGuard_> {};
44 mozilla::dom::RequestCache::EndGuard_> {};
49 mozilla::dom::RequestRedirect::EndGuard_> {};
54 mozilla::dom::ResponseType::EndGuard_> {};
/dports/lang/spidermonkey78/firefox-78.9.0/dom/fetch/
H A DFetchIPCTypes.h21 mozilla::dom::HeadersGuardEnum::EndGuard_> {};
26 mozilla::dom::ReferrerPolicy::EndGuard_> {
32 mozilla::dom::RequestMode::EndGuard_> {};
38 mozilla::dom::RequestCredentials::EndGuard_> {};
43 mozilla::dom::RequestCache::EndGuard_> {};
48 mozilla::dom::RequestRedirect::EndGuard_> {};
53 mozilla::dom::ResponseType::EndGuard_> {};
/dports/www/firefox-esr/firefox-91.8.0/dom/clients/manager/
H A DClientIPCUtils.h22 mozilla::dom::ClientType::EndGuard_> {};
28 mozilla::dom::FrameType::EndGuard_> {};
34 mozilla::dom::VisibilityState::EndGuard_> {};
/dports/lang/spidermonkey78/firefox-78.9.0/dom/clients/manager/
H A DClientIPCUtils.h22 mozilla::dom::ClientType::EndGuard_> {};
28 mozilla::dom::FrameType::EndGuard_> {};
34 mozilla::dom::VisibilityState::EndGuard_> {};
/dports/www/firefox/firefox-99.0/dom/clients/manager/
H A DClientIPCUtils.h22 mozilla::dom::ClientType::EndGuard_> {};
28 mozilla::dom::FrameType::EndGuard_> {};
34 mozilla::dom::VisibilityState::EndGuard_> {};
/dports/mail/thunderbird/thunderbird-91.8.0/dom/clients/manager/
H A DClientIPCUtils.h22 mozilla::dom::ClientType::EndGuard_> {};
28 mozilla::dom::FrameType::EndGuard_> {};
34 mozilla::dom::VisibilityState::EndGuard_> {};
/dports/lang/spidermonkey60/firefox-60.9.0/dom/clients/manager/
H A DClientIPCUtils.h21 mozilla::dom::ClientType::EndGuard_> {};
27 mozilla::dom::FrameType::EndGuard_> {};
33 mozilla::dom::VisibilityState::EndGuard_> {};
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerShutdownState.cpp37 constexpr std::array<const char*, UnderlyingProgressValue(Progress::EndGuard_)>
65 MOZ_ASSERT(aProgress != Progress::EndGuard_); in SetProgress()
102 UnderlyingProgressValue(Progress::EndGuard_)); in ReportServiceWorkerShutdownProgress()
122 Progress progress = Progress::EndGuard_; in ReportServiceWorkerShutdownProgress()
H A DServiceWorkerIPCUtils.h24 mozilla::dom::ServiceWorkerState::EndGuard_> {};
31 mozilla::dom::ServiceWorkerUpdateViaCache::EndGuard_> {};
H A DServiceWorkerShutdownState.h28 EndGuard_, enumerator
59 Progress, Progress::ParentProcessMainThread, Progress::EndGuard_> {};
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerShutdownState.cpp37 constexpr std::array<const char*, UnderlyingProgressValue(Progress::EndGuard_)>
65 MOZ_ASSERT(aProgress != Progress::EndGuard_); in SetProgress()
102 UnderlyingProgressValue(Progress::EndGuard_)); in ReportServiceWorkerShutdownProgress()
122 Progress progress = Progress::EndGuard_; in ReportServiceWorkerShutdownProgress()
H A DServiceWorkerIPCUtils.h24 mozilla::dom::ServiceWorkerState::EndGuard_> {};
31 mozilla::dom::ServiceWorkerUpdateViaCache::EndGuard_> {};
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerShutdownState.cpp37 constexpr std::array<const char*, UnderlyingProgressValue(Progress::EndGuard_)>
65 MOZ_ASSERT(aProgress != Progress::EndGuard_); in SetProgress()
102 UnderlyingProgressValue(Progress::EndGuard_)); in ReportServiceWorkerShutdownProgress()
122 Progress progress = Progress::EndGuard_; in ReportServiceWorkerShutdownProgress()
H A DServiceWorkerIPCUtils.h24 mozilla::dom::ServiceWorkerState::EndGuard_> {};
31 mozilla::dom::ServiceWorkerUpdateViaCache::EndGuard_> {};
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerShutdownState.cpp37 constexpr std::array<const char*, UnderlyingProgressValue(Progress::EndGuard_)>
65 MOZ_ASSERT(aProgress != Progress::EndGuard_); in SetProgress()
102 UnderlyingProgressValue(Progress::EndGuard_)); in ReportServiceWorkerShutdownProgress()
122 Progress progress = Progress::EndGuard_; in ReportServiceWorkerShutdownProgress()
H A DServiceWorkerIPCUtils.h24 mozilla::dom::ServiceWorkerState::EndGuard_> {};
31 mozilla::dom::ServiceWorkerUpdateViaCache::EndGuard_> {};
/dports/www/firefox-esr/firefox-91.8.0/dom/webauthn/
H A DWebAuthnUtil.h74 mozilla::dom::AuthenticatorAttachment::EndGuard_> {};
81 mozilla::dom::UserVerificationRequirement::EndGuard_> {};
88 mozilla::dom::AttestationConveyancePreference::EndGuard_> {};
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webauthn/
H A DWebAuthnUtil.h72 mozilla::dom::AuthenticatorAttachment::EndGuard_> {};
79 mozilla::dom::UserVerificationRequirement::EndGuard_> {};
86 mozilla::dom::AttestationConveyancePreference::EndGuard_> {};
/dports/www/firefox/firefox-99.0/dom/webauthn/
H A DWebAuthnUtil.h74 mozilla::dom::AuthenticatorAttachment::EndGuard_> {};
81 mozilla::dom::UserVerificationRequirement::EndGuard_> {};
88 mozilla::dom::AttestationConveyancePreference::EndGuard_> {};
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webauthn/
H A DWebAuthnUtil.h74 mozilla::dom::AuthenticatorAttachment::EndGuard_> {};
81 mozilla::dom::UserVerificationRequirement::EndGuard_> {};
88 mozilla::dom::AttestationConveyancePreference::EndGuard_> {};
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerIPCUtils.h24 mozilla::dom::ServiceWorkerState::EndGuard_> {};
31 mozilla::dom::ServiceWorkerUpdateViaCache::EndGuard_> {};

1234567