Home
last modified time | relevance | path

Searched refs:categs (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-directory_browse.php47 $temp_max = count($categs['data']);
49 $categs['data'][$i]['subcats'] = [];
50 if ($categs['data'][$i]['childrenType'] == 'c' && $categs['data'][$i]['viewableChildren'] > 0) {
52 …$subcats = $dirlib->dir_list_categories($categs['data'][$i]['categId'], 0, $categs['data'][$i]['vi…
53 $categs['data'][$i]['subcats'] = $subcats['data'];
55 if ($categs['data'][$i]['childrenType'] == 'd' && $categs['data'][$i]['viewableChildren'] > 0) {
57 $categs['data'][$i]['subcats'] = [
59 "name" => $categs['data'][$i]['description']
63 if ($categs['data'][$i]['childrenType'] == 'r' && $categs['data'][$i]['viewableChildren'] > 0) {
64 …$categs['data'][$i]['subcats'] = $dirlib->get_random_subcats($categs['data'][$i]['categId'], $cate…
[all …]
H A Dtiki-wiki_rankings.php28 $categs = explode(",", $_REQUEST["categId"]); variable
30 $categs = []; variable
32 $smarty->assign('categId', $categs);
71 $rk = $ranklib->$which($limit, $categs, $prefs['language']);
H A Dtiki-directory_admin_related.php72 $categs = $dirlib->dir_get_all_categories_np(0, -1, 'name_asc', $find, $_REQUEST["parent"]); variable
73 $smarty->assign('categs', $categs);
H A Dtiki-directory_admin_categories.php104 $categs = $dirlib->dir_get_all_categories(0, -1, 'name_asc', $find); variable
105 $smarty->assign('categs', $categs);
H A Dtiki-list_object_permissions.php54 $categs = $categlib->get_object_categories($objectType, $objectId);
55 if (! empty($categs)) {
56 foreach ($categs as $categId) {
/dports/biology/migrate/migrate-3.6.11/src/
H A Dlaguerre.c423 (MYREAL *) mycalloc ((categs + 1) * (categs + 1), sizeof (MYREAL)); in initlaguerrecat()
429 for (i = 2; i <= categs; i++) in initlaguerrecat()
435 for (i = 1; i <= categs; i++) in initlaguerrecat()
437 for (i = 1; i <= categs; i++) in initlaguerrecat()
439 xi = lgroot[categs][i]; in initlaguerrecat()
441 x = f * xi / ((categs + 1) * (categs + 1) * y * y); in initlaguerrecat()
445 for (i = 0; i < categs; i++) in initlaguerrecat()
469 for (i = 0; i < categs; i++) in integrate_laguerre()
476 for (i = 0; i < categs; i++) in integrate_laguerre()
491 long categs = 10; in main() local
[all …]
H A Dsequence.h42 extern void initcatn (long *categs);
43 extern boolean initcategs (long categs, MYREAL *rate, MYREAL *probcat);
44 extern void initprobcat (long categs, MYREAL *probsum, MYREAL *probcat);
45 extern void constrain_rates(long categs, MYREAL *rate, MYREAL *probcat);
H A Dlaguerre.h38 extern void integrate_laguerre (long categs, MYREAL *rate,
43 extern void initgammacat (long categs, MYREAL alpha, MYREAL theta1,
H A Dsequence.c59 void initcatn (long *categs);
225 initcatn (long *categs) in initcatn() argument
234 while (*categs > MAXCATEGS || *categs < 1); in initcatn()
258 for (i = 0; i < categs; i++) in initcategs()
295 for (i = 0; i < categs; i++) in initprobcat()
314 for (i = 0; i < categs; i++) in initprobcat()
342 for (i = 0; i < categs; i++) in constrain_rates()
346 for (i = 0; i < categs; i++) in constrain_rates()
1296 if (world->options->categs > 1) in inputoptions()
1475 long categs = world->options->categs; in init_tbl() local
[all …]
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dtiki-directory_browse.tpl44 {if count($categs)}
50 {section name=numloop loop=$categs}
51 …a class="dirlink" href="tiki-directory_browse.php?parent={$categs[numloop].categId}">{$categs[numl…
52 {if $categs[numloop].showCount eq 'y'}
53 ({$categs[numloop].sites})
57 {section name=ix loop=$categs[numloop].subcats}
58 …f $categs[numloop].childrenType ne 'd'} <a class="dirsublink" href="tiki-directory_browse.php?pare…
60 {$categs[numloop].subcats[ix].name}
62 {if $categs[numloop].subcats[ix].showCount eq 'y'}
63 ({$categs[numloop].subcats[ix].sites})
H A Dtiki-directory_admin_related.tpl35 {section name=ix loop=$categs}
36 <option value="{$categs[ix].categId|escape}">{$categs[ix].path}</option>
76 {section name=ix loop=$categs}
77 …<option value="{$categs[ix].categId|escape}" {if $categs[ix].categId eq $items[user].relatedTo}sel…
H A Dtiki-directory_add_site.tpl5 {if $categs[0] eq ''}
76 {section name=ix loop=$categs}
77 …<option value="{$categs[ix].categId|escape}" {if $categs[ix].belongs eq 'y' or $categs[ix].categId…
78 {$categs[ix].path|escape}
82 {if $categs|@count ge '2'}
97 {if $categs|@count ge '2'}
H A Dtiki-directory_admin_sites.tpl15 {section name=ix loop=$categs}
16 …<option value="{$categs[ix].categId|escape}" {if $parent eq $categs[ix].categId}selected="selected…
54 {section name=ix loop=$categs}
55 …<option value="{$categs[ix].categId|escape}" {if $categs[ix].belongs eq 'y' or $categs[ix].categId…
56 {$categs[ix].path|escape}
61 {if $categs|@count ge '2'}
/dports/www/tikiwiki/tiki-21.2/modules/
H A Dmod-func-top_pages.php37 $categs = $ranklib->get_jail();
38 $ranking = $ranklib->wiki_ranking_top_pages($mod_reference["rows"], $categs ? $categs : []);
/dports/www/tikiwiki/tiki-21.2/installer/schema/
H A D20120904_category_root_tiki.php19 $categs = $installer->table('tiki_categories');
23 $map = $categs->fetchMap('categId', 'parentId', []);
37 $categs->update(
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Dmmframereport.cpp149 wxTreeItemId categs = navTreeCtrl_->AppendItem(reports, _("Categories"), 4, 4); in updateReportNavigation() local
150 navTreeCtrl_->SetItemData(categs in updateReportNavigation()
154 this->updateReportCategoryNavigation(categs); in updateReportNavigation()
595 void mmGUIFrame::updateReportCategoryNavigation(wxTreeItemId& categs) in updateReportCategoryNavigation() argument
601 wxTreeItemId categsCalMonth = navTreeCtrl_->AppendItem(categs in updateReportCategoryNavigation()
609 wxTreeItemId categsCurrentMonth = navTreeCtrl_->AppendItem(categs in updateReportCategoryNavigation()
617 wxTreeItemId categsCurrentMonth = navTreeCtrl_->AppendItem(categs in updateReportCategoryNavigation()
636 wxTreeItemId categsTimeCurrentYear = navTreeCtrl_->AppendItem(categs in updateReportCategoryNavigation()
644 wxTreeItemId categsTimeCurrentYear = navTreeCtrl_->AppendItem(categs in updateReportCategoryNavigation()
653 wxTreeItemId categsTimeLastFinancialYear = navTreeCtrl_->AppendItem(categs in updateReportCategoryNavigation()
[all …]
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/reports/
H A Dcategexp.cpp99 group_counter[entry.categs]++; in getHTMLText()
100 group_total[entry.categs] += entry.amount; in getHTMLText()
150 if (group_counter[entry.categs] > 1) in getHTMLText()
156 if (group_counter[entry.categs] == group && group_counter[entry.categs] > 1) in getHTMLText()
163 hb.addMoneyCell(group_total[entry.categs]); in getHTMLText()
166 if (group_counter[entry.categs] == 1 || group == 0) { in getHTMLText()
H A Dbudgetcategorysummary.cpp120 auto categs = Model_Category::all_categories(); in getHTMLText() local
121 categs[L"\uF8FF"] = std::make_pair(-1, -1); //last alphabetical charicter in getHTMLText()
122 for (const auto& category : categs) in getHTMLText()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/phylip/src/
H A Dphylip.cpp612 void initcatn(long *categs) in initcatn() argument
617 *categs = 0; in initcatn()
623 if (*categs > maxcategs || *categs < 1) in initcatn()
645 for (i = 0; i < categs; i++){ in initcategs()
676 for (i = 0; i < categs; i++) { in initprobcat()
689 for (i = 0; i < categs; i++) in initprobcat()
828 for (i = 2; i <= categs; i++) in initlaguerrecat()
833 for (i = 1; i <= categs; i++) in initlaguerrecat()
835 for (i = 1; i <= categs; i++) { in initlaguerrecat()
836 xi = lgroot[categs][i]; in initlaguerrecat()
[all …]
H A Ddnadist.cpp60 long sites, categs, weightsum, datasets, ith, rcategs; variable
99 categs = 1; in getoptions()
560 if (ctgry && categs > 1) { in inputoptions()
561 inputcategs(0, sites, category, categs, "DnaDist"); in inputoptions()
564 } else if (printdata && (categs > 1)) { in inputoptions()
566 for (i = 1; i <= categs; i++) in inputoptions()
711 for (i = 0; i < categs; i++) in makeweights()
935 for (i = 0; i < categs; i++) { in inittable()
1007 quick = (!ctgry || categs == 1); in makev()
1169 for (i = 0; i < categs; i++) { in makev()
/dports/biology/seaview/seaview/csrc/
H A Dphylip.c572 void initcatn(long *categs) in initcatn() argument
577 *categs = 0; in initcatn()
583 if (*categs > maxcategs || *categs < 1) in initcatn()
605 for (i = 0; i < categs; i++){ in initcategs()
636 for (i = 0; i < categs; i++) { in initprobcat()
649 for (i = 0; i < categs; i++) in initprobcat()
788 for (i = 2; i <= categs; i++) in initlaguerrecat()
793 for (i = 1; i <= categs; i++) in initlaguerrecat()
795 for (i = 1; i <= categs; i++) { in initlaguerrecat()
796 xi = lgroot[categs][i]; in initlaguerrecat()
[all …]
/dports/biology/fluctuate/fluctuate1.4/
H A Dfluctuate.c764 categs = 1; in getoptions()
994 } while (categs < 1); in getoptions()
1001 for (j = 0; j < categs; j++) in getoptions()
1237 if (categs <= 1) in inputoptions()
1240 for (i = 1; i <= categs; i++) in inputoptions()
1568 for (i = 0; i < categs; i++) { in inittable()
1673 for (j = 0; j < categs; j++) in evaluate()
1676 for (j = 0; j < categs; j++) in evaluate()
1683 for (j = 0; j < categs; j++) in evaluate()
1691 for (j = 0; j < categs; j++) in evaluate()
[all …]
/dports/biology/recombine/recombine1.41/
H A Drecombine.c1735 op->categs = 1; in initoptions()
2484 if (op->categs <= 1) in inputcategories()
2487 for (i = 1; i <= op->categs; i++) in inputcategories()
3346 for (i = 0; i < op->categs; i++) { in inittable()
3742 if (op->categs > 1) { in evaluate()
3762 for (i = 0; i < op->categs; i++) in evaluate()
3786 if (op->categs > 1) { in snp_evaluate()
3821 for (j = 0; j < op->categs; j++) in snp_evaluate()
4252 subend,op->categs); in localeval()
4255 subend,op->categs); in localeval()
[all …]
H A Dgetdata.h51 void initinvartips(option_struct *op, data_fmt *data, long categs,
53 void makednavalues(option_struct *op, data_fmt *data, long categs,
/dports/www/tikiwiki/tiki-21.2/lib/perspective/
H A Dbinderlib.php199 $categs = unserialize($row['value']);
200 foreach ($categs as $item) {

123