Home
last modified time | relevance | path

Searched defs:show_full (Results 1 – 17 of 17) sorted by last modified time

/dports/math/timbl/timbl-6.6/include/timbl/
H A DOptions.h71 virtual std::ostream& show_full( std::ostream &os ) const { in show_full() function
92 inline std::ostream& OptionClassT<bool>::show_full( std::ostream &os ) const { in show_full() function
113 inline std::ostream& InputFormatOption::show_full( std::ostream &os ) const { in show_full() function
129 inline std::ostream& OptionClassT<MetricType>::show_full( std::ostream &os )const { in show_full() function
159 inline std::ostream& DecayOption::show_full( std::ostream &os ) const { in show_full() function
174 inline std::ostream& SmoothOption::show_full( std::ostream &os ) const { in show_full() function
189 inline std::ostream& OptionClassT<WeightType>::show_full( std::ostream &os ) const { in show_full() function
204 inline std::ostream& OptionClassT<OrdeningType>::show_full( std::ostream &os ) const { in show_full() function
219 inline std::ostream& NormalisationOption::show_full( std::ostream &os ) const { in show_full() function
289 inline std::ostream& MetricArrayOption::show_full( std::ostream &os ) const { in show_full() function
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/slurm/
H A Dslurmdb.h819 uint32_t show_full; member
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/accounting_storage/filetxt/
H A Dfiletxt_jobacct_process.c84 uint16_t show_full; member
708 int show_full, int len) in _process_start()
740 int show_full, int len) in _process_step()
839 int show_full, int len) in _process_suspend()
862 int show_full, int len) in _process_terminated()
935 int show_full = 0; in filetxt_jobacct_process_get_jobs() local
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Controller/
H A DHourglassController.php60 public function __construct($rootid = '', $show_full = 1, $loadJS = true)
H A DChartController.php32 private $show_full; variable in Fisharebest\\Webtrees\\Controller\\ChartController
44 public function __construct($show_full = 1)
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Functions/
H A DFunctionsCharts.php76 …intFamilyParents(Family $family, $sosa = 0, $label = '', $parid = '', $gparid = '', $show_full = 1)
285 …yChildren(Family $family, $childid = '', $sosa = 0, $label = '', $show_cousins = 0, $show_full = 1)
430 …$famid, $childid, $sosa, $label = '', $parid = '', $gparid = '', $show_cousins = 0, $show_full = 1)
506 public static function printCousins($famid, $show_full = 1)
H A DFunctionsPrint.php52 public static function printPedigreePerson(Individual $person = null, $show_full = 1)
/dports/www/webtrees/webtrees-1.7.18/webtrees/
H A Drelationship.php40 $show_full = Filter::getInteger('show_full', 0, 1, $WT_TREE->getPreference('PEDIGREE_FULL_DETAILS'… variable
/dports/devel/radare2/radare2-5.1.1/libr/anal/
H A Dmeta.c239 … r_meta_print(RAnal *a, RAnalMetaItem *d, ut64 start, ut64 size, int rad, PJ *pj, bool show_full) { in r_meta_print()
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dplacement.c243 clientConstrainPos (Client * c, gboolean show_full) in clientConstrainPos()
/dports/games/endgame-singularity/singularity-1.00/singularity/code/
H A Dg.py115 def to_percent(raw_percent, show_full = False): argument
/dports/games/simutrans/simutrans-121.0/
H A Dsimintr.cc140 char const *tick_to_string( sint32 ticks, bool show_full ) in tick_to_string()
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dformatselector.c149 GtkWidget *format_selector_new(gboolean show_full) in format_selector_new()
/dports/games/atanks/atanks-6.5/src/
H A Doptionitemmenu.cpp101 void OptionItemMenu::display(bool show_full) in display()
H A Doptionitem.h438 void display(bool show_full) in display()
H A Doptionitemplayer.cpp127 void OptionItemPlayer::display(bool show_full) in display()
H A Doptionitemcolour.cpp147 void OptionItemColour::display(bool show_full) in display()