Home
last modified time | relevance | path

Searched defs:ParType (Results 1 – 22 of 22) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/tools/mesont/TMDGen/
H A DTMDGenData.f90189 subroutine PrintSampleParameters ( ParType ) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! argument
193 character*(*), intent(in) :: ParType local
/dports/cad/opencascade/opencascade-7.6.0/src/GeomAPI/
H A DGeomAPI_PointsToBSpline.cxx65 const Approx_ParametrizationType ParType, in GeomAPI_PointsToBSpline()
133 const Approx_ParametrizationType ParType, in Init()
H A DGeomAPI_PointsToBSplineSurface.cxx210 const Approx_ParametrizationType ParType, in GeomAPI_PointsToBSplineSurface()
279 const Approx_ParametrizationType ParType, in Interpolate()
309 const Approx_ParametrizationType ParType, in Init()
/dports/cad/opencascade/opencascade-7.6.0/src/Geom2dAPI/
H A DGeom2dAPI_PointsToBSpline.cxx84 const Approx_ParametrizationType ParType, in Geom2dAPI_PointsToBSpline()
138 const Approx_ParametrizationType ParType, in Init()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp77 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp76 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp78 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp78 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp77 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp78 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp77 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp76 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp76 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp78 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp76 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp78 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp76 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp78 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp78 const Type *ParType = Par->getType().getTypePtr(); in check() local
/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4AulScriptFunc.h190 C4V_Type ParType[C4AUL_MAX_Par]; // parameter types variable
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffsetAPI/
H A DBRepOffsetAPI_ThruSections.cxx1452 void BRepOffsetAPI_ThruSections::SetParType (const Approx_ParametrizationType ParType) in SetParType()
1462 Approx_ParametrizationType BRepOffsetAPI_ThruSections::ParType () const in ParType() function in BRepOffsetAPI_ThruSections
/dports/cad/opencascade/opencascade-7.6.0/src/GeometryTest/
H A DGeometryTest_APICommands.cxx432 const Approx_ParametrizationType ParType = Approx_ChordLength; in surfint() local