Home
last modified time | relevance | path

Searched refs:PostRun (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/thunk/
H A Denter.cc89 callback_->PostRun(result); in SetResult()
197 callback_->PostRun(static_cast<int32_t>(PP_ERROR_BADRESOURCE)); in SetStateForResourceError()
239 callback_->PostRun(static_cast<int32_t>(PP_ERROR_BADARGUMENT)); in SetStateForFunctionError()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/thunk/
H A Denter.cc89 callback_->PostRun(result); in SetResult()
197 callback_->PostRun(static_cast<int32_t>(PP_ERROR_BADRESOURCE)); in SetStateForResourceError()
239 callback_->PostRun(static_cast<int32_t>(PP_ERROR_BADARGUMENT)); in SetStateForFunctionError()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/shared_impl/
H A Dtracked_callback.cc93 PostRun(PP_ERROR_ABORTED); in PostAbort()
145 void TrackedCallback::PostRun(int32_t result) { in PostRun() function in ppapi::TrackedCallback
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/shared_impl/
H A Dtracked_callback.cc94 PostRun(PP_ERROR_ABORTED); in PostAbort()
146 void TrackedCallback::PostRun(int32_t result) { in PostRun() function in ppapi::TrackedCallback
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/Daemon/
H A DBaseDaemon.pm72 sub PostRun { subroutine
/dports/devel/gh/cli-2.4.0/vendor/github.com/spf13/cobra/
H A Duser_guide.md507 ## PreRun and PostRun Hooks
509 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
514 - `PostRun`
542 PostRun: func(cmd *cobra.Command, args []string) {
543 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
559 PostRun: func(cmd *cobra.Command, args []string) {
560 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
582 Inside rootCmd PostRun with args: []
588 Inside subCmd PostRun with args: [arg1 arg2]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/sysutils/brename/brename-2.11.1/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/misc/timetrace/timetrace-0.14.2/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/net/rospo/rospo-0.7.1/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/net/rospo/rospo-0.7.1/vendor/github.com/spf13/cobra/cobra-1.2.1/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/dns/blocky/blocky-0.17/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/spf13/cobra/
H A Duser_guide.md507 ## PreRun and PostRun Hooks
509 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
514 - `PostRun`
542 PostRun: func(cmd *cobra.Command, args []string) {
543 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
559 PostRun: func(cmd *cobra.Command, args []string) {
560 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
582 Inside rootCmd PostRun with args: []
588 Inside subCmd PostRun with args: [arg1 arg2]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/spf13/cobra/
H A Duser_guide.md506 ## PreRun and PostRun Hooks
508 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
513 - `PostRun`
541 PostRun: func(cmd *cobra.Command, args []string) {
542 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
558 PostRun: func(cmd *cobra.Command, args []string) {
559 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
581 Inside rootCmd PostRun with args: []
587 Inside subCmd PostRun with args: [arg1 arg2]
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/Console/
H A DBaseCommand.pm364 sub PostRun { subroutine
457 $Self->PostRun();
467 eval { $Self->PostRun(); };
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/spf13/cobra/
H A DREADME.md44 * [PreRun and PostRun Hooks](#prerun-and-postrun-hooks)
587 ## PreRun and PostRun Hooks
589 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
594 - `PostRun`
622 PostRun: func(cmd *cobra.Command, args []string) {
623 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
639 PostRun: func(cmd *cobra.Command, args []string) {
640 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
662 Inside rootCmd PostRun with args: []
668 Inside subCmd PostRun with args: [arg1 arg2]
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/spf13/cobra/
H A DREADME.md44 * [PreRun and PostRun Hooks](#prerun-and-postrun-hooks)
587 ## PreRun and PostRun Hooks
589 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
594 - `PostRun`
622 PostRun: func(cmd *cobra.Command, args []string) {
623 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
639 PostRun: func(cmd *cobra.Command, args []string) {
640 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
662 Inside rootCmd PostRun with args: []
668 Inside subCmd PostRun with args: [arg1 arg2]
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/spf13/cobra/
H A DREADME.md44 * [PreRun and PostRun Hooks](#prerun-and-postrun-hooks)
587 ## PreRun and PostRun Hooks
589 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
594 - `PostRun`
622 PostRun: func(cmd *cobra.Command, args []string) {
623 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
639 PostRun: func(cmd *cobra.Command, args []string) {
640 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
662 Inside rootCmd PostRun with args: []
668 Inside subCmd PostRun with args: [arg1 arg2]
/dports/devel/lab/lab-0.17.2/vendor/github.com/spf13/cobra/
H A DREADME.md44 * [PreRun and PostRun Hooks](#prerun-and-postrun-hooks)
588 ## PreRun and PostRun Hooks
590 …reRun` functions will be executed before `Run`. `PersistentPostRun` and `PostRun` will be executed…
595 - `PostRun`
623 PostRun: func(cmd *cobra.Command, args []string) {
624 fmt.Printf("Inside rootCmd PostRun with args: %v\n", args)
640 PostRun: func(cmd *cobra.Command, args []string) {
641 fmt.Printf("Inside subCmd PostRun with args: %v\n", args)
663 Inside rootCmd PostRun with args: []
669 Inside subCmd PostRun with args: [arg1 arg2]

12345678910>>...15