Home
last modified time | relevance | path

Searched refs:commonConstructor (Results 1 – 25 of 57) sorted by relevance

123

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/stats/src/
H A DGaussianVectorCdf.C46 commonConstructor(); in GaussianVectorCdf()
71 commonConstructor(); in GaussianVectorCdf()
106 GaussianVectorCdf<V,M>::commonConstructor() in commonConstructor() function
H A DGaussianVectorMdf.C46 commonConstructor(); in GaussianVectorMdf()
71 commonConstructor(); in GaussianVectorMdf()
105 GaussianVectorMdf<V,M>::commonConstructor() in commonConstructor() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DGCActivityCallbackCF.cpp68 commonConstructor(heap, CFRunLoopGetCurrent()); in DefaultGCActivityCallback()
73 commonConstructor(heap, runLoop); in DefaultGCActivityCallback()
85 void DefaultGCActivityCallback::commonConstructor(Heap* heap, CFRunLoopRef runLoop) in commonConstructor() function in JSC::DefaultGCActivityCallback
H A DGCActivityCallback.h68 void commonConstructor(Heap*, CFRunLoopRef);
/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DCollision.cpp177 this->commonConstructor(); in SoVRMLCollision()
186 this->commonConstructor(); in SoVRMLCollision()
190 SoVRMLCollision::commonConstructor(void) in commonConstructor() function in SoVRMLCollision
H A DSwitch.cpp149 this->commonConstructor(); in SoVRMLSwitch()
159 this->commonConstructor(); in SoVRMLSwitch()
164 SoVRMLSwitch::commonConstructor(void) in commonConstructor() function in SoVRMLSwitch
H A DTransform.cpp211 this->commonConstructor(); in SoVRMLTransform()
221 this->commonConstructor(); in SoVRMLTransform()
225 SoVRMLTransform::commonConstructor(void) in commonConstructor() function in SoVRMLTransform
H A DLOD.cpp176 this->commonConstructor(); in SoVRMLLOD()
193 this->commonConstructor(); in SoVRMLLOD()
197 SoVRMLLOD::commonConstructor(void) in commonConstructor() function in SoVRMLLOD
H A DParent.cpp144 this->commonConstructor(); in SoVRMLParent()
153 this->commonConstructor(); in SoVRMLParent()
157 SoVRMLParent::commonConstructor(void) in commonConstructor() function in SoVRMLParent
/dports/graphics/Coin/coin-Coin-4.0.0/src/sensors/
H A DSoPathSensor.cpp99 this->commonConstructor(); in SoPathSensor()
111 this->commonConstructor(); in SoPathSensor()
115 SoPathSensor::commonConstructor(void) in commonConstructor() function in SoPathSensor
/dports/graphics/Coin/coin-Coin-4.0.0/src/actions/
H A DSoGetPrimitiveCountAction.cpp89 this->commonConstructor(SbViewportRegion(640, 512)); in SoGetPrimitiveCountAction()
97 this->commonConstructor(vp); in SoGetPrimitiveCountAction()
101 SoGetPrimitiveCountAction::commonConstructor(const SbViewportRegion & vp) in commonConstructor() function in SoGetPrimitiveCountAction
H A DSoWriteAction.cpp141 this->commonConstructor(new SoOutput); in SoWriteAction()
150 this->commonConstructor(out); in SoWriteAction()
155 SoWriteAction::commonConstructor(SoOutput * out) in commonConstructor() function in SoWriteAction
/dports/misc/ompl/ompl-1.5.2/src/ompl/base/samplers/src/
H A DInformedStateSampler.cpp128 commonConstructor( in InformedStateSampler()
138 commonConstructor(costFunc, infSampler); in InformedStateSampler()
141 void InformedStateSampler::commonConstructor(const GetCurrentCostFunc &costFunc, in commonConstructor() function in ompl::base::InformedStateSampler
/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/
H A DSoPathSwitch.cpp85 this->commonConstructor(); in SoPathSwitch()
131 this->commonConstructor(); in SoPathSwitch()
136 SoPathSwitch::commonConstructor(void) in commonConstructor() function in SoPathSwitch
H A DSoSwitch.cpp160 this->commonConstructor(); in SoSwitch()
174 this->commonConstructor(); in SoSwitch()
178 SoSwitch::commonConstructor(void) in commonConstructor() function in SoSwitch
H A DSoLOD.cpp158 this->commonConstructor(); in SoLOD()
172 this->commonConstructor(); in SoLOD()
177 SoLOD::commonConstructor(void) in commonConstructor() function in SoLOD
H A DSoLevelOfDetail.cpp283 this->commonConstructor(); in SoLevelOfDetail()
297 this->commonConstructor(); in SoLevelOfDetail()
302 SoLevelOfDetail::commonConstructor(void) in commonConstructor() function in SoLevelOfDetail
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/
H A DSoGuiCursor.cpp.in264 this->commonConstructor(So@Gui@Cursor::DEFAULT, NULL);
274 this->commonConstructor(shape, NULL);
289 this->commonConstructor(CUSTOM_BITMAP, ccarg);
294 So@Gui@Cursor::commonConstructor(const Shape shapearg, const CustomCursor * ccarg) function in Cursor
311 this->commonConstructor(cursor.shape, cursor.cc);
330 this->commonConstructor(c.shape, c.cc);
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/
H A DSoGuiCursor.cpp.in274 this->commonConstructor(So@Gui@Cursor::DEFAULT, NULL);
284 this->commonConstructor(shape, NULL);
299 this->commonConstructor(CUSTOM_BITMAP, ccarg);
304 So@Gui@Cursor::commonConstructor(const Shape shapearg, const CustomCursor * ccarg) function in Cursor
321 this->commonConstructor(cursor.shape, cursor.cc);
340 this->commonConstructor(c.shape, c.cc);
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/VRMLnodes/
H A DSoVRMLCollision.h66 void commonConstructor(void);
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/sensors/
H A DSoPathSensor.h65 void commonConstructor(void);
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/nodes/
H A DSoLevelOfDetail.h68 void commonConstructor(void);
H A DSoPathSwitch.h68 void commonConstructor(void);
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/actions/
H A DSoWriteAction.h64 void commonConstructor(SoOutput * out);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/stats/inc/
H A DGaussianVectorCdf.h98 void commonConstructor();

123