/minix3/external/bsd/llvm/dist/clang/test/Rewriter/ |
H A D | rewrite-protocol-qualified.mm | 9 - (void) clone; method 13 - (void) clone { method
|
/minix3/lib/libc/sys/ |
H A D | Lint_clone.c | 12 clone(int (*func)(void *), void *stack, int flags, void *arg) in clone() function
|
/minix3/external/bsd/llvm/dist/clang/test/PCH/ |
H A D | cxx-exprs.cpp | 18 New *clone() { in clone() function in New
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.variadic/ |
H A D | example-function.cpp | 21 functor_invoker* clone() { return new functor_invoker(f); } in clone() function in functor_invoker
|
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitor.h | 90 std::unique_ptr<BugReporterVisitor> clone() const override { in clone() function
|
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | rkpty.c | 110 char *clone[] = { in open_pty() local
|
/minix3/external/bsd/bind/dist/lib/dns/ |
H A D | ncache.c | 523 dns_rdataset_t clone; in dns_ncache_getrdataset() local 593 dns_rdataset_t clone; in dns_ncache_getsigrdataset() local
|
H A D | dbtable.c | 181 dns_db_t *clone; in dns_dbtable_add() local
|
H A D | client.c | 1332 isc_task_t *clone = NULL; in dns_client_startresolve() local 1728 isc_task_t *clone = NULL; in dns_client_startrequest() local 2742 isc_task_t *clone = NULL; in dns_client_startupdate() local
|
H A D | request.c | 221 isc_task_t *clone; in dns_requestmgr_whenshutdown() local
|
H A D | resolver.c | 3757 isc_task_t *clone; in fctx_join() local 8568 isc_task_t *clone; in dns_resolver_whenshutdown() local
|
H A D | adb.c | 2780 isc_task_t *clone; in dns_adb_whenshutdown() local
|
/minix3/external/bsd/bind/dist/lib/dns/include/dns/ |
H A D | rdataset.h | 77 void (*clone)(dns_rdataset_t *source, member
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | Instruction.cpp | 532 Instruction *Instruction::clone() const { in clone() function in Instruction
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyUtil.h | 303 CopyOnWriteVector clone() { return CopyOnWriteVector(Data); } in clone() function
|
/minix3/external/bsd/llvm/dist/llvm/unittests/Transforms/Utils/ |
H A D | Cloning.cpp | 38 T *clone(T *V1) { in clone() function in __anonc72972470111::CloneInstruction
|
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 122 ParamIteratorInterface<T>* clone = impl_->Clone(); variable
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 912 OpInit *clone(std::vector<Init *> &Operands) const override { in clone() function 960 OpInit *clone(std::vector<Init *> &Operands) const override { in clone() function 1015 OpInit *clone(std::vector<Init *> &Operands) const override { in clone() function
|
/minix3/sys/net/ |
H A D | route.h | 454 rtcache_lookup1(struct route *ro, const struct sockaddr *dst, int clone) in rtcache_lookup1()
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | retain-release.m | 1677 - (id) clone; method 1685 - (id) clone { method
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | objcmt-arc-cf-annotations.m | 1682 - (id) clone; method 1690 - (id) clone { method
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDILCFGStructurizer.cpp | 694 MachineBasicBlock *AMDGPUCFGStructurizer::clone(MachineBasicBlock *MBB) { in clone() function in __anon743e2bed0311::AMDGPUCFGStructurizer
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 1206 TreePatternNode *TreePatternNode::clone() const { in clone() function in TreePatternNode
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | RetainCountChecker.cpp | 1735 std::unique_ptr<BugReporterVisitor> clone() const override { in clone() function in __anon7e53ad820611::CFRefLeakReportVisitor
|
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest.cc | 839 char* const clone = new char[length + 1]; in CloneString() local
|