HomeSort by: relevance | last modified time | path
    Searched refs:OPTIONS (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xdriinfo/dist/
xdriinfo.c 44 LIST, NSCREENS, DRIVER, OPTIONS
55 " options screen|driver print configuration information about screen or driver\n"
83 } else if (!strcmp (argv[i], "options")) {
84 func = OPTIONS;
107 if (func == DRIVER || func == OPTIONS) {
132 if ((func == DRIVER || func == OPTIONS) && screenNum >= nScreens) {
158 case OPTIONS: {
159 const char *name, *options; local
171 options = (*GetDriverConfig) (name);
172 if (!options) {
    [all...]
  /xsrc/external/mit/freetype/dist/builds/amiga/
makefile.os4 59 OPTIONS = -DFT2_BUILD_LIBRARY -DNDEBUG -fno-builtin
62 CFLAGS = -mcrt=clib2 $(DIRFLAGS) $(WARNINGS) $(FT2FLAGS) $(OPTIONS) $(OPTIMIZE)
  /xsrc/external/mit/libX11/dist/specs/i18n/compose/
compose-chart.pl 28 # See perldoc at end (or run with --help or --man options) for details
29 # of command-line options.
340 compose-chart [options] [file ...]
342 Options:
350 =head1 OPTIONS
  /xsrc/external/mit/glw/dist/
ltmain.sh 389 # Standard options:
843 # Parse options once, thoroughly. This comes as soon as possible in
946 # Separate optargs to long options:
977 # Having warned about all mis-specified options, bail out if
1296 # Accept any command-line options.
1634 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
1647 This mode accepts the following additional options:
1671 This mode accepts the following additional options:
1711 BSD-compatible install options are recognized).
    [all...]
  /xsrc/external/mit/libXevie/dist/
ltmain.sh 389 # Standard options:
843 # Parse options once, thoroughly. This comes as soon as possible in
946 # Separate optargs to long options:
977 # Having warned about all mis-specified options, bail out if
1296 # Accept any command-line options.
1634 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
1647 This mode accepts the following additional options:
1671 This mode accepts the following additional options:
1711 BSD-compatible install options are recognized).
    [all...]
  /xsrc/external/mit/xcb-util/dist/
ltmain.sh 234 # Standard options:
695 # Parse options once, thoroughly. This comes as soon as possible in
787 # Separate optargs to long options:
817 # Having warned about all mis-specified options, bail out if
1130 # Accept any command-line options.
1468 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
1481 This mode accepts the following additional options:
1504 This mode accepts the following additional options:
1544 BSD-compatible install options are recognized).
    [all...]
  /xsrc/external/mit/xf86-video-intel-old/dist/
ltmain.sh 234 # Standard options:
695 # Parse options once, thoroughly. This comes as soon as possible in
787 # Separate optargs to long options:
817 # Having warned about all mis-specified options, bail out if
1130 # Accept any command-line options.
1468 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
1481 This mode accepts the following additional options:
1504 This mode accepts the following additional options:
1544 BSD-compatible install options are recognized).
    [all...]
  /xsrc/external/mit/xf86-video-xgi/dist/
ltmain.sh 234 # Standard options:
695 # Parse options once, thoroughly. This comes as soon as possible in
787 # Separate optargs to long options:
817 # Having warned about all mis-specified options, bail out if
1130 # Accept any command-line options.
1468 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
1481 This mode accepts the following additional options:
1504 This mode accepts the following additional options:
1544 BSD-compatible install options are recognized).
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
ltmain.sh 389 # Standard options:
843 # Parse options once, thoroughly. This comes as soon as possible in
946 # Separate optargs to long options:
977 # Having warned about all mis-specified options, bail out if
1296 # Accept any command-line options.
1634 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
1647 This mode accepts the following additional options:
1671 This mode accepts the following additional options:
1711 BSD-compatible install options are recognized).
    [all...]
configure 1309 # Initialize some variables set by options.
1312 # The variables have the same names as the options, with
1329 # Installation directory options.
1371 # Accept the important Cygnus configure options, so we can diagnose typos.
1806 # Omit some internal or obsolete options to make the list less imposing.
1816 Defaults for the options are specified in brackets.
1820 --help=short display options specific to this package
1840 For better control, use the options below.
2031 --with-default-xkb-options=OPTIONS
    [all...]

Completed in 13 milliseconds