Home
last modified time | relevance | path

Searched refs:theParams (Results 1 – 25 of 125) sorted by relevance

12345

/dports/cad/opencascade/opencascade-7.6.0/src/LProp/
H A DLProp_CurAndInf.cxx38 if (theParams.IsEmpty()) { in AddInflection()
39 theParams.Append(Param); in AddInflection()
43 if (Param > theParams.Last()) { in AddInflection()
44 theParams.Append(Param); in AddInflection()
69 if (theParams.IsEmpty()) { in AddExtCur()
70 theParams.Append(Param); in AddExtCur()
75 theParams.Append(Param); in AddExtCur()
95 theParams.Clear(); in Clear()
107 return theParams.IsEmpty(); in IsEmpty()
118 return theParams.Length(); in NbPoints()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Sampler.cxx30 : myParams (theParams), in IMPLEMENT_STANDARD_RTTIEXT()
176 if (myParams != theParams) in SetParameters()
178 myParams = theParams; in SetParameters()
204 if (theParams->Filter() == Graphic3d_TOTF_BILINEAR) in applySamplerParams()
242 switch (theParams->AnisoFilter()) in applySamplerParams()
290 (void )theParams; in applyGlobalTextureParams()
299 if (!theParams->IsModulate()) in applyGlobalTextureParams()
310 switch (theParams->GenMode()) in applyGlobalTextureParams()
403 (void )theParams; in resetGlobalTextureParams()
421 if (theParams->GenMode() != GL_NONE) in resetGlobalTextureParams()
[all …]
H A DOpenGl_Sampler.hxx40 Standard_EXPORT OpenGl_Sampler (const Handle(Graphic3d_TextureParams)& theParams);
112 Standard_EXPORT void SetParameters (const Handle(Graphic3d_TextureParams)& theParams);
140 const Handle(Graphic3d_TextureParams)& theParams,
148 … const Handle(Graphic3d_TextureParams)& theParams);
153 … const Handle(Graphic3d_TextureParams)& theParams);
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XalanExe/
H A DXalanExe.cpp571 if (theParams.m_showTiming == false) in transform()
624 if (theParams.m_showTiming == false) in transform()
716 if (theParams.m_encoding != 0) in transform()
723 if (theParams.m_outFileName != 0) in transform()
736 theParams, in transform()
744 theParams, in transform()
761 theParams.m_xslFileName != 0); in transform()
769 theParams, in transform()
777 theParams, in transform()
797 theParams, in transform()
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/context/
H A Ddecimal_format.cpp39 theParams(params) in SERIALIZABLE_CLASS_VERSIONS()
48 ar & theParams; in serialize() local
68 for (unsigned int i = 0; i<theParams.size()-1; i++) in validate()
69 for (unsigned int j = i+1; j<theParams.size(); j++) in validate()
71 if (isPictureStringProperty(theParams[i].first) in validate()
73 isPictureStringProperty(theParams[j].first) in validate()
75 theParams[i].second == theParams[j].second) in validate()
76 …throw XQUERY_EXCEPTION(err::XQST0098, ERROR_PARAMS(theParams[i].first, theParams[j].first), ERROR_… in validate()
/dports/cad/opencascade/opencascade-7.6.0/src/Image/
H A DImage_VideoRecorder.cxx171 if (theParams.Width <= 0 in Open()
172 || theParams.Height <= 0) in Open()
193 if (!openVideoCodec (theParams)) in Open()
225 (void )theParams; in Open()
237 myFrameRate.num = theParams.FpsNum; in addVideoStream()
238 myFrameRate.den = theParams.FpsDen; in addVideoStream()
243 if (!theParams.VideoCodec.IsEmpty()) in addVideoStream()
246 aCodecName = theParams.VideoCodec; in addVideoStream()
286 (void )theParams; in addVideoStream()
351 if (!theParams.PixelFormat.IsEmpty()) in openVideoCodec()
[all …]
H A DImage_VideoRecorder.hxx91 const Image_VideoParams& theParams);
114 Standard_EXPORT Standard_Boolean addVideoStream (const Image_VideoParams& theParams,
118 Standard_EXPORT Standard_Boolean openVideoCodec (const Image_VideoParams& theParams);
/dports/astro/cfitsio/cfitsio-3.49/
H A Deval.y3402 Node *theParams[MAXSUBS]; in Do_Func() local
3420 if( theParams[i]->type==DOUBLE ) { in Do_Func()
3445 if( theParams[0]->type==BOOLEAN ) in Do_Func()
3455 if( theParams[0]->type==LONG ) in Do_Func()
3464 if( theParams[0]->type==BOOLEAN ) in Do_Func()
3473 if( theParams[0]->type==DOUBLE ) in Do_Func()
3744 if( theParams[0]->type==DOUBLE ) { in Do_Func()
3852 if( theParams[0]->type==LONG ) { in Do_Func()
3896 if( theParams[0]->type==LONG ) { in Do_Func()
3978 if( theParams[0]->type==LONG ) { in Do_Func()
[all …]
H A Deval_y.c5775 Node *theParams[MAXSUBS]; in Do_Func() local
5793 if( theParams[i]->type==DOUBLE ) { in Do_Func()
5818 if( theParams[0]->type==BOOLEAN ) in Do_Func()
5828 if( theParams[0]->type==LONG ) in Do_Func()
5837 if( theParams[0]->type==BOOLEAN ) in Do_Func()
5846 if( theParams[0]->type==DOUBLE ) in Do_Func()
6117 if( theParams[0]->type==DOUBLE ) { in Do_Func()
6225 if( theParams[0]->type==LONG ) { in Do_Func()
6269 if( theParams[0]->type==LONG ) { in Do_Func()
6351 if( theParams[0]->type==LONG ) { in Do_Func()
[all …]
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Deval.y3481 Node *theParams[MAXSUBS];
3499 if( theParams[i]->type==DOUBLE ) {
3524 if( theParams[0]->type==BOOLEAN )
3534 if( theParams[0]->type==LONG )
3543 if( theParams[0]->type==BOOLEAN )
3552 if( theParams[0]->type==DOUBLE )
3823 if( theParams[0]->type==DOUBLE ) {
3931 if( theParams[0]->type==LONG ) {
3975 if( theParams[0]->type==LONG ) {
4057 if( theParams[0]->type==LONG ) {
[all …]
H A Deval_y.c4977 Node *theParams[MAXSUBS];
4995 if( theParams[i]->type==DOUBLE ) {
5020 if( theParams[0]->type==BOOLEAN )
5030 if( theParams[0]->type==LONG )
5039 if( theParams[0]->type==BOOLEAN )
5048 if( theParams[0]->type==DOUBLE )
5319 if( theParams[0]->type==DOUBLE ) {
5427 if( theParams[0]->type==LONG ) {
5471 if( theParams[0]->type==LONG ) {
5553 if( theParams[0]->type==LONG ) {
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Font/
H A DFont_FTFont.cxx92 const Font_FTFontParams& theParams, in Init() argument
98 myFontParams = theParams; in Init()
101 if ((theParams.FontHinting & Font_Hinting_Light) != 0 in Init()
102 && (theParams.FontHinting & Font_Hinting_Normal) != 0) in Init()
111 if ((theParams.FontHinting & Font_Hinting_ForceAutohint) != 0 in Init()
112 && (theParams.FontHinting & Font_Hinting_NoAutohint) != 0) in Init()
152 …e if (FT_Set_Char_Size (myFTFace, 0L, toFTPoints (theParams.PointSize), theParams.Resolution, theP… in Init()
159 if (theParams.ToSynthesizeItalic) in Init()
193 Font_FTFontParams aParams = theParams; in Handle()
243 const Font_FTFontParams& theParams, in FindAndInit() argument
[all …]
H A DFont_FTFont.hxx81 const Font_FTFontParams& theParams,
173 const Font_FTFontParams& theParams, in Init() argument
176 return Init (Handle(NCollection_Buffer)(), theFontPath, theParams, theFaceId); in Init()
188 const Font_FTFontParams& theParams,
199 const Font_FTFontParams& theParams,
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Deval_y.c5781 Node *theParams[MAXSUBS]; in Do_Func() local
5799 if( theParams[i]->type==DOUBLE ) { in Do_Func()
5824 if( theParams[0]->type==BOOLEAN ) in Do_Func()
5834 if( theParams[0]->type==LONG ) in Do_Func()
5843 if( theParams[0]->type==BOOLEAN ) in Do_Func()
5852 if( theParams[0]->type==DOUBLE ) in Do_Func()
6129 if( theParams[0]->type==DOUBLE ) { in Do_Func()
6237 if( theParams[0]->type==LONG ) { in Do_Func()
6281 if( theParams[0]->type==LONG ) { in Do_Func()
6363 if( theParams[0]->type==LONG ) { in Do_Func()
[all …]
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Deval_y.c6008 Node *theParams[MAXSUBS]; in Do_Func() local
6026 if( theParams[i]->type==DOUBLE ) { in Do_Func()
6051 if( theParams[0]->type==BOOLEAN ) in Do_Func()
6061 if( theParams[0]->type==LONG ) in Do_Func()
6070 if( theParams[0]->type==BOOLEAN ) in Do_Func()
6079 if( theParams[0]->type==DOUBLE ) in Do_Func()
6350 if( theParams[0]->type==DOUBLE ) { in Do_Func()
6458 if( theParams[0]->type==LONG ) { in Do_Func()
6502 if( theParams[0]->type==LONG ) { in Do_Func()
6584 if( theParams[0]->type==LONG ) { in Do_Func()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_Sampler.hxx40 Standard_EXPORT OpenGl_Sampler (const Handle(Graphic3d_TextureParams)& theParams);
112 Standard_EXPORT void SetParameters (const Handle(Graphic3d_TextureParams)& theParams);
140 const Handle(Graphic3d_TextureParams)& theParams,
148 … const Handle(Graphic3d_TextureParams)& theParams);
153 … const Handle(Graphic3d_TextureParams)& theParams);
H A DFont_FTFont.hxx81 const Font_FTFontParams& theParams,
173 const Font_FTFontParams& theParams, in Init() argument
176 return Init (Handle(NCollection_Buffer)(), theFontPath, theParams, theFaceId); in Init()
188 const Font_FTFontParams& theParams,
199 const Font_FTFontParams& theParams,
H A DImage_VideoRecorder.hxx91 const Image_VideoParams& theParams);
114 Standard_EXPORT Standard_Boolean addVideoStream (const Image_VideoParams& theParams,
118 Standard_EXPORT Standard_Boolean openVideoCodec (const Image_VideoParams& theParams);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_Sampler.hxx39 Standard_EXPORT OpenGl_Sampler (const Handle(Graphic3d_TextureParams)& theParams);
111 Standard_EXPORT void SetParameters (const Handle(Graphic3d_TextureParams)& theParams);
135 const Handle(Graphic3d_TextureParams)& theParams,
143 … const Handle(Graphic3d_TextureParams)& theParams);
148 … const Handle(Graphic3d_TextureParams)& theParams);
H A DFont_FTFont.hxx69 const Font_FTFontParams& theParams,
160 const Font_FTFontParams& theParams) in Init() argument
162 return Init (Handle(NCollection_Buffer)(), theFontPath, theParams); in Init()
173 const Font_FTFontParams& theParams);
183 const Font_FTFontParams& theParams,
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/
H A DRenderListPlugin.pm113 my ( $theType, $theParams, $theFocus, $theDepth, $theText ) = @_;
196 $theParams =~ s/%PUBURL%/$pubUrl/g;
197 $theParams =~ s/%ATTACHURL%/$attachUrl/g;
198 $theParams =~ s/%WEB%/$installWeb/g;
199 $theParams =~ s/%MAINWEB%/Foswiki::Func::getMainWebname()/ge;
200 $theParams =~ s/%TWIKIWEB%/$Foswiki::cfg{SystemWebName}/ge;
201 $theParams =~ s/%SYSTEMWEB%/$Foswiki::cfg{SystemWebName}/ge;
203 = split( /, */, $theParams );
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/Utils/MsgCreator/
H A DMsgCreator.cpp339 CmdLineParams theParams; in main() local
345 if (getArgs(argC, argV, theParams, &errorMessage) == false) in main()
396 const char* const fileName = theParams.inXMLFileName; in main()
401 buildOutputFileName(theParams, OutputFileName); in main()
402 buildIndexFileName(theParams, IndexFileName); in main()
408 switch(theParams.enTypeOfLocaleMsg){ in main()
472 handler->setLocale(theParams.localeName); in main()
/dports/www/twiki-RenderListPlugin/RenderListPlugin-0.0.16417/lib/TWiki/Plugins/
H A DRenderListPlugin.pm102 my ( $theType, $theParams, $theFocus, $theDepth, $theText ) = @_;
178 $theParams =~ s/%PUBURL%/$pubUrl/go;
179 $theParams =~ s/%ATTACHURL%/$attachUrl/go;
180 $theParams =~ s/%WEB%/$installWeb/go;
181 $theParams =~ s/%MAINWEB%/TWiki::Func::getMainWebname()/geo;
182 $theParams =~ s/%TWIKIWEB%/TWiki::Func::getTwikiWebname()/geo;
184 = split( /, */, $theParams );
/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_XRSession.cxx53 const Aspect_XRHapticActionData& theParams) in TriggerHapticVibrationAction() argument
55 if (!theParams.IsValid()) in TriggerHapticVibrationAction()
59 triggerHapticVibrationAction (theAction, theParams); in TriggerHapticVibrationAction()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A DBRepMesh_NURBSRangeSplitter.cxx35 const Handle(IMeshData::SequenceOfReal)& theParams, in AnalyticalFilter() argument
42 myParams(theParams), in AnalyticalFilter()
223 IMeshData::IMapOfReal& theParams) in addParam() argument
231 theParams.Add(theParam); in addParam()
240 IMeshData::IMapOfReal& theParams) in initParamsFromIntervals() argument
247 if (addParam(aStartParam, theRange, theParams)) in initParamsFromIntervals()
255 if (addParam(aMidParam, theRange, theParams)) in initParamsFromIntervals()
525 const IMeshData::IMapOfReal& theParams, in Handle()
533 const Standard_Integer anInitLen = theParams.Extent(); in Handle()
543 aParamArray(j) = theParams(j); in Handle()

12345