Home
last modified time | relevance | path

Searched refs:aType2 (Results 1 – 23 of 23) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_PaveFiller_9.cxx73 const TopAbs_ShapeEnum aType2) in FillShrunkData() argument
75 myIterator->Initialize(aType1, aType2); in FillShrunkData()
86 TopAbs_ShapeEnum aType[2] = { aType1, aType2 }; in FillShrunkData()
H A DBOPAlgo_PaveFiller_3.cxx347 GeomAbs_CurveType aType2 = aBAC2.GetType(); in PerformEE() local
350 (aType2 == GeomAbs_Line || in PerformEE()
351 aType2 == GeomAbs_Circle)) || in PerformEE()
352 ((aType2 == GeomAbs_Line) && in PerformEE()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPDS/
H A DBOPDS_IteratorSI.cxx122 const TopAbs_ShapeEnum aType2 = aSI2.ShapeType(); in Intersect() local
125 Standard_Integer iType2 = BOPDS_Tools::TypeToInteger (aType2); in Intersect()
142 Standard_Integer iX = BOPDS_Tools::TypeToInteger (aType1, aType2); in Intersect()
H A DBOPDS_Iterator.cxx201 const TopAbs_ShapeEnum aType2) in Initialize() argument
206 iX=BOPDS_Tools::TypeToInteger(aType1, aType2); in Initialize()
336 const TopAbs_ShapeEnum aType2 = aSI2.ShapeType(); in Intersect() local
339 Standard_Integer iType2 = BOPDS_Tools::TypeToInteger (aType2); in Intersect()
356 Standard_Integer iX = BOPDS_Tools::TypeToInteger (aType1, aType2); in Intersect()
H A DBOPDS_SubIterator.cxx166 const TopAbs_ShapeEnum aType2 = aSI2.ShapeType(); in Intersect() local
169 Standard_Integer iType2 = BOPDS_Tools::TypeToInteger (aType2); in Intersect()
H A DBOPDS_Tools.lxx37 const TopAbs_ShapeEnum aType2)
43 iT2=BOPDS_Tools::TypeToInteger(aType2);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGPathSegUtils.h244 static uint32_t SameTypeModuloRelativeness(uint32_t aType1, uint32_t aType2) { in SameTypeModuloRelativeness() argument
246 return aType1 == aType2; in SameTypeModuloRelativeness()
249 return RelativeVersionOfType(aType1) == RelativeVersionOfType(aType2); in SameTypeModuloRelativeness()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGPathSegUtils.h259 static uint32_t SameTypeModuloRelativeness(uint32_t aType1, uint32_t aType2) { in SameTypeModuloRelativeness() argument
261 return aType1 == aType2; in SameTypeModuloRelativeness()
264 return RelativeVersionOfType(aType1) == RelativeVersionOfType(aType2); in SameTypeModuloRelativeness()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGPathSegUtils.h244 static uint32_t SameTypeModuloRelativeness(uint32_t aType1, uint32_t aType2) { in SameTypeModuloRelativeness() argument
246 return aType1 == aType2; in SameTypeModuloRelativeness()
249 return RelativeVersionOfType(aType1) == RelativeVersionOfType(aType2); in SameTypeModuloRelativeness()
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGPathSegUtils.h246 static uint32_t SameTypeModuloRelativeness(uint32_t aType1, uint32_t aType2) { in SameTypeModuloRelativeness() argument
248 return aType1 == aType2; in SameTypeModuloRelativeness()
251 return RelativeVersionOfType(aType1) == RelativeVersionOfType(aType2); in SameTypeModuloRelativeness()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGPathSegUtils.h247 static uint32_t SameTypeModuloRelativeness(uint32_t aType1, uint32_t aType2) { in SameTypeModuloRelativeness() argument
249 return aType1 == aType2; in SameTypeModuloRelativeness()
252 return RelativeVersionOfType(aType1) == RelativeVersionOfType(aType2); in SameTypeModuloRelativeness()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGPathSegUtils.h246 static uint32_t SameTypeModuloRelativeness(uint32_t aType1, uint32_t aType2) { in SameTypeModuloRelativeness() argument
248 return aType1 == aType2; in SameTypeModuloRelativeness()
251 return RelativeVersionOfType(aType1) == RelativeVersionOfType(aType2); in SameTypeModuloRelativeness()
/dports/cad/opencascade/opencascade-7.6.0/src/IntTools/
H A DIntTools_FaceFace.cxx301 else if(aType2 == GeomAbs_Plane) in isTreatAnalityc()
322 else if(aType2 == GeomAbs_Cylinder) in isTreatAnalityc()
377 GeomAbs_SurfaceType aType2=aBAS2.GetType(); in Perform() local
385 aType2=aBAS1.GetType(); in Perform()
513 (aType2 != GeomAbs_BSplineSurface) && in Perform()
514 (aType2 != GeomAbs_BezierSurface) && in Perform()
515 (aType2 != GeomAbs_OtherSurface)) in Perform()
518 (aType2 == GeomAbs_Torus)) in Perform()
1773 GeomAbs_SurfaceType aType1, aType2; in PrepareLines3D() local
1803 aType2=myHS2->GetType(); in PrepareLines3D()
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/OpenCASCADE/
H A DShapeBuild_ReShape.ixx36 static Handle_Standard_Type aType2 = STANDARD_TYPE(MMgt_TShared);
40 static Handle_Standard_Transient _Ancestors[]= {aType1,aType2,aType3,NULL};
/dports/cad/opencascade/opencascade-7.6.0/src/Extrema/
H A DExtrema_ExtCC.cxx254 GeomAbs_CurveType aType2 = type2; in Perform() local
261 aType2 = type1; in Perform()
263 switch (aType2) { in Perform()
418 const GeomAbs_CurveType aType2 = Extrema_CurveTool::GetType (*myC[1]); in PrepareParallelResult() local
420 ((aType2 != GeomAbs_Line) && (aType2 != GeomAbs_Circle))) in PrepareParallelResult()
430 if (aType1 != aType2) in PrepareParallelResult()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPDS_Tools.lxx37 const TopAbs_ShapeEnum aType2)
43 iT2=BOPDS_Tools::TypeToInteger(aType2);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPDS_Tools.lxx37 const TopAbs_ShapeEnum aType2)
43 iT2=BOPDS_Tools::TypeToInteger(aType2);
/dports/science/cdk/cdk-cdk-2.3/base/valencycheck/src/main/java/org/openscience/cdk/tools/
H A DSmilesValencyChecker.java177 IAtomType aType2 = atomTypes2[atCounter2]; in saturateByIncreasingBondOrder() local
180 logger.debug(" with atom type: ", aType2); in saturateByIncreasingBondOrder()
181 if (BondManipulator.isLowerOrder(bond.getOrder(), aType2.getMaxBondOrder()) in saturateByIncreasingBondOrder()
H A DSaturationChecker.java390 IAtomType aType2 = atomTypes2[atCounter2]; in newSaturate() local
393 logger.debug(" with atom type: ", aType2); in newSaturate()
394 … if (!BondManipulator.isLowerOrder(bond.getOrder(), aType2.getMaxBondOrder()) in newSaturate()
397 … } else if (BondManipulator.isLowerOrder(bond.getOrder(), aType2.getMaxBondOrder()) in newSaturate()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/matcher/
H A Dexpression_algo_test.cpp533 ParsedMatchExpression aType2("{a: {$type: 2}}"); in TEST() local
536 ASSERT_FALSE(expression::isSubsetOf(aType1.get(), aType2.get())); in TEST()
537 ASSERT_FALSE(expression::isSubsetOf(aType2.get(), aType1.get())); in TEST()
539 ASSERT_TRUE(expression::isSubsetOf(aType2.get(), aType2.get())); in TEST()
540 ASSERT_FALSE(expression::isSubsetOf(aType2.get(), bType2.get())); in TEST()
545 ParsedMatchExpression aType2("{a: {$type: 2}}"); in TEST() local
548 ASSERT_TRUE(expression::isSubsetOf(aType2.get(), aExists.get())); in TEST()
549 ASSERT_FALSE(expression::isSubsetOf(aExists.get(), aType2.get())); in TEST()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_CheckCommands.cxx220 TopAbs_ShapeEnum aType1, aType2; in bopcheck() local
275 aType2=aSI2.ShapeType(); in bopcheck()
277 iT=BOPDS_Tools::TypeToInteger(aType1, aType2); in bopcheck()
/dports/lang/seed7/seed7/lib/
H A Dseed7_05.s7i351 const func boolean: (in type: aType1) = (in type: aType2) is action "TYP_EQ";
352 const func boolean: (in type: aType1) <> (in type: aType2) is action "TYP_NE";
353 const func integer: compare (in type: aType1, in type: aType2) is action "TYP_CMP";
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/runtime/
H A Dmethods.cxx694 FileStatus::Type aType2 = aFileStatus2.getFileType(); in implRemoveDirRecursive() local
695 bool bFolder2 = isFolder( aType2 ); in implRemoveDirRecursive()