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