Searched defs:clone (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-10-stable/contrib/gcc/cp/
H A Doptimize.c83 tree clone; local
[all...]
H A Drepo.c321 tree clone; local
H A Ddecl2.c2019 tree clone; local
/freebsd-10-stable/contrib/gcc/
H A Dipa.c181 struct cgraph_node *clone; local
H A Dtree-inline.c2285 clone_body (tree clone, tree fn, void *arg_map) argument
/freebsd-10-stable/usr.sbin/IPXrouted/
H A Dsap_tables.c269 sap_add_clone(struct sap_entry *sap, struct sap_info *clone, struct sockaddr *from) argument
[all...]
H A Dsap.h65 struct sap_entry *clone; member in struct:sap_entry
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitor.h92 virtual BugReporterVisitor *clone() const { function in class:clang::ento::BugReporterVisitorImpl
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DPassManager.h72 virtual PassModel *clone() { return new PassModel(Pass); } function in struct:llvm::detail::PassModel
243 virtual AnalysisResultModel *clone() { function in struct:llvm::AnalysisManager::AnalysisResultModel
275 virtual AnalysisPassModel *clone() { return new AnalysisPassModel(Pass); } function in struct:llvm::AnalysisManager::AnalysisPassModel
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DInstruction.cpp541 Instruction *Instruction::clone() const { function in class:Instruction
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Drkpty.c108 char *clone[] = { local
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_fw_pfil.c405 struct mbuf *clone; local
[all...]
/freebsd-10-stable/sys/x86/acpica/
H A Dacpi_apm.c205 struct apm_clone_data *clone; local
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-10-stable/usr.sbin/apmd/
H A Dapmd.h58 struct event_cmd * (* clone)(void *this); member in struct:event_cmd_op
/freebsd-10-stable/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c150 struct usm_user *uuser, *clone; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_iter.c50 zfs_handle_t *clone = zfs_open(zhp->zfs_hdl, nvpair_name(pair), local
/freebsd-10-stable/lib/libnv/tests/
H A Dnv_tests.cc301 nvlist_t *nvl, *clone; local
318 nvlist_t *nvl, *clone; local
401 nvlist_t *nvl, *clone; local
417 nvlist_t *nvl, *clone; local
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_destroy.c224 dsl_dataset_t *clone; local
[all...]
H A Ddmu_objset.c993 dmu_objset_clone(const char *clone, const char *origin) argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp689 MachineBasicBlock *AMDGPUCFGStructurizer::clone(MachineBasicBlock *MBB) { function in class:__anon2584::AMDGPUCFGStructurizer
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp486 DiagnosticConsumer *clone (DiagnosticsEngine &Diags) const function in class:NullDiagnosticConsumer
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c392 char *clone[] = { "/dev/ptc", "/dev/ptmx", "/dev/ptm", local
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c2352 ipstate_t *clone; local
2603 ipstate_t *clone; local
[all...]
H A Dip_nat.c6368 nat_t *clone; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/TableGen/
H A DRecord.h902 virtual OpInit *clone(std::vector<Init *> &Operands) const { function in class:llvm::UnOpInit
949 virtual OpInit *clone(std::vector<Init *> &Operands) const { function in class:llvm::BinOpInit
1003 virtual OpInit *clone(std::vector<Init *> &Operands) const { function in class:llvm::TernOpInit

Completed in 413 milliseconds

12