Home
last modified time | relevance | path

Searched refs:DHash (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/soltools/ldump/
H A Dhashtbl.cxx151 unsigned long HashTable::DHash(const char* Key, unsigned long lOldHash) const in DHash() function in HashTable
207 lPos = DHash(Key,lPos); in Insert()
254 lPos = DHash(Key,lPos); in FindPos()
H A Dhashtbl.hxx45 unsigned long DHash(const char *cKey , unsigned long lHash) const;
/aoo41x/main/tools/workben/
H A Dhashtbl.cxx175 ULONG HashTable::DHash(String const& Key, ULONG lOldHash) const in DHash() function in HashTable
246 lPos = DHash(Key,lPos); in Insert()
301 lPos = DHash(Key,lPos); in FindPos()
H A Dhashtbl.hxx47 ULONG DHash(String const& Key, ULONG lHash) const;
/aoo41x/main/soldep/bootstrp/
H A Dhashtbl.cxx171 sal_uIntPtr HashTable::DHash(ByteString const& Key, sal_uIntPtr lOldHash) const in DHash() function in HashTable
242 lPos = DHash(Key,lPos); in Insert()
297 lPos = DHash(Key,lPos); in FindPos()
/aoo41x/main/soldep/inc/soldep/
H A Dhashtbl.hxx48 sal_uIntPtr DHash(ByteString const& Key, sal_uIntPtr lHash) const;

Completed in 25 milliseconds