Home
last modified time | relevance | path

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

1234

/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-shmem.c605 static inline int __cvmx_shmem_close_dscptr(struct cvmx_shmem_dscptr *dscptr, int remove) in __cvmx_shmem_close_dscptr()
648 static inline int __cvmx_shmem_close_standalone(struct cvmx_shmem_dscptr *dscptr, int remove) in __cvmx_shmem_close_standalone()
670 int __cvmx_shmem_close_linux(struct cvmx_shmem_dscptr *dscptr, int remove) in __cvmx_shmem_close_linux()
698 int cvmx_shmem_close(struct cvmx_shmem_dscptr *dscptr, int remove) in cvmx_shmem_close()
/freebsd-12.1/lib/libc/stdio/
H A Dremove.c47 remove(const char *file) in remove() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporterLookupTable.cpp65 void ASTImporterLookupTable::remove(DeclContext *DC, NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable
81 void ASTImporterLookupTable::remove(NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h644 ProgramStateRef remove(ProgramStateRef st, in remove() function
653 ProgramStateRef remove(ProgramStateRef st) { in remove() function
837 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K) const { in remove() function
842 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K, in remove() function
848 ProgramStateRef ProgramState::remove() const { in remove() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h50 void remove(const MachineInstr *I) { in remove() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ARCMigrate/
H A DARCMT.h119 virtual void remove(CharSourceRange range) { } in remove() function
/freebsd-12.1/contrib/gperf/src/
H A Dpositions.cc81 Positions::remove (int pos) in remove() function in Positions
/freebsd-12.1/contrib/pam_modules/pam_passwdqc/
H A DMakefile44 remove: target
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h113 bool remove) { in Handle()
123 bool remove, bool create) { in Handle()
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A Dilist_base.h81 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
H A DImmutableMap.h123 LLVM_NODISCARD ImmutableMap remove(ImmutableMap Old, key_type_ref K) { in remove() function
334 ImmutableMapRef remove(key_type_ref K) const { in remove() function
H A DSetVector.h158 bool remove(const value_type& X) { in remove() function
/freebsd-12.1/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h161 apr_status_t (*remove)(apr_pollset_t *, const apr_pollfd_t *); member
170 apr_status_t (*remove)(apr_pollcb_t *, apr_pollfd_t *); member
/freebsd-12.1/contrib/atf/atf-c++/detail/
H A Dfs_test.cpp490 ATF_TEST_CASE_HEAD(remove) in ATF_TEST_CASE_HEAD() argument
494 ATF_TEST_CASE_BODY(remove) in ATF_TEST_CASE_BODY() argument
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp135 void LatencyPriorityQueue::remove(SUnit *SU) { in remove() function in LatencyPriorityQueue
/freebsd-12.1/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h83 void (*remove)(struct mlx5_fpga_device *fdev); member
/freebsd-12.1/sys/dev/mlx4/
H A Ddriver.h58 void (*remove)(struct mlx4_dev *dev, void *context); member
/freebsd-12.1/contrib/sendmail/editmap/
H A Deditmap.c81 bool remove = false; local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Edit/
H A DCommit.h107 bool remove(SourceRange TokenRange) { in remove() function
/freebsd-12.1/contrib/ipfilter/tools/
H A Dippool.c133 poolnodecommand(remove, argc, argv) in poolnodecommand() argument
258 poolcommand(remove, argc, argv) in poolcommand() argument
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dpex-common.h80 char **remove; member
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclContextInternals.h107 void remove(NamedDecl *D) { in remove() function
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_rlock.c463 zfs_range_unlock_reader(znode_t *zp, rl_t *remove) in zfs_range_unlock_reader()
/freebsd-12.1/sys/contrib/vchiq/interface/vchi/
H A Dvchi_common.h171 void *remove; member
/freebsd-12.1/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c52 sqlite3_stmt *remove; member
795 sqlite3_stmt *remove = hsdb->remove; in hdb_sqlite_remove() local

1234