Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/llvm/docs/
H A DSourceLevelDebugging.rst1685 eHashFunctionDJB = 0u, // Daniel J Bernstein hash function