Home
last modified time | relevance | path

Searched defs:sorted (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_typefun.c8 int sorted; member
/freebsd/usr.bin/gprof/
H A Dprintgprof.c405 arctype sorted; in sortchildren() local
445 arctype sorted; in sortparents() local
/freebsd/lib/libc/iconv/
H A Dcitrus_esdb.c257 _citrus_esdb_get_list(char ***rlist, size_t *rnum, bool sorted) in _citrus_esdb_get_list()
H A Dbsd_iconv.c152 __bsd___iconv_get_list(char ***rlist, size_t *rsz, bool sorted) in __bsd___iconv_get_list()
/freebsd/bin/sh/
H A Dalias.c174 struct alias **sorted, *ap; in printaliases() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTimer.cpp139 std::vector<Stats> sorted; in DumpCategoryTimes() local
/freebsd/crypto/openssl/test/
H A Dstack_test.c61 int sorted; in test_int_stack() member
/freebsd/contrib/llvm-project/lld/COFF/
H A DCallGraphSort.cpp156 std::vector<int> sorted(clusters.size()); in run() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp194 std::vector<int> sorted(clusters.size()); in run() local
/freebsd/crypto/openssl/crypto/stack/
H A Dstack.c27 int sorted; member
/freebsd/usr.bin/col/
H A Dcol.c429 static CHAR *sorted; in flush_line() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.cpp163 std::vector<int> sorted(clusters.size()); in run() local
/freebsd/usr.bin/sort/
H A Dradixsort.c64 struct sort_list_item **sorted; member
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_list.c315 int sorted = lp->ul_sorted; in uu_list_find() local
/freebsd/sys/geom/journal/
H A Dg_journal.c1483 g_journal_read_find(struct bio *head, int sorted, struct bio *pbp, off_t ostart, in g_journal_read_find()
1539 u_int i, sorted = 0; in g_journal_read() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c1540 dt_ahashent_t *h, **sorted; local
1683 dt_ahashent_t *h, **sorted = NULL, ***bundle, **nbundle; local
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c3195 mru **sorted; in mrulist() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c729 struct isoent **sorted; member
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp13957 std::vector<TestCase> sorted = unsortedTestCases; in sortTests() local