Home
last modified time | relevance | path

Searched refs:SegmentLimit (Results 1 – 25 of 44) sorted by relevance

12

/dports/games/d2x/d2x-0.2.5/main/
H A Dautomap.c213 void adjust_segment_limit(int SegmentLimit);
922 int SegmentLimit = 1; in do_automap() local
1134 SegmentLimit = Max_segments_away; in do_automap()
1136 adjust_segment_limit(SegmentLimit); in do_automap()
1227 SegmentLimit = Max_segments_away; in do_automap()
1228 adjust_segment_limit(SegmentLimit); in do_automap()
1234 if (SegmentLimit > 1) { in do_automap()
1235 SegmentLimit--; in do_automap()
1236 adjust_segment_limit(SegmentLimit); in do_automap()
1241 SegmentLimit++; in do_automap()
[all …]
/dports/net/storj/storj-1.45.3/satellite/satellitedb/
H A Dprojectaccounting.go246 SegmentLimit: dbx.Project_SegmentLimit(limit),
338 return row.SegmentLimit, nil
868 Segments: row.SegmentLimit,
/dports/sysutils/consul/consul-1.10.3/agent/config/testdata/
H A DTestRuntimeConfig_Sanitize.golden267 "SegmentLimit": 0,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/config/testdata/
H A DTestRuntimeConfig_Sanitize.golden267 "SegmentLimit": 0,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/config/testdata/
H A DTestRuntimeConfig_Sanitize.golden267 "SegmentLimit": 0,
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/config/
H A Druntime.go33 SegmentLimit int member
H A Dconfig.go243SegmentLimit *int `json:"segment_limit,omitempty" hcl:"segment_limit" mapstructu… member
H A Dbuilder.go496 SegmentLimit: b.intVal(c.SegmentLimit),
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dautomap.cpp232 void adjust_segment_limit(automap &am, const unsigned SegmentLimit) in adjust_segment_limit() argument
235 const auto predicate = [&depth_array, SegmentLimit](const segnum_t &e1) { in adjust_segment_limit()
236 return depth_array[e1] <= SegmentLimit; in adjust_segment_limit()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/config/
H A Druntime.go42 SegmentLimit int member
H A Dconfig.go271SegmentLimit *int `json:"segment_limit,omitempty" hcl:"segment_limit" mapstructu… member
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/config/
H A Druntime.go35 SegmentLimit int member
H A Dconfig.go285SegmentLimit *int `json:"segment_limit,omitempty" hcl:"segment_limit" mapstructu… member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/config/
H A Druntime.go42 SegmentLimit int member
H A Dconfig.go271SegmentLimit *int `json:"segment_limit,omitempty" hcl:"segment_limit" mapstructu… member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/config/
H A Druntime.go34 SegmentLimit int member
/dports/editors/picpas/PicPas-7940bc3/txpres/Demo6 - IDE con compilador a ASM8086/pas32v25/DISS32/
H A DDISS32.ASM37 SegmentLimit DD ? define
/dports/sysutils/consul/consul-1.10.3/agent/config/
H A Druntime.go40 SegmentLimit int member
H A Dconfig.go278 SegmentLimit *int `mapstructure:"segment_limit"` member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/config/
H A Druntime.go40 SegmentLimit int member
H A Dconfig.go278 SegmentLimit *int `mapstructure:"segment_limit"` member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/config/
H A Dconfig.go278 SegmentLimit *int `mapstructure:"segment_limit"` member
H A Druntime.go40 SegmentLimit int member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/config/
H A Druntime.go36 SegmentLimit int member
/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go4818 SegmentLimit *int64 member
4833 SegmentLimit Project_SegmentLimit_Field member
4846 SegmentLimit Project_SegmentLimit_Field member
10147 SegmentLimit *int64 member
10238 SegmentLimit *int64 member
10533 if optional.SegmentLimit._set {
14942 if update.SegmentLimit._set {
14943 __values = append(__values, update.SegmentLimit.value())
16541 if optional.SegmentLimit._set {
20950 if update.SegmentLimit._set {
[all …]

12