Home
last modified time | relevance | path

Searched defs:Clone (Results 1 – 25 of 69) sorted by relevance

123

/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRAlignmentPattern.cpp47 CBC_QRAlignmentPattern* CBC_QRAlignmentPattern::Clone() { in Clone() function in CBC_QRAlignmentPattern
DBC_QRFinderPattern.cpp38 CBC_QRFinderPattern* CBC_QRFinderPattern::Clone() { in Clone() function in CBC_QRFinderPattern
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dstorage_url.py48 def Clone(self): member in StorageUrl
137 def Clone(self): member in _FileUrl
215 def Clone(self): member in _CloudUrl
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_image.cpp49 CPDF_Image* CPDF_Image::Clone() { in Clone() function in CPDF_Image
/external/libbrillo/brillo/errors/
Derror_unittest.cc64 TEST(Error, Clone) { in TEST() argument
/external/libweave/src/
Derror_unittest.cc49 TEST(Error, Clone) { in TEST() argument
Derror.cc70 ErrorPtr Error::Clone() const { in Clone() function in weave::Error
/external/dng_sdk/source/
Ddng_simple_image.cpp57 dng_image * dng_simple_image::Clone () const in Clone() function in dng_simple_image
Ddng_memory.cpp126 dng_memory_block * dng_memory_block::Clone (dng_memory_allocator &allocator) const in Clone() function in dng_memory_block
/external/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp58 std::unique_ptr<ArgEnumeratorType> Clone(Enumerator->clone()); in clone() local
/external/tinyxml/
Dtinyxml.cpp871 TiXmlNode* TiXmlElement::Clone() const in Clone() function in TiXmlElement
1125 TiXmlNode* TiXmlDocument::Clone() const in Clone() function in TiXmlDocument
1314 TiXmlNode* TiXmlComment::Clone() const in Clone() function in TiXmlComment
1374 TiXmlNode* TiXmlText::Clone() const in Clone() function in TiXmlText
1474 TiXmlNode* TiXmlDeclaration::Clone() const in Clone() function in TiXmlDeclaration
1506 TiXmlNode* TiXmlUnknown::Clone() const in Clone() function in TiXmlUnknown
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/Shapes/
Db2CircleShape.cpp23 b2Shape* b2CircleShape::Clone(b2BlockAllocator* allocator) const in Clone() function in b2CircleShape
Db2EdgeShape.cpp31 b2Shape* b2EdgeShape::Clone(b2BlockAllocator* allocator) const in Clone() function in b2EdgeShape
Db2ChainShape.cpp92 b2Shape* b2ChainShape::Clone(b2BlockAllocator* allocator) const in Clone() function in b2ChainShape
/external/libvncserver/webclients/novnc/include/
Dkeyboard.js498 function Clone(){} class
499 return function (obj) { Clone.prototype=obj; return new Clone(); }; class
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp889 TiXmlNode* TiXmlElement::Clone() const in Clone() function in TiXmlElement
1134 TiXmlNode* TiXmlDocument::Clone() const in Clone() function in TiXmlDocument
1320 TiXmlNode* TiXmlComment::Clone() const in Clone() function in TiXmlComment
1366 TiXmlNode* TiXmlText::Clone() const in Clone() function in TiXmlText
1456 TiXmlNode* TiXmlDeclaration::Clone() const in Clone() function in TiXmlDeclaration
1488 TiXmlNode* TiXmlUnknown::Clone() const in Clone() function in TiXmlUnknown
/external/pdfium/xfa/src/fee/src/fx_wordbreak/
Dfx_wordbreak_impl.cpp53 IFX_CharIter* CFX_CharIter::Clone() { in Clone() function in CFX_CharIter
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h212 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
299 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h212 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
299 ParamIteratorInterface<T> *Clone() const override { in Clone() function
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
DAntlr.Runtime.Tools.Tests.pas121 function Clone: IANTLRInterface; in Clone() function
134 function TFoo.Clone: IANTLRInterface; in TFoo.Clone() function
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util.h212 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
299 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util.h211 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
298 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
/external/gtest/include/gtest/internal/
Dgtest-param-util.h212 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
299 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-param-util.h212 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
299 virtual ParamIteratorInterface<T>* Clone() const { in Clone() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dpump.py125 def Clone(self): member in Cursor
156 def Clone(self): member in Token
589 def Clone(self): member in Env

123