Home
last modified time | relevance | path

Searched defs:theNum (Results 1 – 25 of 113) sorted by relevance

12345

/dports/math/R-cran-RHmm/RHmm/src/
H A DcRUtils.cpp16 void cRUtil::GetValSexp(SEXP theSEXP, uint theNum, uint &theVal) in GetValSexp()
22 void cRUtil::GetValSexp(SEXP theSEXP, uint theNum, int &theVal) in GetValSexp()
28 void cRUtil::GetValSexp(SEXP theSEXP, uint theNum, double &theVal) in GetValSexp()
34 void cRUtil::GetValSexp(SEXP theSEXP, uint theNum, char* theVal) in GetValSexp()
39 void cRUtil::GetValSexp(SEXP theSEXP, uint theNum, SEXP &theVal) in GetValSexp()
47 void cRUtil::GetVectSexp(SEXP theSEXP, uint theNum, uint theDim, int* theVal) in GetVectSexp()
53 void cRUtil::GetVectSexp(SEXP theSEXP, uint theNum, uint theDim, uint* theVal) in GetVectSexp()
60 void cRUtil::GetVectSexp(SEXP theSEXP, uint theNum, uint theDim, double* theVal) in GetVectSexp()
66 void cRUtil::GetVectSexp(SEXP theSEXP, uint theNum, cDVector& theVal) in GetVectSexp()
97 void cRUtil::GetMatSexp(SEXP theSEXP, uint theNum, cDMatrix& theMat) in GetMatSexp()
[all …]
/dports/benchmarks/iperf/iperf-2.1.4/src/
H A Dstdio.c78 double theNum; in byte_atof() local
108 double theNum; in byte_atoi() local
137 double theNum; in bitorbyte_atoi() local
166 double theNum; in bitorbyte_atof() local
/dports/science/hdf/hdf-4.2.15/mfhdf/libsrc/
H A Dalloc.h30 #define Alloc(theNum, theType) \ argument
33 #define Alloc(theNum, theType) \ argument
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dmath_IntegerVector.hxx187 inline Standard_Integer& Value (const Standard_Integer theNum) in Value()
197 Standard_Integer& operator()(const Standard_Integer theNum) in operator ()()
H A Dmath_Vector.hxx252 inline Standard_Real& Value (const Standard_Integer theNum) in Value()
262 Standard_Real& operator()(const Standard_Integer theNum) in operator ()()
H A DStepDimTol_GeometricToleranceWithModifiers.hxx75 …inline void SetModifierValue(const Standard_Integer theNum, const StepDimTol_GeometricToleranceMod… in SetModifierValue()
H A DStepVisual_AnnotationPlane.hxx65 …inline void SetElementsValue(const Standard_Integer theNum, const StepVisual_AnnotationPlaneElemen… in SetElementsValue()
H A DStepVisual_DraughtingCallout.hxx66 …inline void SetContentsValue(const Standard_Integer theNum, const StepVisual_DraughtingCalloutElem… in SetContentsValue()
H A DStepDimTol_ToleranceZoneDefinition.hxx70 …inline void SetBoundariesValue(const Standard_Integer theNum, const Handle(StepRepr_ShapeAspect)& … in SetBoundariesValue()
H A DStepDimTol_ToleranceZone.hxx81 …inline void SetDefiningToleranceValue(const Standard_Integer theNum, const StepDimTol_ToleranceZon… in SetDefiningToleranceValue()
/dports/cad/opencascade/opencascade-7.6.0/src/math/
H A Dmath_IntegerVector.hxx187 inline Standard_Integer& Value (const Standard_Integer theNum) in Value()
197 Standard_Integer& operator()(const Standard_Integer theNum) in operator ()()
H A Dmath_Vector.hxx252 inline Standard_Real& Value (const Standard_Integer theNum) in Value()
262 Standard_Real& operator()(const Standard_Integer theNum) in operator ()()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dmath_IntegerVector.hxx187 inline Standard_Integer& Value (const Standard_Integer theNum) in Value()
197 Standard_Integer& operator()(const Standard_Integer theNum) in operator ()()
H A Dmath_Vector.hxx252 inline Standard_Real& Value (const Standard_Integer theNum) in Value()
262 Standard_Real& operator()(const Standard_Integer theNum) in operator ()()
H A DStepVisual_DraughtingCallout.hxx66 …inline void SetContentsValue(const Standard_Integer theNum, const StepVisual_DraughtingCalloutElem… in SetContentsValue()
H A DStepDimTol_GeometricToleranceWithModifiers.hxx75 …inline void SetModifierValue(const Standard_Integer theNum, const StepDimTol_GeometricToleranceMod… in SetModifierValue()
H A DStepVisual_AnnotationPlane.hxx65 …inline void SetElementsValue(const Standard_Integer theNum, const StepVisual_AnnotationPlaneElemen… in SetElementsValue()
/dports/cad/opencascade/opencascade-7.6.0/src/StepVisual/
H A DStepVisual_AnnotationPlane.hxx65 …inline void SetElementsValue(const Standard_Integer theNum, const StepVisual_AnnotationPlaneElemen… in SetElementsValue()
H A DStepVisual_DraughtingCallout.hxx66 …inline void SetContentsValue(const Standard_Integer theNum, const StepVisual_DraughtingCalloutElem… in SetContentsValue()
/dports/cad/opencascade/opencascade-7.6.0/src/StepDimTol/
H A DStepDimTol_GeometricToleranceWithModifiers.hxx75 …inline void SetModifierValue(const Standard_Integer theNum, const StepDimTol_GeometricToleranceMod… in SetModifierValue()
H A DStepDimTol_ToleranceZone.hxx81 …inline void SetDefiningToleranceValue(const Standard_Integer theNum, const StepDimTol_ToleranceZon… in SetDefiningToleranceValue()
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepKinematics/
H A DRWStepKinematics_RWKinematicLink.cxx37 const Standard_Integer theNum, in ReadStep()
H A DRWStepKinematics_RWContextDependentKinematicLinkRepresentation.cxx38const Standard_Integer theNum, in ReadStep()
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepRepr/
H A DRWStepRepr_RWRepresentationContextReference.cxx39 const Standard_Integer theNum, in ReadStep()
H A DRWStepRepr_RWRepresentationReference.cxx40 const Standard_Integer theNum, in ReadStep()

12345