Searched refs:listing (Results 1 - 25 of 126) sorted by relevance

123456

/xsrc/external/mit/xkbcomp/dist/
H A DMakefile.am45 listing.c \
H A DMakefile.in132 listing.$(OBJEXT) misc.$(OBJEXT) parseutils.$(OBJEXT) \
158 ./$(DEPDIR)/keytypes.Po ./$(DEPDIR)/listing.Po \
448 listing.c \
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listing.Po@am__quote@ # am--include-marker
1000 -rm -f ./$(DEPDIR)/listing.Po
1066 -rm -f ./$(DEPDIR)/listing.Po
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dloadmod.c484 char **listing = NULL; local in function:LoaderListDirs
524 save = listing;
525 listing = realloc(listing,
527 if (!listing) {
538 listing[n] = malloc(len + 1);
539 if (!listing[n]) {
540 FreeStringList(listing);
547 strncpy(listing[n], dp->d_name + match[1].rm_so,
549 listing[
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
H A Dloadmod.c361 char **listing = NULL; local in function:LoaderListDir
390 save = listing;
391 listing = reallocarray(listing, n + 2, sizeof(char *));
392 if (!listing) {
400 listing[n] = malloc(len + 1);
401 if (!listing[n]) {
402 FreeStringList(listing);
406 strncpy(listing[n], dp->d_name + match[1].rm_so, len);
407 listing[
[all...]
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DEXT_shader_integer_mix.spec58 Additions to the table listing common built-in functions:
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DEXT_shader_integer_mix.spec58 Additions to the table listing common built-in functions:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.2.rst126 - egl: only take render nodes into account when listing DRM devices
H A D9.0.1.rst131 - glx: Fix listing of INTEL_swap_event in glXQueryExtensionsString()
/xsrc/external/mit/libX11/dist/specs/i18n/compose/
H A Dcompose-chart.pl386 DocBook/XML charts listing the available characters for end-user reference.
/xsrc/external/mit/xdm/dist/
H A Dconfigure.ac321 AC_MSG_CHECKING([for path to file listing current logins for sessreg])
341 AC_MSG_CHECKING([for path to file listing login history for sessreg])
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dhandle_manual.cmake111 # those cases, and it's easier than listing every MANUAL_BUILD_* in the
/xsrc/external/mit/MesaLib/dist/docs/
H A Dmeson.rst107 Meson does not currently support listing configuration options before
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md707 Adds TwmKeys (rootmenu listing all keybindings) and TWM Visible (rootmenu
883 Adds the TWMAllIcons menu, listing all iconified windows on all
/xsrc/external/mit/xterm/dist/
H A Daclocal.m43235 # Expect listing to have fields like this:
3555 # Expect listing to have fields like this:
/xsrc/external/mit/libXau/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/libXrender/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/libxshmfence/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/libICE/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/libSM/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/libX11/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/libXv/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/libXxf86vm/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dlibtool.m41461 [How to feed a file listing to the archiver])
3863 [Take the output of nm and produce a listing of raw symbols and C names])
/xsrc/external/mit/xorg-server/dist/
H A Dltmain.sh2237 (See AUTHORS for complete contributor listing)

Completed in 108 milliseconds

123456