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

123

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c2279 ztest_object_init(ztest_ds_t *zd, ztest_od_t *od, size_t size, boolean_t remove) argument
[all...]
/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/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/atf/atf-c++/detail/
H A Dfs.cpp495 impl::remove(const path& p) function in class:impl
/freebsd-10-stable/contrib/binutils/binutils/
H A Dobjcopy.c117 bfd_boolean remove; /* Whether to remove this section. */ member in struct:section_list
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dc-typeck.c9091 bool remove = false; local
[all...]
H A Dgimplify.c4678 bool remove = false; local
4860 bool remove = false; local
[all...]
H A Dtree-outof-ssa.c1915 bool remove = false, is_copy = false; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dsemantics.c3488 bool remove = false; local
3620 bool remove = false; local
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dpex-common.h80 char **remove; member in struct:pex_obj
/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/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/libstdc++/include/bits/
H A Dstl_algo.h1253 remove(_ForwardIterator __first, _ForwardIterator __last, function
/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
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
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
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h519 MachineInstr *remove(MachineInstr *I) { function in class:llvm::MachineBasicBlock
H A DMachineScheduler.h251 iterator remove(iterator I) { function in class:llvm::ReadyQueue
/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/include/llvm/Target/
H A DTargetLibraryInfo.h466 remove, enumerator in enum:llvm::LibFunc::Func

Completed in 323 milliseconds

123