Searched defs:HashCode (Results 1 – 5 of 5) sorted by relevance
80 virtual size_t HashCode() const { return base::hash<Opcode>()(opcode()); } in HashCode() function172 size_t HashCode() const final { in HashCode() function
18 size_t HashCode(Node* node) { in HashCode() function
39 public abstract class HashCode { class40 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