Home
last modified time | relevance | path

Searched defs:Interval (Results 1 – 25 of 7361) sorted by last modified time

12345678910>>...295

/dports/www/larbin/larbin-2.6.3/src/fetch/
H A Dsite.h48 Interval (uint size) { this->size = size; pos = 0; } in Interval() function
/dports/security/certmgr/certmgr-3.0.3/certmgr/cmd/
H A Dgenconfig.go40 Interval string `json:"interval" yaml:"interval"` member
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DConnection.h125 UINT Interval; // Packet transmission interval member
/dports/security/softether/v4.38-9760/src/Cedar/
H A DConnection.h125 UINT Interval; // Packet transmission interval member
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem_textframe.cpp648 double Interval = 0.25; in endOfLine() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/lib2geom/
H A Dinterval.h62 explicit Interval() { _b[0] = _b[1] = 0; } in Interval() function
63 explicit Interval(Coord u) { _b[0] = _b[1] = u; } in Interval() function
64 Interval(Coord u, Coord v) { in Interval() function
/dports/net/yate/yate-6.4.0-1/modules/server/
H A Dcpuload.cpp90 class Interval : public String class
407 Interval::Interval(const String& name, int up, int threshold, int down) in Interval() function in __anon14696a2c0111::Interval
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dnt_io.c450 LARGE_INTEGER Interval; in _OpenNtName() local
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dnt_io.c450 LARGE_INTEGER Interval; in _OpenNtName() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/projection/pj_proj4/
H A Dgcs_graticule.cpp243 double x, y, Interval; in Get_Graticule() local
451 …double Interval = Extent.Get_XRange() > Extent.Get_YRange() ? Extent.Get_XRange() : Extent.Get_YRa… in Get_Interval() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/climate/climate_tools/
H A Dcloud_overlap.cpp224 double Interval = Parameters("INTERVAL")->asDouble(); in On_Execute() local
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_layer_classify.cpp74 CSG_Scaler::CSG_Scaler(double Minimum, double Maximum, double Interval) in CSG_Scaler()
80 bool CSG_Scaler::Create(double Minimum, double Maximum, double Interval) in Create()
94 bool CSG_Scaler::Set_Interval(double Interval) in Set_Interval()
103 bool CSG_Scaler::Set_Linear(CSG_Table *pTable, int Field, double Interval, double Minimum, double M… in Set_Linear()
111 bool CSG_Scaler::Set_StdDev(CSG_Table *pTable, int Field, double Interval, double StdDev, bool bKee… in Set_StdDev()
131 bool CSG_Scaler::Set_Linear(CSG_Grid *pGrid, double Interval, double Minimum, double Maximum) in Set_Linear()
139 bool CSG_Scaler::Set_StdDev(CSG_Grid *pGrid, double Interval, double StdDev, bool bKeepInRange) in Set_StdDev()
147 bool CSG_Scaler::Set_Percentile(CSG_Grid *pGrid, double Interval, double Minimum, double Maximum) in Set_Percentile()
156 bool CSG_Scaler::Set_Linear(CSG_Grids *pGrids, double Interval, double Minimum, double Maximum) in Set_Linear()
164 bool CSG_Scaler::Set_StdDev(CSG_Grids *pGrids, double Interval, double StdDev, bool bKeepInRange) in Set_StdDev()
[all …]
H A Dwksp_pointcloud.cpp601 double Minimum, Maximum, Interval; in _LUT_Create() local
H A Dwksp_grid.cpp760 double Minimum, Maximum, Interval; in _LUT_Create() local
1459 double Interval = in _Get_Overlay() local
H A Dwksp_shapes.cpp892 double Minimum, Maximum, Interval; in _LUT_Create() local
H A Dwksp_grids.cpp727 double Minimum, Maximum, Interval; in _LUT_Create() local
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/
H A Dplanarity.py140 class Interval: class
/dports/games/vavoom/vavoom-1.33/source/
H A Dvc_class.h167 float Interval; member
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/helpers/
H A DLongPathfinder.cpp106 struct Interval struct
108 Interval() : data(0) { } in Interval() function
110 Interval(int x0, int x1, bool obstruction) in Interval() argument
117 int x0() { return data >> 17; } in x0()
118 int x1() { return data & 0xFFFF; } in x1()
119 bool obstruction() { return (data & 0x10000) != 0; } in obstruction()
121 u32 data;
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dperf.c60 static void Interval(void) in Interval() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillManagerGMRF.cpp5982 auto& Interval = AugIntervals[Dcl]; in GetLiveBBs() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/pdf/
H A Dreflow.py121 class Interval: class
/dports/databases/gigabase/gigabase/
H A Dtimeseries.h92 struct Interval { struct
112 Interval interval; argument
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dks.h329 LONGLONG Interval; member
334 LONGLONG Interval; member
H A Dstructuredquery.h211 typedef class Interval Interval; typedef
213 typedef struct Interval Interval; typedef

12345678910>>...295