Home
last modified time | relevance | path

Searched defs:Quit (Results 1 – 25 of 1495) sorted by relevance

12345678910>>...60

/dports/audio/visp-go/visp-2585747/commands/
H A Dquit.go8 type Quit struct { struct
9 command
10 api api.API
20 func (cmd *Quit) Parse() error {
24 func (cmd *Quit) Exec() error {
/dports/audio/pms-devel/pms-c94e3c6/commands/
H A Dquit.go11 type Quit struct { struct
12 command
13 api api.API
22 func (cmd *Quit) Execute(class int, s string) error {
/dports/mail/aerc/aerc-0.4.0/commands/
H A Dquit.go9 type Quit struct{} struct
15 func (Quit) Aliases() []string {
19 func (Quit) Complete(aerc *widgets.Aerc, args []string) []string {
29 func (Quit) Execute(aerc *widgets.Aerc, args []string) error {
/dports/shells/elvish/elvish-0.17.0/cmd/examples/e3bc/bc/
H A Dbc.go12 Quit() methodSpec
64 func (bc *bc) Quit() { func
/dports/games/freedoko/FreeDoko_0.7.19/src/game/gameplay_actions/
H A Dquit.h39 struct Quit : public Base<Type::quit> { struct
H A Dquit.cpp44 Quit::Quit(string const& line) : in Quit() function in GameplayActions::Quit
/dports/x11/xmangekyou/xmangekyou-2.0.1/
H A Dquit.c26 void Quit() in Quit() function
/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dgal-containers-simple.adb150 Quit : Boolean := False; variable
166 Quit : Boolean := False; variable
185 Quit : Boolean := False; variable
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima1/actions/
H A Dquit.h44 Quit(TreeItem *parent) : Action(parent) {} in Quit() function
/dports/finance/cointop/cointop-1.5.4/cointop/
H A Dquit.go10 func (ct *Cointop) Quit() error { func
/dports/devel/sdlmm/SDLmm-0.1.8/src/
H A Dsdlmm_cd.cpp39 void CD::Quit() { in Quit() function in SDLmm::CD
H A Dsdlmm_audio.cpp39 void Audio::Quit() { in Quit() function in SDLmm::Audio
H A Dsdlmm_joystick.cpp39 void Joystick::Quit() { in Quit() function in SDLmm::Joystick
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-python.r/bug699171.py.d/
H A Dinput.py8 def Quit(msg, exitcode=0): print msg ; sys.exit(exitcode) function
/dports/devel/geany-legacy/geany-1.37.1/tests/ctags/
H A Dbug699171.py8 def Quit(msg, exitcode=0): print msg ; sys.exit(exitcode) function
/dports/devel/geany/geany-1.38/tests/ctags/
H A Dbug699171.py8 def Quit(msg, exitcode=0): print msg ; sys.exit(exitcode) function
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/examples/tutorial/table/
H A Dtable.adb28 procedure Quit subprogram
/dports/devel/py-game/pygame-2.1.0/docs/reST/tut/
H A DImportInit.rst71 Quit section in Import and Initialize
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/docs/
H A Dmanagement_api.md41 ### Quit subsection in Management API
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/docs/
H A Dmanagement_api.md41 ### Quit subsection in Management API
/dports/net-mgmt/prometheus2/prometheus-2.30.3/docs/
H A Dmanagement_api.md41 ### Quit subsection in Management API
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/docs/
H A Dmanagement_api.md41 ### Quit subsection in Management API
/dports/databases/postgresql13-contrib/postgresql-13.5/src/pl/plpython/sql/
H A Dplpython_schema.sql39 CREATE INDEX xsequences_pid_idx ON xsequences(pid) ;
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/Misc/
H A DLASHClient.h40 Quit, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/listings/ch06-enums-and-pattern-matching/listing-06-02/src/
H A Dmain.rs3 Quit, enumerator

12345678910>>...60