Home
last modified time | relevance | path

Searched defs:aStep (Results 101 – 125 of 146) sorted by relevance

123456

/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_ALineToWLine.cxx432 Standard_Real aStep = (theLPar - aParameter) / (Standard_Real)(myNbPointsInWline - 1); in MakeWLine() local
/dports/cad/opencascade/opencascade-7.6.0/src/Extrema/
H A DExtrema_GenExtPS.cxx336 Standard_Real aStep = (theKnots(i+1) - theKnots(i))/Max(theDegree,2); in fillParams() local
/dports/math/vtk6/VTK-6.2.0/Filters/Generic/
H A DvtkGenericStreamTracer.cxx876 IntervalInformation aStep; in Integrate() local
/dports/math/vtk6/VTK-6.2.0/Filters/FlowPaths/
H A DvtkStreamTracer.cxx823 IntervalInformation aStep; // always positive in Integrate() local
/dports/math/vtk8/VTK-8.2.0/Filters/FlowPaths/
H A DvtkStreamTracer.cxx842 IntervalInformation aStep; // always positive in Integrate() local
/dports/math/vtk8/VTK-8.2.0/Filters/Generic/
H A DvtkGenericStreamTracer.cxx875 IntervalInformation aStep; in Integrate() local
/dports/math/vtk9/VTK-9.1.0/Filters/Generic/
H A DvtkGenericStreamTracer.cxx830 IntervalInformation aStep; in Integrate() local
/dports/math/vtk9/VTK-9.1.0/Filters/FlowPaths/
H A DvtkStreamTracer.cxx830 IntervalInformation aStep; // always positive in Integrate() local
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_Edge.cxx915 Standard_Real aStep = Min(aLength1,aLength2)/2; in CheckOverlapping() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dwherecode.c2003 static const u8 aStep[] = { OP_Next, OP_Prev }; in sqlite3WhereCodeOneLoopStart() local
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dglcells.c826 double a, aStep = (double)M_PI / 3.0; in create_sphere() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/dlged/
H A Ddlgedobj.cxx1034 Any aStep = xPSetForm->getPropertyValue( DLGED_PROP_STEP ); in SetDefaults() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwherecode.c2289 static const u8 aStep[] = { OP_Next, OP_Prev }; in sqlite3WhereCodeOneLoopStart() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/dlged/
H A Ddlgedobj.cxx1041 Any aStep = xPSetForm->getPropertyValue( DLGED_PROP_STEP ); in SetDefaults() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwherecode.c2317 static const u8 aStep[] = { OP_Next, OP_Prev }; in sqlite3WhereCodeOneLoopStart() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwherecode.c2311 static const u8 aStep[] = { OP_Next, OP_Prev }; in sqlite3WhereCodeOneLoopStart() local
/dports/cad/opencascade/opencascade-7.6.0/src/LocOpe/
H A DLocOpe_SplitShape.cxx706 Standard_Real aStep = ( aL2 - aF2)/nbP; in checkOverlapping() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Druler.cxx577 double aStep = nTick / nTick4; in ImplDrawTicks() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Druler.cxx581 double aStep = nTick / nTick4; in ImplDrawTicks() local
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeConstruct/
H A DShapeConstruct_ProjectCurveOnSurface.cxx318 Standard_Real aStep = (aLastParam - aFirstParam) / (aNbIntPnts - 1); in Perform() local
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Ddraw.c1573 double aStep; // Angle Step (rad) in draw_arc() local
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph.php3837 function SetTextTickInterval($aStep,$aStart=0) {
3844 function SetTextLabelInterval($aStep) {
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLInputElement.cpp1909 nsresult HTMLInputElement::GetValueIfStepped(int32_t aStep, in GetValueIfStepped()
1992 nsresult HTMLInputElement::ApplyStep(int32_t aStep) { in ApplyStep()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLInputElement.cpp1910 nsresult HTMLInputElement::GetValueIfStepped(int32_t aStep, in GetValueIfStepped()
1993 nsresult HTMLInputElement::ApplyStep(int32_t aStep) { in ApplyStep()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLInputElement.cpp1909 nsresult HTMLInputElement::GetValueIfStepped(int32_t aStep, in GetValueIfStepped()
1992 nsresult HTMLInputElement::ApplyStep(int32_t aStep) { in ApplyStep()

123456