Searched defs:new_n (Results 1 – 8 of 8) sorted by relevance
345 fn new_n(n: usize) -> IdleMap { in new_n() method
707 struct nlmsghdr *new_n; in xfrm_policy_keep() local
1090 struct nlmsghdr *new_n; in xfrm_state_keep() local
3003 const size_type new_n = this->priv_hash_to_bucket(hash_value); in incremental_rehash() local3213 const size_type new_n = detail::hash_to_bucket_split<power_2_buckets, incremental> in rehash_impl() local3233 …const size_type new_n = detail::hash_to_bucket_split<power_2_buckets, incremental>(n, new_bucket_c… in rehash_impl() local3337 …const std::size_t new_n = detail::hash_to_bucket(constructed, dst_bucket_count, detail::bool_<powe… in priv_structural_clone_from() local
573 nir_def *new_n = nir_isub(b, n, d_shift); in lower_udiv64_mod64() local
609 void set_n(int new_n) { n_ = new_n; } in set_n()
628 void set_n(int new_n) { n_ = new_n; } in set_n()