Home
last modified time | relevance | path

Searched refs:eAll (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/dports/www/firefox-esr/firefox-91.8.0/dom/security/featurepolicy/
H A DFeature.cpp23 if (mPolicy == eAll) { in Allows()
45 mPolicy = eAll; in SetAllowsAll()
49 bool Feature::AllowsAll() const { return mPolicy == eAll; } in AllowsAll()
H A DFeaturePolicyUtils.cpp38 {"gamepad", FeaturePolicyUtils::FeaturePolicyValue::eAll},
50 {"autoplay", FeaturePolicyUtils::FeaturePolicyValue::eAll},
51 {"encrypted-media", FeaturePolicyUtils::FeaturePolicyValue::eAll},
53 {"payment", FeaturePolicyUtils::FeaturePolicyValue::eAll},
54 {"document-domain", FeaturePolicyUtils::FeaturePolicyValue::eAll},
57 {"vr", FeaturePolicyUtils::FeaturePolicyValue::eAll},
/dports/lang/spidermonkey78/firefox-78.9.0/dom/security/featurepolicy/
H A DFeature.cpp23 if (mPolicy == eAll) { in Allows()
45 mPolicy = eAll; in SetAllowsAll()
49 bool Feature::AllowsAll() const { return mPolicy == eAll; } in AllowsAll()
H A DFeaturePolicyUtils.cpp46 {"autoplay", FeaturePolicyUtils::FeaturePolicyValue::eAll},
47 {"encrypted-media", FeaturePolicyUtils::FeaturePolicyValue::eAll},
49 {"payment", FeaturePolicyUtils::FeaturePolicyValue::eAll},
50 {"document-domain", FeaturePolicyUtils::FeaturePolicyValue::eAll},
53 {"vr", FeaturePolicyUtils::FeaturePolicyValue::eAll},
/dports/www/firefox/firefox-99.0/dom/security/featurepolicy/
H A DFeature.cpp23 if (mPolicy == eAll) { in Allows()
45 mPolicy = eAll; in SetAllowsAll()
49 bool Feature::AllowsAll() const { return mPolicy == eAll; } in AllowsAll()
H A DFeaturePolicyUtils.cpp38 {"gamepad", FeaturePolicyUtils::FeaturePolicyValue::eAll},
51 {"autoplay", FeaturePolicyUtils::FeaturePolicyValue::eAll},
52 {"encrypted-media", FeaturePolicyUtils::FeaturePolicyValue::eAll},
54 {"payment", FeaturePolicyUtils::FeaturePolicyValue::eAll},
55 {"document-domain", FeaturePolicyUtils::FeaturePolicyValue::eAll},
56 {"vr", FeaturePolicyUtils::FeaturePolicyValue::eAll},
/dports/mail/thunderbird/thunderbird-91.8.0/dom/security/featurepolicy/
H A DFeature.cpp23 if (mPolicy == eAll) { in Allows()
45 mPolicy = eAll; in SetAllowsAll()
49 bool Feature::AllowsAll() const { return mPolicy == eAll; } in AllowsAll()
H A DFeaturePolicyUtils.cpp38 {"gamepad", FeaturePolicyUtils::FeaturePolicyValue::eAll},
50 {"autoplay", FeaturePolicyUtils::FeaturePolicyValue::eAll},
51 {"encrypted-media", FeaturePolicyUtils::FeaturePolicyValue::eAll},
53 {"payment", FeaturePolicyUtils::FeaturePolicyValue::eAll},
54 {"document-domain", FeaturePolicyUtils::FeaturePolicyValue::eAll},
57 {"vr", FeaturePolicyUtils::FeaturePolicyValue::eAll},
/dports/lang/spidermonkey60/firefox-60.9.0/dom/storage/
H A DSessionStorageManager.cpp213 if (aType == eAll) { in ClearStorages()
236 ClearStorages(eAll, pattern, EmptyCString()); in Observe()
250 ClearStorages(eAll, pattern, aOriginScope); in Observe()
256 ClearStorages(eAll, pattern, EmptyCString()); in Observe()
H A DSessionStorageManager.h37 eAll, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/genomecoll/
H A DGC_Sequence.hpp102 eAll enumerator
110 EChildrenSubset subset = eAll,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/genomecoll/
H A DGC_Sequence.hpp102 eAll enumerator
110 EChildrenSubset subset = eAll,
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsComputedDOMStyle.h82 eAll // Includes all stylesheets enumerator
92 Element* aElement, nsAtom* aPseudo, StyleType aStyleType = eAll);
95 const Element* aElement, nsAtom* aPseudo, StyleType aStyleType = eAll) {
395 nsComputedDOMStyle::StyleType aStyleType = nsComputedDOMStyle::eAll);
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsComputedDOMStyle.h82 eAll // Includes all stylesheets enumerator
92 Element* aElement, nsAtom* aPseudo, StyleType aStyleType = eAll);
95 const Element* aElement, nsAtom* aPseudo, StyleType aStyleType = eAll) {
395 nsComputedDOMStyle::StyleType aStyleType = nsComputedDOMStyle::eAll);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/storage/
H A DSessionStorageManager.cpp277 if (aType == eAll) { in ClearStorages()
369 ClearStorages(eAll, pattern, EmptyCString()); in Observe()
383 ClearStorages(eAll, pattern, aOriginScope); in Observe()
389 ClearStorages(eAll, pattern, EmptyCString()); in Observe()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsComputedDOMStyle.h81 eAll // Includes all stylesheets enumerator
90 Element* aElement, nsAtom* aPseudo, StyleType aStyleType = eAll);
93 Element* aElement, nsAtom* aPseudo, StyleType aStyleType = eAll) {
409 nsComputedDOMStyle::StyleType aStyleType = nsComputedDOMStyle::eAll);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_handle.cpp215 if (choice == eNuclNucl || choice == eAll) { in GetTasks()
225 if (choice == eProtProt || choice == eAll) { in GetTasks()
232 if (choice == eAll) { in GetTasks()
248 if (choice == eMapping || choice == eAll) { in GetTasks()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_handle.cpp215 if (choice == eNuclNucl || choice == eAll) { in GetTasks()
225 if (choice == eProtProt || choice == eAll) { in GetTasks()
232 if (choice == eAll) { in GetTasks()
248 if (choice == eMapping || choice == eAll) { in GetTasks()
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DAvailableMemoryWatcherMac.cpp122 eAll = 0x3, enumerator
185 ResponseMask::eAll;
186 const uint32_t nsAvailableMemoryWatcher::kResponseMaskMax = ResponseMask::eAll;
210 mResponseMask(ResponseMask::eAll) {} in NS_IMPL_ISUPPORTS_INHERITED()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/api/
H A Dblast_options_handle.hpp115 eAll ///< Retrieve all available tasks enumerator
119 static set<string> GetTasks(ETaskSets choice = eAll);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dblast_options_handle.hpp115 eAll ///< Retrieve all available tasks enumerator
119 static set<string> GetTasks(ETaskSets choice = eAll);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DBaseMargin.h22 MOZ_ASSERT((aSideBits & ~SideBits::eAll) == SideBits::eNone, in Sides()
34 MOZ_ASSERT(!(aSideBits & ~SideBits::eAll), "illegal side bits"); in Contains()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DBaseMargin.h22 MOZ_ASSERT((aSideBits & ~SideBits::eAll) == SideBits::eNone, in Sides()
34 MOZ_ASSERT(!(aSideBits & ~SideBits::eAll), "illegal side bits"); in Contains()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DBaseMargin.h22 MOZ_ASSERT((aSideBits & ~SideBits::eAll) == SideBits::eNone, in Sides()
34 MOZ_ASSERT(!(aSideBits & ~SideBits::eAll), "illegal side bits"); in Contains()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DBaseMargin.h22 MOZ_ASSERT((aSideBits & ~SideBits::eAll) == SideBits::eNone, in Sides()
34 MOZ_ASSERT(!(aSideBits & ~SideBits::eAll), "illegal side bits"); in Contains()

12345678910>>...18