Searched defs:remove (Results 26 - 50 of 70) sorted by relevance

123

/freebsd-10-stable/sys/i386/linux/
H A Dlinux_dummy.c144 DUMMY_XATTR(remove); variable
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_dummy.c148 DUMMY_XATTR(remove); variable
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DStringMap.h389 void remove(MapEntryTy *KeyValue) { function in class:llvm::StringMap
H A Dilist.h435 NodeTy *remove(iterator &IT) { function in class:llvm::iplist
459 NodeTy *remove(const iterator &IT) { function in class:llvm::iplist
H A DImmutableSet.h407 TreeTy* remove(TreeTy* T, key_type_ref V) { function in class:llvm::ImutAVLFactory
1010 ImmutableSet remove(ImmutableSet Old, value_type_ref V) { function in class:llvm::ImmutableSet::Factory
1166 ImmutableSetRef remove(value_type_ref V) { function in class:llvm::ImmutableSetRef
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h251 iterator remove(iterator I) { function in class:llvm::ReadyQueue
H A DMachineBasicBlock.h519 MachineInstr *remove(MachineInstr *I) { function in class:llvm::MachineBasicBlock
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h588 ProgramStateRef remove(ProgramStateRef st, function in class:clang::ento::ProgramStateManager
597 ProgramStateRef remove(ProgramStateRef st) { function in class:clang::ento::ProgramStateManager
741 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K) const { function in class:clang::ento::ProgramState
746 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K, function in class:clang::ento::ProgramState
752 ProgramStateRef ProgramState::remove() cons function in class:clang::ento::ProgramState
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DARCMT.cpp516 virtual void remove(CharSourceRange range) { function in class:__anon3091::RewritesApplicator
H A DTransformActions.cpp305 void TransformActionsImpl::remove(SourceRange range) { function in class:TransformActionsImpl
634 void TransformActions::remove(SourceRange range) { function in class:TransformActions
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_dummy.c139 DUMMY_XATTR(remove); variable
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c734 dt_proc_lookup(dtrace_hdl_t *dtp, struct ps_prochandle *P, int remove) argument
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstantsContext.h613 void remove(ConstantClass *CP) { function in class:llvm::ConstantUniqueMap
760 void remove(ConstantClass *CP) { function in class:llvm::ConstantAggrUniqueMap
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp874 void MergeFunctions::remove(Function *F) { function in class:MergeFunctions
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp94 void remove(Instruction &I) { I.eraseFromParent(); } function in class:__anon2741::DebugIntrinsicsRemover
/freebsd-10-stable/sys/amd64/vmm/intel/
H A Dvtd.c440 vtd_update_mapping(void *arg, vm_paddr_t gpa, vm_paddr_t hpa, uint64_t len, int remove) argument
/freebsd-10-stable/contrib/unbound/validator/
H A Dvalidator.c599 int remove = 0; local
/freebsd-10-stable/contrib/gcc/
H A Dtree-outof-ssa.c1915 bool remove = false, is_copy = false; local
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dstl_algo.h1253 remove(_ForwardIterator __first, _ForwardIterator __last, function
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DFileSystem.h339 inline error_code remove(const Twine &Path) { function in namespace:llvm::sys::fs
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1706 void remove(SUnit *SU) { function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DConsumed.cpp1277 void ConsumedStateMap::remove(const VarDecl *Var) { function in class:clang::consumed::ConsumedStateMap
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dcl.h215 svn_boolean_t remove; /* deassociate a changelist */ member in struct:svn_cl__opt_state_t
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dldm.h311 void (*remove)(PVDEV vd); member in struct:vdev_class
/freebsd-10-stable/sys/dev/hptnr/
H A Dldm.h310 void (*remove)(PVDEV vd); member in struct:vdev_class

Completed in 293 milliseconds

123