Home
last modified time | relevance | path

Searched defs:hidden (Results 1 – 25 of 7844) sorted by relevance

12345678910>>...314

/dports/x11/disman/disman-fd261a3b0c8991d1deb81e2d78e575bd96f5be60/
H A D.versionrc.json4 {"type": "build", "hidden": true, "section": "Build" }, boolean
5 {"type": "feat", "hidden": false, "section": "Features" }, boolean
6 {"type": "fix", "hidden": false, "section": "Bug Fixes" }, boolean
7 {"type": "chore", "hidden": true }, boolean
8 {"type": "docs", "hidden": true }, boolean
9 {"type": "style", "hidden": true, "section": "Code Style" }, boolean
10 {"type": "refactor", "hidden": false, "section": "Refactors" }, boolean
11 {"type": "perf", "hidden": false, "section": "Performance"}, boolean
12 {"type": "test", "hidden": true } boolean
/dports/x11/disman/disman-fd261a3b0c8991d1deb81e2d78e575bd96f5be60/ci/release/
H A Dversionrc.json4 {"type": "build", "hidden": true, "section": "Build" }, boolean
5 {"type": "feat", "hidden": false, "section": "Features" }, boolean
6 {"type": "fix", "hidden": false, "section": "Bug Fixes" }, boolean
7 {"type": "chore", "hidden": true }, boolean
8 {"type": "docs", "hidden": true }, boolean
9 {"type": "style", "hidden": true, "section": "Code Style" }, boolean
10 {"type": "refactor", "hidden": false, "section": "Refactors" }, boolean
11 {"type": "perf", "hidden": false, "section": "Performance"}, boolean
12 {"type": "test", "hidden": true } boolean
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/builds/
H A Dflags.py43 def AddRegionFlag(parser, hidden=False): argument
78 def AddNoCacheFlag(parser, hidden=False): argument
92 def AddDiskSizeFlag(parser, hidden=False): argument
101 def AddGcsLogDirFlag(parser, hidden=False): argument
112 def AddGcsSourceStagingDirFlag(parser, hidden=False): argument
123 def AddIgnoreFileFlag(parser, hidden=False): argument
132 def AddMachineTypeFlag(parser, hidden=False): argument
144 def AddSubstitutionsFlag(parser, hidden=False): argument
173 def AddWorkerPoolFlag(parser, hidden=False): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/container/
H A Dflags.py145 def AddImageFlag(parser, hidden=False): argument
160 def AddImageProjectFlag(parser, hidden=False): argument
175 def AddImageFamilyFlag(parser, hidden=False): argument
198 def AddNodeVersionFlag(parser, hidden=False): argument
955 hidden=False): argument
1055 hidden=False, argument
1084 hidden=False): argument
1345 def AddClusterDNSFlags(parser, hidden=True): argument
1531 hidden=False, argument
2734 def AddSandboxFlag(parser, hidden=False): argument
[all …]
/dports/x11/kdisplay/kdisplay-b64cf06bf9945b550a965126c750440a6617e4ef/
H A D.versionrc.json6 {"type": "chore", "hidden": true}, boolean
7 {"type": "docs", "hidden": true}, boolean
8 {"type": "style", "hidden": true}, boolean
10 {"type": "perf", "hidden": true}, boolean
11 {"type": "test", "hidden": true}, boolean
12 {"type": "i18n", "hidden": true} boolean
/dports/x11/kdisplay/kdisplay-b64cf06bf9945b550a965126c750440a6617e4ef/ci/release/
H A Dversionrc.json6 {"type": "chore", "hidden": true}, boolean
7 {"type": "docs", "hidden": true}, boolean
8 {"type": "style", "hidden": true}, boolean
10 {"type": "perf", "hidden": true}, boolean
11 {"type": "test", "hidden": true}, boolean
12 {"type": "i18n", "hidden": true} boolean
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/
H A D.versionrc.json6 {"type": "chore", "hidden": true}, boolean
7 {"type": "docs", "hidden": true}, boolean
8 {"type": "style", "hidden": true}, boolean
10 {"type": "perf", "hidden": true}, boolean
11 {"type": "test", "hidden": true} boolean
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/tooling/release/
H A Dversionrc.json6 {"type": "chore", "hidden": true}, boolean
7 {"type": "docs", "hidden": true}, boolean
8 {"type": "style", "hidden": true}, boolean
10 {"type": "perf", "hidden": true}, boolean
11 {"type": "test", "hidden": true} boolean
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/extflag/
H A Dhidden.go15 type hidden struct { struct
16 c FlagClause
19 func (h hidden) Flag(name, help string) *kingpin.FlagClause {
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/csri/include/
H A Dvisibility.h32 #define hidden macro
36 #define hidden __attribute__((visibility ("hidden"))) macro
40 #define hidden macro
/dports/textproc/py-python-docx/python-docx-0.8.11/docs/dev/analysis/features/styles/
H A Dstyle.rst42 hidden section in Style objects
52 **Scope.** `hidden` doesn't work at all on 'Normal' or 'Heading 1' style. It argument
106 Behavior
117 Candidate protocol
129 Example XML
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/std_data/dd/sdi/innodb_sdi/
H A Dt6.json17 "hidden": 1, number
28 "hidden": 1, number
66 "hidden": 1, number
104 "hidden": 1, number
142 "hidden": 1, number
180 "hidden": 1, number
218 "hidden": 1, number
256 "hidden": 1, number
294 "hidden": 1, number
332 "hidden": 1, number
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dplaylist_factory.cc38 PlaylistFactory::create (Session& s, const XMLNode& node, bool hidden, bool unused) in create()
64 PlaylistFactory::create (DataType type, Session& s, string name, bool hidden) in create()
85 PlaylistFactory::create (boost::shared_ptr<const Playlist> old, string name, bool hidden) in create()
113 …oost::shared_ptr<const Playlist> old, samplepos_t start, samplecnt_t cnt, string name, bool hidden) in create()
/dports/graphics/R-cran-visNetwork/visNetwork/R/
H A DvisSetTitle.R59 main <- list(text = main, hidden = FALSE) globalVar
75 submain <- list(text = submain, hidden = FALSE) globalVar
91 footer <- list(text = footer, hidden = FALSE) globalVar
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/styles/
H A Dprotection.cpp65 bool protection::hidden() const in hidden() function in xlnt::protection
70 protection &protection::hidden(bool hidden) in hidden() function in xlnt::protection
/dports/lang/rexx-regina/regina-rexx-3.9.3/gci/
H A Dgci_convert.c169 static GCI_I strtobigl( void *hidden, const char *nptr, char **end, int base ) in strtobigl()
354 static void preparenum( void *hidden, in preparenum()
406 static int iswhole( void *hidden, in iswhole()
427 static GCI_result string2int( void *hidden, in string2int()
471 static GCI_result int2string( void *hidden, in int2string()
491 static GCI_result string2uint( void *hidden, in string2uint()
529 static GCI_result uint2string( void *hidden, in uint2string()
551 static GCI_result string2float( void *hidden, in string2float()
604 static GCI_result float2string( void *hidden, in float2string()
976 GCI_result GCI_string2bin( void *hidden, in GCI_string2bin()
[all …]
/dports/textproc/R-cran-openxlsx/openxlsx/tests/testthat/
H A Dtest-write_xlsx_vector_args.R51 structure(c(`1` = "15", `2` = "15"), hidden = c("0", "0")) nameattr in c
93 exp <- rep_len(list(structure(c(`1` = "13", `2` = "13", `3` = "13"), hidden = zero3)), 3) nameattr
98 exp <- rep_len(list(structure(c(`1` = "10", `2` = "20", `3` = "30"), hidden = zero3)), 3) nameattr
113 structure(c(`1` = "10", `2` = "20", `3` = "30"), hidden = zero3), nameattr
114 structure(c(`1` = "100", `2` = "200", `3` = "300"), hidden = zero3), nameattr
115 structure(c(`1` = "1", `2` = "2", `3` = "3"), hidden = zero3) nameattr
/dports/graphics/R-cran-visNetwork/visNetwork/inst/shiny/src/server/
H A Dproxy_set_title_server.R15 visSetTitle(main = list(text = input$input_main, hidden = input$hidden_main), nameattr
16 submain = list(text = input$input_submain, hidden = input$hidden_submain), nameattr
17 footer =list(text = input$input_footer, hidden = input$hidden_footer)) nameattr
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/text/unicode/cldr/
H A Dbase.go22 type hidden struct { struct
23 CharData string `xml:",chardata"`
24 Alias *struct {
29 Def *struct {
47 hidden anonMember
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/golang.org/x/text/unicode/cldr/
H A Dbase.go22 type hidden struct { struct
23 CharData string `xml:",chardata"`
24 Alias *struct {
29 Def *struct {
47 hidden anonMember
/dports/misc/exercism/cli-3.0.13/vendor/golang.org/x/text/unicode/cldr/
H A Dbase.go22 type hidden struct { struct
23 CharData string `xml:",chardata"`
24 Alias *struct {
29 Def *struct {
47 hidden anonMember
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/socks5-proxy/vendor/golang.org/x/text/unicode/cldr/
H A Dbase.go22 type hidden struct { struct
23 CharData string `xml:",chardata"`
24 Alias *struct {
29 Def *struct {
47 hidden anonMember
/dports/textproc/pup/pup-0.4.0-9-g1c3cffd/vendor/golang.org/x/text/unicode/cldr/
H A Dbase.go32 type hidden struct { struct
33 CharData string `xml:",chardata"`
34 Alias *struct {
39 Def *struct {
57 hidden anonMember
/dports/benchmarks/bombardier/bombardier-1.2.5/vendor/golang.org/x/text/unicode/cldr/
H A Dbase.go22 type hidden struct { struct
23 CharData string `xml:",chardata"`
24 Alias *struct {
29 Def *struct {
47 hidden anonMember
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/golang.org/x/text/unicode/cldr/
H A Dbase.go22 type hidden struct { struct
23 CharData string `xml:",chardata"`
24 Alias *struct {
29 Def *struct {
47 hidden anonMember

12345678910>>...314