Home
last modified time | relevance | path

Searched full:alphabetical (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DRISCVISAUtils.cpp21 // -Unknown single letter extensions in alphabetical order.
24 // -Multi-letter extensions starting with 's' in alphabetical order.
25 // -(TODO) Multi-letter extensions starting with 'zxm' in alphabetical order.
26 // -X extensions in alphabetical order.
27 // -Unknown multi-letter extensions in alphabetical order.
53 // If we got an unknown extension letter, then give it an alphabetical in singleLetterExtensionRank()
/freebsd/share/man/man9/
H A Dstyle.9368 by size (largest to smallest), and then in alphabetical order.
452 alphabetical unless there is a compelling reason to use a different
689 then in alphabetical order; multiple ones per line are okay.
846 in alphabetical order,
853 also in alphabetical order,
885 pure alphabetical order.
887 The alphabetical ordering should take into account the case ordering
/freebsd/usr.bin/fortune/strfile/
H A Dstrfile.881 Order the strings in alphabetical order.
82 The offset table will be sorted in the alphabetical order of the
/freebsd/contrib/bc/
H A DNOTICE.md7 The contributors to `bc` (besides Gavin) are listed below in alphabetical order.
/freebsd/usr.bin/sed/tests/
H A Dhanoi.sed16 # are in alphabetical order (i.e. rings are in descending order of size).
26 # of the alphabetical order of the names of the rings. The b at the
/freebsd/libexec/bootpd/
H A Ddumptab.c48 /* Print symbols in alphabetical order for reader's convenience. */ in dumptab()
124 /* Print symbols in alphabetical order for reader's convenience. */ in dump_host()
278 * so they print in alphabetical order). in dump_host()
/freebsd/contrib/libpcap/
H A DCREDITS3 The current maintainers (in alphabetical order):
9 Additional people who have contributed patches (in alphabetical order):
276 Past maintainers (in alphabetical order):
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetID.cpp22 // Entries in returned vector should be in alphabetical order. in getAllPossibleAMDGPUTargetIDFeatures()
129 // and features in alphabetical order.
/freebsd/contrib/openpam/
H A DCREDITS13 The following persons (in alphabetical order) have contributed,
/freebsd/contrib/tcpdump/
H A DCREDITS3 The current maintainers (in alphabetical order):
9 Additional people who have contributed patches (in alphabetical order):
369 Past maintainers (in alphabetical order):
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dpanel-simple-dsi.yaml26 # compatible must be listed in alphabetical order, ordered by compatible.
/freebsd/sys/security/mac_ddb/
H A Dmac_ddb.c284 panic("%s: command_list[] not alphabetical: %s,%s", in mac_ddb_init()
291 panic("%s: show_command_list[] not alphabetical: %s,%s", in mac_ddb_init()
/freebsd/crypto/openssh/
H A Dsntrup761.sh29 sed -e '/Alphabetical order:/d' -e 's/^/ * - /' < $AUTHOR
H A Ded25519.sh29 sed -e '/Alphabetical order:/d' -e 's/^/ * - /' < $AUTHOR
/freebsd/share/i18n/csmapper/CNS/
H A DUCS@SIP%CNS11643-3.src29 # We give below a list of the tags in alphabetical order. For each tag,
H A DCNS11643-3%UCS@SIP.src29 # We give below a list of the tags in alphabetical order. For each tag,
H A DUCS@BMP%CNS11643-7.src29 # We give below a list of the tags in alphabetical order. For each tag,
H A DCNS11643-7%UCS@BMP.src29 # We give below a list of the tags in alphabetical order. For each tag,
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDirectives.h21 // Various directives in alphabetical order.
/freebsd/sys/contrib/openzfs/scripts/
H A Dupdate_authors.pl311 # alphabetical by domain
317 # alphabetical by local part
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.h87 // OpCode and then by the filename (in alphabetical order).
/freebsd/share/man/man5/
H A Dstyle.Makefile.5166 is preferred for alphabetical ordering and to make
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-order.mk7 NUMBERS= 8 5 4 9 1 7 6 10 3 2 # in English alphabetical order
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DARMTargetDefEmitter.cpp72 auto Alphabetical = [](Record *A, Record *B) -> bool { in EmitARMTargetDef() local
77 std::sort(SortedExtensions.begin(), SortedExtensions.end(), Alphabetical); in EmitARMTargetDef()
/freebsd/lib/libtacplus/
H A Dtaclib_private.h187 #define is_alpha(ch) /* alphabetical */ \

12345