Home
last modified time | relevance | path

Searched refs:m_num_col (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp46 m_num_col(0), in cc_hash_max_collision_check_resize_trigger()
73 { m_num_col = 0; } in notify_insert_search_start()
79 { ++m_num_col; } in notify_insert_search_collision()
133 { return m_num_col >= m_max_col; } in is_grow_needed()
149 m_num_col = 0; in notify_resized()
181 std::swap(m_num_col, other.m_num_col); in swap()
199 { m_resize_needed = m_resize_needed || m_num_col >= m_max_col; } in calc_resize_needed()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp46 m_num_col(0), in cc_hash_max_collision_check_resize_trigger()
73 { m_num_col = 0; } in notify_insert_search_start()
79 { ++m_num_col; } in notify_insert_search_collision()
133 { return m_num_col >= m_max_col; } in is_grow_needed()
149 m_num_col = 0; in notify_resized()
181 std::swap(m_num_col, other.m_num_col); in swap()
199 { m_resize_needed = m_resize_needed || m_num_col >= m_max_col; } in calc_resize_needed()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dhash_policy.hpp397 size_type m_num_col; member in __gnu_pbds::cc_hash_max_collision_check_resize_trigger
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dhash_policy.hpp397 size_type m_num_col; member in __gnu_pbds::cc_hash_max_collision_check_resize_trigger