Home
last modified time | relevance | path

Searched refs:erase_entry (Results 1 – 9 of 9) 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/gp_hash_table_map_/
H A Derase_fn_imps.hpp46 erase_entry(entry_pointer p_e) in erase_entry() function in PB_DS_CLASS_C_DEC
65 erase_entry(p_e); in clear()
86 erase_entry(p_e); in erase_if()
H A Derase_no_store_hash_fn_imps.hpp71 erase_entry(p_e); in erase_imp()
H A Derase_store_hash_fn_imps.hpp71 erase_entry(p_e); in erase_imp()
H A Dgp_ht_map_.hpp614 erase_entry(entry_pointer);
/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/gp_hash_table_map_/
H A Derase_fn_imps.hpp46 erase_entry(entry_pointer p_e) in erase_entry() function in PB_DS_CLASS_C_DEC
65 erase_entry(p_e); in clear()
86 erase_entry(p_e); in erase_if()
H A Derase_no_store_hash_fn_imps.hpp71 erase_entry(p_e); in erase_imp()
H A Derase_store_hash_fn_imps.hpp71 erase_entry(p_e); in erase_imp()
H A Dgp_ht_map_.hpp614 erase_entry(entry_pointer);
/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_sysctl.c181 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry() function
214 erase_entry(head, entry); in erase_header()