Searched refs:List_Suppress (Results 1 – 8 of 8) sorted by relevance
/dports/cad/gmsh/gmsh-4.9.2-source/Common/ |
H A D | ListUtils.h | 41 int List_Suppress(List_T *liste, void *data,
|
H A D | ListUtils.cpp | 236 int List_Suppress(List_T *liste, void *data, in List_Suppress() function
|
/dports/science/getdp/getdp-3.4.0-source/Common/ |
H A D | ListUtils.h | 52 int List_Suppress(List_T *liste, void *data,
|
H A D | ListUtils.cpp | 293 int List_Suppress(List_T *liste, void *data, in List_Suppress() function
|
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/ |
H A D | Geo.cpp | 1091 List_Suppress(GModel::current()->getGEOInternals()->PhysicalGroups, &p, in DeletePhysicalPoint() 1102 List_Suppress(GModel::current()->getGEOInternals()->PhysicalGroups, &p, in DeletePhysicalLine() 1113 List_Suppress(GModel::current()->getGEOInternals()->PhysicalGroups, &p, in DeletePhysicalSurface() 1124 List_Suppress(GModel::current()->getGEOInternals()->PhysicalGroups, &p, in DeletePhysicalVolume()
|
H A D | GModelIO_GEO.cpp | 1053 List_Suppress(p->Entities, &t, fcmp_int); in modifyPhysicalGroup()
|
/dports/science/getdp/getdp-3.4.0-source/Interface/ |
H A D | ProParser.y | 720 List_Suppress($$, (int *)List_Pointer($4, i), fcmp_Integer); 10704 List_Suppress(InitialList, (int *)List_Pointer(Group_P->InitialList, j), fcmp_Integer); in Add_Group()
|
H A D | ProParser.tab.cpp | 9710 List_Suppress((yyval.l), (int *)List_Pointer((yyvsp[(4) - (4)].l), i), fcmp_Integer); 21471 List_Suppress(InitialList, (int *)List_Pointer(Group_P->InitialList, j), fcmp_Integer); in Add_Group()
|