Home
last modified time | relevance | path

Searched defs:theCopy (Results 1 – 16 of 16) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DSelectMgr_BVHThreadPool.hxx57 BVHThread& operator= (const BVHThread& theCopy) in operator =()
64 void Assign (const BVHThread& theCopy) in Assign()
H A DOSD_ThreadPool.hxx136 EnumeratedThread (const EnumeratedThread& theCopy) in EnumeratedThread()
144 EnumeratedThread& operator= (const EnumeratedThread& theCopy) in operator =()
151 void Assign (const EnumeratedThread& theCopy) in Assign()
/dports/cad/opencascade/opencascade-7.6.0/src/SelectMgr/
H A DSelectMgr_BVHThreadPool.hxx57 BVHThread& operator= (const BVHThread& theCopy) in operator =()
64 void Assign (const BVHThread& theCopy) in Assign()
/dports/cad/opencascade/opencascade-7.6.0/src/OSD/
H A DOSD_ThreadPool.hxx136 EnumeratedThread (const EnumeratedThread& theCopy) in EnumeratedThread()
144 EnumeratedThread& operator= (const EnumeratedThread& theCopy) in operator =()
151 void Assign (const EnumeratedThread& theCopy) in Assign()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOSD_ThreadPool.hxx136 EnumeratedThread (const EnumeratedThread& theCopy) in EnumeratedThread()
144 EnumeratedThread& operator= (const EnumeratedThread& theCopy) in operator =()
151 void Assign (const EnumeratedThread& theCopy) in Assign()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Caps.cxx69 OpenGl_Caps& OpenGl_Caps::operator= (const OpenGl_Caps& theCopy) in operator =()
/dports/www/node10/node-v10.24.1/test/addons-napi/test_buffer/
H A Dtest_buffer.c25 char* theCopy; in newBuffer() local
42 char* theCopy = strdup(theText); in newExternalBuffer() local
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/DOMSupport/
H A DXalanNamespacesStack.cpp87 XalanNamespacesStackEntry theCopy(theRHS, theManager); in set() local
/dports/textproc/chpp/chpp-0.3.5/
H A Dvalue.c247 value *theCopy = allocValue(); in valueCopy() local
329 value *theCopy = allocValue(); in valueCopyDeep() local
/dports/devel/staf/src/staf/stafif/
H A DSTAFStringInlImpl.cpp548 STAFString_t theCopy = 0; in toLowerCase() local
566 STAFString_t theCopy = 0; in toUpperCase() local
585 STAFString_t theCopy = 0; in replace() local
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Ui/skinned/
H A Dplaylist.cpp649 QList <PlayListTrack *> theCopy; in copySelectedMenuActionTriggered() local
/dports/cad/opencascade/opencascade-7.6.0/src/Image/
H A DImage_PixMap.cxx221 bool Image_PixMap::InitCopy (const Image_PixMap& theCopy) in InitCopy()
H A DImage_AlienPixMap.cxx450 bool Image_AlienPixMap::InitCopy (const Image_PixMap& theCopy) in InitCopy()
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/kvantummanager/
H A DKvantumManager.cpp2115 QString theCopy = QString ("%1/Kvantum/Default#/Default#.kvconfig").arg (xdg_config_home); in updateThemeList() local
2183 QString theCopy; in copyRootTheme() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffsetAPI/
H A DBRepOffsetAPI_DraftAngle.cxx858 TopTools_ListOfShape theCopy; in CorrectWires() local
/dports/science/axom/axom-0.6.1/src/axom/sidre/tests/
H A Dsidre_group.cpp1057 Group* theCopy = containCopy->copyGroup(flds); in TEST() local