Home
last modified time | relevance | path

Searched defs:App (Results 176 – 200 of 4302) sorted by relevance

12345678910>>...173

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/widgetry/examples/
H A Ddemo.rs26 struct App { struct
33 impl App { argument
34 fn new(ctx: &mut EventCtx) -> App { in new()
119 impl GUI for App { implementation
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/application/
H A Dapp.go17 type App struct { struct
18 commands CommandSet
19 configuration Configuration
20 usage usage
31 func (a App) Run() error {
39 func (a App) getCommand(commandString string) (commands.Command, error) {
48 func (a App) execute() error {
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/google/go-github/github/
H A Dapps.go21 type App struct { struct
22 ID *int64 `json:"id,omitempty"`
23 Owner *User `json:"owner,omitempty"`
24 Name *string `json:"name,omitempty"`
25 Description *string `json:"description,omitempty"`
26 ExternalURL *string `json:"external_url,omitempty"`
27 HTMLURL *string `json:"html_url,omitempty"`
28 CreatedAt *time.Time `json:"created_at,omitempty"`
29 UpdatedAt *time.Time `json:"updated_at,omitempty"`
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/google/go-github/github/
H A Dapps.go21 type App struct { struct
22 ID *int64 `json:"id,omitempty"`
23 Owner *User `json:"owner,omitempty"`
24 Name *string `json:"name,omitempty"`
25 Description *string `json:"description,omitempty"`
26 ExternalURL *string `json:"external_url,omitempty"`
27 HTMLURL *string `json:"html_url,omitempty"`
28 CreatedAt *time.Time `json:"created_at,omitempty"`
29 UpdatedAt *time.Time `json:"updated_at,omitempty"`
/dports/shells/elvish/elvish-0.17.0/pkg/edit/
H A Dlisting.go140 func listingAccept(app cli.App) {
150 func listingUp(app cli.App) { listingSelect(app, tk.Prev) }
156 func listingDown(app cli.App) { listingSelect(app, tk.Next) }
163 func listingUpCycle(app cli.App) { listingSelect(app, tk.PrevWrap) }
176 func listingPageUp(app cli.App) { listingSelect(app, tk.PrevPage) }
188 func listingLeft(app cli.App) { listingSelect(app, tk.Left) }
194 func listingRight(app cli.App) { listingSelect(app, tk.Right) }
196 func listingSelect(app cli.App, f func(tk.ListBoxState) int) {
202 func listingRefilter(app cli.App) {
265 func startMode(app cli.App, w tk.Widget, err error) {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/event/
H A Dexample_scope_test.go48 type App struct { struct
49 divServer
50 mulServer
51 scope event.SubscriptionScope
54 func (s *App) Calc(op byte, a, b int) int {
68 func (s *App) SubscribeResults(op byte, ch chan<- int) event.Subscription {
80 func (s *App) Stop() {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/tui-0.16.0/examples/demo/
H A Dapp.rs106 pub struct App<'a> { struct
121 impl<'a> App<'a> { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/tui-0.16.0/examples/demo/
H A Dapp.rs106 pub struct App<'a> { struct
121 impl<'a> App<'a> { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/tui-0.9.5/examples/demo/
H A Dapp.rs106 pub struct App<'a> { struct
121 impl<'a> App<'a> { argument
/dports/net/oha/oha-0.4.7/cargo-crates/tui-0.16.0/examples/demo/
H A Dapp.rs106 pub struct App<'a> { struct
121 impl<'a> App<'a> { implementation
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/devel/desed/desed-1.2.0/cargo-crates/tui-0.9.5/examples/demo/
H A Dapp.rs106 pub struct App<'a> { struct
121 impl<'a> App<'a> { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/tui-0.16.0/examples/demo/
H A Dapp.rs106 pub struct App<'a> { struct
121 impl<'a> App<'a> { implementation
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/tui-0.11.0/examples/demo/
H A Dapp.rs106 pub struct App<'a> { struct
121 impl<'a> App<'a> { argument
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tui-0.16.0/examples/demo/
H A Dapp.rs106 pub struct App<'a> { struct
121 impl<'a> App<'a> { argument
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/chrismalek/oktasdk-go/okta/
H A Dapps.go22 type App struct { struct
23 ID string `json:"id"`
24 Name string `json:"name"`
25 Label string `json:"label"`
26 Status string `json:"status"`
29 Accessibility struct {
34 Visibility struct {
46 Credentials struct {
54 Settings struct {
86 Links struct {
[all …]

12345678910>>...173