Searched refs:DJB (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
H A DPathCache.h26 hash::StringHash<hash::DJB>,
/frameworks/compile/mclinker/include/mcld/LD/
H A DObjectReader.h27 typedef HashTable<ResolveInfo, hash::StringHash<hash::DJB> >
H A DNamePool.h33 typedef HashTable<ResolveInfo, hash::StringHash<hash::DJB> > Table;
H A DArchive.h90 hash::StringHash<hash::DJB>,
H A DBranchIsland.h122 hash::StringHash<hash::DJB> str_hasher;
/frameworks/compile/mclinker/include/mcld/
H A DLinkerScript.h36 hash::StringHash<hash::DJB>,
40 hash::StringHash<hash::DJB>,
/frameworks/compile/mclinker/include/mcld/ADT/
H A DStringHash.h22 enum Type { RS, JS, PJW, ELF, BKDR, SDBM, DJB, DEK, BP, FNV, AP, ES }; enumerator in enum:mcld::hash::Type
151 /** \class StringHash<DJB>
152 * \brief DJB hash function
156 struct StringHash<DJB>
/frameworks/compile/mclinker/lib/Script/
H A DScriptFile.cpp43 hash::StringHash<hash::DJB>,
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1210 hash::StringHash<hash::DJB> hasher;

Completed in 722 milliseconds