Home
last modified time | relevance | path

Searched refs:Set_Count (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dapi_colors.cpp486 Set_Count(3); in Set_Predefined()
497 Set_Count(3); in Set_Predefined()
512 Set_Count(3); in Set_Predefined()
519 Set_Count(5); in Set_Predefined()
536 Set_Count(5); in Set_Predefined()
545 Set_Count(5); in Set_Predefined()
554 Set_Count(5); in Set_Predefined()
563 Set_Count(5); in Set_Predefined()
572 Set_Count(5); in Set_Predefined()
581 Set_Count(5); in Set_Predefined()
[all …]
H A Dgeo_classes.cpp355 Set_Count(Points.m_nPoints); in Assign()
374 bool CSG_Points::Set_Count(int nPoints) in Set_Count() function in CSG_Points
495 Set_Count(Points.m_nPoints); in Assign()
514 bool CSG_Points_Int::Set_Count(int nPoints) in Set_Count() function in CSG_Points_Int
635 Set_Count(Points.m_nPoints); in Assign()
654 bool CSG_Points_Z::Set_Count(int nPoints) in Set_Count() function in CSG_Points_Z
H A Dtool_library_interface.cpp85 m_Info.Set_Count(TLB_INFO_Count); in Create()
H A Dtable.cpp890 bool CSG_Table::Set_Count(int nRecords) in Set_Count() function in CSG_Table
907 return( Set_Count(nRecords) ); in Set_Record_Count()
1222 …Statistics.Set_Count(Statistics.Get_Count() >= Get_Max_Samples() ? Get_Count() // any no-data cell… in _Stats_Update()
H A Dgeo_tools.h385 bool Set_Count (int nPoints);
418 bool Set_Count (int nPoints);
451 bool Set_Count (int nPoints);
H A Dapi_core.h653 bool Set_Count (int Count) { return( Set_Count((size_t)Count) ); } in Set_Count() function
654 bool Set_Count (size_t Count);
1294 bool Set_Count (int nColors);
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_tools/
H A DGrid_Gaps_Spline_Fill.cpp228 m_Stack.Set_Count(m_Stack.Get_Count() + 1024); in Push()
276 m_GapCells.Set_Count(m_GapCells.Get_Count() + 1024); in Set_Gap_Cell()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_analysis/
H A Dcoverage_of_categories.cpp250 m_Classes.Set_Count(Classes.Get_Count()); in Initialize()
286 m_Classes.Set_Count(Classes.Get_Count()); in Initialize()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DColor.c124 static int Set_Count=0, Set_Size=0; variable
355 for (i = 0; i < Set_Count; i++) { in _XmSearchColorCache()
406 if (Set_Count == Set_Size) in _XmAddToColorCache()
413 *(Color_Set + Set_Count) = *new_rec; in _XmAddToColorCache()
414 Set_Count++; in _XmAddToColorCache()
416 result = Color_Set + (Set_Count - 1); in _XmAddToColorCache()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_lighting/
H A Dtopographic_openness.cpp292 m_Direction.Set_Count(1); in Initialise()
302 m_Direction.Set_Count(nDirections); in Initialise()
H A DVisibility_BASE.cpp82 Colors.Set_Count(2); in Initialize()
H A Dview_shed.cpp230 m_Direction.Set_Count(Parameters("NDIRS")->asInt()); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/develop/dev_exercises/
H A DExercise_10.cpp114 Colors.Set_Count(m_nColors + 1); in On_Execute()
H A DExercise_14.cpp165 Colors.Set_Count(4); in Initialise()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_visualisation/
H A DGrid_Colors_Fit.cpp145 Colors_New.Set_Count(Parameters("COUNT")->asInt()); in On_Execute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Datree.adb993 Set_Count (F_Nkind) := Set_Count (F_Nkind) + 1;
1039 Set_Count (F_Nkind) := Set_Count (F_Nkind) + 1;
1075 Set_Count (F_Nkind) := Set_Count (F_Ekind) + 1;
2616 S_Total := S_Total + Set_Count (Field);
2634 S : constant Call_Count := Set_Count (Field);
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dinfo_messages.cpp284 c.Set_Count(100); in Add_Line()
H A Ddlg_table.cpp282 Colors.Set_Count(Table.Get_Count()); in On_Colors()
H A Ddlg_colors.cpp268 m_pColors->Set_Count(Count); in On_Count()
H A Dwksp_pointcloud.cpp525 Parameters.Add_Colors("", "COLOR" , _TL("Colors" ), _TL(""))->asColors()->Set_Count(11); in _LUT_Create()
581 Colors.Set_Count(s.Get_Count()); in _LUT_Create()
640 Colors.Set_Count(Get_PointCloud()->Get_Count()); in _LUT_Create()
H A Dview_scatterplot.cpp385 Colors.Set_Count(100); in _On_Construction()
597 Colors.Set_Count(r.GetHeight()); in _Draw_Legend()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_points/
H A Dpoint_to_line_distance.cpp172 pDistances->Set_Count(pPoints->Get_Count()); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/climate/climate_tools/
H A Dcloud_overlap.cpp166 Values.Set_Count(m_pCovers->Get_Grid_Count()); in Get_Values()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_regression/
H A Dgrids_trend_polynom.cpp139 pTable->Set_Count(nGrids); in On_Parameter_Changed()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/garden/garden_games/
H A DSudoku.cpp82 Colors.Set_Count(6); in On_Execute()

1234567