HomeSort by relevance Sort by last modified time
    Searched refs:BKDR (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/Support/
PathCache.h 30 typedef HashTable<HashEntryType, hash::StringHash<hash::BKDR>, EntryFactory<HashEntryType> > PathCache;
HandleToArea.h 50 typedef hash::StringHash<hash::BKDR> HashFunction;
  /frameworks/compile/mclinker/include/mcld/ADT/
StringHash.h 28 BKDR,
134 /** \class StringHash<BKDR>
135 * \brief BKDR hash function
138 struct StringHash<BKDR> : public std::unary_function<const llvm::StringRef&, uint32_t>

Completed in 214 milliseconds