Home
last modified time | relevance | path

Searched refs:sort_index (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dindex.c604 sort_index (INDEX_ELT *index) in sort_index() function
791 array = sort_index (index); in cm_printindex()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.h83 void dbeSetSort (int dbevindex, int sort_index, MetricType mtype, bool reverse);
H A DDbeView.cc1001 int sort_index = mlist->get_sort_ref_index (); in remove_compare_metrics() local
1010 if (sort_index == i) in remove_compare_metrics()
1023 if (sort_index == i) in remove_compare_metrics()
H A DDbe.cc1151 int sort_index = mlist->get_sort_ref_index (); in dbeGetMetricList() local
1166 sorted->append (i == sort_index); in dbeGetMetricList()
1970 dbeSetSort (int dbevindex, int sort_index, MetricType mtype, bool reverse) in dbeSetSort() argument
1977 dbev->setSort (sort_index, mtype, reverse); in dbeSetSort()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbe.h83 void dbeSetSort (int dbevindex, int sort_index, MetricType mtype, bool reverse);
H A DDbeView.cc1001 int sort_index = mlist->get_sort_ref_index (); in remove_compare_metrics() local
1010 if (sort_index == i) in remove_compare_metrics()
1023 if (sort_index == i) in remove_compare_metrics()
H A DDbe.cc1151 int sort_index = mlist->get_sort_ref_index (); in dbeGetMetricList() local
1166 sorted->append (i == sort_index); in dbeGetMetricList()
1970 dbeSetSort (int dbevindex, int sort_index, MetricType mtype, bool reverse) in dbeSetSort() argument
1977 dbev->setSort (sort_index, mtype, reverse); in dbeSetSort()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.4696 * makeinfo/index.c (sort_index): don't deref NULL. Report from Jan.
160 * makeinfo/index.c (sort_index): allocate the sorted index in new
3837 (sort_index): Expand the index entries as if in non-HTML mode.
3841 don't use the results of expansion inside sort_index.
4127 * makeinfo/index.c (sort_index): whether an entry is @code or not
7164 * makeinfo/makeinfo.c (sort_index): Set defining_line and
8883 (sort_index): Call `make_index_entries_unique'.
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
H A Dgp-display-html.in7168 my $sort_index;
/netbsd-src/external/gpl3/binutils/dist/gprofng/gp-display-html/
H A Dgp-display-html.in10034 my $sort_index;