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

123

/freebsd-10-stable/lib/libc/stdio/
H A Dremove.c45 remove(const char *file) function
/freebsd-10-stable/contrib/gperf/src/
H A Dpositions.cc81 Positions::remove (int pos) function in class:Positions
/freebsd-10-stable/contrib/groff/
H A Dconfigure4701 remove (); function
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ARCMigrate/
H A DARCMT.h113 virtual void remove(CharSourceRange range) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp133 void LatencyPriorityQueue::remove(SUnit *SU) { function in class:LatencyPriorityQueue
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dpex-common.h80 char **remove; member in struct:pex_obj
/freebsd-10-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-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclContextInternals.h108 void remove(NamedDecl *D) { function in struct:clang::StoredDeclsList
/freebsd-10-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-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h161 apr_status_t (*remove)(apr_pollset_t *, const apr_pollfd_t *); member in struct:apr_pollset_provider_t
170 apr_status_t (*remove)(apr_pollcb_t *, apr_pollfd_t *); member in struct:apr_pollcb_provider_t
/freebsd-10-stable/contrib/libstdc++/include/c/
H A Dstd_cstdio.h69 #undef remove macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstdio.h83 #undef remove macro
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableIntervalMap.h226 ImmutableIntervalMap remove(ImmutableIntervalMap Old, key_type_ref K) { function in class:llvm::ImmutableIntervalMap::Factory
H A DImmutableMap.h115 ImmutableMap remove(ImmutableMap Old, key_type_ref K) { function in class:llvm::ImmutableMap::Factory
347 ImmutableMapRef remove(key_type_ref K) const { function in class:llvm::ImmutableMapRef
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp633 void ResourcePriorityQueue::remove(SUnit *SU) { function in class:ResourcePriorityQueue
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Edit/
H A DCommit.h99 bool remove(SourceRange TokenRange) { function in class:clang::edit::Commit
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Edit/
H A DCommit.cpp88 bool Commit::remove(CharSourceRange range) { function in class:Commit
H A DEditedSource.cpp22 void EditsReceiver::remove(CharSourceRange range) { function in class:EditsReceiver
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DListener.cpp426 const bool remove = false; local
264 FindNextEventInternal( Broadcaster *broadcaster, const ConstString *broadcaster_names, uint32_t num_broadcaster_names, uint32_t event_type_mask, EventSP &event_sp, bool remove) argument
/freebsd-10-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-10-stable/sys/ofed/include/linux/mlx4/
H A Ddriver.h56 void (*remove)(struct mlx4_dev *dev, void *context); member in struct:mlx4_interface
/freebsd-10-stable/contrib/sendmail/editmap/
H A Deditmap.c81 bool remove = false; local
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dfs.cpp495 impl::remove(const path& p) function in class:impl
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DAliasSetTracker.cpp395 void AliasSetTracker::remove(AliasSet &AS) { function in class:AliasSetTracker
423 AliasSetTracker::remove(Value *Ptr, uint64_t Size, const MDNode *TBAAInfo) { function in class:AliasSetTracker
430 bool AliasSetTracker::remove(LoadInst *LI) { function in class:AliasSetTracker
439 bool AliasSetTracker::remove(StoreInst *SI) { function in class:AliasSetTracker
448 bool AliasSetTracker::remove(VAArgInst *VAAI) { function in class:AliasSetTracker
467 bool AliasSetTracker::remove(Instruction *I) { function in class:AliasSetTracker
[all...]
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c52 sqlite3_stmt *remove; member in struct:hdb_sqlite_db
795 sqlite3_stmt *remove = hsdb->remove; local
[all...]

Completed in 457 milliseconds

123