Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 25 of 69) sorted by relevance

123

/freebsd-12-stable/sys/x86/acpica/
Dacpi_apm.c207 struct apm_clone_data *clone; in apm_create_clone() local
234 struct apm_clone_data *clone; in apmdtor() local
258 struct apm_clone_data *clone; in apmopen() local
275 struct apm_clone_data *clone; in apmioctl() local
392 struct apm_clone_data *clone; in apmpoll() local
409 struct apm_clone_data *clone; in apmkqfilter() local
423 struct apm_clone_data *clone; in apmreadfiltdetach() local
434 struct apm_clone_data *clone; in apmreadfilt() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DUtils.h17 template <typename T> std::unique_ptr<T> clone(const std::unique_ptr<T> &src) { in clone() function
23 template <typename T> std::shared_ptr<T> clone(const std::shared_ptr<T> &src) { in clone() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DTypoCorrection.h358 std::unique_ptr<CorrectionCandidateCallback> clone() override { in clone() function
371 std::unique_ptr<CorrectionCandidateCallback> clone() override { in clone() function
386 std::unique_ptr<CorrectionCandidateCallback> clone() override { in clone() function
411 std::unique_ptr<CorrectionCandidateCallback> clone() override { in clone() function
/freebsd-12-stable/contrib/googletest/googletest/samples/
Dsample2.cc41 char* const clone = new char[ len + 1 ]; in CloneCString() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h267 TempGenericDINode clone() const { return cloneImpl(); } in clone() function
335 TempDISubrange clone() const { return cloneImpl(); } in clone() function
389 TempDIGenericSubrange clone() const { return cloneImpl(); } in clone() function
457 TempDIEnumerator clone() const { return cloneImpl(); } in clone() function
612 TempDIFile clone() const { return cloneImpl(); } in clone() function
696 TempDIType clone() const { in clone() function
821 TempDIBasicType clone() const { return cloneImpl(); } in clone() function
890 TempDIStringType clone() const { return cloneImpl(); } in clone() function
981 TempDIDerivedType clone() const { return cloneImpl(); } in clone() function
1140 TempDICompositeType clone() const { return cloneImpl(); } in clone() function
[all …]
/freebsd-12-stable/tools/tools/git/
Dgit-svn-init65 clone() function
/freebsd-12-stable/contrib/gcc/cp/
Doptimize.c83 tree clone; in maybe_clone_body() local
Drepo.c321 tree clone; in repo_emit_p() local
/freebsd-12-stable/contrib/gcc/
Dipa.c181 struct cgraph_node *clone; in cgraph_remove_unreachable_nodes() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyDebugValueManager.cpp52 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, in clone() function in WebAssemblyDebugValueManager
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DAny.h45 std::unique_ptr<StorageBase> clone() const override { in clone() function
Dsimple_ilist.h173 void cloneFrom(const simple_ilist &L2, Cloner clone, Disposer dispose) { in cloneFrom()
/freebsd-12-stable/lib/libnv/tests/
Dnv_tests.cc302 nvlist_t *nvl, *clone; in ATF_TEST_CASE_BODY() local
319 nvlist_t *nvl, *clone; in ATF_TEST_CASE_BODY() local
402 nvlist_t *nvl, *clone; in ATF_TEST_CASE_BODY() local
418 nvlist_t *nvl, *clone; in ATF_TEST_CASE_BODY() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Remarks/
DRemark.h100 Remark clone() const { return *this; } in clone() function
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_pfil.c453 struct mbuf *clone; in ipfw_divert() local
/freebsd-12-stable/crypto/heimdal/lib/roken/
Drkpty.c108 char *clone[] = { in open_pty() local
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h565 std::unique_ptr<GIMatchTreePartitioner> clone() const override { in clone() function
599 std::unique_ptr<GIMatchTreePartitioner> clone() const override { in clone() function
/freebsd-12-stable/usr.sbin/apmd/
Dapmd.h60 struct event_cmd * (* clone)(void *this); member
/freebsd-12-stable/contrib/bsnmp/snmp_usm/
Dusm_snmp.c151 struct usm_user *uuser, *clone; in op_usm_users() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h299 CopyOnWriteVector clone() { return CopyOnWriteVector(Data); } in clone() function
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzcp_iter.c53 dsl_dataset_t *ds, *clone; in zcp_clones_iter() local
Ddsl_dataset.c1842 dsl_dataset_t *clone; in get_clones_stat_impl() local
2756 dsl_dataset_t *ds, *clone; in dsl_dataset_rollback_sync() local
3382 dsl_dataset_clone_swap_check_impl(dsl_dataset_t *clone, in dsl_dataset_clone_swap_check_impl()
3454 dsl_dataset_swap_remap_deadlists(dsl_dataset_t *clone, in dsl_dataset_swap_remap_deadlists()
3489 dsl_dataset_clone_swap_sync_impl(dsl_dataset_t *clone, in dsl_dataset_clone_swap_sync_impl()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DOptionValue.cpp571 auto clone = Clone(); in DeepCopy() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/
DDIContext.h305 std::unique_ptr<llvm::LoadedObjectInfo> clone() const override { in clone() function
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_iter.c51 zfs_handle_t *clone = zfs_open(zhp->zfs_hdl, nvpair_name(pair), in zfs_iter_clones() local

123