Home
last modified time | relevance | path

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

123

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhash-traits.h36 typed_free_remove <Type>::remove (Type *p) in remove() function
54 typed_delete_remove <Type>::remove (Type *p) in remove() function
72 typed_noop_remove <Type>::remove (Type &) in remove() function
229 static void remove (T &) {} in remove() function
347 pair_hash <T1, T2>::remove (value_type &x) in remove() function
H A Dhash-map-traits.h63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove() function
125 unbounded_hashmap_traits <Value>::remove (T &entry) in remove() function
H A Dalloc-pool.h427 base_pool_allocator <TBlockAllocator>::remove (void *object) in remove() function
516 remove (T *object) in remove() function
H A Dtree-hasher.h44 static void remove (value_type &) {} in remove() function
H A Dsanopt.c362 bool remove = false; in maybe_optimize_ubsan_null_ifn() local
623 bool remove = false; in can_remove_asan_check() local
740 bool remove = false; in maybe_optimize_asan_check_ifn() local
780 bool remove = false; in sanopt_optimize_walker() local
H A Dhash-set.h63 void remove (const Key &k) in remove() function
H A Dhash-map.h47 static void remove (hash_entry &e) { Traits::remove (e); } in class() function
H A Dstatistics.c74 stats_counter_hasher::remove (statistics_counter *v) in remove() function
H A Dtree-ssa-scopedtables.h114 static inline void remove (value_type &element) in remove() function
H A Dfibonacci_heap.h268 fibonacci_node<K,V>::remove () in remove() function
H A Dvarpool.c173 varpool_node::remove (void) in remove() function
/dflybsd-src/lib/libc/stdio/
H A Dremove.c43 remove(const char *file) in remove() function
/dflybsd-src/bin/mined/
H A Dmined2.c392 move_previous_word(FLAG remove) in move_previous_word()
443 move_next_word(FLAG remove) in move_next_word()
966 set_up(FLAG remove) in set_up()
1049 FLAG remove) in yank()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dpex-common.h89 char **remove; member
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dpex-common.h90 char **remove; member
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dpex-common.h90 char **remove; member
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dpex-common.h90 char **remove; member
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dpex-common.h89 char **remove; member
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfs_fwd.h202 remove = 0x4, in _GLIBCXX_VISIBILITY() enumerator
H A Dforward_list.tcc284 remove(const _Tp& __val) in remove() function in std::forward_list
H A Dlist.tcc326 remove(const value_type& __value) in remove() function in std::list
/dflybsd-src/sys/dev/drm/amd/lib/
H A Dchash.c430 void *value, bool remove) in __chash_table_copy_out()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlist.tcc240 remove(const value_type& __value) in remove() function in std::list
H A Dforward_list.tcc292 remove(const _Tp& __val) in remove() function in std::forward_list
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_mipi_dsi.h288 int(*remove)(struct mipi_dsi_device *dsi); member

123