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

1234

/freebsd-11-stable/lib/libc/stdio/
H A Dremove.c45 remove(const char *file) function
/freebsd-11-stable/contrib/gperf/src/
H A Dpositions.cc81 Positions::remove (int pos) function in class:Positions
/freebsd-11-stable/contrib/groff/
H A Dconfigure4701 remove (); function
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h85 void remove(const MachineInstr *I) { function in class:llvm::GISelWorkList
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_base.h80 template <class T> static void remove(T &N) { removeImpl(N); } function in class:llvm::ilist_base
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DMutations.cpp62 static void remove(syntax::Node *N) { function in class:syntax::MutationsImpl
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ARCMigrate/
H A DARCMT.h118 virtual void remove(CharSourceRange range) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Ddictionary.cpp96 void *dictionary::remove(symbol s) function in class:dictionary
191 void object_dictionary::remove(symbol nm) function in class:object_dictionary
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h83 void (*remove)(struct mlx5_fpga_device *fdev); member in struct:mlx5_fpga_client
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp134 void LatencyPriorityQueue::remove(SUnit *SU) { function in class:LatencyPriorityQueue
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp77 void ASTImporterLookupTable::remove(DeclContext *DC, NamedDecl *ND) { function in class:clang::ASTImporterLookupTable
93 void ASTImporterLookupTable::remove(NamedDecl *ND) { function in class:clang::ASTImporterLookupTable
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-common.h80 char **remove; member in struct:pex_obj
/freebsd-11-stable/sys/dev/mlx4/
H A Ddriver.h58 void (*remove)(struct mlx4_dev *dev, void *context); member in struct:mlx4_interface
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_rlock.c463 zfs_range_unlock_reader(znode_t *zp, rl_t *remove) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h106 void remove(NamedDecl *D) { function in struct:clang::StoredDeclsList
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp82 ASTEdit transformer::remove(RangeSelector S) { function in class:transformer
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlist.h199 void remove(T *X) { function in struct:scudo::DoublyLinkedList
/freebsd-11-stable/contrib/libstdc++/include/c/
H A Dstd_cstdio.h69 #undef remove macro
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstdio.h83 #undef remove macro
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-shmem.c605 static inline int __cvmx_shmem_close_dscptr(struct cvmx_shmem_dscptr *dscptr, int remove) argument
648 static inline int __cvmx_shmem_close_standalone(struct cvmx_shmem_dscptr *dscptr, int remove) argument
670 __cvmx_shmem_close_linux(struct cvmx_shmem_dscptr *dscptr, int remove) argument
698 cvmx_shmem_close(struct cvmx_shmem_dscptr *dscptr, int remove) argument
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchi/
H A Dvchi_common.h171 void *remove; member in struct:__anon8871
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp618 void ResourcePriorityQueue::remove(SUnit *SU) { function in class:ResourcePriorityQueue
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h106 bool remove(SourceRange TokenRange) { function in class:clang::edit::Commit
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h111 Handle(AddrHashMap<T, kSize> *map, uptr addr, bool remove) argument
121 Handle(AddrHashMap<T, kSize> *map, uptr addr, bool remove, bool create) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp91 bool Commit::remove(CharSourceRange range) { function in class:Commit

Completed in 162 milliseconds

1234