/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.guard/ |
D | variadic_copy.fail.cpp | 30 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local 35 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local 40 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
|
/external/webrtc/webrtc/base/ |
D | cryptstring.cc | 29 CryptStringImpl* EmptyCryptStringImpl::Copy() const { in Copy() function in rtc::EmptyCryptStringImpl 63 CryptStringImpl* InsecureCryptStringImpl::Copy() const { in Copy() function in rtc::InsecureCryptStringImpl
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64CleanupLocalDynamicTLSPass.cpp | 102 MachineInstr *Copy = BuildMI(*I.getParent(), I, I.getDebugLoc(), in replaceTLSBaseAddrCall() local 123 MachineInstr *Copy = in setRegister() local
|
D | AArch64CallLowering.cpp | 45 MachineInstr *Copy = in lowerReturn() local
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | SmallBitVector.h | 372 SmallBitVector Copy = RHS; variable 386 SmallBitVector Copy = RHS; variable 400 SmallBitVector Copy = RHS; variable
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZLDCleanup.cpp | 120 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSCall() local 140 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
|
/external/pdfium/core/fxge/ge/ |
D | cfx_graphstatedata.cpp | 26 void CFX_GraphStateData::Copy(const CFX_GraphStateData& src) { in Copy() function in CFX_GraphStateData
|
/external/skia/src/gpu/ |
D | GrSurfaceProxy.cpp | 243 sk_sp<GrTextureProxy> GrSurfaceProxy::Copy(GrContext* context, in Copy() function in GrSurfaceProxy 270 sk_sp<GrTextureProxy> GrSurfaceProxy::Copy(GrContext* context, GrSurfaceProxy* src, in Copy() function in GrSurfaceProxy
|
/external/libtextclassifier/util/utf8/ |
D | unicodetext.cc | 35 void UnicodeText::Repr::Copy(const char* data, int size) { in Copy() function in libtextclassifier::UnicodeText::Repr 89 UnicodeText& UnicodeText::Copy(const UnicodeText& src) { in Copy() function in libtextclassifier::UnicodeText
|
/external/llvm/include/llvm/ADT/ |
D | SmallBitVector.h | 414 SmallBitVector Copy = RHS; variable 461 SmallBitVector Copy = RHS; variable 475 SmallBitVector Copy = RHS; variable
|
/external/llvm/unittests/ADT/ |
D | FunctionRefTest.cpp | 19 TEST(FunctionRefTest, Copy) { in TEST() argument
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ByteArray.cs | 50 internal static void Copy(byte[] src, int srcOffset, byte[] dst, int dstOffset, int count) in Copy() method in Google.Protobuf.ByteArray
|
/external/google-breakpad/src/client/ |
D | minidump_file_writer.cc | 246 bool MinidumpFileWriter::Copy(MDRVA position, const void *src, ssize_t size) { function in google_breakpad::MinidumpFileWriter 277 bool UntypedMDRVA::Copy(MDRVA pos, const void *src, size_t size) { function in google_breakpad::UntypedMDRVA
|
D | minidump_file_writer.h | 185 inline bool Copy(const void *src, size_t size) { in Copy() function
|
/external/llvm/test/DebugInfo/Inputs/ |
D | dwarfdump-objc.m | 11 @property (copy) NSObject *Copy; property
|
/external/google-breakpad/src/processor/ |
D | stackwalker_unittest_utils.h | 117 const google_breakpad::CodeModule *Copy() const { in Copy() function 160 const CodeModules *Copy() const { abort(); } // Tests won't use this. in Copy() function
|
D | basic_code_modules.cc | 124 const CodeModules* BasicCodeModules::Copy() const { in Copy() function in google_breakpad::BasicCodeModules
|
D | basic_code_module.h | 91 virtual const CodeModule* Copy() const { return new BasicCodeModule(this); } in Copy() function
|
/external/pdfium/fpdfsdk/javascript/ |
D | JS_KeyValue.cpp | 13 void CJS_GlobalVariableArray::Copy(const CJS_GlobalVariableArray& array) { in Copy() function in CJS_GlobalVariableArray
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
D | SmallBitVectorTest.cpp | 76 SmallBitVector Copy = Vec; in TEST() local
|
D | BitVectorTest.cpp | 79 BitVector Copy = Vec; in TEST() local
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader.cc | 912 Rule *Copy() const { return new UndefinedRule(*this); } in Copy() function in dwarf2reader::CallFrameInfo::UndefinedRule 929 Rule *Copy() const { return new SameValueRule(*this); } in Copy() function in dwarf2reader::CallFrameInfo::SameValueRule 950 Rule *Copy() const { return new OffsetRule(*this); } in Copy() function in dwarf2reader::CallFrameInfo::OffsetRule 979 Rule *Copy() const { return new ValOffsetRule(*this); } in Copy() function in dwarf2reader::CallFrameInfo::ValOffsetRule 1002 Rule *Copy() const { return new RegisterRule(*this); } in Copy() function in dwarf2reader::CallFrameInfo::RegisterRule 1022 Rule *Copy() const { return new ExpressionRule(*this); } in Copy() function in dwarf2reader::CallFrameInfo::ExpressionRule 1043 Rule *Copy() const { return new ValExpressionRule(*this); } in Copy() function in dwarf2reader::CallFrameInfo::ValExpressionRule
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_allstates.cpp | 31 void CPDF_AllStates::Copy(const CPDF_AllStates& src) { in Copy() function in CPDF_AllStates
|
/external/pdfium/core/fxcrt/ |
D | fx_basic_array.cpp | 78 bool CFX_BasicArray::Copy(const CFX_BasicArray& src) { in Copy() function in CFX_BasicArray
|
/external/libchrome/crypto/ |
D | rsa_private_key_nss.cc | 107 RSAPrivateKey* RSAPrivateKey::Copy() const { in Copy() function in crypto::RSAPrivateKey
|