| /xsrc/external/mit/xman/dist/ |
| H A D | Makefile.am | 26 dist_help_DATA = xman.help 29 -D_BSD_SOURCE -DHELPFILE=\"$(helpdir)/xman.help\" 38 help.c \ 25 helpdir=@HELPDIR@ directory
|
| /xsrc/external/mit/xf86-video-qxl/dist/scripts/ |
| H A D | Xspice | 58 parser.add_argument('--xorg', default=which('Xorg'), help='specify the path to the Xorg binary') 59 parser.add_argument('--config', default='spiceqxl.xorg.conf', help='specify the path to the Xspice configuration') 60 parser.add_argument('--auto', action='store_true', help='automatically create a temporary xorg.conf and start the X server') 61 parser.add_argument('--xsession', help='if given, will run after Xorg launch. Should be a program like x-session-manager') 64 add_boolean('--disable-ticketing', help="do not require a client password") 65 parser.add_argument('--password', help="set the password required to connect to the server") 66 add_boolean('--sasl', help="use SASL to authenticate to the server") 69 parser.add_argument('--port', type=int, help="use the specified port as Spice's regular unencrypted port") 70 parser.add_argument('--tls-port', type=int, help='use the specified port as a TLS (encrypted) port', default=0) 71 parser.add_argument('--x509-dir', help [all...] |
| /xsrc/external/mit/freetype/dist/builds/meson/ |
| H A D | extract_libtool_version.py | 55 help="Only print the major version number.", 60 help="Only print the minor version number.", 65 help="Only print the patch version number.", 70 help="Only print the libtool library suffix.", 76 help="The input configure.raw file to parse.",
|
| H A D | extract_freetype_version.py | 69 help="Only print the major version number.", 74 help="Only print the minor version number.", 79 help="Only print the patch version number.", 85 help="The input freetype.h header to parse.",
|
| H A D | process_ftoption_h.py | 24 "input", metavar="FTOPTION_H", help="Path to input ftoption.h file." 27 parser.add_argument("--output", help="Output to file instead of stdout.") 33 help="Enable a given build option (e.g. FT_CONFIG_OPTION_USE_LZW).", 40 help="Disable a given build option.",
|
| H A D | generate_reference_docs.py | 19 help="Top-level FreeType source directory.", 23 "--version", required=True, help='FreeType version (e.g. "2.x.y").' 27 "--output-dir", required=True, help="Output directory."
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/ |
| H A D | gen-symbol-redefs.py | 37 help='libdrivername.a file to read') 40 help='New prefix to give non-driver global symbols') 44 help='driver-specific prefixes')
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | intel_stub_gpu.in | 14 --help Display this help message and exit 46 --help)
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_icd.py | 30 parser.add_argument('--out', help='Output json file.', required=True) 31 parser.add_argument('--lib-path', help='Path to libvulkan_freedreno.so')
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_icd.py | 30 parser.add_argument('--out', help='Output json file.', required=True) 31 parser.add_argument('--lib-path', help='Path to libvulkan_radeon.so')
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_icd.py | 31 parser.add_argument('--out', help='Output jsono file.', required=True) 32 parser.add_argument('--lib-path', help='Path to libvulkan_intel.so')
|
| H A D | anv_extensions_gen.py | 187 parser.add_argument('--out-c', help='Output C file.') 188 parser.add_argument('--out-h', help='Output H file.') 190 help='Vulkan API XML file.',
|
| /xsrc/external/mit/brotli/dist/python/ |
| H A D | bro.py | 61 help='Input file', 69 help='Output file', 75 help='Overwrite existing output file', 81 help='Decompress input file', 90 help='The compression mode can be 0 for generic input, ' 99 help='Controls the compression-speed vs compression-density ' 107 help='Base 2 logarithm of the sliding window size. Range is ' 114 help='Base 2 logarithm of the maximum input block size. '
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/ |
| H A D | report-flakes.py | 75 help='IRC server hostname', required=True) 77 help='IRC server port', required=True) 79 help='results.csv file from deqp-runner or piglit-runner', required=True) 81 help='*-flakes.txt file passed to deqp-runner or piglit-runner', required=True) 83 help='Known flakes report channel', required=True) 85 help='$CI_JOB_URL', required=True) 87 help='$CI_RUNNER_DESCRIPTION', required=True) 89 help='optional branch name') 91 help='optional branch title') 93 help [all...] |
| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_icd_gen.py | 44 help='Vulkan API version.') 46 help='Vulkan registry XML for patch version') 48 help='Path to installed library') 50 help='Output json file.')
|
| H A D | vk_entrypoints_gen.py | 188 parser.add_argument('--out-c', required=True, help='Output C file.') 189 parser.add_argument('--out-h', required=True, help='Output H file.') 191 help='Vulkan API XML file.', 193 parser.add_argument('--proto', help='Generate entrypoint prototypes', 195 parser.add_argument('--weak', help='Generate weak entrypoint declarations', 198 help='Prefix to use for all dispatch tables.', 201 help='Prefix to use for device dispatch tables.',
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/ |
| H A D | warnings_test.py | 33 help='Path to the standalone glsl compiler') 37 help='Directory containing tests to run.')
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_intrinsics_h.py | 59 help='Directory to put the generated files in')
|
| H A D | nir_intrinsics_indices_h.py | 84 help='Directory to put the generated files in')
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_intrinsics_h.py | 50 help='Directory to put the generated files in')
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/ |
| H A D | fastboot_run.py | 104 parser.add_argument('--dev', type=str, help='Serial device (otherwise reading from serial-output.txt)') 105 parser.add_argument('--powerup', type=str, help='shell command for rebooting', required=True) 106 parser.add_argument('--powerdown', type=str, help='shell command for powering off', required=True) 107 parser.add_argument('--fbserial', type=str, help='fastboot serial number of the board', required=True)
|
| H A D | poe_run.py | 81 parser.add_argument('--dev', type=str, help='Serial device to monitor', required=True) 82 parser.add_argument('--powerup', type=str, help='shell command for rebooting', required=True) 83 parser.add_argument('--powerdown', type=str, help='shell command for powering off', required=True) 85 help='time in seconds to wait for activity', required=False)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/ |
| H A D | gen_knobs.py | 33 parser.add_argument("--output", "-o", help="Path to output file", required=True) 34 parser.add_argument("--gen_h", "-gen_h", help="Generate gen_knobs.h", action="store_true", default=False) 35 parser.add_argument("--gen_cpp", "-gen_cpp", help="Generate gen_knobs.cpp", action="store_true", required=False)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/ |
| H A D | gen_knobs.py | 32 parser.add_argument("--output", "-o", help="Path to output file", required=True) 33 parser.add_argument("--gen_h", "-gen_h", help="Generate gen_knobs.h", action="store_true", default=False) 34 parser.add_argument("--gen_cpp", "-gen_cpp", help="Generate gen_knobs.cpp", action="store_true", required=False)
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/tests/ |
| H A D | run-test.py | 20 help='path to i965_asm binary') 22 help='name of the hardware generation (as understood by i965_asm)') 25 help='name of the folder for the generation')
|