• Home
  • Raw
  • Download

Lines Matching defs:hash

68   uint32_t hash = offset_basis;  in fnv_hash()  local
125 struct decl_base::hash struct in abigail::decl_base
128 operator()(const decl_base& d) const in operator ()()
146 struct type_decl::hash struct in abigail::type_decl
149 operator()(const type_decl& t) const in operator ()()
191 struct scope_type_decl::hash struct in abigail::scope_type_decl
194 operator()(const scope_type_decl& t) const in operator ()()
208 struct qualified_type_def::hash struct in abigail::qualified_type_def
211 operator()(const qualified_type_def& t) const in operator ()()
225 struct pointer_type_def::hash struct in abigail::pointer_type_def
228 operator()(const pointer_type_def& t) const in operator ()()
243 struct reference_type_def::hash struct in abigail::reference_type_def
246 operator()(const reference_type_def& t) in operator ()()
264 struct array_type_def::subrange_type::hash struct in abigail::array_type_def::subrange_type
267 operator()(const array_type_def::subrange_type& s) const in operator ()()
276 struct array_type_def::hash struct in abigail::array_type_def
279 operator()(const array_type_def& t) in operator ()()
303 struct enum_type_decl::hash struct in abigail::enum_type_decl
306 operator()(const enum_type_decl& t) const in operator ()()
328 struct typedef_decl::hash struct in abigail::typedef_decl
331 operator()(const typedef_decl& t) const in operator ()()
462 struct method_type::hash struct in abigail::method_type
465 operator()(const method_type& t) const in operator ()()
485 operator()(const method_type* t) in operator ()()
489 operator()(const method_type_sptr t) in operator ()()
743 struct template_parameter::hash struct in abigail::template_parameter
746 operator()(const template_parameter& t) const in operator ()()
805 struct type_tparameter::hash struct in abigail::type_tparameter
808 operator()(const type_tparameter& t) const in operator ()()
851 struct template_tparameter::hash struct in abigail::template_tparameter
854 operator()(const template_tparameter& t) const in operator ()()