Home
last modified time | relevance | path

Searched defs:shiftm (Results 1 – 3 of 3) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/STEPConstruct/
H A DSTEPConstruct_AP203Context.cxx137 Standard_Integer shiftm = ( abs ( shift ) - shifth * 3600 ) / 60; in Handle() local
/dports/math/cln/cln-1.3.6/src/base/digitseq/
H A Dcl_DS_mul_fftm.h233 static void shiftm (const uintC R, const uintC chlen, in shiftm() function
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/linear/
H A DSymmLQTest.java57 final double shiftm = shift; in saundersTest() local