Home
last modified time | relevance | path

Searched refs:num_e (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp135 notify_inserted(size_type num_e) in notify_inserted() argument
136 { trigger_policy_base::notify_inserted(num_e); } in notify_inserted()
141 notify_erased(size_type num_e) in notify_erased() argument
142 { trigger_policy_base::notify_erased(num_e); } in notify_erased()
H A Dsample_resize_policy.hpp102 notify_inserted(size_type num_e);
106 notify_erased(size_type num_e);
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp135 notify_inserted(size_type num_e) in notify_inserted() argument
136 { trigger_policy_base::notify_inserted(num_e); } in notify_inserted()
141 notify_erased(size_type num_e) in notify_erased() argument
142 { trigger_policy_base::notify_erased(num_e); } in notify_erased()
H A Dsample_resize_policy.hpp102 notify_inserted(size_type num_e);
106 notify_erased(size_type num_e);
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dhash_policy.hpp577 notify_inserted(size_type num_e);
580 notify_erased(size_type num_e);
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dhash_policy.hpp577 notify_inserted(size_type num_e);
580 notify_erased(size_type num_e);
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c2858 size_t num_f = 100, num_a = 50, num_e = 20; local
2862 num_e = num_f / 5;
2867 lc_init_growth(&p->abandoned, num_e);
2868 lc_init_growth(&p->backup, num_e);
2869 lc_init_growth(&p->reserved, num_e);