Home
last modified time | relevance | path

Searched refs:HasEH (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/update/
H A Dhalfedge_topology.h122 bool HasEH = MeshType::EdgeType::HasEHAdjacency(); in diagonal_collapse_quad() local
168 if(HasEH && HasHE) in diagonal_collapse_quad()
336 bool HasEH = MeshType::EdgeType::HasEHAdjacency(); in singlet_remove_quad() local
376 if(HasEH) in singlet_remove_quad()
759 bool HasEH = MeshType::EdgeType::HasEHAdjacency(); in add_face_unsafe() local
781 if(HasEH || HasHE) in add_face_unsafe()
829 if(HasEH) in add_face_unsafe()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/update/
H A Dhalfedge_topology.h122 bool HasEH = MeshType::EdgeType::HasEHAdjacency(); in diagonal_collapse_quad() local
168 if(HasEH && HasHE) in diagonal_collapse_quad()
336 bool HasEH = MeshType::EdgeType::HasEHAdjacency(); in singlet_remove_quad() local
376 if(HasEH) in singlet_remove_quad()
759 bool HasEH = MeshType::EdgeType::HasEHAdjacency(); in add_face_unsafe() local
781 if(HasEH || HasHE) in add_face_unsafe()
829 if(HasEH) in add_face_unsafe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h584 HasEH = 1 << 1, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DebugInfo/CodeView/
H A DCodeView.h584 HasEH = 1 << 1, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h584 HasEH = 1 << 1, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h584 HasEH = 1 << 1, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h584 HasEH = 1 << 1, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h584 HasEH = 1 << 1, enumerator
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/DebugInfo/CodeView/
H A DCodeView.h581 HasEH = 1 << 1, enumerator
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/DebugInfo/CodeView/
H A DCodeView.h564 HasEH = 1 << 1, enumerator
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/DebugInfo/CodeView/
H A DCodeView.h547 HasEH = 1 << 1, enumerator
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1063 bool HasEH = FD.Flags & FrameData::HasEH; in dumpNewFpo() local
1074 uint16_t(FD.SavedRegsSize), HasSEH, HasEH, IsFuncStart, in dumpNewFpo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1131 bool HasEH = FD.Flags & FrameData::HasEH; in dumpNewFpo() local
1142 uint16_t(FD.SavedRegsSize), HasSEH, HasEH, IsFuncStart, in dumpNewFpo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1131 bool HasEH = FD.Flags & FrameData::HasEH; in dumpNewFpo() local
1142 uint16_t(FD.SavedRegsSize), HasSEH, HasEH, IsFuncStart, in dumpNewFpo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1127 bool HasEH = FD.Flags & FrameData::HasEH; in dumpNewFpo() local
1138 uint16_t(FD.SavedRegsSize), HasSEH, HasEH, IsFuncStart, in dumpNewFpo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1132 bool HasEH = FD.Flags & FrameData::HasEH; in dumpNewFpo() local
1143 uint16_t(FD.SavedRegsSize), HasSEH, HasEH, IsFuncStart, in dumpNewFpo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1132 bool HasEH = FD.Flags & FrameData::HasEH; in dumpNewFpo() local
1143 uint16_t(FD.SavedRegsSize), HasSEH, HasEH, IsFuncStart, in dumpNewFpo()

12