Home
last modified time | relevance | path

Searched refs:cmd_show (Results 1 – 25 of 111) sorted by relevance

12345

/dports/comms/libticables2/libticables2-1.3.5/src/win32/
H A Dusb.h379 LPSTR cmd_line, int cmd_show);
384 LPSTR cmd_line, int cmd_show);
389 LPSTR cmd_line, int cmd_show);
394 LPSTR cmd_line, int cmd_show);
404 LPSTR cmd_line, int cmd_show);
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/tests/integration_tests/
H A Dhooking_win_proc.cc35 int cmd_show) { in WinMain() argument
72 ::ShowWindow(window, cmd_show); in WinMain()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/examples/
H A Dremote.c45 static int cmd_show(git_repository *repo, struct remote_opts *o);
73 retval = cmd_show(repo, &opt); in lg2_remote()
169 static int cmd_show(git_repository *repo, struct remote_opts *o) in cmd_show() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/examples/
H A Dremote.c45 static int cmd_show(git_repository *repo, struct remote_opts *o);
73 retval = cmd_show(repo, &opt); in lg2_remote()
169 static int cmd_show(git_repository *repo, struct remote_opts *o) in cmd_show() function
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/examples/
H A Dremote.c45 static int cmd_show(git_repository *repo, struct opts *o);
73 retval = cmd_show(repo, &opt); in lg2_remote()
169 static int cmd_show(git_repository *repo, struct opts *o) in cmd_show() function
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/examples/
H A Dremote.c45 static int cmd_show(git_repository *repo, struct remote_opts *o);
73 retval = cmd_show(repo, &opt); in lg2_remote()
169 static int cmd_show(git_repository *repo, struct remote_opts *o) in cmd_show() function
/dports/devel/libgit2/libgit2-1.3.0/examples/
H A Dremote.c45 static int cmd_show(git_repository *repo, struct remote_opts *o);
73 retval = cmd_show(repo, &opt); in lg2_remote()
169 static int cmd_show(git_repository *repo, struct remote_opts *o) in cmd_show() function
/dports/science/p5-Geo-WebService-Elevation-USGS/Geo-WebService-Elevation-USGS-0.120/eg/
H A Dusgs_ele136 cmd_show( 'usgs_url' );
151 sub cmd_show {
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/examples/
H A Dremote.c45 static int cmd_show(git_repository *repo, struct opts *o);
84 retval = cmd_show(repo, &opt); in main()
182 static int cmd_show(git_repository *repo, struct opts *o) in cmd_show() function
/dports/lang/python39/Python-3.9.9/Lib/test/test_tools/test_c_analyzer/test_cpython/
H A Dtest___main__.py11 cmd_check, cmd_show, parse_args, main,
142 cmd_show('show',
156 cmd_show('show',
/dports/databases/sqsh/sqsh-2.5/src/
H A Dcmd.h78 int cmd_show _ANSI_ARGS(( int, char** )) ;
141 { "\\show", NULL, cmd_show },
H A Dcmd_show.c44 int cmd_show( argc, argv )
/dports/lang/python39/Python-3.9.9/Tools/c-analyzer/cpython/
H A D__main__.py116 def cmd_show(cmd, *, function
156 'show': cmd_show,
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/stuntsserver/
H A Dconsolethread.h45 void cmd_show();
H A Dconsolethread.cpp176 void CConsoleThread::cmd_show() in cmd_show() function in CConsoleThread
297 {cmd_show();} in executeCommand()
/dports/textproc/uim-el/uim-d1ac9d9/emacs/
H A Duim-el-agent.h60 static int cmd_show(int context_id);
/dports/textproc/uim-gtk/uim-d1ac9d9/emacs/
H A Duim-el-agent.h60 static int cmd_show(int context_id);
/dports/textproc/uim-gtk3/uim-d1ac9d9/emacs/
H A Duim-el-agent.h60 static int cmd_show(int context_id);
/dports/textproc/uim-m17nlib/uim-d1ac9d9/emacs/
H A Duim-el-agent.h60 static int cmd_show(int context_id);
/dports/textproc/uim-qt5/uim-d1ac9d9/emacs/
H A Duim-el-agent.h60 static int cmd_show(int context_id);
/dports/japanese/uim-anthy/uim-d1ac9d9/emacs/
H A Duim-el-agent.h60 static int cmd_show(int context_id);
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/examples/peerconnection/client/
H A Dmain.cc34 wchar_t* cmd_line, int cmd_show) { in wWinMain() argument
/dports/games/dobutsu/dobutsu-2/
H A Ddobutsu.c77 static void cmd_show(const char *);
123 cmd_show, "show",
517 cmd_show(const char *arg) in cmd_show() function
/dports/net/yaz++/yazpp-1.6.1/src/
H A Dyaz-my-client.cpp66 int cmd_show(char *args);
364 int MyClient::cmd_show(char *args) in cmd_show() function in MyClient
410 {"show", &MyClient::cmd_show, "[<start> [<number>]]"}, in processCommand()
/dports/comms/comserv/comserv-1.4.4/
H A Dcmd.h94 int cmd_show (ENDPOINT * e, char * cmdline);

12345