Home
last modified time | relevance | path

Searched defs:nsCharPtrHashKey (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashKeys.h443 explicit nsCharPtrHashKey(const char* aKey) : mKey(strdup(aKey)) {} in nsCharPtrHashKey() function
444 nsCharPtrHashKey(const nsCharPtrHashKey& aToCopy) in nsCharPtrHashKey() function
447 nsCharPtrHashKey(nsCharPtrHashKey&& aOther) : mKey(aOther.mKey) { in nsCharPtrHashKey() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsHashKeys.h490 explicit nsCharPtrHashKey(const char* aKey) : mKey(strdup(aKey)) {} in nsCharPtrHashKey() function
491 nsCharPtrHashKey(const nsCharPtrHashKey& aToCopy) in nsCharPtrHashKey() function
496 nsCharPtrHashKey(nsCharPtrHashKey&& aOther) in nsCharPtrHashKey() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsHashKeys.h514 explicit nsCharPtrHashKey(const char* aKey) : mKey(strdup(aKey)) {} in nsCharPtrHashKey() function
517 nsCharPtrHashKey(nsCharPtrHashKey&& aOther) in nsCharPtrHashKey() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsHashKeys.h514 explicit nsCharPtrHashKey(const char* aKey) : mKey(strdup(aKey)) {} in nsCharPtrHashKey() function
517 nsCharPtrHashKey(nsCharPtrHashKey&& aOther) in nsCharPtrHashKey() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsHashKeys.h514 explicit nsCharPtrHashKey(const char* aKey) : mKey(strdup(aKey)) {} in nsCharPtrHashKey() function
517 nsCharPtrHashKey(nsCharPtrHashKey&& aOther) in nsCharPtrHashKey() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DPresShell.cpp9543 nsClassHashtable<nsCharPtrHashKey, IndiReflowCounter>& aHT, in RecurseIndiTotals()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShell.cpp10615 nsClassHashtable<nsCharPtrHashKey, IndiReflowCounter>& aHT, in RecurseIndiTotals()
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShell.cpp10582 nsClassHashtable<nsCharPtrHashKey, IndiReflowCounter>& aHT, in RecurseIndiTotals()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShell.cpp10615 nsClassHashtable<nsCharPtrHashKey, IndiReflowCounter>& aHT, in RecurseIndiTotals()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPresShell.cpp10508 nsClassHashtable<nsCharPtrHashKey, IndiReflowCounter>& aHT, in RecurseIndiTotals()