Home
last modified time | relevance | path

Searched refs:size_base (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_imp.hpp113 size_base::set_size(num_entries); in notify_inserted()
122 size_base::set_size(num_entries); in notify_erased()
210 size_base::set_size(0); in notify_cleared()
223 size_base::swap(other); in swap()
259 do_resize(static_cast<size_type>(size_base::get_size() / ((m_load_min + m_load_max) / 2))); in set_loads()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_imp.hpp113 size_base::set_size(num_entries); in notify_inserted()
122 size_base::set_size(num_entries); in notify_erased()
210 size_base::set_size(0); in notify_cleared()
223 size_base::swap(other); in swap()
259 do_resize(static_cast<size_type>(size_base::get_size() / ((m_load_min + m_load_max) / 2))); in set_loads()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Dcleanup.c272 unsigned long start_base, size_base; in range_to_mtrr() local
275 size_base = to_size_factor(sizek, &size_factor); in range_to_mtrr()
280 size_base, size_factor, in range_to_mtrr()
530 unsigned long start_base, size_base; in print_out_mtrr_range_state() local
536 size_base = range_state[i].size_pfn << (PAGE_SHIFT - 10); in print_out_mtrr_range_state()
537 if (!size_base) in print_out_mtrr_range_state()
540 size_base = to_size_factor(size_base, &size_factor), in print_out_mtrr_range_state()
547 size_base, size_factor, in print_out_mtrr_range_state()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dhash_policy.hpp267 typedef PB_DS_SIZE_BASE_C_DEC size_base; typedef in __gnu_pbds::hash_load_check_resize_trigger
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dhash_policy.hpp267 typedef PB_DS_SIZE_BASE_C_DEC size_base; typedef in __gnu_pbds::hash_load_check_resize_trigger