Searched defs:HashCode (Results 1 – 6 of 6) sorted by relevance
37 public abstract class HashCode { class38 HashCode() {} in HashCode() method in HashCode
136 struct HashCode(u64); struct
226 size_t HashCode; in createHash() local297 size_t HashCode = createHash(Hash); in saveHash() local
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