Searched refs:directories (Results 1 - 25 of 528) sorted by relevance

1234567891011>>

/xsrc/external/mit/imake/dist/
H A Dcleanlinks5 # Remove dangling symlinks and empty directories from a shadow link tree
23 echo Removing empty directories ...
/xsrc/external/mit/libX11/dist/src/
H A DSetFPath.c38 char **directories,
53 n = n + (safestrlen (directories[i]) + 1);
69 size_t length = safestrlen (directories[i]);
71 memcpy (p + 1, directories[i], length);
36 XSetFontPath(register Display * dpy,char ** directories,int ndirs) argument
/xsrc/external/mit/freetype/dist/builds/cmake/
H A DFindBrotliDec.cmake15 # Try to find libbrotlidec include and library directories.
H A DFindHarfBuzz.cmake28 # Try to find HarfBuzz include and library directories.
H A DiOS.cmake237 # set up the default search directories for frameworks
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A DAndroid.mk39 # We need libmesa_nir to get NIR's generated include directories.
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/
H A DAndroid.ir3.mk40 # We need libmesa_nir to get NIR's generated include directories.
/xsrc/external/mit/freetype/dist/builds/
H A Dfreetype.mk32 # INCLUDES A list of directories to be included additionally.
35 # variable before the standard include directories.
98 # Other derived directories.
141 # least the paths for the `base' and `builds/<system>' directories;
H A Ddetect.mk90 # directories. Note that the calling order of the various `detect.mk'
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/
H A DAndroid.mk53 # We need libmesa_nir to get NIR's generated include directories.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/
H A Dmake.bat18 echo. dirhtml to make HTML files named index.html in directories
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
H A Ddoxygen.conf.in342 # The INPUT tag can be used to specify the files and/or directories that contain
344 # directories like "/usr/src/myproject". Separate the files or directories
351 # If the value of the INPUT tag contains directories, you can use the
353 # and *.h) to filter out the source-files in the directories. If left
366 # The EXCLUDE tag can be used to specify files and/or directories that should
374 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
379 # If the value of the INPUT tag contains directories, you can use the
381 # certain files from those directories.
387 # directories tha
[all...]
/xsrc/external/mit/fontconfig/dist/m4/
H A Dlib-prefix.m4183 dnl "Portable Makefiles should refer to any library directories using the 64 symbolic link."
210 # Better ignore directories of this form. They are misleading.
H A Dpo.m486 dnl Installation directories.
96 AC_CONFIG_COMMANDS([po-directories], [[
102 # PO directories have a Makefile.in generated from Makefile.in.in.
118 # directories under different names or in different locations.
H A Dlib-link.m4629 dnl Didn't find the library; assume it is in the system directories
631 dnl directories known to the linker should also be known to the
702 dnl referring to unknown libraries and directories, this macro determines the
715 dnl Use an explicit option to hardcode directories into the resulting
H A Dpkg.m432 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
/xsrc/external/mit/xset/dist/
H A Dxset.c854 char *directories = NULL; local in function:set_font_path
896 /* count the number of directories in path */
910 directories = strdup(path);
911 if (!directories)
917 char *cp = directories;
926 "%s: internal error, only parsed %d of %d directories.\n",
986 free(directories);
/xsrc/external/mit/fontconfig/dist/
H A Dconfigure.ac523 # Add more fonts if available. By default, add only the directories
551 AC_DEFINE_UNQUOTED(FC_ADD_FONTS,"$add_fonts",[Additional font directories])
558 AC_DEFINE_UNQUOTED(FC_ADD_FONTS,"$add_fonts",[Additional font directories])
H A Dconfig.h.in19 /* Additional font directories */
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dpkg.m432 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
/xsrc/external/mit/xfs/dist/
H A Dconfigure.ac93 # compiling, assume default font path uses standard FONTROOTDIR directories.
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Dbare-metal.rst62 # tftp-unique-root and mount directories like
/xsrc/external/mit/MesaLib/dist/docs/
H A Dmeson.rst88 directory <https://mesonbuild.com/Using-multiple-build-directories.html>`__
357 metadata in ``/usr/X11R6`` before the standard directories.
/xsrc/external/mit/libX11/dist/
H A DREADME.md43 * Don't allocate memory for a zero-sized list of directories when
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dsvga3d.rst253 some distros put DRM kernel drivers in different directories.

Completed in 25 milliseconds

1234567891011>>