Searched refs:sorted (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssl_locl.h336 * Independent of the export flag the cipher strength is sorted into classes.
778 STACK_OF(SSL_CIPHER) **sorted,
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES770 changed for (i in array) to access elements in sorted order.
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dresolver.c2409 dns_adbaddrinfolist_t sorted; local
2412 ISC_LIST_INIT(sorted);
2422 ISC_LIST_APPEND(sorted, best, publink);
2424 find->list = sorted;
2433 dns_adbfindlist_t sorted; local
2443 ISC_LIST_INIT(sorted);
2459 ISC_LIST_APPEND(sorted, best, publink);
2461 *findlist = sorted;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdbarch.sh1073 The ARCHES parameter is a linked list (sorted most recently used)
2195 list (keeping the list sorted Most Recently Used). */
2229 list (keep the list sorted Most Recently Used). */
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex3368 % sorted result.
3477 % Define the macros used in formatting output of the sorted index material.
3525 % These macros are used by the sorted index file itself.
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3542 % sorted result.
3651 % Define the macros used in formatting output of the sorted index material.
3699 % These macros are used by the sorted index file itself.
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex3440 % sorted result.
3549 % Define the macros used in formatting output of the sorted index material.
3597 % These macros are used by the sorted index file itself.

Completed in 177 milliseconds

12