Home
last modified time | relevance | path

Searched defs:expEx (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_Analyse.cxx485 for (TopExp_Explorer expEx (pSA->First(), TopAbs_EDGE); expEx.More(); expEx.Next()) in TreatTangentFaces() local
/dports/lang/mosh/mosh-0.2.7/src/
H A DArithmeticProcedures.cpp186 Object scheme::expEx(VM* theVM, int argc, const Object* argv) in expEx() function in scheme
/dports/math/py-cdecimal/cdecimal-2.3/python/
H A Dtest_cdecimal3.py57 def assertRaises(expEx, func, *args, **kwargs): argument
H A Dtest_cdecimal2.py57 def assertRaises(expEx, func, *args, **kwargs): argument