Home
last modified time | relevance | path

Searched refs:eHashFunctionDJB (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DMappedHash.h27 eHashFunctionDJB = 0u // Daniel J Bernstein hash function that is also used enumerator
33 case MappedHash::eHashFunctionDJB: in HashString()
52 eHashFunctionDJB; // The hash function enumeration that was used
179 m_header.hash_function == eHashFunctionDJB && in IsValid()
/openbsd-src/gnu/llvm/llvm/docs/
H A DSourceLevelDebugging.rst1719 eHashFunctionDJB = 0u, // Daniel J Bernstein hash function