/freebsd/lib/libc/stdio/ |
H A D | remove.c | 41 remove(const char *file) in remove() function
|
/freebsd/sys/contrib/openzfs/scripts/ |
H A D | zfs-helpers.sh | 142 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/contrib/kyua/utils/fs/ |
H A D | auto_cleaners.cpp | 188 remove(void) in remove() function 258 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() function 675 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/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/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelWorkList.h | 83 void remove(const MachineInstr *I) { in remove() function
|
/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::ASTImporterLookupTable 135 void ASTImporterLookupTable::remove(NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | Makefile | 44 remove: target
|
/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/sys/compat/linuxkpi/common/include/linux/ |
H A D | platform_device.h | 42 int (*remove)(struct platform_device *); member
|
/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() function 248 ImmutableMapRef remove(key_type_ref K) const { in remove() function
|
/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/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_auxbus_compat.h | 52 void (*remove)(struct auxiliary_device *auxdev); member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LatencyPriorityQueue.cpp | 129 void LatencyPriorityQueue::remove(SUnit *SU) { in remove() function in LatencyPriorityQueue
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | fs_test.cpp | 490 ATF_TEST_CASE_HEAD(remove) in ATF_TEST_CASE_HEAD() argument 494 ATF_TEST_CASE_BODY(remove) in ATF_TEST_CASE_BODY() argument
|
/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
|
/freebsd/contrib/kyua/os/freebsd/utils/ |
H A D | jail.cpp | 280 jail::remove(const std::string& jail_name) in remove() function in freebsd::utils::jail
|
/freebsd/contrib/sendmail/editmap/ |
H A D | editmap.c | 82 bool remove = false; local
|
/freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
H A D | Commit.h | 106 bool remove(SourceRange TokenRange) { in remove() function
|