Searched refs:entry_type (Results 1 – 17 of 17) sorted by relevance
30 typedef HashEntryTy entry_type; typedef34 entry_type *Entry;37 static entry_type* getEmptyBucket();38 static entry_type* getTombstone();73 typedef HashEntryTy entry_type; typedef
22 typedef HashEntryTy entry_type; typedef26 entry_type* produce(const key_type& pKey) in produce()29 void destroy(entry_type*& pEntry) in destroy()
25 typedef typename HashTableImplTy::entry_type entry_type; typedef88 inline entry_type* getEntry() { in getEntry()94 inline const entry_type* getEntry() const { in getEntry()164 typedef typename HashTableImplTy::entry_type entry_type; typedef199 inline entry_type* getEntry() { in getEntry()205 inline const entry_type* getEntry() const { in getEntry()
38 typename HashBucket<DataType>::entry_type*41 static entry_type* empty_bucket = reinterpret_cast<entry_type*>(0x0); in getEmptyBucket()46 typename HashBucket<DataType>::entry_type*49 static entry_type* tombstone = reinterpret_cast<entry_type*>(0x1); in getTombstone()
42 typedef HashEntryTy entry_type; typedef73 entry_type* insert(const key_type& pKey, bool& pExist);
75 typedef HashEntryTy entry_type; typedef
63 typename HashTable<HashEntryTy, HashFunctionTy, EntryFactoryTy>::entry_type*70 entry_type* entry = bucket.Entry; in insert()
132 typedef StringEntry<DataType> entry_type; typedef
85 HashTableTy::entry_type* entry = 0; in TEST_F()112 HashTableTy::entry_type* val = hashTable->insert(key, exist); in TEST_F()128 HashTableTy::entry_type* entry = 0; in TEST_F()150 HashTableTy::entry_type* entry = 0; in TEST_F()175 HashTableTy::entry_type* entry = 0; in TEST_F()198 HashTableTy::entry_type* entry = 0; in TEST_F()234 HashTableTy::entry_type* entry = 0; in TEST_F()255 HashTableTy::entry_type* entry = 0; in TEST_F()278 HashTableTy::entry_type* entry = 0; in TEST_F()309 HashTableTy::entry_type* entry = 0; in TEST_F()
33 friend mcld::sys::fs::PathCache::entry_type* detail::bring_one_into_cache(DirIterator& pIter);107 friend mcld::sys::fs::PathCache::entry_type* detail::bring_one_into_cache(DirIterator& pIter);144 DirCache::entry_type* m_pEntry;
93 mcld::sys::fs::PathCache::entry_type* bring_one_into_cache(DirIterator& pIter);
56 SectHashTableType::entry_type* entry = in add()
165 mcld::sys::fs::PathCache::entry_type* bring_one_into_cache(DirIterator& pIter)167 mcld::sys::fs::PathCache::entry_type* entry = 0;
60 fs::PathCache::entry_type* entry = pDir.m_Cache.insert(path, exist);
199 mcld::sys::fs::PathCache::entry_type* bring_one_into_cache(DirIterator& pIter)201 mcld::sys::fs::PathCache::entry_type* entry = 0;
76 mcld::sys::fs::PathCache::entry_type* entry = pDir.m_Cache.insert(path, exist);
1004 HashTableType::entry_type* entry = NULL; in emitRegNamePools()1045 HashTableType::entry_type* entry = 0; in emitDynNamePools()