Home
last modified time | relevance | path

Searched refs:nsStringCaseInsensitiveHashKey (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsHashKeys.h113 class nsStringCaseInsensitiveHashKey : public PLDHashEntryHdr {
118 explicit nsStringCaseInsensitiveHashKey(KeyTypePointer aStr) : mStr(*aStr) { in nsStringCaseInsensitiveHashKey() function
122 nsStringCaseInsensitiveHashKey(const nsStringCaseInsensitiveHashKey&) =
124 nsStringCaseInsensitiveHashKey(nsStringCaseInsensitiveHashKey&& aToMove) in nsStringCaseInsensitiveHashKey() function
126 ~nsStringCaseInsensitiveHashKey() = default;
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsHashKeys.h113 class nsStringCaseInsensitiveHashKey : public PLDHashEntryHdr {
118 explicit nsStringCaseInsensitiveHashKey(KeyTypePointer aStr) : mStr(*aStr) { in nsStringCaseInsensitiveHashKey() function
122 nsStringCaseInsensitiveHashKey(const nsStringCaseInsensitiveHashKey&) =
124 nsStringCaseInsensitiveHashKey(nsStringCaseInsensitiveHashKey&& aToMove) in nsStringCaseInsensitiveHashKey() function
126 ~nsStringCaseInsensitiveHashKey() = default;
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsHashKeys.h113 class nsStringCaseInsensitiveHashKey : public PLDHashEntryHdr {
118 explicit nsStringCaseInsensitiveHashKey(KeyTypePointer aStr) : mStr(*aStr) { in nsStringCaseInsensitiveHashKey() function
122 nsStringCaseInsensitiveHashKey(const nsStringCaseInsensitiveHashKey&) =
124 nsStringCaseInsensitiveHashKey(nsStringCaseInsensitiveHashKey&& aToMove) in nsStringCaseInsensitiveHashKey() function
126 ~nsStringCaseInsensitiveHashKey() = default;
/dports/www/firefox/firefox-99.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty.h20 using ComponentPathMapT = nsInterfaceHashtable<nsStringCaseInsensitiveHashKey,
77 nsTHashMap<nsStringCaseInsensitiveHashKey, uint32_t> mKnownModules;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty.h20 using ComponentPathMapT = nsInterfaceHashtable<nsStringCaseInsensitiveHashKey,
77 nsTHashMap<nsStringCaseInsensitiveHashKey, uint32_t> mKnownModules;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty.h20 using ComponentPathMapT = nsInterfaceHashtable<nsStringCaseInsensitiveHashKey,
77 nsTHashMap<nsStringCaseInsensitiveHashKey, uint32_t> mKnownModules;
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashKeys.h111 class nsStringCaseInsensitiveHashKey : public PLDHashEntryHdr {
116 explicit nsStringCaseInsensitiveHashKey(KeyTypePointer aStr) : mStr(*aStr) { in nsStringCaseInsensitiveHashKey() function
119 nsStringCaseInsensitiveHashKey(const nsStringCaseInsensitiveHashKey& aToCopy) in nsStringCaseInsensitiveHashKey() function
121 ~nsStringCaseInsensitiveHashKey() {} in ~nsStringCaseInsensitiveHashKey()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsHashKeys.h121 class nsStringCaseInsensitiveHashKey : public PLDHashEntryHdr
127 explicit nsStringCaseInsensitiveHashKey(KeyTypePointer aStr) in nsStringCaseInsensitiveHashKey() function
132 nsStringCaseInsensitiveHashKey(const nsStringCaseInsensitiveHashKey& aToCopy) in nsStringCaseInsensitiveHashKey() function
136 ~nsStringCaseInsensitiveHashKey() {} in ~nsStringCaseInsensitiveHashKey()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLFormElement.h566 nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, HTMLInputElement> mSelectedRadioButtons;
568 nsDataHashtable<nsStringCaseInsensitiveHashKey,uint32_t> mRequiredRadioButtonCounts;
570 nsDataHashtable<nsStringCaseInsensitiveHashKey,bool> mValueMissingRadioGroups;
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DUntrustedModulesData.h109 using SetType = nsTHashtable<nsStringCaseInsensitiveHashKey>;
164 : public nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, ModuleRecord> {
167 : nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, ModuleRecord>() {}
H A DUntrustedModulesProcessor.cpp92 Maybe<nsTHashtable<nsStringCaseInsensitiveHashKey>> mDependentModules;
110 : nsTHashtable<nsStringCaseInsensitiveHashKey>()); in Lookup()
767 nsTHashtable<nsStringCaseInsensitiveHashKey> moduleNtPathSet; in ProcessModuleLoadQueueChildProcess()
/dports/www/firefox/firefox-99.0/toolkit/xre/dllservices/
H A DUntrustedModulesData.h110 using SetType = nsTHashtable<nsStringCaseInsensitiveHashKey>;
167 : public nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, ModuleRecord> {
170 : nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, ModuleRecord>() {}
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DUntrustedModulesData.h109 using SetType = nsTHashtable<nsStringCaseInsensitiveHashKey>;
164 : public nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, ModuleRecord> {
167 : nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, ModuleRecord>() {}
H A DUntrustedModulesProcessor.cpp744 nsTHashtable<nsStringCaseInsensitiveHashKey> moduleNtPathSet; in ProcessModuleLoadQueueChildProcess()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DUntrustedModulesData.h109 using SetType = nsTHashtable<nsStringCaseInsensitiveHashKey>;
164 : public nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, ModuleRecord> {
167 : nsRefPtrHashtable<nsStringCaseInsensitiveHashKey, ModuleRecord>() {}
/dports/www/firefox-esr/firefox-91.8.0/mozglue/tests/gtest/
H A DTestNativeNtGTest.cpp18 nsTHashSet<nsStringCaseInsensitiveHashKey> dependentModules; in TEST()
/dports/www/firefox/firefox-99.0/mozglue/tests/gtest/
H A DTestNativeNtGTest.cpp18 nsTHashSet<nsStringCaseInsensitiveHashKey> dependentModules; in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/tests/gtest/
H A DTestNativeNtGTest.cpp18 nsTHashSet<nsStringCaseInsensitiveHashKey> dependentModules; in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLFormElement.h541 nsDataHashtable<nsStringCaseInsensitiveHashKey, uint32_t>
544 nsDataHashtable<nsStringCaseInsensitiveHashKey, bool>
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLFormElement.h564 nsDataHashtable<nsStringCaseInsensitiveHashKey, uint32_t>
567 nsDataHashtable<nsStringCaseInsensitiveHashKey, bool>
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/test/gtest/
H A DTestUntrustedModules.cpp20 nsTHashMap<nsStringCaseInsensitiveHashKey, int> mCounters;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/test/gtest/
H A DTestUntrustedModules.cpp20 nsTHashMap<nsStringCaseInsensitiveHashKey, int> mCounters;
/dports/www/firefox/firefox-99.0/toolkit/xre/dllservices/tests/gtest/
H A DTestUntrustedModules.cpp22 nsTHashMap<nsStringCaseInsensitiveHashKey, int> mCounters;
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/
H A DNativeNt.h652 nsTHashtable<nsStringCaseInsensitiveHashKey> GenerateDependentModuleSet() { in GenerateDependentModuleSet()
653 nsTHashtable<nsStringCaseInsensitiveHashKey> dependentModuleSet; in GenerateDependentModuleSet()
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsHashKeys.h186 using nsStringCaseInsensitiveHashKey =

12