Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 25 of 83) sorted by relevance

1234

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhash-traits.h41 typed_free_remove <Type>::remove (Type *p) in remove() function
48 typed_const_free_remove <Type>::remove (const Type *p) in remove() function
66 typed_delete_remove <Type>::remove (Type *p) in remove() function
84 typed_noop_remove <Type>::remove (Type &) in remove() function
243 static void remove (T &) {} in remove() function
367 pair_hash <T1, T2>::remove (value_type &x) in remove() function
Dhash-map-traits.h64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove() function
127 unbounded_hashmap_traits <Value>::remove (T &entry) in remove() function
Dsymtab-clones.h63 clone_info::remove (cgraph_node *node) in remove() function
Dsymtab-thunks.h160 thunk_info::remove (cgraph_node *node) in remove() function
Dtree-hasher.h45 static void remove (value_type &) {} in remove() function
Dalloc-pool.h430 base_pool_allocator <TBlockAllocator>::remove (void *object) in remove() function
519 remove (T *object) in remove() function
Dordered-hash-map.h82 void remove (const Key &k) in remove() function
Dsanopt.cc366 bool remove = false; in maybe_optimize_ubsan_null_ifn() local
630 bool remove = false; in can_remove_asan_check() local
747 bool remove = false; in maybe_optimize_asan_check_ifn() local
788 bool remove = false; in sanopt_optimize_walker() local
Dhash-set.h77 void remove (const Key &k) in remove() function
Dhash-set-tests.cc219 static void remove (value_type &v) in remove() function
/netbsd/src/lib/libc/stdio/
Dremove.c53 remove(const char *file) in remove() function
/netbsd/src/external/bsd/kyua-cli/dist/utils/fs/
Dauto_cleaners.cpp182 remove(void) in remove() function
252 fs::auto_file::remove(void) in remove() function in fs::auto_file
/netbsd/src/sys/kern/
Dbufq_fcfs.c106 bufq_fcfs_get(struct bufq_state *bufq, int remove) in bufq_fcfs_get()
Dbufq_disksort.c182 bufq_disksort_get(struct bufq_state *bufq, int remove) in bufq_disksort_get()
Dbufq_readprio.c156 bufq_prio_get(struct bufq_state *bufq, int remove) in bufq_prio_get()
Dbufq_priocscan.c155 cscan_get(struct cscan_queue *q, int remove, struct cscan_key *key) in cscan_get()
274 bufq_priocscan_get(struct bufq_state *bufq, int remove) in bufq_priocscan_get()
/netbsd/src/external/bsd/openldap/dist/clients/tools/
Dldapmodrdn.c247 int remove ) /* flag: remove old RDN */ in domodrdn()
/netbsd/src/external/bsd/atf/dist/atf-c++/detail/
Dfs_test.cpp493 ATF_TEST_CASE_HEAD(remove) in ATF_TEST_CASE_HEAD() argument
497 ATF_TEST_CASE_BODY(remove) in ATF_TEST_CASE_BODY() argument
/netbsd/src/external/bsd/ipf/dist/tools/
Dippool.c148 poolnodecommand(remove, argc, argv) in poolnodecommand() argument
263 poolcommand(remove, argc, argv) in poolcommand() argument
/netbsd/src/external/bsd/atf/dist/tools/
Dfs_test.cpp559 ATF_TEST_CASE_HEAD(remove) in ATF_TEST_CASE_HEAD() argument
563 ATF_TEST_CASE_BODY(remove) in ATF_TEST_CASE_BODY() argument
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dpex-common.h89 char **remove; member
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dzfs_rlock.c463 zfs_range_unlock_reader(znode_t *zp, rl_t *remove) in zfs_range_unlock_reader()
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dpex-common.h89 char **remove; member
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dpex-common.h89 char **remove; member
/netbsd/src/sys/external/bsd/vchiq/dist/interface/vchi/
Dvchi_common.h171 void *remove; member

1234