Home
last modified time | relevance | path

Searched refs:AllParents (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkAMRInformation.cxx488 if(level>=this->AllParents.size() || in GetParents()
489 index>=this->AllParents[level].size() || in GetParents()
490 this->AllParents[level][index].empty()) in GetParents()
496 num = static_cast<unsigned int>(this->AllParents[level][index].size()); in GetParents()
498 return &this->AllParents[level][index][0]; in GetParents()
548 this->AllParents.resize(this->GetNumberOfLevels()); in GenerateParentChildInformation()
553 this->CalculateParentChildRelationShip(i, this->AllChildren[i-1], this->AllParents[i]); in GenerateParentChildInformation()
H A DvtkAMRInformation.h287 std::vector<std::vector<std::vector<unsigned int> > > AllParents; variable
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkAMRInformation.cxx499 if (level >= this->AllParents.size() || index >= this->AllParents[level].size() || in GetParents()
500 this->AllParents[level][index].empty()) in GetParents()
506 num = static_cast<unsigned int>(this->AllParents[level][index].size()); in GetParents()
508 return &this->AllParents[level][index][0]; in GetParents()
554 this->AllParents.resize(this->GetNumberOfLevels()); in GenerateParentChildInformation()
559 this->CalculateParentChildRelationShip(i, this->AllChildren[i - 1], this->AllParents[i]); in GenerateParentChildInformation()
H A DvtkAMRInformation.h290 std::vector<std::vector<std::vector<unsigned int>>> AllParents; variable
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkAMRInformation.cxx492 if(level>=this->AllParents.size() || in GetParents()
493 index>=this->AllParents[level].size() || in GetParents()
494 this->AllParents[level][index].empty()) in GetParents()
500 num = static_cast<unsigned int>(this->AllParents[level][index].size()); in GetParents()
502 return &this->AllParents[level][index][0]; in GetParents()
552 AllParents.resize(this->GetNumberOfLevels()); in GenerateParentChildInformation()
557 this->CalculateParentChildRelationShip(i, AllChildren[i-1], AllParents[i]); in GenerateParentChildInformation()
H A DvtkAMRInformation.h246 std::vector<std::vector<std::vector<unsigned int> > > AllParents; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/Microsoft.Build.Construction/
H A DProjectElement.cs58 public IEnumerable<ProjectElementContainer> AllParents { property in Microsoft.Build.Construction.ProjectElement
/dports/devel/msbuild/msbuild-0.06/src/Build/Construction/
H A DProjectElement.cs187 public IEnumerable<ProjectElementContainer> AllParents property in Microsoft.Build.Construction.ProjectElement
/dports/devel/tcllib/tcllib-1.20/support/devel/sak/review/
H A Dreview.tcl343 set thenump [llength [AllParents $rid]]
376 set thenump [llength [AllParents $pid]]
/dports/devel/tcllibc/tcllib-1.20/support/devel/sak/review/
H A Dreview.tcl343 set thenump [llength [AllParents $rid]]
376 set thenump [llength [AllParents $pid]]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/rtl/
H A Dhipe_rtl_ssapre.erl1079 AllParents = digraph_utils:reaching([Key], XsiGraph),
1080 ?pp_debug("~nPropagating to all parents of t~w: ~w",[Key,AllParents]),
1081 propagate_later(AllParents,XsiGraph),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl_ssapre.erl1079 AllParents = digraph_utils:reaching([Key], XsiGraph),
1080 ?pp_debug("~nPropagating to all parents of t~w: ~w",[Key,AllParents]),
1081 propagate_later(AllParents,XsiGraph),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl_ssapre.erl1079 AllParents = digraph_utils:reaching([Key], XsiGraph),
1080 ?pp_debug("~nPropagating to all parents of t~w: ~w",[Key,AllParents]),
1081 propagate_later(AllParents,XsiGraph),
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DMicrosoft.Build.cs34 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMicrosoft.Build.cs45 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DMicrosoft.Build.cs48 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DMicrosoft.Build.cs48 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DMicrosoft.Build.cs48 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DMicrosoft.Build.cs54 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DMicrosoft.Build.cs48 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DMicrosoft.Build.cs48 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DMicrosoft.Build.cs48 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DMicrosoft.Build.cs54 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/devel/msbuild/msbuild-0.06/build/LegacyPackages/14.0/Microsoft.Build/
H A DMicrosoft.Build.cs38 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build/net/
H A DMicrosoft.Build.cs44 …eric.IEnumerable<Microsoft.Build.Construction.ProjectElementContainer> AllParents { get { throw nu… property in Microsoft.Build.Construction.ProjectElement

12