Home
last modified time | relevance | path

Searched refs:flavors (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-12-stable/contrib/mtree/
Dmtree.c69 } flavors[] = { variable
134 for (i = 0; i < __arraycount(flavors); i++) in main()
135 if (strcmp(optarg, flavors[i].name) == 0) { in main()
136 flavor = flavors[i].flavor; in main()
139 if (i == __arraycount(flavors)) in main()
328 for (i = 0; i < __arraycount(flavors); i++) in usage()
329 fprintf(stderr, " %s", flavors[i].name); in usage()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandCompletions.cpp671 static const char *flavors[] = {"default", "att", "intel"}; in DisassemblyFlavors() local
672 for (const char *flavor : flavors) { in DisassemblyFlavors()
/freebsd-12-stable/crypto/openssl/doc/HOWTO/
Dkeys.txt12 Public keys come in several flavors, using different cryptographic
/freebsd-12-stable/sys/contrib/zlib/
DREADME18 well, "make install" should work for most flavors of Unix. For Windows, use
DFAQ99 However, many flavors of Unix come with a shared zlib already installed.
/freebsd-12-stable/contrib/libstdc++/
Dconfigure.host78 # Provide a way to funnel exotic flavors and prefixed/postfixed chip
/freebsd-12-stable/contrib/binutils/libiberty/
Dlibiberty.texi222 amongst the flavors of Unix. @libib{} provides an unvarying dependable
/freebsd-12-stable/contrib/gcclibs/libiberty/
Dlibiberty.texi222 amongst the flavors of Unix. @libib{} provides an unvarying dependable
/freebsd-12-stable/contrib/apr/include/
Dapr.hwc636 /* Appears in later flavors, not the originals. */
Dapr.hw639 /* Appears in later flavors, not the originals. */
/freebsd-12-stable/contrib/file/magic/Magdir/
Dintel6 # Various flavors of x86 UNIX executable/object (other than Xenix, which
/freebsd-12-stable/contrib/subversion/doc/user/
Dlj_article.txt211 httpd does -- right now, this list includes all flavors of Unix,
/freebsd-12-stable/contrib/expat/
DChanges340 (denial-of-service; flavors targeting CPU time or RAM or both,
1239 among the various Unix flavors.
/freebsd-12-stable/contrib/byacc/
DREADME.BTYACC382 Actions in btyacc come in two flavors -- {}-actions, which
/freebsd-12-stable/contrib/gcc/
Drtl.def508 flavors, signed and unsigned. */
520 /* Additional floating point unordered comparison flavors. */
DChangeLog.apple486 * c-opts.c (c_common_post_options): All flavors of c99, blocks are off by
/freebsd-12-stable/crypto/heimdal/doc/
Dhx509.texi272 There are several flavors of certificate in X.509.
/freebsd-12-stable/contrib/binutils/bfd/
Dconfigure.in428 # ELF corefile support has several flavors, but all of
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td1272 // TODO: Split these into volatile and unordered flavors to enable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMScheduleA9.td2042 // Define address generation sequences and predicates for 8 flavors of LDMs.
DARMInstrFormats.td455 // on by adding flavors to specific instructions.
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.md3003 ;; We can handle larger constants here for some flavors, but for now we keep
3004 ;; it simple and only allow those constants supported by all flavors.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86InstrCompiler.td1269 // Normal calls, with various flavors of addresses.
/freebsd-12-stable/contrib/ncurses/
DNEWS976 + add --with-lib-prefix option to allow configuring for old/new flavors
2307 + improve comparison of program-names when checking for linked flavors
2370 + change install for adacurses-config to provide additional flavors
4307 + modify test/ins_wide.c to test all flavors of ins_wstr().
4508 + modify test/inserts.c to test all flavors of insstr().
4661 + modify SCREEN struct to align it between normal/wide curses flavors
/freebsd-12-stable/contrib/binutils/gas/doc/
Das.texinfo1239 various flavors of the assembler.
3050 (Subsections may be padded a different amount on different flavors
6918 flavors.

12