Home
last modified time | relevance | path

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

123

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-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()
/NextBSD/lib/libc/stdio/
HDremove.c45 remove(const char *file) in remove() function
/NextBSD/contrib/llvm/lib/Analysis/
HDAliasSetTracker.cpp408 void AliasSetTracker::remove(AliasSet &AS) { in remove() function in AliasSetTracker
438 AliasSetTracker::remove(Value *Ptr, uint64_t Size, const AAMDNodes &AAInfo) { in remove() function in AliasSetTracker
445 bool AliasSetTracker::remove(LoadInst *LI) { in remove() function in AliasSetTracker
457 bool AliasSetTracker::remove(StoreInst *SI) { in remove() function in AliasSetTracker
469 bool AliasSetTracker::remove(VAArgInst *VAAI) { in remove() function in AliasSetTracker
490 bool AliasSetTracker::remove(Instruction *I) { in remove() function in AliasSetTracker
/NextBSD/contrib/groff/src/roff/troff/
HDdictionary.cpp96 void *dictionary::remove(symbol s) in remove() function in dictionary
191 void object_dictionary::remove(symbol nm) in remove() function in object_dictionary
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDProgramState.h589 ProgramStateRef remove(ProgramStateRef st, in remove() function
598 ProgramStateRef remove(ProgramStateRef st) { in remove() function
740 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K) const { in remove() function
745 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K, in remove() function
751 ProgramStateRef ProgramState::remove() const { in remove() function
/NextBSD/contrib/llvm/tools/clang/include/clang/ARCMigrate/
HDARCMT.h119 virtual void remove(CharSourceRange range) { } in remove() function
/NextBSD/contrib/gperf/src/
HDpositions.cc81 Positions::remove (int pos) in remove() function in Positions
/NextBSD/contrib/pam_modules/pam_passwdqc/
HDMakefile44 remove: target
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_addrhashmap.h111 bool remove) { in Handle()
121 bool remove, bool create) { in Handle()
/NextBSD/contrib/apr/include/arch/unix/
HDapr_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
/NextBSD/contrib/llvm/lib/CodeGen/
HDLatencyPriorityQueue.cpp134 void LatencyPriorityQueue::remove(SUnit *SU) { in remove() function in LatencyPriorityQueue
/NextBSD/contrib/atf/atf-c++/detail/
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
/NextBSD/contrib/ipfilter/tools/
HDippool.c145 poolnodecommand(remove, argc, argv) in poolnodecommand() argument
260 poolcommand(remove, argc, argv) in poolcommand() argument
/NextBSD/contrib/llvm/include/llvm/ADT/
HDSetVector.h118 bool remove(const value_type& X) { in remove() function
HDImmutableMap.h115 ImmutableMap remove(ImmutableMap Old, key_type_ref K) { in remove() function
328 ImmutableMapRef remove(key_type_ref K) const { in remove() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Edit/
HDCommit.h98 bool remove(SourceRange TokenRange) { in remove() function
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDListener.cpp278 bool remove) in FindNextEventInternal()
429 const bool remove = false; in WaitForEventsInternal() local
/NextBSD/sys/ofed/include/linux/mlx4/
HDdriver.h56 void (*remove)(struct mlx4_dev *dev, void *context); member
/NextBSD/contrib/gcclibs/libiberty/
HDpex-common.h80 char **remove; member
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_rlock.c463 zfs_range_unlock_reader(znode_t *zp, rl_t *remove) in zfs_range_unlock_reader()
/NextBSD/sys/contrib/vchiq/interface/vchi/
HDvchi_common.h171 void *remove; member
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclContextInternals.h105 void remove(NamedDecl *D) { in remove() function
/NextBSD/crypto/heimdal/lib/hdb/
HDhdb-sqlite.c52 sqlite3_stmt *remove; member
795 sqlite3_stmt *remove = hsdb->remove; in hdb_sqlite_remove() local
/NextBSD/contrib/libstdc++/include/bits/
Dlist.tcc175 remove(const value_type& __value) in remove() function in list
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDTransformActions.cpp305 void TransformActionsImpl::remove(SourceRange range) { in remove() function in TransformActionsImpl
633 void TransformActions::remove(SourceRange range) { in remove() function in TransformActions

123