Home
last modified time | relevance | path

Searched refs:vars (Results 176 – 200 of 30402) sorted by relevance

12345678910>>...1217

/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/output/
H A Dtags.php17 $vars['tags'] = elgg_extract('entity', $vars)->tags;
18 unset($vars['entity']);
22 unset($vars['value']);
24 $vars['tags'] = $value;
32 unset($vars['tags']);
39 unset($vars['list_class']);
42 unset($vars['item_class']);
45 unset($vars['icon']);
48 unset($vars['icon_class']);
57 unset($vars['separator']);
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BASE/
H A DMultiDimCompleteProjectionTestSuite.h203 t1 << *(vars[0]) << *(vars[1]) << *(vars[2]) << *(vars[3]) << *(vars[4]) << *(vars[5]) in test_MultiDimArray()
204 << *(vars[6]) << *(vars[7]) << *(vars[8]) << *(vars[9]); in test_MultiDimArray()
237 tt1 << *(vars[0]) << *(vars[1]) << *(vars[2]) << *(vars[3]) << *(vars[4]) << *(vars[5]) in test_MultiDimImplementation()
238 << *(vars[6]) << *(vars[7]) << *(vars[8]) << *(vars[9]); in test_MultiDimImplementation()
276 *t1 << *(vars[0]) << *(vars[1]) << *(vars[2]) << *(vars[3]) << *(vars[4]) << *(vars[5]) in test_MultiDimArrayPointer()
277 << *(vars[6]) << *(vars[7]) << *(vars[8]) << *(vars[9]); in test_MultiDimArrayPointer()
310 *tt1 << *(vars[0]) << *(vars[1]) << *(vars[2]) << *(vars[3]) << *(vars[4]) << *(vars[5]) in test_MultiDimImplementationPointer()
349 t1 << *(vars[0]) << *(vars[1]) << *(vars[2]) << *(vars[3]) << *(vars[4]) << *(vars[5]) in test_projections_init()
379 t1 << *(vars[0]) << *(vars[1]) << *(vars[2]) << *(vars[3]) << *(vars[4]) << *(vars[5]) in test_potentials()
408 *t1 << *(vars[0]) << *(vars[1]) << *(vars[2]) << *(vars[3]) << *(vars[4]) << *(vars[5]) in test_Pointer_init()
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/device/port/
H A Dmacaccounting.inc.php36 if ($vars['subview'] == 'top10') {
37 if (! isset($vars['sort'])) {
38 $vars['sort'] = 'in';
41 if (! isset($vars['period'])) {
42 $vars['period'] = '1day';
45 $from = '-' . $vars['period'];
52 …'view' => 'macaccounting', 'subview' => 'top10', 'graph' => $vars['graph'], 'sort' => $vars['sort'…
59 …'view' => 'macaccounting', 'subview' => 'top10', 'graph' => $vars['graph'], 'sort' => $vars['sort'…
162 if ($vars['graph']) {
163 $graph_type = 'macaccounting_' . $vars['graph'];
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/zordius/lightncandy/src/
H A DValidator.php342 switch ((isset($vars[0][0]) && is_string($vars[0][0])) ? $vars[0][0] : null) {
649 if (count($vars) == 0) {
653 if (!isset($vars[0])) {
659 foreach ($vars as $var) {
668 if (!isset($vars[0][0])) {
682 return array($raw, $vars);
699 if (isset($vars[1][0])) {
720 if (isset($vars[0][0]) && ($vars[0][0] === 'log')) {
741 if (isset($vars[0][0]) && ($vars[0][0] === 'lookup')) {
846 if (!isset($vars[0][0]) || ($vars[0][0] !== 'inline')) {
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/zordius/lightncandy/src/
H A DValidator.php341 switch ((isset($vars[0][0]) && is_string($vars[0][0])) ? $vars[0][0] : null) {
648 if (count($vars) == 0) {
652 if (!isset($vars[0])) {
658 foreach ($vars as $var) {
667 if (!isset($vars[0][0])) {
681 return array($raw, $vars);
698 if (isset($vars[1][0])) {
719 if (isset($vars[0][0]) && ($vars[0][0] === 'log')) {
740 if (isset($vars[0][0]) && ($vars[0][0] === 'lookup')) {
845 if (!isset($vars[0][0]) || ($vars[0][0] !== 'inline')) {
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/zordius/lightncandy/src/
H A DValidator.php342 switch ((isset($vars[0][0]) && is_string($vars[0][0])) ? $vars[0][0] : null) {
649 if (count($vars) == 0) {
653 if (!isset($vars[0])) {
659 foreach ($vars as $var) {
668 if (!isset($vars[0][0])) {
682 return array($raw, $vars);
699 if (isset($vars[1][0])) {
720 if (isset($vars[0][0]) && ($vars[0][0] === 'log')) {
741 if (isset($vars[0][0]) && ($vars[0][0] === 'lookup')) {
846 if (!isset($vars[0][0]) || ($vars[0][0] !== 'inline')) {
[all …]
/dports/net-mgmt/observium/observium/html/includes/entities/
H A Dsensor.inc.php113 if ($vars['sort'] == 'hostname' || $vars['sort'] == 'device' || $vars['sort'] == 'device_id')
190 unset($vars['sort'], $vars['sort_order']);
198 switch($vars['sort'])
217 $start = $vars['pagesize'] * ($vars['pageno'] - 1);
271 if ($vars['view'] == "graphs" || $vars['graph'] || isset($vars['id']))
335 if ($vars['page'] != "device" && $vars['popup'] != TRUE)
366 if ($vars['page'] == "device" && $vars['tab'] != "overview")
405 …if ($vars['view'] == "graphs" || $vars['id'] == $sensor['sensor_id']) { $vars['graph'] = "graph"; }
406 if ($vars['graph'])
484 if (!isset($vars[$param]) && isset($vars[$short_param]))
[all …]
H A Dstatus.inc.php64 if ($vars['sort'] == 'hostname' || $vars['sort'] == 'device' || $vars['sort'] == 'device_id')
132 switch ($vars['sort_order'])
139 unset($vars['sort'], $vars['sort_order']);
147 switch($vars['sort'])
199 if ($vars['pageno'])
224 if ($vars['view'] == "graphs" || isset($vars['id']))
285 if ($vars['page'] != "device" && $vars['popup'] != TRUE)
312 if ($vars['page'] == "device" && $vars['tab'] != "overview")
339 if ($vars['graph'] || $vars['id'] == $status['status_id'])
418 if (!isset($vars[$param]) && isset($vars[$short_param]))
[all …]
/dports/comms/atslog/atslog-2.1.1/include/
H A Datslogdb.pl.in25 $vars{$key} = $val;
29 $langfileprefix=$vars{sharedir}."/".$vars{langdir}."/";
42 $vars{$key} = $val;
52 if($vars{syslogfacility}){
62 if($vars{syslogfacility}){
91 if($vars{syslogfacility}){
106 $libname="$vars{libdir}/".getLibName($vars{model});
153 $vars{port}='/dev/'.$vars{port};
156vars{bindir}/$vars{atslogd} $vars{atslogd_flags} -P $vars{pidfile} -o -f $vars{stopbits} -p $vars{…
167 if($vars{syslogfacility}){
[all …]
/dports/net-mgmt/observium/observium/html/pages/
H A Dports.inc.php18 if (!isset($vars['format']) || !is_file($config['html_dir'].'/pages/ports/'.$vars['format'].'.inc.p…
20 $vars['format'] = 'list';
23 if (OBS_DEBUG) { print_vars($vars); }
27 if (!isset($vars['sort'])) { $vars['sort'] = 'device'; }
29 if (!isset($vars['disabled'])) { $vars['disabled'] = "0"; }
30 if (!isset($vars['deleted'])) { $vars['deleted'] = "0"; }
246 if ($vars['searchbar'] != "hide")
264 if ($vars['format'] == 'list' && !isset($vars['view'])) { $vars['view'] = 'basic'; }
273 if ($vars['view'] == $type && $vars['graph'] == $option)
308 if ($vars['bare'] == "yes")
[all …]
H A Dedituser.inc.php85 if ($vars['user_id'])
129 if ($vars['user_id'])
136 if ($vars['action'] == "deleteuser" && request_token_valid($vars))
148 if ($vars['new_pass'] == "" || $vars['new_pass2'] == "")
157 else if ($vars['new_pass'] == $vars['new_pass2'])
178 …$vars['new_can_modify_passwd'] = (isset($vars['new_can_modify_passwd']) && $vars['new_can_modify_p…
222 …if (($vars['submit'] == "user_perm_del" || $vars['action'] == "user_perm_del") && request_token_va…
232 $vars['entity_id'] = $vars[$vars['entity_type'].'_entity_id'];
243 …else if (($vars['submit'] == "user_perm_add" || $vars['action'] == "user_perm_add") && request_tok…
253 $vars['entity_id'] = $vars[$vars['entity_type'].'_entity_id'];
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/scripts/
H A Dfsxs.in12 my %vars = (
100 $cc_cmd = "$vars{CC}";
101 if( defined( $vars{INCLUDES} ) && $vars{INCLUDES} ) {
126 $ld_cmd = "$vars{LD}";
127 $ld_cmd = $ld_cmd . " $vars{LDFLAGS} $vars{SOLINK} -o";
138 my $destination = $vars{DESTDIR} . $vars{MODULESDIR};
213 $vars{LIBS} = "-lfreeswitch $vars{LIBS}";
238 $vars{CFLAGS} = "$vars{CFLAGS} $1";
244 $vars{LDFLAGS} = "$vars{LDFLAGS} $1";
250 $vars{LIBS} = "$vars{LIBS} $1";
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/object/widget/edit/
H A Dnum_display.php5 * @uses $vars['entity'] ElggWidget
18 unset($vars['widget']);
23 if (!isset($vars['label'])) {
26 $vars['#label'] = elgg_extract('label', $vars);
27 unset($vars['label']);
33 $vars['value'] = $value;
35 $vars['step'] = (int) elgg_extract('step', $vars, 1);
38 $vars['min'] = max($min, 1);
47 $vars['max'] = max($max, $vars['min']);
49 $vars['#type'] = 'number';
[all …]
/dports/deskutils/phpicalendar/phpicalendar-2.4/lib/bennu/
H A DiCalendar_rfc2445.php390 $vars = array();
411 reset($vars);
417 if(isset($vars['UNTIL']) && isset($vars['COUNT'])) {
422 if(isset($vars['BYWEEKNO']) && $vars['FREQ'] != 'YEARLY') {
440 … if($vars['FREQ'] != 'SECONDLY' && $vars['FREQ'] != 'MINUTELY' && $vars['FREQ'] != 'HOURLY' &&
441 $vars['FREQ'] != 'DAILY' && $vars['FREQ'] != 'WEEKLY' &&
442 $vars['FREQ'] != 'MONTHLY' && $vars['FREQ'] != 'YEARLY') {
469 if(strspn($vars['COUNT'], '0123456789') != strlen($vars['COUNT'])) {
481 if(strspn($vars['INTERVAL'], '0123456789') != strlen($vars['INTERVAL'])) {
529 if(strspn($vars['BYHOUR'], '0123456789,') != strlen($vars['BYHOUR'])) {
[all …]
/dports/www/moodle311/moodle/lib/bennu/
H A DiCalendar_rfc2445.php407 $vars = array();
428 reset($vars);
434 if(isset($vars['UNTIL']) && isset($vars['COUNT'])) {
439 if(isset($vars['BYWEEKNO']) && $vars['FREQ'] != 'YEARLY') {
457 … if($vars['FREQ'] != 'SECONDLY' && $vars['FREQ'] != 'MINUTELY' && $vars['FREQ'] != 'HOURLY' &&
458 $vars['FREQ'] != 'DAILY' && $vars['FREQ'] != 'WEEKLY' &&
459 $vars['FREQ'] != 'MONTHLY' && $vars['FREQ'] != 'YEARLY') {
486 if(strspn($vars['COUNT'], '0123456789') != strlen($vars['COUNT'])) {
498 if(strspn($vars['INTERVAL'], '0123456789') != strlen($vars['INTERVAL'])) {
546 if(strspn($vars['BYHOUR'], '0123456789,') != strlen($vars['BYHOUR'])) {
[all …]
/dports/www/moodle310/moodle/lib/bennu/
H A DiCalendar_rfc2445.php407 $vars = array();
428 reset($vars);
434 if(isset($vars['UNTIL']) && isset($vars['COUNT'])) {
439 if(isset($vars['BYWEEKNO']) && $vars['FREQ'] != 'YEARLY') {
457 … if($vars['FREQ'] != 'SECONDLY' && $vars['FREQ'] != 'MINUTELY' && $vars['FREQ'] != 'HOURLY' &&
458 $vars['FREQ'] != 'DAILY' && $vars['FREQ'] != 'WEEKLY' &&
459 $vars['FREQ'] != 'MONTHLY' && $vars['FREQ'] != 'YEARLY') {
486 if(strspn($vars['COUNT'], '0123456789') != strlen($vars['COUNT'])) {
498 if(strspn($vars['INTERVAL'], '0123456789') != strlen($vars['INTERVAL'])) {
546 if(strspn($vars['BYHOUR'], '0123456789,') != strlen($vars['BYHOUR'])) {
[all …]
/dports/www/moodle39/moodle/lib/bennu/
H A DiCalendar_rfc2445.php407 $vars = array();
428 reset($vars);
434 if(isset($vars['UNTIL']) && isset($vars['COUNT'])) {
439 if(isset($vars['BYWEEKNO']) && $vars['FREQ'] != 'YEARLY') {
457 … if($vars['FREQ'] != 'SECONDLY' && $vars['FREQ'] != 'MINUTELY' && $vars['FREQ'] != 'HOURLY' &&
458 $vars['FREQ'] != 'DAILY' && $vars['FREQ'] != 'WEEKLY' &&
459 $vars['FREQ'] != 'MONTHLY' && $vars['FREQ'] != 'YEARLY') {
486 if(strspn($vars['COUNT'], '0123456789') != strlen($vars['COUNT'])) {
498 if(strspn($vars['INTERVAL'], '0123456789') != strlen($vars['INTERVAL'])) {
546 if(strspn($vars['BYHOUR'], '0123456789,') != strlen($vars['BYHOUR'])) {
[all …]
/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dpiecewisezerospreadedtermstructure.cpp87 CommonVars vars; in testFlatInterpolationLeft() local
96 spreadDates.push_back(vars.calendar.advance(vars.today, 8, Months)); in testFlatInterpolationLeft()
97 spreadDates.push_back(vars.calendar.advance(vars.today, 15, Months)); in testFlatInterpolationLeft()
106 Time t = vars.dayCount.yearFraction(vars.today, interpolationDate); in testFlatInterpolationLeft()
128 CommonVars vars; in testFlatInterpolationRight() local
148 Time t = vars.dayCount.yearFraction(vars.today, interpolationDate); in testFlatInterpolationRight()
170 CommonVars vars; in testLinearInterpolationMultipleSpreads() local
217 CommonVars vars; in testLinearInterpolation() local
236 Date d0 = vars.calendar.advance(vars.today, 100, Days); in testLinearInterpolation()
237 Date d1 = vars.calendar.advance(vars.today, 150, Days); in testLinearInterpolation()
[all …]
H A Dswaptionvolatilitycube.cpp157 CommonVars vars; in testAtmVols() local
178 CommonVars vars; in testSmile() local
199 CommonVars vars; in testSabrVols() local
202 parametersGuess(vars.cube.tenors.options.size()*vars.cube.tenors.swaps.size()); in testSabrVols()
203 for (Size i=0; i<vars.cube.tenors.options.size()*vars.cube.tenors.swaps.size(); i++) { in testSabrVols()
240 CommonVars vars; in testSpreadedCube() local
243 parametersGuess(vars.cube.tenors.options.size()*vars.cube.tenors.swaps.size()); in testSpreadedCube()
329 CommonVars vars; in testObservability() local
332 parametersGuess(vars.cube.tenors.options.size()*vars.cube.tenors.swaps.size()); in testObservability()
461 CommonVars vars; in testSabrParameters() local
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/input/
H A Dcheckbox.php9 * @uses $vars['name'] Name of the checkbox
21 $vars['class'] = elgg_extract_class($vars, 'elgg-input-checkbox');
29 $vars = array_merge($defaults, $vars); variable
31 $default = elgg_extract('default', $vars);
32 unset($vars['default']);
36 'name' => elgg_extract('name', $vars),
42 $label = elgg_extract('label', $vars, false);
45 unset($vars['label']);
46 unset($vars['label_class']);
49 unset($vars['switch']);
[all …]
H A Dautocomplete.php24 $vars['class'] = elgg_extract_class($vars, 'elgg-input-autocomplete');
31 $vars = array_merge($defaults, $vars); variable
61 unset($vars['match_on']);
63 if (isset($vars['match_owner'])) {
65 unset($vars['match_owner']);
68 if (isset($vars['match_membership'])) {
70 unset($vars['match_membership']);
73 if (isset($vars['match_target'])) {
81 unset($vars['match_target']);
88 $vars['type'] = 'text';
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/set/
H A Dbranch.cpp45 vars.expand(home,x); in branch()
61 vars.a.expand(home,x); in branch()
65 vars.b.expand(home,x); in branch()
81 Branch::viewsel(home,vars.a),Branch::viewsel(home,vars.b) in branch()
86 Branch::viewsel(home,vars.a),Branch::viewsel(home,vars.b), in branch()
92 Branch::viewsel(home,vars.a),Branch::viewsel(home,vars.b), in branch()
93 Branch::viewsel(home,vars.c),Branch::viewsel(home,vars.d) in branch()
149 Branch::viewsel(home,vars.a),Branch::viewsel(home,vars.b) in assign()
154 Branch::viewsel(home,vars.a),Branch::viewsel(home,vars.b), in assign()
160 Branch::viewsel(home,vars.a),Branch::viewsel(home,vars.b), in assign()
[all …]
/dports/devel/bugzilla50/bugzilla-5.0.4/
H A Denter_bug.cgi47 my $vars = {};
50 $vars->{'doc_section'} = 'using/filing.html';
109 $vars->{'target'} = "enter_bug.cgi";
173 $vars->{'cc_disabled'} = 0;
227 $vars->{'cc'} = join (", ", $cloned_bug->$role->login, $vars->{'cc'});
242 $vars->{'comment'} = "";
243 $vars->{'comment_is_private'} = 0;
294 $vars->{'version'} = $product->versions;
308 $default{'version'} = $vars->{'version'}->[$#{$vars->{'version'}}]->name;
331 $vars->{'bug_status'} = \@statuses;
[all …]
/dports/net-mgmt/icinga2/icinga2-2.13.2/itl/
H A Dcommand-plugins-manubulon.conf63 vars.snmp_v2 = false
64 vars.snmp_v3 = false
103 vars.snmp_perf = true
129 vars.snmp_warn = 85
130 vars.snmp_crit = 95
131 vars.snmp_perf = true
172 vars.snmp_perf = true
212 vars.snmp_warn = 80
213 vars.snmp_crit = 90
366 vars.snmp_warn = 0
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/page/components/
H A Dlist.php9 * @uses $vars['base_url'] Base URL of list (optional)
20 $items = elgg_extract('items', $vars);
21 $count = elgg_extract('count', $vars);
22 $pagination = elgg_extract('pagination', $vars, true);
23 $position = elgg_extract('position', $vars, 'after');
24 $no_results = elgg_extract('no_results', $vars, '');
27 $vars['no_results'] = elgg_echo('notfound');
31 echo elgg_view('page/components/no_results', $vars);
52 $item_view_vars = $vars;
59 $list_item_vars = $vars;
[all …]

12345678910>>...1217