Searched defs:delete_entry (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_cmd_signature.cpp | 111 delete_entry(struct hash_entry *entry) in delete_entry() function
|
H A D | d3d12_tcs_variant.cpp | 54 delete_entry(struct hash_entry *entry) in delete_entry() function
|
H A D | d3d12_root_signature.cpp | 318 delete_entry(struct hash_entry *entry) in delete_entry() function
|
H A D | d3d12_gs_variant.cpp | 492 delete_entry(struct hash_entry *entry) in delete_entry() function
|
H A D | d3d12_compute_transforms.cpp | 469 delete_entry(struct hash_entry *entry) in delete_entry() function
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | arp.c | 188 static int delete_entry(void) in delete_entry() function
|
/aosp_15_r20/external/iptables/iptables/ |
H A D | nft-shared.h | 75 int (*delete_entry)(struct nft_handle *h, member
|
H A D | xtables-eb.c | 134 delete_entry(struct nft_handle *h, in delete_entry() function
|
H A D | iptables.c | 286 delete_entry(const xt_chainlabel chain, in delete_entry() function
|
H A D | ip6tables.c | 287 delete_entry(const xt_chainlabel chain, in delete_entry() function
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | smbprovider.py | 339 def delete_entry(self, mount_id, entry_path, recursive): member in SmbProvider
|
/aosp_15_r20/external/iptables/libiptc/ |
H A D | libiptc.c | 1955 static int delete_entry(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, in delete_entry() function
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | Tix.py | 893 def delete_entry(self, entry): member in HList
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | tix.py | 893 def delete_entry(self, entry): member in HList
|