Home
last modified time | relevance | path

Searched refs:PLDHashMatchEntry (Results 1 – 13 of 13) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DPLDHashTable.h545 typedef bool (*PLDHashMatchEntry)(const PLDHashEntryHdr* aEntry, typedef
590 PLDHashMatchEntry matchEntry;
H A DPLDHashTable.cpp327 PLDHashMatchEntry matchEntry = mOps->matchEntry; in SearchTable()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DPLDHashTable.h561 typedef bool (*PLDHashMatchEntry)(const PLDHashEntryHdr* aEntry, typedef
607 PLDHashMatchEntry matchEntry;
H A DPLDHashTable.cpp353 PLDHashMatchEntry matchEntry = mOps->matchEntry; in SearchTable()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DPLDHashTable.h664 typedef bool (*PLDHashMatchEntry)(const PLDHashEntryHdr* aEntry, typedef
706 PLDHashMatchEntry matchEntry;
H A DPLDHashTable.cpp334 PLDHashMatchEntry matchEntry = mOps->matchEntry; in SearchTable()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DPLDHashTable.h750 typedef bool (*PLDHashMatchEntry)(const PLDHashEntryHdr* aEntry, typedef
792 PLDHashMatchEntry matchEntry;
H A DPLDHashTable.cpp336 PLDHashMatchEntry matchEntry = mOps->matchEntry; in SearchTable()
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DPLDHashTable.h750 typedef bool (*PLDHashMatchEntry)(const PLDHashEntryHdr* aEntry, typedef
792 PLDHashMatchEntry matchEntry;
H A DPLDHashTable.cpp338 PLDHashMatchEntry matchEntry = mOps->matchEntry; in SearchTable()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DPLDHashTable.h750 typedef bool (*PLDHashMatchEntry)(const PLDHashEntryHdr* aEntry, typedef
792 PLDHashMatchEntry matchEntry;
H A DPLDHashTable.cpp336 PLDHashMatchEntry matchEntry = mOps->matchEntry; in SearchTable()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs15672 pub type PLDHashMatchEntry = ::std::option::Option< typedef
15698 pub matchEntry: root::PLDHashMatchEntry,