Searched defs:nsBaseHashtable (Results 1 – 5 of 5) sorted by relevance
20 pub struct nsBaseHashtable { struct29 pub mTable: *mut nsBaseHashtable, argument55 impl Default for nsBaseHashtable { implementation
27 pub struct nsBaseHashtable { struct30 pub type nsBaseHashtable_EntryType<K, V> = Entry<K, V>; argument
15 class nsBaseHashtable class26 nsBaseHashtable() {} in nsBaseHashtable() function in nsBaseHashtable
8 class nsBaseHashtable { class
92748 class nsBaseHashtable class92759 nsBaseHashtable() {} in nsBaseHashtable() function in nsBaseHashtable92760 explicit nsBaseHashtable(uint32_t aInitLength) in nsBaseHashtable() function in nsBaseHashtable