| H A D | hash.h | 249 H hash_bytes(H hash_state, const T& value) { in hash_bytes() argument 291 AbslHashValue(H hash_state, Float value) { in AbslHashValue() argument 302 AbslHashValue(H hash_state, LongDoubl argument 268 AbslHashValue( H hash_state, B value) AbslHashValue() argument 276 AbslHashValue( H hash_state, Enum e) AbslHashValue() argument 333 AbslHashValue(H hash_state, T* ptr) AbslHashValue() argument 344 AbslHashValue(H hash_state, std::nullptr_t) AbslHashValue() argument 363 AbslHashValue(H hash_state, const std::pair<T1, T2>& p) AbslHashValue() argument 372 hash_tuple(H hash_state, const Tuple& t, absl::index_sequence<Is...>) hash_tuple() argument 385 AbslHashValue(H hash_state, const std::tuple<Ts...>& t) AbslHashValue() argument 396 AbslHashValue(H hash_state, const std::unique_ptr<T, D>& ptr) AbslHashValue() argument 402 AbslHashValue(H hash_state, const std::shared_ptr<T>& ptr) AbslHashValue() argument 425 AbslHashValue(H hash_state, absl::string_view str) AbslHashValue() argument 436 AbslHashValue( H hash_state, const std::basic_string<Char, std::char_traits<Char>, Alloc>& str) AbslHashValue() argument 450 AbslHashValue( H hash_state, const std::array<T, N>& array) AbslHashValue() argument 458 AbslHashValue( H hash_state, const std::deque<T, Allocator>& deque) AbslHashValue() argument 470 AbslHashValue( H hash_state, const std::forward_list<T, Allocator>& list) AbslHashValue() argument 482 AbslHashValue( H hash_state, const std::list<T, Allocator>& list) AbslHashValue() argument 497 AbslHashValue(H hash_state, const std::vector<T, Allocator>& vector) AbslHashValue() argument 512 AbslHashValue(H hash_state, const std::map<Key, T, Compare, Allocator>& map) AbslHashValue() argument 524 AbslHashValue(H hash_state, const std::multimap<Key, T, Compare, Allocator>& map) AbslHashValue() argument 534 AbslHashValue( H hash_state, const std::set<Key, Compare, Allocator>& set) AbslHashValue() argument 544 AbslHashValue( H hash_state, const std::multiset<Key, Compare, Allocator>& set) AbslHashValue() argument 558 AbslHashValue( H hash_state, std::reference_wrapper<T> opt) AbslHashValue() argument 565 AbslHashValue( H hash_state, const absl::optional<T>& opt) AbslHashValue() argument 574 H&& hash_state; global() member 584 AbslHashValue(H hash_state, const absl::variant<T...>& v) AbslHashValue() argument 608 hash_range_or_bytes(H hash_state, const T* data, size_t size) hash_range_or_bytes() argument 616 hash_range_or_bytes(H hash_state, const T* data, size_t size) hash_range_or_bytes() argument 744 combine_contiguous(MixingHashState hash_state, const unsigned char* first, size_t size) combine_contiguous() argument [all...] |