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

/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DMappedHash.h27 eHashFunctionDJB = 0u // Daniel J Bernstein hash function that is also used enumerator in enum:MappedHash::HashFunctionType
33 case MappedHash::eHashFunctionDJB:
52 eHashFunctionDJB; // The hash function enumeration that was used
179 m_header.hash_function == eHashFunctionDJB &&

Completed in 61 milliseconds