Searched refs:GetHashCode (Results 1 – 7 of 7) sorted by relevance
240 public override int GetHashCode() in GetHashCode() method in Antlr.Runtime.Collections.HashList.KeyCollection242 return _hashList._insertionOrderList.GetHashCode(); in GetHashCode()
21 virtual FX_DWORD GetHashCode() const { return 0; } in GetHashCode() function
66 FX_DWORD GetHashCode() const;
503 FX_DWORD CFX_GdiFont::GetHashCode() const { in GetHashCode() function in CFX_GdiFont
191 public override int GetHashCode() { in GetHashCode() method in Antlr.Runtime.BitSet
219 public override int GetHashCode() in GetHashCode() method in Antlr.Runtime.BitSet
638 Result := PositiveMask and ((PositiveMask and FComparer.GetHashCode(Key)) + 1);