Home
last modified time | relevance | path

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

12345678910

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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
H A 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
H A Dsymtab-clones.h63 clone_info::remove (cgraph_node *node) in remove() function
H A Dsymtab-thunks.h160 thunk_info::remove (cgraph_node *node) in remove() function
/netbsd-src/external/gpl3/gcc.old/dist/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
231 static void remove (T &) {} in remove() function
350 pair_hash <T1, T2>::remove (value_type &x) in remove() function
H A 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
/netbsd-src/lib/libc/stdio/
H A Dremove.c53 remove(const char *file) in remove() function
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dauto_cleaners.cpp182 remove(void) in remove() function
252 fs::auto_file::remove(void) in remove() function in fs::auto_file
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddictionary.cpp98 void *dictionary::remove(symbol s) in remove() function in dictionary
193 void object_dictionary::remove(symbol nm) in remove() function in object_dictionary
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporterLookupTable.cpp95 void ASTImporterLookupTable::remove(DeclContext *DC, NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable
111 void ASTImporterLookupTable::remove(NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h624 ProgramStateRef remove(ProgramStateRef st, in remove() function
633 ProgramStateRef remove(ProgramStateRef st) { in remove() function
813 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K) const { in remove() function
818 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K, in remove() function
824 ProgramStateRef ProgramState::remove() const { in remove() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DMutations.cpp66 static void remove(syntax::Node *N) { in remove() function in syntax::MutationsImpl
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dprivate_test.c69 bool remove; member
78 bool remove; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadgroup.d99 final void remove(Thread t) in remove() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ARCMigrate/
H A DARCMT.h118 virtual void remove(CharSourceRange range) { } in remove() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h82 void remove(const MachineInstr *I) { in remove() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/
H A Dsync_source_lists_from_cmake.py26 def patch_gn_file(gn_file, add, remove): argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dfile.c244 void File::remove() in remove() function
/netbsd-src/sys/kern/
H A Dbufq_fcfs.c106 bufq_fcfs_get(struct bufq_state *bufq, int remove) in bufq_fcfs_get()
H A Dbufq_disksort.c182 bufq_disksort_get(struct bufq_state *bufq, int remove) in bufq_disksort_get()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DIndexMap2D.h107 IndexMap2D<Key1_t, Key2_t, Value_t>::remove (Key1_t key1, Key2_t key2) in remove() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DIndexMap2D.h107 IndexMap2D<Key1_t, Key2_t, Value_t>::remove (Key1_t key1, Key2_t key2) in remove() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h87 void remove(Instruction *I) { in remove() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_addrhashmap.h111 bool remove) { in Handle()
121 bool remove, bool create) { in Handle()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h113 bool remove) { in Handle()
123 bool remove, bool create) { in Handle()

12345678910