Searched defs:my_hash (Results 1 – 5 of 5) sorted by relevance
35 template <class T> struct my_hash struct39 my_hash() = default; argument40 size_t operator()(const T&) const {return 0;} in operator ()()
27 struct my_hash struct34 unordered_map<tuple<int,int>, size_t, my_hash> m; in main() argument
494 vchar_t *my_hash = NULL; local767 vchar_t *my_hash = NULL; local1042 vchar_t *my_hash = NULL; local1447 vchar_t *my_hash = NULL; local
1246 vchar_t *my_hash = NULL; local
214 const uint8_t* my_hash = is_server_ ? server_hash : client_hash; in ProcessMessage() local