Home
last modified time | relevance | path

Searched +defs:show +defs:help (Results 1 – 25 of 1425) sorted by relevance

12345678910>>...57

/dports/math/py-matplotlib/matplotlib-3.4.3/doc/
H A DMakefile12 help: target
27 show: target
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/musicview/
H A Dcontextmenu.py33 def show(position, panel, link, cursor): function
86 def help(): function
/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/ipi/utils/
H A Dmessages.py102 def help(): function
129 def info(text="", show=True ): argument
142 def warning(text="", show=True): argument
/dports/games/warmux/warmux-11.04/src/interface/
H A Dweapon_help.h37 Text help; variable
39 bool show; variable
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Darg_parser.cc71 const std::string &help, in intOption()
85 const std::string &help, in doubleOption()
99 const std::string &help, in boolOption()
113 const std::string &help, in stringOption()
127 const std::string &help, in refOption()
141 const std::string &help, in refOption()
172 const std::string &help, in refOption()
186 const std::string &help, in funcOption()
243 const std::string &help) in other()
249 void ArgParser::show(std::ostream &os,Opts::const_iterator i) const in show() function in lemon::ArgParser
[all …]
/dports/math/lemon/lemon-1.3.1/lemon/
H A Darg_parser.cc71 const std::string &help, in intOption()
85 const std::string &help, in doubleOption()
99 const std::string &help, in boolOption()
113 const std::string &help, in stringOption()
127 const std::string &help, in refOption()
141 const std::string &help, in refOption()
172 const std::string &help, in refOption()
186 const std::string &help, in funcOption()
244 const std::string &help) in other()
250 void ArgParser::show(std::ostream &os,Opts::const_iterator i) const in show() function in lemon::ArgParser
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Darg_parser.cc71 const std::string &help, in intOption()
85 const std::string &help, in doubleOption()
99 const std::string &help, in boolOption()
113 const std::string &help, in stringOption()
127 const std::string &help, in refOption()
141 const std::string &help, in refOption()
172 const std::string &help, in refOption()
186 const std::string &help, in funcOption()
244 const std::string &help) in other()
250 void ArgParser::show(std::ostream &os,Opts::const_iterator i) const in show() function in lemon::ArgParser
[all …]
/dports/games/p5-Games-Bingo-Bot/Games-Bingo-Bot-0.01/lib/Games/Bingo/
H A DBot.pm97 sub show { subroutine
152 sub help { subroutine
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/src/
H A DToolBar.h59 help, enumerator
225 void ShowCopyPaste(bool show){wxConfig::Get()->Write("Toolbar/showCopyPaste",show);} in ShowCopyPaste()
229 void ShowOpenSave(bool show){wxConfig::Get()->Write("Toolbar/showOpenSave",show);} in ShowOpenSave()
231 bool ShowNew(){bool show = true;wxConfig::Get()->Read("Toolbar/showNew",&show); in ShowNew() local
233 void ShowNew(bool show){wxConfig::Get()->Write("Toolbar/showNew",show);} in ShowNew()
237 void ShowSearch(bool show){wxConfig::Get()->Write("Toolbar/showSearch",show);} in ShowSearch()
239 bool ShowHelp(){bool show = true;wxConfig::Get()->Read("Toolbar/showHelp",&show); in ShowHelp() local
241 void ShowHelp(bool show){wxConfig::Get()->Write("Toolbar/showHelp",show);} in ShowHelp()
243 bool ShowPrint(){bool show = true;wxConfig::Get()->Read("Toolbar/showPrint",&show); in ShowPrint() local
245 void ShowPrint(bool show){wxConfig::Get()->Write("Toolbar/showPrint",show);} in ShowPrint()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/src/ui/
H A Dmod.rs4 pub mod help; module
15 pub mod show; module
/dports/lang/ghc/ghc-8.8.4-boot/
H A DMakefile50 install show: target
77 help: target
174 bootstrapping-files show echo: target
/dports/lang/ghc/ghc-8.10.7/
H A DMakefile50 install show: target
77 help: target
174 bootstrapping-files show echo: target
/dports/security/peda/peda-1.2/lib/
H A Dconfig.py64 def show(name=""): member in Option
90 def help(name=""): member in Option
/dports/www/ilias/ILIAS-5.4.25/Services/Repository/classes/
H A Dclass.ilRepositoryGUI.php54 protected $help; variable in ilRepositoryGUI
345 public function show() function in ilRepositoryGUI
/dports/games/xorgramana/XorGramana-0.0.8/
H A Dlevel_menu.c80 int show=8; in level_menu() local
225 void help() in help() function
/dports/www/ilias6/ILIAS-6.14/Services/Repository/classes/
H A Dclass.ilRepositoryGUI.php58 protected $help; variable in ilRepositoryGUI
371 public function show() function in ilRepositoryGUI
/dports/misc/tudu/tudu-0.10.3/src/
H A Dcmd.cc76 void Cmd::show(vector<wstring> &params) in show() function in Cmd
105 void Cmd::help(vector<wstring> &params) in help() function in Cmd
/dports/science/py-scipy/scipy-1.7.1/doc/
H A DMakefile24 help: target
160 show: target
/dports/audio/snd/snd-21.2/
H A Dhooks.rb44 def initialize(name, arity = 0, help = "") argument
111 def make_hook(name, arity = 0, help = "", hook_name = nil, &body) argument
235 alias show to_str alias in Hook
/dports/devel/hs-git-annex/git-annex-8.20210903/Assistant/WebApp/Configurators/
H A DAWS.hs50 show StandardRedundancy = "STANDARD" function
51 show StandardInfrequentAccess = "STANDARD_IA" function
98 accessKeyIDField help = areq (textField `withNote` help) (bfs "Access Key ID") function
103 help = [whamlet| function
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9024 integer, parameter :: PLESC_DOUBLEBUFFERING = 15 ! configure double buffering
187 integer, parameter :: DRAW_LINEX = 1 ! draw lines parallel to the X axis
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/
H A DFindReplaceDialog.cpp101 void FindReplaceDialog::show() in show() function in FindReplaceDialog
195 void FindReplaceDialog::help() in help() function in FindReplaceDialog
/dports/net/jgroups/jgroups-2.12.0/tests/other/org/jgroups/tests/
H A DSynchronousMessageSpeedTest.java72 int show=num/10; in sendMessages() local
143 static void help() { in help() method in SynchronousMessageSpeedTest
/dports/www/horde-base/horde-5.2.23/services/help/
H A Dindex.php21 $show = isset($vars->show) variable
74 $help = new Horde_Help(Horde_Help::SOURCE_FILE, $fname, $views); variable
/dports/www/ilias/ILIAS-5.4.25/Services/Calendar/classes/
H A Dclass.ilCalendarPresentationGUI.php49 protected $help; variable in ilCalendarPresentationGUI
558 public function show() function in ilCalendarPresentationGUI

12345678910>>...57