Searched defs:erase (Results 1 - 25 of 87) sorted by relevance

1234

/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Derase_no_store_hash_fn_imps.hpp51 erase(const_key_reference r_key) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Derase_fn_imps.hpp102 erase(const_key_reference r_key) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/rc_binomial_heap_/
H A Derase_fn_imps.hpp107 erase(point_iterator it) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dcallback.cpp59 void ModuleCallbackSet::erase(const ModuleCallback &oldCallback) function in class:ModuleCallbackSet
H A Dhandletemplates_defs.h179 void MappingHandle<_Handle>::State::erase(MappingHandle<_Handle> *obj) function in class:Security::MappingHandle::State
186 void MappingHandle<_Handle>::State::erase(typename HandleMap::iterator &it) function in class:Security::MappingHandle::State
H A Ddb++.cpp116 void UnixDb::erase(const CssmData &key, int flags) function in class:Security::UnixPlusPlus::UnixDb
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dcallback.cpp59 void ModuleCallbackSet::erase(const ModuleCallback &oldCallback) function in class:ModuleCallbackSet
H A Dhandletemplates_defs.h179 void MappingHandle<_Handle>::State::erase(MappingHandle<_Handle> *obj) function in class:Security::MappingHandle::State
186 void MappingHandle<_Handle>::State::erase(typename HandleMap::iterator &it) function in class:Security::MappingHandle::State
H A Ddb++.cpp116 void UnixDb::erase(const CssmData &key, int flags) function in class:Security::UnixPlusPlus::UnixDb
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/binomial_heap_base_/
H A Derase_fn_imps.hpp120 erase(point_iterator it) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/list_update_map_/
H A Derase_fn_imps.hpp50 erase(const_key_reference r_key) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/ov_tree_map_/
H A Derase_fn_imps.hpp191 erase(const_key_reference r_key) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/rb_tree_map_/
H A Derase_fn_imps.hpp50 erase(const_key_reference r_key) function in class:PB_DS_CLASS_C_DEC
62 erase(iterator it) function in class:PB_DS_CLASS_C_DEC
78 erase(reverse_iterator it) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/splay_tree_/
H A Derase_fn_imps.hpp50 erase(const_key_reference r_key) function in class:PB_DS_CLASS_C_DEC
62 erase(iterator it) function in class:PB_DS_CLASS_C_DEC
77 erase(reverse_iterator it) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DThreadLocal.h58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dtkballoonhelp.rb126 def erase method
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp168 erase(point_iterator it) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/pairing_heap_/
H A Derase_fn_imps.hpp68 erase(point_iterator it) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/pat_trie_/
H A Derase_fn_imps.hpp50 erase(const_key_reference r_key) function in class:PB_DS_CLASS_C_DEC
176 erase(const_iterator it) function in class:PB_DS_CLASS_C_DEC
195 erase(iterator it) function in class:PB_DS_CLASS_C_DEC
213 erase(const_reverse_iterator it) function in class:PB_DS_CLASS_C_DEC
232 erase(reverse_iterator it) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DSmallSet.h85 bool erase(const T &V) { function in class:llvm::SmallSet
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DTypeFinder.h56 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } function in class:llvm::TypeFinder
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/tcllib/
H A Dtooltip.rb101 def self.erase(widget) singleton method in class:Tk
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Dfs.cpp71 cleanup_aux(const atf::fs::path& p, dev_t parent_device, bool erase) argument
91 cleanup_aux_dir(const atf::fs::path& p, const atf::fs::file_info& fi, bool erase) argument
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/thin_heap_/
H A Derase_fn_imps.hpp225 erase(point_iterator it) function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_client/
H A Ddliterators.cpp104 uint32 TableBase::erase(const CSSM_QUERY &query) function in class:Security::CssmClient::TableBase
120 uint32 TableBase::erase(const Query &query) function in class:Security::CssmClient::TableBase

Completed in 217 milliseconds

1234