| /external/chromium_org/third_party/webrtc/common_video/ |
| D | plane.cc | 54 int Plane::Copy(const Plane& plane) { in Copy() function in webrtc::Plane 64 int Plane::Copy(int size, int stride, const uint8_t* buffer) { in Copy() function in webrtc::Plane
|
| /external/chromium_org/v8/src/ |
| D | type-feedback-vector.cc | 14 Handle<TypeFeedbackVector> TypeFeedbackVector::Copy( in Copy() function in v8::internal::TypeFeedbackVector
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64CleanupLocalDynamicTLSPass.cpp | 101 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in replaceTLSBaseAddrCall() local 125 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in setRegister() local
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | compositor_layer_data.cc | 12 void Copy(scoped_ptr<T>* a, const scoped_ptr<T>& b) { in Copy() function
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/ |
| D | packet.cc | 24 void Packet::Copy(const void* buffer, size_t len, PP_Resource addr) { in Copy() function in nacl_io::Packet
|
| /external/chromium_org/third_party/webrtc/examples/android/media_demo/jni/ |
| D | media_codec_video_decoder.h | 46 virtual VideoDecoder* Copy() { in Copy() function
|
| /external/chromium_org/third_party/webrtc/base/ |
| D | cryptstring.h | 44 virtual CryptStringImpl * Copy() const { return new EmptyCryptStringImpl(); } in Copy() function 168 virtual CryptStringImpl * Copy() const { in Copy() function
|
| D | sslidentity.h | 101 SSLCertChain* Copy() const { in Copy() function
|
| /external/llvm/include/llvm/ADT/ |
| D | SmallBitVector.h | 421 SmallBitVector Copy = RHS; variable 469 SmallBitVector Copy = RHS; variable 483 SmallBitVector Copy = RHS; variable
|
| /external/chromium_org/sync/syncable/ |
| D | syncable_id.h | 56 inline void Copy(const Id& that) { in Copy() function
|
| /external/chromium_org/content/browser/shared_worker/ |
| D | worker_storage_partition.cc | 65 void WorkerStoragePartition::Copy(const WorkerStoragePartition& other) { in Copy() function in content::WorkerStoragePartition
|
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ |
| D | invert.h | 71 virtual InvertFst<A> *Copy() const { return new InvertFst(*this); } in Copy() function
|
| D | project.h | 89 virtual ProjectFst<A> *Copy() const { return new ProjectFst(*this); } in Copy() function
|
| D | intersect.h | 73 virtual IntersectFst<A> *Copy() const { in Copy() function
|
| D | difference.h | 82 virtual DifferenceFst<A> *Copy() const { in Copy() function
|
| D | concat.h | 124 virtual ConcatFst<A> *Copy() const { return new ConcatFst<A>(*this); } in Copy() function
|
| D | closure.h | 113 virtual ClosureFst<A> *Copy() const { return new ClosureFst<A>(*this); } in Copy() function
|
| /external/chromium_org/sdch/open-vcdiff/src/ |
| D | jsonwriter.cc | 82 void JSONCodeTableWriter::Copy(int32_t offset, size_t size) { in Copy() function in open_vcdiff::JSONCodeTableWriter
|
| D | jsonwriter_test.cc | 68 TEST_F(JSONWriterTest, Copy) { in TEST_F() argument
|
| /external/chromium_org/ui/events/gesture_detection/ |
| D | gesture_event_data_packet_unittest.cc | 85 TEST_F(GestureEventDataPacketTest, Copy) { in TEST_F() argument
|
| /external/chromium_org/tools/telemetry/telemetry/core/ |
| D | browser_options.py | 54 def Copy(self): member in BrowserFinderOptions
|
| /external/chromium_org/crypto/ |
| D | rsa_private_key_openssl.cc | 120 RSAPrivateKey* RSAPrivateKey::Copy() const { in Copy() function in crypto::RSAPrivateKey
|
| /external/chromium_org/tools/gn/ |
| D | function_get_target_outputs_unittest.cc | 61 TEST_F(GetTargetOutputsTest, Copy) { in TEST_F() argument
|
| /external/chromium_org/sync/api/ |
| D | sync_error.cc | 43 void SyncError::Copy(const SyncError& other) { in Copy() function in syncer::SyncError
|
| /external/chromium_org/native_client_sdk/src/tools/ |
| D | oshelpers.py | 105 def Copy(args): function
|