Searched defs:HashCode (Results 1 – 5 of 5) sorted by relevance
36 public abstract class HashCode { class37 HashCode() {} in HashCode() method in HashCode
165 struct HashCode(u64); struct
848 procedure TDictionary<TKey,TValue>.DoAdd(HashCode, Index: Integer; const Key: TKey; const Value: TV… argument
117 int32_t HashCode(int32_t platform_id, int32_t encoding_id, int32_t language_id, in HashCode() function