Searched defs:nsBaseHashtable (Results 1 – 5 of 5) sorted by relevance
14 pub struct nsBaseHashtable { struct23 pub mTable: *mut nsBaseHashtable, argument49 impl Default for nsBaseHashtable { implementation
21 pub struct nsBaseHashtable { struct24 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