Searched refs:sort_index (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dindex.c610 sort_index (INDEX_ELT *index)
797 array = sort_index (index);
906 inside sort_index. So we send the original entry text
604 sort_index (INDEX_ELT *index) function
/netbsd-current/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 (); local
1010 if (sort_index == i)
1023 if (sort_index == i)
H A DDbe.cc1151 int sort_index = mlist->get_sort_ref_index (); local
1166 sorted->append (i == sort_index);
1970 dbeSetSort (int dbevindex, int sort_index, MetricType mtype, bool reverse) argument
1977 dbev->setSort (sort_index, mtype, reverse);
/netbsd-current/external/gpl3/binutils/dist/gprofng/gp-display-html/
H A Dgp-display-html.in7168 my $sort_index;

Completed in 367 milliseconds