Home
last modified time | relevance | path

Searched +refs:table +refs:prune +refs:at (Results 1 – 25 of 3001) sorted by relevance

12345678910>>...121

/dports/lang/racket/racket-8.3/src/expander/common/
H A Dintern.rkt16 prune-at) ; count at which we should try to prune empty weak boxes
20 (weak-intern-table (box (table (hasheqv) 0 128))))
30 ;; In the table?
35 (let* ([pruned-t (if (= (table-count t) (table-prune-at t))
36 (prune-table t)
43 (table-prune-at pruned-t)))
52 ;; of remaining entries, and remember to prune again when
53 ;; the number of entries doubles (up to at least reaches 128)
54 (define (prune-table t)
65 (table new-ht
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/common/
H A Dintern.rkt16 prune-at) ; count at which we should try to prune empty weak boxes
20 (weak-intern-table (box (table (hasheqv) 0 128))))
30 ;; In the table?
35 (let* ([pruned-t (if (= (table-count t) (table-prune-at t))
36 (prune-table t)
43 (table-prune-at pruned-t)))
52 ;; of remaining entries, and remember to prune again when
53 ;; the number of entries doubles (up to at least reaches 128)
54 (define (prune-table t)
65 (table new-ht
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/docs/reference/commandline/
H A Dcontainer_prune.md2 title: "container prune"
4 keywords: container, prune, delete, remove
8 repository at https://github.com/docker/cli/. Make all
16 # container prune
39 $ docker container prune
65 `+-00:00` timezone offset at the end of the timestamp. When providing Unix
79 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
92 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
101 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
114 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
[all …]
H A Dimage_prune.md2 title: "image prune"
4 keywords: "image, prune, delete, remove"
8 repository at https://github.com/docker/cli/. Make all
16 # image prune
19 Usage: docker image prune [OPTIONS]
39 $ docker image prune -a
41 WARNING! This will remove all images without at least one container associated to them.
87 `+-00:00` timezone offset at the end of the timestamp. When providing Unix
114 $ docker images --format 'table {{.Repository}}\t{{.Tag}}\t{{.ID}}\t{{.CreatedAt}}\t{{.Size}}'
132 $ docker images --format 'table {{.Repository}}\t{{.Tag}}\t{{.ID}}\t{{.CreatedAt}}\t{{.Size}}'
[all …]
H A Dsystem_df.md8 repository at https://github.com/docker/cli/. Make all
107 `table` directive, will include column headers as well.
120 To list the disk usage with size and reclaimable size in a table format you
124 $ docker system df --format "table {{.Type}}\t{{.Size}}\t{{.Reclaimable}}"
136 * [system prune](system_prune.md)
137 * [container prune](container_prune.md)
138 * [volume prune](volume_prune.md)
139 * [image prune](image_prune.md)
140 * [network prune](network_prune.md)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/docs/reference/commandline/
H A Dcontainer_prune.md2 title: "container prune"
4 keywords: container, prune, delete, remove
7 # container prune
10 Usage: docker container prune [OPTIONS]
30 $ docker container prune
56 `+-00:00` timezone offset at the end of the timestamp. When providing Unix
70 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
83 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
92 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
105 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
[all …]
H A Dimage_prune.md2 title: "image prune"
4 keywords: "image, prune, delete, remove"
7 # image prune
10 Usage: docker image prune [OPTIONS]
30 $ docker image prune -a
32 WARNING! This will remove all images without at least one container associated to them.
78 `+-00:00` timezone offset at the end of the timestamp. When providing Unix
105 $ docker images --format 'table {{.Repository}}\t{{.Tag}}\t{{.ID}}\t{{.CreatedAt}}\t{{.Size}}'
123 $ docker images --format 'table {{.Repository}}\t{{.Tag}}\t{{.ID}}\t{{.CreatedAt}}\t{{.Size}}'
204 * [volume prune](volume_prune.md)
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/docs/reference/commandline/
H A Dcontainer_prune.md2 title: "container prune"
4 keywords: container, prune, delete, remove
7 # container prune
10 Usage: docker container prune [OPTIONS]
30 $ docker container prune
56 `+-00:00` timezone offset at the end of the timestamp. When providing Unix
70 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
83 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
92 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
105 $ docker ps -a --format 'table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.CreatedAt}}\t{{.Status}}'
[all …]
H A Dimage_prune.md2 title: "image prune"
4 keywords: "image, prune, delete, remove"
7 # image prune
10 Usage: docker image prune [OPTIONS]
30 $ docker image prune -a
32 WARNING! This will remove all images without at least one container associated to them.
78 `+-00:00` timezone offset at the end of the timestamp. When providing Unix
105 $ docker images --format 'table {{.Repository}}\t{{.Tag}}\t{{.ID}}\t{{.CreatedAt}}\t{{.Size}}'
123 $ docker images --format 'table {{.Repository}}\t{{.Tag}}\t{{.ID}}\t{{.CreatedAt}}\t{{.Size}}'
204 * [volume prune](volume_prune.md)
[all …]
/dports/net-mgmt/observium/observium/mibs/hirschmann/
H A DHIRSCHMANN-DVMRP-MIB92 routing table should be resent."
121 "The interval at which the dvmrp route updates (reports)
237 hmDVMRPNeighborRcvRoutes at a peer, this object is useful for
270 routing table should be resent."
371 prune(1),
602 "The (conceptual) table listing the router's upstream prune
658 expire at the upstream neighbor. This value should be the
692 manner). This trap should be generated at most once per
694 generated at the time a neighbor is first heard from if the
776 table."
[all …]
H A DHM2-PLATFORM-DVMRP-MIB57 routing table should be resent."
184 hm2AgentDvmrpNeighborRcvRoutes at a peer, this object is useful for
219 routing table should be resent."
320 prune(1),
329 only one interface with neighbors. The prune bit indicates
551 "The (conceptual) table listing the router's upstream prune
606 "The amount of time remaining before this prune should
607 expire at the upstream neighbor. This value should be the
608 minimum of the default prune lifetime and the remaining
639 manner). This trap should be generated at most once per
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/junose/
H A Ddraft-ietf-idmr-dvmrp-mib-11-juni.mi276 routing table should be resent."
94 "The number of entries in the routing table with non
201 junidDvmrpNeighborRcvRoutes at a peer, this object is useful for
234 "The (conceptual) table listing the router's DVMRP
325 prune(1),
556 "The (conceptual) table listing the router's upstream prune
612 expire at the upstream neighbor. This value should be the
646 manner). This trap should be generated at most once per
648 generated at the time a neighbor is first heard from if the
730 table."
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/
H A DDVMRP-STD-MIB59 used to monitor the routing table size."
67 "The number of entries in the routing table with non
176 dvmrpNeighborRcvRoutes at a peer, this object is useful for
210 table should be resent."
311 prune(1),
543 "The (conceptual) table listing the router's upstream prune
599 expire at the upstream neighbor. This value should be the
634 manner). This trap should be generated at most once per
636 generated at the time a neighbor is first heard from if the
722 table."
[all …]
/dports/net-mgmt/observium/observium/mibs/aos7/
H A DDVMRP-STD-MIB76 used to monitor the routing table size."
84 "The number of entries in the routing table with non
193 dvmrpNeighborRcvRoutes at a peer, this object is useful for
226 table should be resent."
327 prune(1),
559 "The (conceptual) table listing the router's upstream prune
615 expire at the upstream neighbor. This value should be the
649 manner). This trap should be generated at most once per
651 generated at the time a neighbor is first heard from if the
736 table."
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/nortel/
H A DDVMRP-STD-MIB.mib61 used to monitor the routing table size."
71 "The number of entries in the routing table with non
180 dvmrpNeighborRcvRoutes at a peer, this object is useful for
213 table should be resent."
314 prune(1),
547 "The (conceptual) table listing the router's upstream prune
603 expire at the upstream neighbor. This value should be the
637 manner). This trap should be generated at most once per
639 generated at the time a neighbor is first heard from if the
724 table."
[all …]
/dports/net-mgmt/observium/observium/mibs/quanta/
H A DDVMRP-STD-MIB61 routing table should be resent."
80 "The number of entries in the routing table with non
189 dvmrpNeighborRcvRoutes at a peer, this object is useful for
225 "The (conceptual) table listing the router's DVMRP
316 prune(1),
547 "The (conceptual) table listing the router's upstream prune
603 expire at the upstream neighbor. This value should be the
637 manner). This trap should be generated at most once per
639 generated at the time a neighbor is first heard from if the
722 table."
[all …]
/dports/net-mgmt/observium/observium/mibs/junose/
H A DDVMRP-STD-MIB-JUNI76 routing table should be resent."
94 "The number of entries in the routing table with non
201 junidDvmrpNeighborRcvRoutes at a peer, this object is useful for
234 "The (conceptual) table listing the router's DVMRP
325 prune(1),
556 "The (conceptual) table listing the router's upstream prune
612 expire at the upstream neighbor. This value should be the
646 manner). This trap should be generated at most once per
648 generated at the time a neighbor is first heard from if the
730 table."
[all …]
/dports/net-mgmt/observium/observium/mibs/nortel/
H A DDVMRP-STD-MIB61 used to monitor the routing table size."
71 "The number of entries in the routing table with non
180 dvmrpNeighborRcvRoutes at a peer, this object is useful for
213 table should be resent."
314 prune(1),
547 "The (conceptual) table listing the router's upstream prune
603 expire at the upstream neighbor. This value should be the
637 manner). This trap should be generated at most once per
639 generated at the time a neighbor is first heard from if the
724 table."
[all …]
/dports/net-mgmt/observium/observium/mibs/ubiquiti/
H A DDVMRP-STD-MIB56 routing table should be resent."
75 "The number of entries in the routing table with non
184 dvmrpNeighborRcvRoutes at a peer, this object is useful for
220 "The (conceptual) table listing the router's DVMRP
311 prune(1),
542 "The (conceptual) table listing the router's upstream prune
598 expire at the upstream neighbor. This value should be the
632 manner). This trap should be generated at most once per
634 generated at the time a neighbor is first heard from if the
717 table."
[all …]
/dports/net-mgmt/observium/observium/mibs/aos/
H A DDVMRP-STD-MIB76 used to monitor the routing table size."
84 "The number of entries in the routing table with non
193 dvmrpNeighborRcvRoutes at a peer, this object is useful for
226 table should be resent."
327 prune(1),
559 "The (conceptual) table listing the router's upstream prune
615 expire at the upstream neighbor. This value should be the
649 manner). This trap should be generated at most once per
651 generated at the time a neighbor is first heard from if the
736 table."
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/cmake_modules/
H A Dsan-config.cmake3 # You may obtain a copy of the License at
15 message(SEND_ERROR "Can only enable one of ASAN or TSAN at a time")
103 … "-fsanitize-coverage=pc-table,inline-8bit-counters,edge,no-prune,trace-cmp,trace-div,trace-gep"
108 …"${CMAKE_CXX_FLAGS} -fsanitize-coverage=pc-table,inline-8bit-counters,edge,no-prune,trace-cmp,trac…
/dports/sysutils/flexbackup/flexbackup-1.2.1/
H A DREADME20 o Keeps a table of contents so you know what archives are on each tape
166 # A space-separated list of directories to prune from each backup.
169 $prune{'/'} = "tmp proc var/spool/news var/spool/squid disk. mnt.? misc net";
170 $prune{'hercules:/'} = "tmp proc disk. mnt.? misc net";
171 $prune{'thor:/'} = "tmp proc disk. mnt.? misc net";
172 $prune{'gazelle:/'} = "tmp proc disk. mnt.? misc net";
173 $prune{'/net/local'} = "games";
182 # Home directories at 3:31am
190 # All /etc dirs at 3:01
198 # Other filesystems at 2:31am
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/
H A Dgit_object_deduplication.md12 copy of the original project at the time of the fork. If a large project
38 Do not run `git prune` or `git gc` in object pool repositories, which are
42 The danger lies in `git prune`, and `git gc` calls `git prune`. The
43 problem is that `git prune`, when running in a pool repository, cannot
60 at the Rails application level in SQL.
83 SQL table. They are indirectly identified by columns on the `projects`
84 table. In other words, the only way to look up a project repository is to
88 `pool_repositories` SQL table. The relations between these two tables
91 - a `Project` belongs to at most one `PoolRepository`
197 the secondary, at which stage Git objects are deduplicated.
[all …]
/dports/mail/squirrelmail-translations/squirrelmail.locales/locale/lt_LT/LC_MESSAGES/
H A Dproon.po32 msgid "Messages (to prune):"
218 "This page allows you to conveniently prune messages from any or all folders "
245 "corresponding user setting in the User Preferences table and the Folder "
284 "For the 'Sent' folder, prune messages older than a week, including unseen "
297 "For the 'Drafts' folder, prune anything older than 6 months on the grounds "
304 "and prune the folder to no more than 2 megabytes. Again, do not protect "
310 "time, prune messages older than a week, including unseen messages."
320 "examples are shown in the table below."
353 "character indicates a multiplier, as shown in the table below. A number "
388 "then the pruning process will not prune any unseen messages in the "
[all …]
/dports/mail/squirrelmail-translations/squirrelmail.locales/po/
H A Dproon.pot31 msgid "Messages (to prune):"
217 "This page allows you to conveniently prune messages from any or all folders "
244 "corresponding user setting in the User Preferences table and the Folder "
283 "For the 'Sent' folder, prune messages older than a week, including unseen "
296 "For the 'Drafts' folder, prune anything older than 6 months on the grounds "
303 "and prune the folder to no more than 2 megabytes. Again, do not protect "
309 "time, prune messages older than a week, including unseen messages."
319 "examples are shown in the table below."
352 "character indicates a multiplier, as shown in the table below. A number "
387 "then the pruning process will not prune any unseen messages in the "
[all …]

12345678910>>...121