Home
last modified time | relevance | path

Searched defs:new_n (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/tools/security/gdb/heap_print/test/
H A Dsample_heap_test.cc20 int new_n = 20; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/
Didle.rs345 fn new_n(n: usize) -> IdleMap { in new_n() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dhashtable.hpp3003 const size_type new_n = this->priv_hash_to_bucket(hash_value); in incremental_rehash() local
3213 const size_type new_n = detail::hash_to_bucket_split<power_2_buckets, incremental> in rehash_impl() local
3233 …const size_type new_n = detail::hash_to_bucket_split<power_2_buckets, incremental>(n, new_bucket_c… in rehash_impl() local
3337 …const std::size_t new_n = detail::hash_to_bucket(constructed, dst_bucket_count, detail::bool_<powe… in priv_structural_clone_from() local
/aosp_15_r20/external/iproute2/ip/
H A Dxfrm_policy.c707 struct nlmsghdr *new_n; in xfrm_policy_keep() local
H A Dxfrm_state.c1090 struct nlmsghdr *new_n; in xfrm_state_keep() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DSharedReduceOps.h104 index_t new_n = acc.n + 1; in reduce() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c573 nir_def *new_n = nir_isub(b, n, d_shift); in lower_udiv64_mod64() local
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc628 void set_n(int new_n) { n_ = new_n; } in set_n()
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers-containers_test.cc628 void set_n(int new_n) { n_ = new_n; } in set_n()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc628 void set_n(int new_n) { n_ = new_n; } in set_n()