| /freebsd/lib/libc/stdio/ | 
| H A D | remove.c | 41 remove(const char *file)  in remove()  function
 | 
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ | 
| H A D | remove.h | 28 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) {  in remove()  function
 | 
| /freebsd/contrib/llvm-project/libcxx/include/__filesystem/ | 
| H A D | perm_options.h | 23 enum class perm_options : unsigned char { replace = 1, add = 2, remove = 4, nofollow = 8 };  enumerator
 | 
| /freebsd/sys/contrib/openzfs/scripts/ | 
| H A D | zfs-helpers.sh | 149 remove() {  function
 | 
| /freebsd/contrib/kyua/utils/fs/ | 
| H A D | auto_cleaners.cpp | 188     remove(void)  in remove()  function258 fs::auto_file::remove(void)  in remove()  function in fs::auto_file
 
 | 
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | 
| H A D | ProgramState.h | 666   ProgramStateRef remove(ProgramStateRef st,  in remove()  function675   ProgramStateRef remove(ProgramStateRef st) {  in remove()  function
 841 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K) const {  in remove()  function
 846 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K,  in remove()  function
 852 ProgramStateRef ProgramState::remove() const {  in remove()  function
 
 | 
| /freebsd/crypto/openssl/test/ | 
| H A D | priority_queue_test.c | 52                                           int remove, int random, int popfree)  in test_size_t_priority_queue_int()135     int reserve, order, count, remove, random, popfree;  in test_size_t_priority_queue()  local
 
 | 
| /freebsd/sys/dev/qlnx/qlnxe/ | 
| H A D | qlnx_rdma.h | 44 	int 	(*remove)(void *ha, void *qlnx_rdma_dev);  member
 | 
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ | 
| H A D | Mutations.cpp | 65   static void remove(syntax::Node *N) {  in remove()  function in syntax::MutationsImpl
 | 
| /freebsd/contrib/llvm-project/clang/lib/AST/ | 
| H A D | ASTImporterLookupTable.cpp | 110 void ASTImporterLookupTable::remove(DeclContext *DC, NamedDecl *ND) {  in remove()  function in clang::ASTImporterLookupTable135 void ASTImporterLookupTable::remove(NamedDecl *ND) {  in remove()  function in clang::ASTImporterLookupTable
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ | 
| H A D | GISelWorkList.h | 83   void remove(const MachineInstr *I) {  in remove()  function
 | 
| /freebsd/contrib/pam_modules/pam_passwdqc/ | 
| H A D | Makefile | 44 remove:  target
 | 
| /freebsd/crypto/krb5/src/include/krb5/ | 
| H A D | kadm5_hook_plugin.h | 139     kadm5_ret_t (*remove)(krb5_context,  member
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ | 
| H A D | InstructionWorklist.h | 85   void remove(Instruction *I) {  in remove()  function
 | 
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ | 
| H A D | RISCV.cpp | 736                       Relocation &r, uint32_t &remove) {  in relaxCall()763                        Relocation &r, uint32_t &remove) {  in relaxTlsLe()
 791                           Relocation &r, uint32_t &remove) {  in relaxHi20Lo12()
 827     uint32_t &cur = aux.relocDeltas[i], remove = 0;  in relax()  local
 960         uint32_t remove = aux.relocDeltas[i] - delta;  in finalizeRelax()  local
 
 | 
| /freebsd/crypto/krb5/src/ccapi/server/win/ | 
| H A D | WorkItem.cpp | 129 int WorkList::remove(WorkItem** item) {  in remove()  function in WorkList
 | 
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | 
| H A D | sanitizer_addrhashmap.h | 150     bool remove) {  in Handle()160     bool remove, bool create) {  in Handle()
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ | 
| H A D | ilist_base.h | 80   template <class T> static void remove(T &N) { removeImpl(N); }  in remove()  function
 | 
| H A D | ImmutableMap.h | 104     [[nodiscard]] ImmutableMap remove(ImmutableMap Old, key_type_ref K) {  in remove()  function248   ImmutableMapRef remove(key_type_ref K) const {  in remove()  function
 
 | 
| /freebsd/sys/compat/linuxkpi/common/include/linux/ | 
| H A D | platform_device.h | 42 	void				(*remove)(struct platform_device *);  member
 | 
| /freebsd/contrib/atf/atf-c++/detail/ | 
| H A D | fs_test.cpp | 490 ATF_TEST_CASE_HEAD(remove)  in ATF_TEST_CASE_HEAD()  argument494 ATF_TEST_CASE_BODY(remove)  in ATF_TEST_CASE_BODY()  argument
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | 
| H A D | LatencyPriorityQueue.cpp | 129 void LatencyPriorityQueue::remove(SUnit *SU) {  in remove()  function in LatencyPriorityQueue
 | 
| /freebsd/sys/dev/bnxt/bnxt_en/ | 
| H A D | bnxt_auxbus_compat.h | 53 	void (*remove)(struct auxiliary_device *auxdev);  member
 | 
| /freebsd/sys/dev/mlx5/mlx5_fpga/ | 
| H A D | sdk.h | 81 	void (*remove)(struct mlx5_fpga_device *fdev);  member
 | 
| /freebsd/sys/dev/mlx4/ | 
| H A D | driver.h | 58 	void			(*remove)(struct mlx4_dev *dev, void *context);  member
 |