Home
last modified time | relevance | path

Searched defs:configuration (Results 1 – 25 of 4624) sorted by relevance

12345678910>>...185

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg.h84 char *name;
85 char *type;
86 int type_id;
94 int redis_db;
95 int sock;
96 int bgp_sock;
103 int pipe_zmq;
123 char *sql_db;
132 int sql_port;
527 int debug;
[all …]
/dports/devel/apitrace/apitrace-9.0/wrappers/
H A Dconfig.hpp35 struct configuration struct
37 int versionMajor;
38 int versionMinor;
39 std::string version;
40 std::string vendor;
41 std::string extensions;
42 std::string renderer;
44 GLbitfield profileMask;
46 int numExtensions;
47 char **extensionsList;
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/ext/apps/geomatics/cycleslips/
H A DDiscFix.cpp101 Epoch begTime, endTime;
106 bool noCA1,noCA2,useCA1,forceCA1,useCA2,forceCA2,doGLO;
110 string LogFile,OutFile;
111 ofstream oflog,ofout;
113 int round;
123 Epoch FirstEpoch,LastEpoch;
124 bool smoothPR,smoothPH,smooth;
125 int debug;
126 bool verbose,DChelp;
130 int ndt[9];
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-openstack/src/test/java/org/apache/hadoop/fs/swift/
H A DTestSwiftConfig.java52 final Configuration configuration = new Configuration(); in testEmptyUrl() local
62 final Configuration configuration = new Configuration(); in testEmptyTenant() local
71 final Configuration configuration = new Configuration(); in testEmptyUsername() local
80 final Configuration configuration = new Configuration(); in testEmptyPassword() local
89 final Configuration configuration = createCoreConfig(); in testGoodRetryCount() local
96 final Configuration configuration = createCoreConfig(); in testBadRetryCount() local
103 final Configuration configuration = createCoreConfig(); in testBadConnectTimeout() local
110 final Configuration configuration = createCoreConfig(); in testZeroBlocksize() local
117 final Configuration configuration = createCoreConfig(); in testNegativeBlocksize() local
124 final Configuration configuration = createCoreConfig(); in testPositiveBlocksize() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/
H A Dconfiguration.hpp24 struct configuration struct
44 configuration() in configuration() argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 IpvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan_store.go22 type configuration struct { struct
23 ID string
24 Mtu int
25 dbIndex uint64
26 dbExists bool
27 Internal bool
28 Parent string
29 MacvlanMode string
30 CreatedSlaveLink bool
31 Ipv4Subnets []*ipv4Subnet
[all …]

12345678910>>...185