Home
last modified time | relevance | path

Searched refs:RDS (Results 1 – 25 of 1960) sorted by relevance

12345678910>>...79

/dports/math/gap/gap-4.11.0/pkg/rds-1.7/doc/
H A Dmanual.lab1 \makelabel{RDS:About this package}{1}
2 \makelabel{RDS:Acknowledgements}{1.1}
3 \makelabel{RDS:Installation}{1.2}
4 \makelabel{RDS:Verbosity}{1.3}
5 \makelabel{RDS:InfoRDS}{1.3.1}
6 \makelabel{RDS:DebugRDS}{1.3.2}
9 \makelabel{RDS:A basic example}{3}
14 \makelabel{RDS:Introduction}{4.1}
19 \makelabel{RDS:IsDiffset}{4.3.2}
114 \makelabel{RDS:PRank}{8.4.3}
[all …]
H A Dabout.tex5 The {\RDS} package is meant to help with complete searches for
22 methods in \package{RDS} and explains the basic idea of a complete
24 chapter, you should be able to use \package{RDS} even for large
27 The following chapters "RDS:General concepts" and "RDS:Invariants for
43 In "RDS:Block Designs and Projective Planes", the methods for
64 packages before you can run \package{RDS}.
93 \item{5.} Type `LoadPackage("rds");' to load \package{RDS}
97 For a test, see the examples in chapters "RDS:AllDiffsets and
98 OneDiffset" and "RDS:A basic example".
104 information \package{RDS} prints:
[all …]
H A Dabout.msk3 The {\RDS} package is meant to help with complete searches for
8 {\RDS} has no undocumented functions. While this is generally regarded
22 chapter, you should be able to use \package{RDS} even for large
25 The following chapters "RDS:General concepts" and "RDS:Invariants for
41 In "RDS:Block Designs and Projective Planes", the methods for
62 packages before you can run \package{RDS}.
91 \item{5.} Type `LoadPackage("rds");' to load \package{RDS}
95 For a test, see the examples in chapters "RDS:AllDiffsets and
96 OneDiffset" and "RDS:A basic example".
102 information \package{RDS} prints:
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/win_rds/tasks/
H A Dwin_rds_settings_tests.yml2 - name: test change RDS settings (check mode)
11 - name: get result of change RDS settings (check mode)
14 (Get-Item RDS:\GatewayServer\MaxConnections).CurrentValue
16 (Get-Item RDS:\GatewayServer\SSLBridging).CurrentValue
20 - name: assert results of change RDS settings (check mode)
29 - name: test change RDS settings
37 - name: get result of change RDS settings
42 (Get-Item RDS:\GatewayServer\SSLBridging).CurrentValue
46 - name: assert results of change RDS settings
55 - name: test change RDS settings (idempotent)
[all …]
H A Dmain.yml2 # Cannot use win_feature to install RDS on Server 2008
14 - RDS-Gateway
15 - RDS-Licensing
16 - RDS-RD-Server
51 - name: remove the RDS-Gateway feature
53 name: RDS-Gateway
57 - name: reboot after removing RDS-Gateway feature
62 - name: remove installed RDS feature
65 - RDS-Licensing
66 - RDS-RD-Server
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/tests/integration/targets/win_rds/tasks/
H A Dwin_rds_settings_tests.yml2 - name: test change RDS settings (check mode)
11 - name: get result of change RDS settings (check mode)
14 (Get-Item RDS:\GatewayServer\MaxConnections).CurrentValue
16 (Get-Item RDS:\GatewayServer\SSLBridging).CurrentValue
20 - name: assert results of change RDS settings (check mode)
29 - name: test change RDS settings
37 - name: get result of change RDS settings
42 (Get-Item RDS:\GatewayServer\SSLBridging).CurrentValue
46 - name: assert results of change RDS settings
55 - name: test change RDS settings (idempotent)
[all …]
H A Dmain.yml2 # Cannot use win_feature to install RDS on Server 2008
14 - RDS-Gateway
15 - RDS-Licensing
16 - RDS-RD-Server
51 - name: remove the RDS-Gateway feature
53 name: RDS-Gateway
57 - name: reboot after removing RDS-Gateway feature
62 - name: remove installed RDS feature
65 - RDS-Licensing
66 - RDS-RD-Server
[all …]
/dports/math/gap/gap-4.11.0/pkg/rds-1.7/
H A Dinit.g1 ReadPackage( "RDS", "lib/reps.gd" );
2 ReadPackage( "RDS", "lib/sigs.gd" );
3 ReadPackage( "RDS", "lib/startsets.gd");
4 ReadPackage( "RDS", "lib/misc.gd" );
5 ReadPackage( "RDS", "lib/AllDiffsets.gd");
6 ReadPackage( "RDS", "lib/OneDiffset.gd");
7 ReadPackage( "RDS", "lib/plane_isomorphisms.gd");
8 ReadPackage( "RDS", "lib/designs.gd");
9 ReadPackage( "RDS", "lib/lazy.gd");
H A Dread.g2 ReadPackage( "RDS", "lib/reps.gi" );
5 ReadPackage( "RDS", "lib/sigs.gi" );
8 ReadPackage( "RDS", "lib/startsets.gi");
11 ReadPackage("RDS", "lib/ReducedStartsets.gi");
14 ReadPackage( "RDS", "lib/misc.gi" );
17 ReadPackage( "RDS", "lib/AllDiffsets.gi");
18 ReadPackage( "RDS", "lib/OneDiffset.gi");
21 ReadPackage( "RDS", "lib/designs.gi");
24 ReadPackage( "RDS", "lib/plane_isomorphisms.gi");
26 ReadPackage( "RDS", "lib/lazy.gi");
H A DREADME.rds4 The RDS package for relative difference sets
7 RDS is a package for the search for relative difference set in
15 The RDS package is completely written in GAP.
22 RDS requires GAP version >=4.5 and L. Soicher's DESIGN package version
54 4. Type "LoadPackage("rds");" to load the RDS package
/dports/multimedia/libv4l/linux-5.13-rc2/net/rds/
H A DKconfig3 config RDS config
7 The RDS (Reliable Datagram Sockets) protocol provides reliable,
11 tristate "RDS over Infiniband"
12 depends on RDS && INFINIBAND && INFINIBAND_ADDR_TRANS
14 Allow RDS to use Infiniband as a transport.
18 tristate "RDS over TCP"
19 depends on RDS
22 Allow RDS to use TCP as a transport.
26 bool "RDS debugging messages"
27 depends on RDS
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/rds/
H A DKconfig3 config RDS config
7 The RDS (Reliable Datagram Sockets) protocol provides reliable,
11 tristate "RDS over Infiniband"
12 depends on RDS && INFINIBAND && INFINIBAND_ADDR_TRANS
14 Allow RDS to use Infiniband as a transport.
18 tristate "RDS over TCP"
19 depends on RDS
22 Allow RDS to use TCP as a transport.
26 bool "RDS debugging messages"
27 depends on RDS
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/rds/
H A DKconfig3 config RDS config
7 The RDS (Reliable Datagram Sockets) protocol provides reliable,
11 tristate "RDS over Infiniband"
12 depends on RDS && INFINIBAND && INFINIBAND_ADDR_TRANS
14 Allow RDS to use Infiniband as a transport.
18 tristate "RDS over TCP"
19 depends on RDS
22 Allow RDS to use TCP as a transport.
26 bool "RDS debugging messages"
27 depends on RDS
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst7 RDS Interface
21 identical to the RDS standard. Any RDS decoder/encoder can also handle
35 Devices supporting the RDS capturing API set the
60 :c:type:`v4l2_modulator`. In order to enable the RDS
68 :ref:`Writing RDS data <writing-rds-data>` and
73 Reading RDS data
76 RDS data can be read from the radio device with the
82 Writing RDS data
89 RDS datastructures
101 - Least Significant Byte of RDS Block
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst7 RDS Interface
21 identical to the RDS standard. Any RDS decoder/encoder can also handle
35 Devices supporting the RDS capturing API set the
60 :c:type:`v4l2_modulator`. In order to enable the RDS
68 :ref:`Writing RDS data <writing-rds-data>` and
73 Reading RDS data
76 RDS data can be read from the radio device with the
82 Writing RDS data
89 RDS datastructures
101 - Least Significant Byte of RDS Block
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst7 RDS Interface
21 identical to the RDS standard. Any RDS decoder/encoder can also handle
35 Devices supporting the RDS capturing API set the
60 :c:type:`v4l2_modulator`. In order to enable the RDS
68 :ref:`Writing RDS data <writing-rds-data>` and
73 Reading RDS data
76 RDS data can be read from the radio device with the
82 Writing RDS data
89 RDS datastructures
101 - Least Significant Byte of RDS Block
[all …]
/dports/net-mgmt/percona-monitoring-plugins/percona-monitoring-plugins-1.1.8/cacti/definitions/
H A Drds.def21 name => 'Amazon RDS Server',
54 { name => 'RDS CPU Utilization',
129 { name => 'RDS Replica Lag',
154 { name => 'RDS Memory',
230 { name => 'RDS Swap Usage',
255 { name => 'RDS Disk IOPS',
406 'Get RDS Stats/CPUUtilization' => {
484 'Get RDS Stats/ReplicaLag' => {
510 'Get RDS Stats/SwapUsage' => {
590 'Get RDS Stats/DiskIOPS' => {
[all …]
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/proxy/envoy/v2/
H A Dads_common.go93 RDS const
106 out[RDS] = true
117 out[RDS] = true
124 out[RDS] = true
128 out[RDS] = true
133 out[RDS] = true
138 out[RDS] = true
143 out[RDS] = true
159 out[RDS] = true
171 out[RDS] = true
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Drds.rst4 RDS chapter
16 RDS Architecture
77 This creates a new, unbound RDS socket.
172 RDMA for RDS
184 RDS Protocol
276 RDS Transport Layer
290 RDS Kernel Structures
393 Multipath RDS (mprds)
395 Mprds is multipathed-RDS, primarily intended for RDS-over-TCP
409 (e.g., of local address and RDS port number) and packets for that RDS
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Drds.rst4 RDS chapter
16 RDS Architecture
77 This creates a new, unbound RDS socket.
172 RDMA for RDS
184 RDS Protocol
276 RDS Transport Layer
290 RDS Kernel Structures
393 Multipath RDS (mprds)
395 Mprds is multipathed-RDS, primarily intended for RDS-over-TCP
409 (e.g., of local address and RDS port number) and packets for that RDS
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Drds.rst4 RDS chapter
16 RDS Architecture
77 This creates a new, unbound RDS socket.
172 RDMA for RDS
184 RDS Protocol
276 RDS Transport Layer
290 RDS Kernel Structures
393 Multipath RDS (mprds)
395 Mprds is multipathed-RDS, primarily intended for RDS-over-TCP
409 (e.g., of local address and RDS port number) and packets for that RDS
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/docs/source/
H A Drds_tut.rst4 An Introduction to boto's RDS interface
9 downloaded and installed, and that you wish to setup a MySQL instance in RDS.
13 This tutorial covers the **ORIGINAL** module for RDS.
16 new version of boto's support for RDS is at
17 :doc:`RDS v2 <ref/rds2>`.
22 The first step in accessing RDS is to create a connection to the service.
32 US-WEST-2 region. Bear in mind that just as any other AWS service, RDS is
48 Starting an RDS Instance
59 To check on the status of your RDS instance, you will have to query the RDS connection again::
73 Before you can actually connect to this RDS service, you must first
[all …]
/dports/devel/py-boto/boto-2.49.0/docs/source/
H A Drds_tut.rst4 An Introduction to boto's RDS interface
9 downloaded and installed, and that you wish to setup a MySQL instance in RDS.
13 This tutorial covers the **ORIGINAL** module for RDS.
16 new version of boto's support for RDS is at
17 :doc:`RDS v2 <ref/rds2>`.
22 The first step in accessing RDS is to create a connection to the service.
32 US-WEST-2 region. Bear in mind that just as any other AWS service, RDS is
48 Starting an RDS Instance
59 To check on the status of your RDS instance, you will have to query the RDS connection again::
73 Before you can actually connect to this RDS service, you must first
[all …]
/dports/devel/awscli/awscli-1.20.61/awscli/examples/opsworks/
H A Dupdate-rds-db-instance.rst1 **To update a registered Amazon RDS DB instance**
3 The following example updates an Amazon RDS instance's master password value.
4 Note that this command does not change the RDS instance's master password, just the password that
6 If this password does not match the RDS instance's password,
15 For more information, see `Registering Amazon RDS Instances with a Stack`_ in the *AWS OpsWorks Use…
17 .. _`Registering Amazon RDS Instances with a Stack`: http://docs.aws.amazon.com/opsworks/latest/use…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/rds/
H A Dapi.go1150 func (c *RDS) CopyDBSnapshot(input *CopyDBSnapshotInput) (*CopyDBSnapshotOutput, error) {
1235 func (c *RDS) CopyOptionGroup(input *CopyOptionGroupInput) (*CopyOptionGroupOutput, error) {
1473 func (c *RDS) CreateDBCluster(input *CreateDBClusterInput) (*CreateDBClusterOutput, error) {
2262 func (c *RDS) CreateDBProxy(input *CreateDBProxyInput) (*CreateDBProxyOutput, error) {
3020 func (c *RDS) DeleteDBCluster(input *DeleteDBClusterInput) (*DeleteDBClusterOutput, error) {
3662 func (c *RDS) DeleteDBProxy(input *DeleteDBProxyInput) (*DeleteDBProxyOutput, error) {
7932 func (c *RDS) DescribeEvents(input *DescribeEventsInput) (*DescribeEventsOutput, error) {
10832 func (c *RDS) ModifyDBProxy(input *ModifyDBProxyInput) (*ModifyDBProxyOutput, error) {
13767 func (c *RDS) StartDBCluster(input *StartDBClusterInput) (*StartDBClusterOutput, error) {
14187 func (c *RDS) StopDBCluster(input *StopDBClusterInput) (*StopDBClusterOutput, error) {
[all …]

12345678910>>...79