Home
last modified time | relevance | path

Searched refs:MakeExplicit (Results 1 – 25 of 37) sorted by relevance

12

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/common/
H A Dexplicitfieldvector.hh159 struct MakeExplicit struct
165 struct MakeExplicit<FieldVector<Field, Size> > struct
171 using Explicit = typename MakeExplicit<FV>::Type;
/dports/devel/f18/f18-1688bef/lib/semantics/
H A Dtype.h163 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
167 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
168 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
H A Dresolve-names-utils.cc222 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
281 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
294 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
297 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Semantics/
H A Dtype.h168 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
172 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
173 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Semantics/
H A Dtype.h168 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
172 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
173 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Semantics/
H A Dtype.h168 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
172 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
173 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Semantics/
H A Dtype.h168 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
172 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
173 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dtype.h171 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
175 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
176 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Semantics/
H A Dtype.h171 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
175 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
176 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dtype.h171 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
175 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
176 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dtype.h171 static ShapeSpec MakeExplicit(Bound &&lb, Bound &&ub) { in MakeExplicit() function
175 static const ShapeSpec MakeExplicit(Bound &&ub) { in MakeExplicit() function
176 return MakeExplicit(Bound{1}, std::move(ub)); in MakeExplicit()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/
H A Dresolve-names-utils.cpp233 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
291 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
304 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
307 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names-utils.cpp240 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
309 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
322 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
325 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
H A Druntime-type-info.cpp262 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{elements - 1})); in SaveNumericPointerTarget()
296 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{n - 1})); in SaveDerivedPointerTarget()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dresolve-names-utils.cpp240 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
309 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
322 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
325 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
H A Druntime-type-info.cpp262 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{elements - 1})); in SaveNumericPointerTarget()
296 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{n - 1})); in SaveDerivedPointerTarget()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dresolve-names-utils.cpp240 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
309 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
322 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
325 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
H A Druntime-type-info.cpp262 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{elements - 1})); in SaveNumericPointerTarget()
296 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{n - 1})); in SaveDerivedPointerTarget()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dresolve-names-utils.cpp240 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
309 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
322 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
325 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
H A Druntime-type-info.cpp263 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{elements - 1})); in SaveNumericPointerTarget()
297 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{n - 1})); in SaveDerivedPointerTarget()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names-utils.cpp240 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
309 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
322 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
325 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
H A Druntime-type-info.cpp262 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{elements - 1})); in SaveNumericPointerTarget()
296 arraySpec.push_back(ShapeSpec::MakeExplicit(Bound{0}, Bound{n - 1})); in SaveDerivedPointerTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Semantics/
H A Dresolve-names-utils.cpp227 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
285 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
298 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
301 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names-utils.cpp240 void MakeExplicit(const std::optional<parser::SpecificationExpr> &,
309 MakeExplicit(std::get<std::optional<parser::SpecificationExpr>>(x.t), in Analyze()
322 void ArraySpecAnalyzer::MakeExplicit( in MakeExplicit() function in Fortran::semantics::ArraySpecAnalyzer
325 arraySpec_.push_back(ShapeSpec::MakeExplicit(GetBound(lb), GetBound(ub))); in MakeExplicit()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/testing/
H A DUnitTestGhostCellRemove.cxx169 static vtkm::cont::DataSet MakeExplicit(vtkm::Id numI, vtkm::Id numJ, vtkm::Id numK, int numLayers) in MakeExplicit() function
245 ds = MakeExplicit(nx, ny, nz, layer); in TestGhostCellRemove()

12