/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hash-traits.h | 41 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 D | hash-map-traits.h | 64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove() function 127 unbounded_hashmap_traits <Value>::remove (T &entry) in remove() function
|
H A D | symtab-clones.h | 63 clone_info::remove (cgraph_node *node) in remove() function
|
H A D | symtab-thunks.h | 160 thunk_info::remove (cgraph_node *node) in remove() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-traits.h | 36 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 D | hash-map-traits.h | 64 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 D | remove.c | 53 remove(const char *file) in remove() function
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/ |
H A D | auto_cleaners.cpp | 182 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 D | dictionary.cpp | 98 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 D | ASTImporterLookupTable.cpp | 95 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 D | ProgramState.h | 624 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 D | Mutations.cpp | 66 static void remove(syntax::Node *N) { in remove() function in syntax::MutationsImpl
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | private_test.c | 69 bool remove; member 78 bool remove; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/ |
H A D | threadgroup.d | 99 final void remove(Thread t) in remove() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ARCMigrate/ |
H A D | ARCMT.h | 118 virtual void remove(CharSourceRange range) { } in remove() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelWorkList.h | 82 void remove(const MachineInstr *I) { in remove() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
H A D | sync_source_lists_from_cmake.py | 26 def patch_gn_file(gn_file, add, remove): argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/ |
H A D | file.c | 244 void File::remove() in remove() function
|
/netbsd-src/sys/kern/ |
H A D | bufq_fcfs.c | 106 bufq_fcfs_get(struct bufq_state *bufq, int remove) in bufq_fcfs_get()
|
H A D | bufq_disksort.c | 182 bufq_disksort_get(struct bufq_state *bufq, int remove) in bufq_disksort_get()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | IndexMap2D.h | 107 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 D | IndexMap2D.h | 107 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 D | InstCombineWorklist.h | 87 void remove(Instruction *I) { in remove() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_addrhashmap.h | 111 bool remove) { in Handle() 121 bool remove, bool create) { in Handle()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_addrhashmap.h | 113 bool remove) { in Handle() 123 bool remove, bool create) { in Handle()
|