| /xsrc/external/mit/xauth/dist/tests/ |
| H A D | Makefile.am | 5 010-xauth-add-inet.script 010-xauth-add-inet.stdout \ 6 020-xauth-add-local.script 020-xauth-add-local.stdout \ 7 030-xauth-extract.script 030-xauth-extract.stdout \ 8 040-xauth-source.script 040-xauth-source.stdout \ 9 090-xauth-bad-usage.script 090-xauth-bad-usage.stderr 090-xauth-bad-usage.stdout
|
| H A D | test_xauth | 3 # This script is modelled after cmdtest: 10 for script in `ls -1 ${testsrc}/*.script | sort` ; do 11 base=`basename $script .script` 13 $script > out.stdout 2> out.stderr
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/ |
| H A D | init-stage2.sh | 50 echo "touch /xorg-started; sleep 100000" > /xorg-script 52 xinit /bin/sh /xorg-script -- /usr/bin/Xorg -noreset -s 0 -dpms -logfile /Xorg.0.log &
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/ |
| H A D | cffdec.h | 53 char *script; member in struct:cffdec_options
|
| H A D | cffdump.c | 49 #include "script.h" 88 "\t-L, --script=LUA - run specified lua script to analyze state\n" 143 { "script", required_argument, 0, 'L' }, 192 options.script = optarg; 193 if (script_load(options.script)) { 194 errx(-1, "error loading %s\n", options.script);
|
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | configure.ac | 2 # Process this file with autoconf to produce a configure script.
|
| /xsrc/external/mit/xcompmgr/dist/ |
| H A D | configure.ac | 2 # Process this file with autoconf to produce a configure script.
|
| /xsrc/external/mit/freetype/dist/src/autofit/ |
| H A D | aftypes.h | 249 * the script (based on script-specific characters to identify ascender 253 * glyph covered by the script, 304 * Each script is associated with two sets of Unicode ranges to test 305 * whether the font face supports the script, and which non-base 306 * characters the script contains. 308 * We use four-letter script tags from the OpenType specification, 309 * extended by `NONE', which indicates `no script'. 341 AF_Script script; member in struct:AF_ScriptClassRec_ 451 AF_Script script; member in struct:AF_StyleClassRec_ [all...] |
| H A D | afshaper.c | 51 * with all lookups specific to the OpenType script activated. It 87 /* load HarfBuzz script tags */ 106 hb_set_t* gsub_lookups = NULL; /* GSUB lookups for a given script */ 108 hb_set_t* gpos_lookups = NULL; /* GPOS lookups for a given script */ 111 hb_script_t script; local in function:af_shaper_get_coverage 130 script = scripts[style_class->script]; 132 /* Convert a HarfBuzz script tag into the corresponding OpenType */ 135 hb_ot_tags_from_script( script, 141 /* default script [all...] |
| /xsrc/external/mit/libdrm/dist/ |
| H A D | README.rst | 24 with the help of a python script. This might not always possible, as some of 30 For simpler format modifier tokens there's a script (gen_table_fourcc.py) that 31 creates a static table, by going over `drm_fourcc.h` header file. The script
|
| /xsrc/external/mit/glw/dist/ |
| H A D | compile | 25 # configuration script generated by Autoconf, you may include it under 46 right script to run: please start by reading the file `INSTALL'. 136 # mode: shell-script
|
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| H A D | compile | 25 # configuration script generated by Autoconf, you may include it under 46 right script to run: please start by reading the file `INSTALL'. 136 # mode: shell-script
|
| /xsrc/external/mit/xf86-video-ati/dist/ |
| H A D | compile | 25 # configuration script generated by Autoconf, you may include it under 46 right script to run: please start by reading the file `INSTALL'. 136 # mode: shell-script
|
| /xsrc/external/mit/xsetpointer/dist/ |
| H A D | compile | 25 # configuration script generated by Autoconf, you may include it under 46 right script to run: please start by reading the file `INSTALL'. 136 # mode: shell-script
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | unixddef.mk | 3 # development under Unix with no configure script (gcc only)
|
| H A D | freetype2.m4 | 14 # distributed as part of a program that contains a configuration script 26 [# Get the cflags and libraries from the freetype-config script 160 The freetype-config script installed by FreeType 2 could not be found.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 6.4.2.rst | 38 - GLw header files weren't installed by installmesa script (bug 5396)
|
| /xsrc/external/mit/libXpm/dist/ |
| H A D | README.md | 27 to the configure script. 33 --disable-stat-zfile flag to the configure script.
|
| /xsrc/external/mit/rgb/dist/ |
| H A D | README.md | 9 The configure script accepts --with-rgb-db-type=(text|dbm|ndbm) to specify 12 The configure script accepts --with-rgb-db-library=<library-name> to specify
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/dri/ |
| H A D | Android.mk | 37 # "version script assignment of to symbol FOO failed: symbol not defined" 39 -Wl,--version-script=$(LOCAL_PATH)/dri.sym \
|
| /xsrc/external/mit/fontconfig/dist/test/ |
| H A D | Makefile.am | 39 LOG_COMPILER = ${srcdir}/wrapper-script.sh 177 EXTRA_DIST=run-test.sh run-test-conf.sh wrapper-script.sh $(TESTDATA) out.expected-long-family-names out.expected-no-long-family-names
|
| /xsrc/external/mit/MesaLib.old/dist/scons/ |
| H A D | custom.py | 112 # Tell ModuleFinder to search dependencies in the script dir, and the glapi 131 def code_generate(env, script, target, source, command): 141 script_src = env.File(script).srcnode() 155 # Running the Python script causes .pyc files to be generated in the
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/windows/ |
| H A D | README.md | 13 The base container build job executes the `mesa_container.ps1` script which
|
| /xsrc/external/ofl/font-liberation-ttf/dist/ |
| H A D | Makefile | 58 $(FONTFORGE) -script $(EXPORTSCRIPT) -ttf $^ 88 $$(FONTFORGE) -script $$(EXPORTSCRIPT) -$$(lastword $$(subst ., ,$$@)) $$< 2>/dev/null
|
| /xsrc/external/mit/libXfont2/dist/ |
| H A D | README.md | 12 configure script takes various options to enable or disable them: 68 configure script can find OS support for.
|