Searched defs:remove (Results 1 - 25 of 59) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dipa-icf-27.c9 void remove (void) function
H A Dipa-icf-26.c8 void remove (void) function
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Ddetexinfo.el[all...]
/haiku-buildtools/binutils/gold/
H A Dlayout.cc105 Free_list::remove(off_t start, off_t end) function in class:gold::Free_list
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-hasher.h47 static void remove (value_type &) {} function in struct:int_tree_hasher
H A Dvaltrack.h74 dead_debug_hash_descr::remove (value_type *p) function in class:dead_debug_hash_descr
H A Dhash-set.h52 template<typename T> static void remove (T &v) { v.~T (); } function in struct:default_hashset_traits
127 static void remove (hash_entry &e) { Traits::remove (e.m_key); } function in struct:hash_set::hash_entry
H A Dhash-map.h57 template<typename T> static void remove (T &v) { v.~T (); } function in struct:default_hashmap_traits
129 static void remove (hash_entry &e) { Traits::remove (e); } function in struct:hash_entry
243 void remove (const Key &k) function
H A Dfibonacci_heap.h265 fibonacci_node<K,V>::remove () function in class:fibonacci_node
H A Dtree-ssa-uncprop.c329 val_ssa_equiv_hash_traits::remove (T &elt) function in class:val_ssa_equiv_hash_traits
H A Dvarpool.c195 varpool_node::remove (void) function in class:varpool_node
H A Dsymbol-summary.h103 virtual void remove (cgraph_node *, T *) {} function
H A Dstatistics.c84 stats_counter_hasher::remove (value_type *v) function in class:stats_counter_hasher
H A Dsanopt.c327 bool remove = false; local
407 bool remove variable
524 bool remove = false; local
564 bool remove = false; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2746.C86 void remove(T *p) { IListBase::remove(p); } function in class:IList
H A Dp1989.C31 void remove(Pix& x) function in class:List_DL
136 List_DL<T>::remove(Pix& x, T& item) function in class:List_DL
241 void remove(const T& item) function in class:Set
243 void remove(Pix& x) function in class:Set
276 void remove(Pi function in class:Set_DL
308 void remove(Pix& x, T& item) function in class:Set_DLp
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dpex-common.h80 char **remove; member in struct:pex_obj
/haiku-buildtools/binutils/libiberty/
H A Dpex-common.h90 char **remove; member in struct:pex_obj
/haiku-buildtools/gcc/libiberty/
H A Dpex-common.h90 char **remove; member in struct:pex_obj
/haiku-buildtools/gcc/gmp/mpn/lisp/
H A Dgmpasm-mode.el
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_addrhashmap.h108 Handle(AddrHashMap<T, kSize> *map, uptr addr, bool remove) argument
118 Handle(AddrHashMap<T, kSize> *map, uptr addr, bool remove, bool create) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash56.C275 SetLD<T>::remove(const T& item) function in class:SetLD
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_list.h663 void list<_Tp, _Alloc>::remove(const _Tp& __value) function in class:list
H A Dstl_slist.h791 void slist<_Tp,_Alloc>::remove(const _Tp& __val) function in class:slist
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_engine.h390 OffloadDescriptor* find_signal(const void *signal, bool remove) { argument

Completed in 159 milliseconds

123