Searched refs:clone (Results 1 - 25 of 152) sorted by relevance

1234567

/freebsd-11-stable/contrib/gcc/cp/
H A Doptimize.c83 tree clone; local
86 /* We only clone constructors and destructors. */
97 FOR_EACH_CLONE (clone, fn)
105 DECL_SOURCE_LOCATION (clone) = DECL_SOURCE_LOCATION (fn);
106 DECL_INLINE (clone) = DECL_INLINE (fn);
107 DECL_DECLARED_INLINE_P (clone) = DECL_DECLARED_INLINE_P (fn);
108 DECL_COMDAT (clone) = DECL_COMDAT (fn);
109 DECL_WEAK (clone) = DECL_WEAK (fn);
110 DECL_ONE_ONLY (clone) = DECL_ONE_ONLY (fn);
111 DECL_SECTION_NAME (clone)
[all...]
H A Dclass.c3777 tree clone;
3780 clone = copy_decl (fn);
3782 DECL_CLONED_FUNCTION (clone) = fn;
3783 DECL_ABSTRACT_ORIGIN (clone) = fn;
3785 DECL_NAME (clone) = name;
3786 SET_DECL_ASSEMBLER_NAME (clone, NULL_TREE);
3788 DECL_PENDING_INLINE_INFO (clone) = NULL;
3789 DECL_PENDING_INLINE_P (clone) = 0;
3791 DECL_DEFERRED_FN (clone) = 0;
3796 DECL_VIRTUAL_P (clone)
3773 tree clone; local
3894 tree clone; local
3907 add_method (DECL_CONTEXT (clone), clone, NULL_TREE); local
3910 add_method (DECL_CONTEXT (clone), clone, NULL_TREE); local
3929 add_method (DECL_CONTEXT (clone), clone, NULL_TREE); local
3933 add_method (DECL_CONTEXT (clone), clone, NULL_TREE); local
3936 add_method (DECL_CONTEXT (clone), clone, NULL_TREE); local
3953 tree clone; local
[all...]
/freebsd-11-stable/sys/x86/acpica/
H A Dacpi_apm.c205 struct apm_clone_data *clone; local
207 clone = malloc(sizeof(*clone), M_APMDEV, M_WAITOK);
208 clone->cdev = dev;
209 clone->acpi_sc = acpi_sc;
210 clone->notify_status = APM_EV_NONE;
211 bzero(&clone->sel_read, sizeof(clone->sel_read));
212 knlist_init_mtx(&clone->sel_read.si_note, &acpi_mutex);
219 clone
232 struct apm_clone_data *clone; local
256 struct apm_clone_data *clone; local
273 struct apm_clone_data *clone; local
390 struct apm_clone_data *clone; local
407 struct apm_clone_data *clone; local
421 struct apm_clone_data *clone; local
432 struct apm_clone_data *clone; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DUtils.h17 template <typename T> std::unique_ptr<T> clone(const std::unique_ptr<T> &src) { function in namespace:lldb_private
23 template <typename T> std::shared_ptr<T> clone(const std::shared_ptr<T> &src) { function in namespace:lldb_private
H A DSBSymbolContextList.cpp28 m_opaque_up = clone(rhs.m_opaque_up);
40 m_opaque_up = clone(rhs.m_opaque_up);
H A DSBError.cpp25 m_opaque_up = clone(rhs.m_opaque_up);
35 m_opaque_up = clone(rhs.m_opaque_up);
H A DSBFileSpecList.cpp32 m_opaque_up = clone(rhs.m_opaque_up);
43 m_opaque_up = clone(rhs.m_opaque_up);
H A DSBMemoryRegionInfo.cpp35 m_opaque_up = clone(rhs.m_opaque_up);
45 m_opaque_up = clone(rhs.m_opaque_up);
H A DSBProcessInfo.cpp25 m_opaque_up = clone(rhs.m_opaque_up);
36 m_opaque_up = clone(rhs.m_opaque_up);
H A DSBStringList.cpp30 m_opaque_up = clone(rhs.m_opaque_up);
38 m_opaque_up = clone(rhs.m_opaque_up);
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_mvwin.c78 WINDOW *clone = dupwin(win);
79 if (clone) {
80 /* now we have the clone, so relocate win */
91 err = copywin(clone, win,
96 if (ERR == delwin(clone))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.h32 void clone(MachineInstr *Insert, unsigned NewReg);
H A DWebAssemblyDebugValueManager.cpp37 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, function in class:WebAssemblyDebugValueManager
/freebsd-11-stable/contrib/gcc/
H A Dipa.c181 struct cgraph_node *clone; local
183 for (clone = node->next_clone; clone;
184 clone = clone->next_clone)
185 if (clone->aux)
187 if (!clone)
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_pfil.c451 struct mbuf *clone; local
457 clone = *m0; /* use the original mbuf */
460 clone = m_dup(*m0, M_NOWAIT);
464 if (clone == NULL)
482 reass = ip_reass(clone); /* Reassemble packet. */
497 clone = reass;
503 struct ip6_hdr *const ip6 = mtod(clone, struct ip6_hdr *);
509 nxt = frag6_input(&clone, &off, 0);
522 FREE_PKT(clone);
526 m_tag_prepend(clone, ta
[all...]
/freebsd-11-stable/lib/libnv/tests/
H A Dnv_tests.cc183 /* nvlist_add_* is required to clone the value, so check for that. */
225 /* nvlist_add_* is required to clone the value, so check for that. */
286 /* nvlist_add_* is required to clone the value, so check for that. */
302 nvlist_t *nvl, *clone; local
307 clone = nvlist_clone(nvl);
308 ATF_REQUIRE(clone != NULL);
309 ATF_REQUIRE(clone != nvl);
310 ATF_REQUIRE(nvlist_empty(clone));
312 nvlist_destroy(clone);
319 nvlist_t *nvl, *clone; local
402 nvlist_t *nvl, *clone; local
418 nvlist_t *nvl, *clone; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dataset.c1006 * If we are creating a clone, make sure we zero out any stale
1846 dsl_dataset_t *clone; local
1849 za.za_first_integer, FTAG, &clone));
1850 dsl_dir_name(clone->ds_dir, buf);
1852 dsl_dataset_rele(clone, FTAG);
1867 * As a result, every time a clone name is appended to the list
1869 * We already know that all clone names must be unique and we
2734 * When we do the clone swap, we will temporarily use more space
2737 * to be free). We will immediately destroy the clone, freeing
2759 dsl_dataset_t *ds, *clone; local
3386 dsl_dataset_clone_swap_check_impl(dsl_dataset_t *clone, dsl_dataset_t *origin_head, boolean_t force, void *owner, dmu_tx_t *tx) argument
3458 dsl_dataset_swap_remap_deadlists(dsl_dataset_t *clone, dsl_dataset_t *origin, dmu_tx_t *tx) argument
3493 dsl_dataset_clone_swap_sync_impl(dsl_dataset_t *clone, dsl_dataset_t *origin_head, dmu_tx_t *tx) argument
[all...]
/freebsd-11-stable/usr.sbin/apmd/
H A Dapmd.h60 struct event_cmd * (* clone)(void *this); member in struct:event_cmd_op
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_fork.c151 if (ldebug(clone)) {
152 printf(ARGS(clone, "flags %x, stack %p, parent tid: %p, "
242 if (ldebug(clone))
243 printf(LMSG("clone: successful rfork to %d, "
270 if (ldebug(clone)) {
271 printf(ARGS(clone, "thread: flags %x, stack %p, parent tid: %p, "
361 if (ldebug(clone))
362 printf(ARGS(clone, "successful clone to %d, stack %p"),
366 LINUX_CTR2(clone_thread, "thread(%d) successful clone t
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h320 virtual std::unique_ptr<CorrectionCandidateCallback> clone() = 0;
358 std::unique_ptr<CorrectionCandidateCallback> clone() override {
371 std::unique_ptr<CorrectionCandidateCallback> clone() override {
386 std::unique_ptr<CorrectionCandidateCallback> clone() override {
411 std::unique_ptr<CorrectionCandidateCallback> clone() override {
/freebsd-11-stable/contrib/jemalloc/
H A DFREEBSD-upgrade63 git clone https://github.com/jemalloc/jemalloc.git ${work}
/freebsd-11-stable/contrib/libxo/
H A DMakefile.am82 git clone https://github.com/Juniper/${PACKAGE_NAME}.wiki.git wiki
85 git clone https://github.com/Juniper/${PACKAGE_NAME}.git \
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAny.h31 virtual std::unique_ptr<StorageBase> clone() const = 0;
40 std::unique_ptr<StorageBase> clone() const override {
57 : Storage(Other.Storage ? Other.Storage->clone() : nullptr) {}
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c2351 ipstate_t *clone; local
2359 KMALLOC(clone, ipstate_t *);
2360 if (clone == NULL) {
2364 bcopy((char *)is, (char *)clone, sizeof(*clone));
2366 MUTEX_NUKE(&clone->is_lock);
2371 clone->is_sti.tqe_pnext = NULL;
2372 clone->is_sti.tqe_next = NULL;
2373 clone->is_sti.tqe_ifq = NULL;
2374 clone
2602 ipstate_t *clone; local
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c150 struct usm_user *uuser, *clone; local
189 if ((clone = usm_get_user(&val->v.oid, sub)) == NULL)
199 uuser->suser.auth_proto = clone->suser.auth_proto;
200 uuser->suser.priv_proto = clone->suser.priv_proto;
201 memcpy(uuser->suser.auth_key, clone->suser.auth_key,
203 memcpy(uuser->suser.priv_key, clone->suser.priv_key,

Completed in 173 milliseconds

1234567