Home
last modified time | relevance | path

Searched defs:Set (Results 26 – 50 of 14362) sorted by relevance

12345678910>>...575

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dset.go28 type Set struct { struct
29 stateMu sync.Mutex
30 state State
33 args []string
38 program string
42 parameters string
46 shortOptions map[rune]*option
48 options optionList
73 func (s *Set) State() State {
131 func (s *Set) NArgs() int {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dset.go28 type Set struct { struct
29 stateMu sync.Mutex
30 state State
33 args []string
38 program string
42 parameters string
46 shortOptions map[rune]*option
48 options optionList
73 func (s *Set) State() State {
131 func (s *Set) NArgs() int {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dset.go28 type Set struct { struct
29 stateMu sync.Mutex
30 state State
33 args []string
38 program string
42 parameters string
46 shortOptions map[rune]*option
48 options optionList
73 func (s *Set) State() State {
131 func (s *Set) NArgs() int {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dset.go28 type Set struct { struct
29 stateMu sync.Mutex
30 state State
33 args []string
38 program string
42 parameters string
46 shortOptions map[rune]*option
48 options optionList
73 func (s *Set) State() State {
131 func (s *Set) NArgs() int {
[all …]
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/pborman/getopt/v2/
H A Dset.go28 type Set struct { struct
29 stateMu sync.Mutex
30 state State
33 args []string
38 program string
42 parameters string
46 shortOptions map[rune]*option
48 options optionList
73 func (s *Set) State() State {
131 func (s *Set) NArgs() int {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dset.go28 type Set struct { struct
29 stateMu sync.Mutex
30 state State
33 args []string
38 program string
42 parameters string
46 shortOptions map[rune]*option
48 options optionList
73 func (s *Set) State() State {
131 func (s *Set) NArgs() int {
[all …]
/dports/devel/matreshka/matreshka-0.7.0/source/amf/dd/
H A Damf-internals-tables-dd_reflection.adb1714 procedure Set subprogram
1720 procedure DG_Canvas_Set; argument
1723 procedure DG_Circle_Set; argument
1732 procedure DG_Group_Set; argument
1735 procedure DG_Image_Set; argument
1738 procedure DG_Line_Set; argument
1747 procedure DG_Marker_Set; argument
1750 procedure DG_Path_Set; argument
1768 procedure DG_Style_Set; argument
1771 procedure DG_Text_Set; argument
[all …]
/dports/devel/matreshka/matreshka-0.7.0/source/amf/mof/cmof/
H A Damf-internals-tables-cmof_reflection.adb2804 procedure Set subprogram
2813 procedure CMOF_Class_Set; argument
2816 procedure CMOF_Comment_Set; argument
2822 procedure CMOF_Data_Type_Set; argument
2840 procedure CMOF_Operation_Set; argument
2843 procedure CMOF_Package_Set; argument
2852 procedure CMOF_Parameter_Set; argument
2858 procedure CMOF_Property_Set; argument
2861 procedure CMOF_Tag_Set; argument
2914 procedure CMOF_Class_Set is argument
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/emirpasic/gods/gods-1.12.0/sets/linkedhashset/
H A Dlinkedhashset.go28 type Set struct { struct
29 table map[interface{}]struct{}
30 ordering *doublylinkedlist.List
49 func (set *Set) Add(items ...interface{}) {
60 func (set *Set) Remove(items ...interface{}) {
73 func (set *Set) Contains(items ...interface{}) bool {
83 func (set *Set) Empty() bool {
88 func (set *Set) Size() int {
93 func (set *Set) Clear() {
99 func (set *Set) Values() []interface{} {
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/emirpasic/gods/sets/linkedhashset/
H A Dlinkedhashset.go28 type Set struct { struct
29 table map[interface{}]struct{}
30 ordering *doublylinkedlist.List
49 func (set *Set) Add(items ...interface{}) {
60 func (set *Set) Remove(items ...interface{}) {
73 func (set *Set) Contains(items ...interface{}) bool {
83 func (set *Set) Empty() bool {
88 func (set *Set) Size() int {
93 func (set *Set) Clear() {
99 func (set *Set) Values() []interface{} {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/emirpasic/gods/sets/linkedhashset/
H A Dlinkedhashset.go28 type Set struct { struct
29 table map[interface{}]struct{}
30 ordering *doublylinkedlist.List
49 func (set *Set) Add(items ...interface{}) {
60 func (set *Set) Remove(items ...interface{}) {
73 func (set *Set) Contains(items ...interface{}) bool {
83 func (set *Set) Empty() bool {
88 func (set *Set) Size() int {
93 func (set *Set) Clear() {
99 func (set *Set) Values() []interface{} {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/emirpasic/gods/sets/linkedhashset/
H A Dlinkedhashset.go28 type Set struct { struct
29 table map[interface{}]struct{}
30 ordering *doublylinkedlist.List
49 func (set *Set) Add(items ...interface{}) {
60 func (set *Set) Remove(items ...interface{}) {
73 func (set *Set) Contains(items ...interface{}) bool {
83 func (set *Set) Empty() bool {
88 func (set *Set) Size() int {
93 func (set *Set) Clear() {
99 func (set *Set) Values() []interface{} {
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/emirpasic/gods/sets/linkedhashset/
H A Dlinkedhashset.go28 type Set struct { struct
29 table map[interface{}]struct{}
30 ordering *doublylinkedlist.List
49 func (set *Set) Add(items ...interface{}) {
60 func (set *Set) Remove(items ...interface{}) {
73 func (set *Set) Contains(items ...interface{}) bool {
83 func (set *Set) Empty() bool {
88 func (set *Set) Size() int {
93 func (set *Set) Clear() {
99 func (set *Set) Values() []interface{} {
[all …]
/dports/editors/helix/helix-0.5.0/helix-tui/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/tui-0.16.0/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/tui-0.16.0/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/tui-0.9.5/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/tui-0.16.0/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/devel/desed/desed-1.2.0/cargo-crates/tui-0.9.5/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/tui-0.16.0/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/tui-0.11.0/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tui-0.16.0/src/
H A Dsymbols.rs12 pub struct Set { struct
13 pub full: &'static str,
17 pub half: &'static str,
20 pub one_eighth: &'static str,
21 pub empty: &'static str,
60 pub struct Set { struct
61 pub full: &'static str,
65 pub half: &'static str,
69 pub empty: &'static str,
147 pub struct Set { struct
[all …]
/dports/net-im/ssh-chat/ssh-chat-1.10.1/set/
H A Dset.go28 Set(item Item) error methodSpec
39 type Set struct { struct
40 sync.RWMutex
41 lookup map[string]Item
42 normalize func(string) string
54 func (s *Set) Clear() int {
63 func (s *Set) Len() int {
70 func (s *Set) In(key string) bool {
100 func (s *Set) cleanup(key string) {
110 func (s *Set) Add(item Item) error {
[all …]
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pborman/getopt/
H A Dset.go27 type Set struct { struct
28 State // State of getopt
31 args []string
36 program string
40 parameters string
44 shortOptions map[rune]*option
45 longOptions map[string]*option
46 options optionList
105 func (s *Set) Args() []string {
115 func (s *Set) NArgs() int {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dset.go27 type Set struct { struct
28 State // State of getopt
31 args []string
36 program string
40 parameters string
44 shortOptions map[rune]*option
45 longOptions map[string]*option
46 options optionList
105 func (s *Set) Args() []string {
115 func (s *Set) NArgs() int {
[all …]

12345678910>>...575