Searched defs:computeHash (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DStringHasher.h171 template<typename T, UChar Converter(T)> static unsigned computeHash(const T* data, unsigned length) function in class:WTF::StringHasher
178 template<typename T> static unsigned computeHash(const T* data, unsigned length) function in class:WTF::StringHasher
180 return computeHash<T, defaultConverter>(data, length);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DQualifiedName.cpp136 unsigned QualifiedName::QualifiedNameImpl::computeHash() const function in class:blink::QualifiedName::QualifiedNameImpl
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp272 computeHash(Entry);
457 void DIEHash::computeHash(const DIE &Die) { function in class:DIEHash
477 computeHash(*C);
525 computeHash(Die);
549 computeHash(Die);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 696 milliseconds