Home
last modified time | relevance | path

Searched defs:vars (Results 1 – 25 of 6353) sorted by relevance

12345678910>>...255

/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/rpl/r/
H A Dcreate_or_replace_mix.result224 include/show_binlog_events.inc
226 slave-bin.000001 # Gtid # # GTID #-#-#
234 slave-bin.000001 # Query # # use `test`; CREATE TABLE `t2` (
237 slave-bin.000001 # Annotate_rows # # create table t2 engine=myisam select * from t1
241 slave-bin.000001 # Gtid # # BEGIN GTID #-#-#
244 ) ENGINE=InnoDB
245 slave-bin.000001 # Annotate_rows # # create or replace table t2 engine=innodb select * from t1
247 slave-bin.000001 # Write_rows_v1 # # table_id: # flags: STMT_END_F
249 connection server_1;
252 # Check logging of drop temporary table
[all …]
/dports/biology/lamarc/lamarc-2.1.8/src/ui_interface/
H A Dforce_interface.cpp27 bool uiForceLegal::Get(UIVars& vars, UIId id) in Get()
43 bool uiForceOnOff::Get(UIVars& vars, UIId id) in Get()
64 long uiMaxEvents::Get(UIVars& vars, UIId id) in Get()
103 string uiParameter::Min(UIVars& vars, UIId id) in Min()
169 string uiParameter::Max(UIVars& vars, UIId id) in Max()
232 bool uiCoalescence::Get(UIVars& vars, UIId id) in Get()
365 bool uiGrowth::Get(UIVars& vars, UIId id) in Get()
690 bool uiMigration::Get(UIVars& vars, UIId id) in Get()
1304 bool uiDisease::Get(UIVars& vars, UIId id) in Get()
1467 uiStartValue::Get(UIVars& vars, UIId id) in Get()
[all …]
H A Duserparam_interface.cpp32 string uiDataFileName::Get(UIVars& vars, UIId id) in Get()
50 bool uiPlotPost::Get(UIVars& vars, UIId id) in Get()
55 void uiPlotPost::Set(UIVars& vars, UIId id, bool val) in Set()
73 verbosity_type uiProgress::Get(UIVars& vars, UIId id) in Get()
96 long uiRandomSeed::Get(UIVars& vars, UIId id) in Get()
119 string uiResultsFileName::Get(UIVars& vars, UIId id) in Get()
142 bool uiSystemClock::Get(UIVars& vars, UIId id) in Get()
166 long uiSetOldClockSeed::Get(UIVars& vars, UIId id) in Get()
392 bool uiArgFileEnabled::Get(UIVars& vars, UIId id) in Get()
415 bool uiManyArgFiles::Get(UIVars& vars, UIId id) in Get()
[all …]
H A Ddatamodel_interface.cpp27 long uiLociCount::Get(UIVars& vars, UIId id) in Get()
43 string uiLocusName::Get(UIVars& vars, UIId id) in Get()
60 string uiRegionName::Get(UIVars& vars, UIId id) in Get()
77 bool uiFreqsFromData::Get(UIVars& vars, UIId id) in Get()
149 double uiGTRRateAC::Get(UIVars& vars, UIId id) in Get()
170 double uiGTRRateAG::Get(UIVars& vars, UIId id) in Get()
191 double uiGTRRateAT::Get(UIVars& vars, UIId id) in Get()
488 double uiTTRatio::Get(UIVars& vars, UIId id) in Get()
530 double uiAlpha::Get(UIVars& vars, UIId id) in Get()
540 string uiAlpha::Min(UIVars& vars, UIId id) in Min()
[all …]
H A Dchainparam_interface.cpp34 long uiFinalChains::Get(UIVars& vars, UIId id) in Get()
55 long uiFinalDiscard::Get(UIVars& vars, UIId id) in Get()
76 long uiFinalSamples::Get(UIVars& vars, UIId id) in Get()
97 long uiFinalInterval::Get(UIVars& vars, UIId id) in Get()
118 long uiInitialChains::Get(UIVars& vars, UIId id) in Get()
139 long uiInitialDiscard::Get(UIVars& vars, UIId id) in Get()
160 long uiInitialSamples::Get(UIVars& vars, UIId id) in Get()
202 double uiHeatedChain::Get(UIVars& vars, UIId id) in Get()
260 long uiTempInterval::Get(UIVars& vars, UIId id) in Get()
281 bool uiAdaptiveTemp::Get(UIVars& vars, UIId id) in Get()
[all …]
H A Dprior_interface.cpp31 bool uiParameterUseDefaultPrior::Get(UIVars& vars, UIId id) in Get()
52 priortype uiParameterPriorType::Get(UIVars& vars, UIId id) in Get()
73 double uiParameterLowerBound::Get(UIVars& vars, UIId id) in Get()
83 string uiParameterLowerBound::Min(UIVars& vars, UIId id) in Min()
131 string uiParameterLowerBound::Max(UIVars& vars, UIId id) in Max()
147 double uiParameterUpperBound::Get(UIVars& vars, UIId id) in Get()
157 string uiParameterUpperBound::Min(UIVars& vars, UIId id) in Min()
162 string uiParameterUpperBound::Max(UIVars& vars, UIId id) in Max()
244 string uiPriorByForce::Description(UIVars& vars, UIId id) in Description()
267 string uiPriorById::Description(UIVars& vars, UIId id) in Description()
[all …]
H A Dsetgetmachine.cpp255 bool SetGetMachine::doGetBool(string variable, UIVars& vars, UIId id) in doGetBool()
260 data_type SetGetMachine::doGetDataType(string variable,UIVars& vars, UIId id) in doGetDataType()
265 double SetGetMachine::doGetDouble(string variable,UIVars& vars, UIId id) in doGetDouble()
285 long SetGetMachine::doGetLong(string variable,UIVars& vars, UIId id) in doGetLong()
305 proftype SetGetMachine::doGetProftype(string variable,UIVars& vars, UIId id) in doGetProftype()
310 string SetGetMachine::doGetString(string variable,UIVars& vars, UIId id) in doGetString()
326 SetGetMachine::doGetUIIdVec1d(string variable, UIVars& vars, UIId id) in doGetUIIdVec1d()
332 SetGetMachine::doGetUIIdVec2d(string variable, UIVars& vars, UIId id) in doGetUIIdVec2d()
337 string SetGetMachine::doGetPrintString(string variable,UIVars& vars, UIId id) in doGetPrintString()
349 bool SetGetMachine::doGetConsistency(string variable, UIVars& vars, UIId id) in doGetConsistency()
[all …]
H A Dprofile_interface.cpp37 void uiGlobalProfileOn::Set(UIVars& vars, UIId id,noval val) in Set()
101 string uiProfileByID::Description(UIVars& vars, UIId id) in Description()
107 bool uiProfileByID::Get(UIVars& vars, UIId id) in Get()
114 void uiProfileByID::Set(UIVars& vars, UIId id, bool val) in Set()
138 proftype uiProfileByForce::Get(UIVars& vars, UIId id) in Get()
191 uiValidForces::Get(UIVars& vars, UIId id) in Get()
233 uiForceProfilesOff::Description(UIVars& vars, UIId id) in Description()
241 uiForceProfilesOn::Set(UIVars& vars, UIId id, noval val) in Set()
257 uiForceProfilesOn::Description(UIVars& vars, UIId id) in Description()
265 uiForceProfileType::Get(UIVars& vars, UIId id) in Get()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/snowball/libstemmer/
H A Dstem_UTF_8_dutch.c224 lab5:
228 z->ket = z->c; /* ], line 60 */
233 lab4:
234 z->c = c5;
235 break;
238 { int ret = skip_utf8(z->p, z->c, 0, z->l, 1);
242 }
243 continue;
245 z->c = c4;
248 return 1;
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/app/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
53 protected function inflectTemplateVars($vars)
61 protected function inflectTemplatesVars($vars)
69 protected function inflectCoreVars($vars)
78 protected function inflectModuleVars($vars)
86 protected function inflectModulesVars($vars)
94 protected function inflectSkinVars($vars)
102 protected function inflectElementVars($vars)
/dports/www/elgg/elgg-3.3.23/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
61 protected function inflectTemplateVars($vars)
69 protected function inflectTemplatesVars($vars)
77 protected function inflectCoreVars($vars)
86 protected function inflectModuleVars($vars)
94 protected function inflectModulesVars($vars)
102 protected function inflectSkinVars($vars)
110 protected function inflectElementVars($vars)
/dports/deskutils/egroupware/egroupware/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
53 protected function inflectTemplateVars($vars)
61 protected function inflectTemplatesVars($vars)
69 protected function inflectCoreVars($vars)
78 protected function inflectModuleVars($vars)
86 protected function inflectModulesVars($vars)
94 protected function inflectSkinVars($vars)
102 protected function inflectElementVars($vars)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
61 protected function inflectTemplateVars($vars)
69 protected function inflectTemplatesVars($vars)
77 protected function inflectCoreVars($vars)
86 protected function inflectModuleVars($vars)
94 protected function inflectModulesVars($vars)
102 protected function inflectSkinVars($vars)
110 protected function inflectElementVars($vars)
/dports/finance/prestashop/prestashop/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
61 protected function inflectTemplateVars($vars)
69 protected function inflectTemplatesVars($vars)
77 protected function inflectCoreVars($vars)
86 protected function inflectModuleVars($vars)
94 protected function inflectModulesVars($vars)
102 protected function inflectSkinVars($vars)
110 protected function inflectElementVars($vars)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
53 protected function inflectTemplateVars($vars)
61 protected function inflectTemplatesVars($vars)
69 protected function inflectCoreVars($vars)
78 protected function inflectModuleVars($vars)
86 protected function inflectModulesVars($vars)
94 protected function inflectSkinVars($vars)
102 protected function inflectElementVars($vars)
/dports/www/drupal8/drupal-8.9.20/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
61 protected function inflectTemplateVars($vars)
69 protected function inflectTemplatesVars($vars)
77 protected function inflectCoreVars($vars)
86 protected function inflectModuleVars($vars)
94 protected function inflectModulesVars($vars)
102 protected function inflectSkinVars($vars)
110 protected function inflectElementVars($vars)
/dports/www/drupal9/drupal-9.2.10/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
61 protected function inflectTemplateVars($vars)
69 protected function inflectTemplatesVars($vars)
77 protected function inflectCoreVars($vars)
86 protected function inflectModuleVars($vars)
94 protected function inflectModulesVars($vars)
102 protected function inflectSkinVars($vars)
110 protected function inflectElementVars($vars)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/composer/installers/src/Composer/Installers/
H A DMicroweberInstaller.php23 public function inflectPackageVars($vars)
61 protected function inflectTemplateVars($vars)
69 protected function inflectTemplatesVars($vars)
77 protected function inflectCoreVars($vars)
86 protected function inflectModuleVars($vars)
94 protected function inflectModulesVars($vars)
102 protected function inflectSkinVars($vars)
110 protected function inflectElementVars($vars)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text.tests/src/org/eclipse/text/tests/templates/
H A DTemplateTranslatorTest.java55 TemplateVariable[] vars= buffer.getVariables(); in testEmptyTemplate() local
64 TemplateVariable[] vars= buffer.getVariables(); in testNoVarTemplate() local
74 TemplateVariable[] vars= buffer.getVariables(); in testSimpleTemplate() local
92 TemplateVariable[] vars= buffer.getVariables(); in testMultiTemplate() local
111 TemplateVariable[] vars= buffer.getVariables(); in testNonAsciiVarTemplate() local
139 TemplateVariable[] vars= buffer.getVariables(); in testNumberAsIdentifier() local
174 TemplateVariable[] vars= buffer.getVariables(); in testDollar() local
184 TemplateVariable[] vars= buffer.getVariables(); in testEmptyVariable() local
203 TemplateVariable[] vars= buffer.getVariables(); in testTypedTemplate() local
220 TemplateVariable[] vars= buffer.getVariables(); in testParameterizedTypeTemplate() local
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/zordius/lightncandy/src/
H A DValidator.php291 protected static function partialBlock(&$context, $vars)
340 protected static function blockBegin(&$context, $vars)
362 protected static function builtin(&$context, $vars)
406 protected static function with(&$context, $vars)
420 protected static function unless(&$context, $vars)
434 protected static function doIf(&$context, $vars)
693 protected static function doElse(&$context, $vars)
718 public static function log(&$context, $vars)
739 public static function lookup(&$context, $vars)
841 protected static function inline(&$context, $vars)
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/zordius/lightncandy/src/
H A DValidator.php291 protected static function partialBlock(&$context, $vars)
340 protected static function blockBegin(&$context, $vars)
362 protected static function builtin(&$context, $vars)
406 protected static function with(&$context, $vars)
420 protected static function unless(&$context, $vars)
434 protected static function doIf(&$context, $vars)
693 protected static function doElse(&$context, $vars)
718 public static function log(&$context, $vars)
739 public static function lookup(&$context, $vars)
841 protected static function inline(&$context, $vars)
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpigen/
H A Dncmpigen.h34 extern struct vars { struct
46 } *vars; /* table of variables */ argument
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncgen3/
H A Dncgen.h34 extern struct vars { struct
46 } *vars; /* table of variables */ argument
/dports/science/netcdf/netcdf-c-4.7.4/ncgen3/
H A Dncgen.h34 extern struct vars { struct
46 } *vars; /* table of variables */ argument
/dports/mail/squirrelmail-avelsieve-plugin/squirrelmail-avelsieve-plugin-php74-1.9.9/avelsieve/
H A Daddrule.php152 $vars = array( 'address', 'addressrel'); variable
183 $vars = array( 'sizerel', 'sizeamount', 'sizeunit'); variable
205 $vars = array( 'action'); variable
208 $vars = array( 'action', 'excuse'); variable
211 $vars = array( 'action', 'redirectemail', 'keep'); variable
214 $vars = array( 'action', 'keepdeleted'); variable
216 $vars = array_merge($vars, array('folder')); variable
220 $vars = array( 'action', 'vac_addresses', 'vac_days', 'vac_message'); variable
227 $vars = array_merge($vars, array('stop')); variable
230 $vars = array_merge($vars, array('notify')); variable

12345678910>>...255