Home
last modified time | relevance | path

Searched refs:sorting (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-13.1/contrib/libdivsufsort/
H A DCHANGELOG.md14 * Improve the performance of the suffix-sorting algorithm
/freebsd-13.1/contrib/netbsd-tests/usr.sbin/mtree/
H A Dd_convert.in3 # changed to test sorting.
/freebsd-13.1/tools/tools/sortbench/
H A DREADME15 As the script runs, it is running each of the stdlib sorting algorithms (and wikisort if provided) …
/freebsd-13.1/usr.bin/compress/doc/
H A Drevision.log61 * Implemented "-B" block compress. Implemented REVERSE sorting of tab_next.
98 * Sped up algorithm significantly by sorting the compress chain.
/freebsd-13.1/contrib/bzip2/
H A DREADME.COMPILATION.PROBLEMS3 lossless, block-sorting data compression.
H A DCHANGES3 lossless, block-sorting data compression.
62 Major change: add a fallback sorting algorithm (blocksort.c)
146 * Minor sorting enhancements from my DCC2000 paper.
H A DREADME7 lossless, block-sorting data compression.
/freebsd-13.1/sbin/ipf/ipfstat/
H A Dipfstat.c1284 int maxtsentries = 0, reverse = 0, sorting = STSORT_DEFAULT; in topipstates() local
1440 switch (sorting) in topipstates()
1535 switch (sorting) in topipstates()
1695 if (++sorting > STSORT_MAX) in topipstates()
1696 sorting = 0; in topipstates()
/freebsd-13.1/contrib/ncurses/misc/
H A Dmakedef.cmd78 * concatenate this list with the old one, sorting it and wiping out
/freebsd-13.1/contrib/kyua/
H A DCONTRIBUTING.md158 * Respect lexicographical sorting wherever possible.
/freebsd-13.1/contrib/sendmail/contrib/
H A Dbsdi.mc7 Subject: Re: sorting mailings lists with fastest delivery users first
H A Dmailprio444 # by sorting by messages-id and delay then computing the difference
/freebsd-13.1/contrib/ldns/ldns/
H A Dutil.h.in140 * sorting. If you need a transformation on the objects that are sorted,
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dcompress152 # bzip a block-sorting file compressor
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DOptions.td379 Eq<"sort-section", "Specifies sections sorting rule when linkerscript is used">;
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1619 HelpText<"Check for non-determinism caused by sorting of pointers">,
/freebsd-13.1/contrib/libpcap/
H A DCHANGES133 Improve sorting of interfaces for pcap_findalldevs()
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A DChangeLog1392 sorting the members
/freebsd-13.1/contrib/file/
H A DChangeLog1275 read in a defined order, by sorting the names).
/freebsd-13.1/contrib/one-true-awk/
H A DFIXES567 the issue appears to be that strcoll is meant for sorting, where
/freebsd-13.1/contrib/bearssl/
H A DDoxyfile568 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
570 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
/freebsd-13.1/contrib/libcbor/
H A DDoxyfile578 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
580 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
/freebsd-13.1/contrib/ldns/
H A Dlibdns.doxygen568 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
570 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
/freebsd-13.1/crypto/openssl/
H A DCHANGES5267 accommodate for stack sorting, always a write lock!).
6078 *) Keep cipherlists sorted in the source instead of sorting them at
6428 searched-for key would be inserted to preserve sorting order.
10508 *) The obj_dat.pl script was messing up the sorting of object
11298 ciphers. Before when the 56bit ciphers were enabled the sorting was
11301 The syntax for the cipher sorting has been extended to support sorting by
11310 Due to the strength-sorting extension, the code of the
/freebsd-13.1/contrib/subversion/
H A DCHANGES3375 * improve hash table sorting performance (r1167659)
6965 copies), #790 (copy table uses txnID), #815 (custom sorting)
7247 - rewrite sorting of hashes

12