Searched refs:config (Results 1 - 25 of 5067) sorted by relevance

1234567891011>>

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dx86emu.c3 #include <xorg-config.h>
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dx86emu.c3 #include <xorg-config.h>
/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-bz89617.c31 FcConfig *config = FcConfigCreate (); local in function:main
33 if (!FcConfigAppFontAddFile (config, (const FcChar8 *)SRCDIR "/4x6.pcf") ||
34 FcConfigAppFontAddFile (config, (const FcChar8 *)"/dev/null"))
37 FcConfigDestroy (config);
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A Dxnest-config.h31 #include <dix-config.h>
32 #include <xkb-config.h>
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A Dxnest-config.h31 #include <dix-config.h>
32 #include <xkb-config.h>
/xsrc/external/mit/xfs/dist/config/
H A DMakefile.am25 config_DATA = config data in directory:config
27 EXTRA_DIST = config.cpp
29 CLEANFILES = config
35 config: $(srcdir)/config.cpp target
36 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $(srcdir)/config.cpp > $@
24 configdir = $(sysconfdir)/X11/fs directory
/xsrc/external/mit/libICE/dist/src/
H A Dicetrans.c24 #include <config.h>
/xsrc/external/mit/libSM/dist/src/
H A Dsm_auth.c32 #include <config.h>
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcdeprecate.h31 FcConfigGetRescanInverval (FcConfig *config);
34 FcConfigSetRescanInverval (FcConfig *config, int rescanInterval);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/iris/drm/
H A Diris_drm_winsys.c31 iris_drm_screen_create(int fd, const struct pipe_screen_config *config) argument
33 return iris_screen_create(fcntl(fd, F_DUPFD_CLOEXEC, 3), config);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/target-helpers/
H A Ddrm_helper_public.h11 pipe_i915_create_screen(int fd, const struct pipe_screen_config *config);
14 pipe_iris_create_screen(int fd, const struct pipe_screen_config *config);
17 pipe_nouveau_create_screen(int fd, const struct pipe_screen_config *config);
20 pipe_r300_create_screen(int fd, const struct pipe_screen_config *config);
23 pipe_r600_create_screen(int fd, const struct pipe_screen_config *config);
26 pipe_radeonsi_create_screen(int fd, const struct pipe_screen_config *config);
29 pipe_vmwgfx_create_screen(int fd, const struct pipe_screen_config *config);
32 pipe_freedreno_create_screen(int fd, const struct pipe_screen_config *config);
35 pipe_virgl_create_screen(int fd, const struct pipe_screen_config *config);
38 pipe_v3d_create_screen(int fd, const struct pipe_screen_config *config);
[all...]
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxscreens.c32 #include <dix-config.h>
232 initGlxVisual(VisualPtr visual, __GLXconfig * config) argument
236 maxBits = max(config->redBits, max(config->greenBits, config->blueBits));
238 config->visualID = visual->vid;
239 visual->class = glxConvertToXVisualType(config->visualType);
242 visual->nplanes = config->redBits + config->greenBits + config
255 __GLXconfig *best = NULL, *config; local in function:pickFBConfig
322 __GLXconfig *config; local in function:__glXScreenInit
440 __GLXconfig *config, *next; local in function:__glXScreenDestroy
[all...]
H A Dglxbyteorder.h35 #include <dix-config.h>
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx_glxvisuals.c32 #include <dmx-config.h>
47 __GLXvisualConfig *config, *configs; local in function:GetGLXVisualConfigs
93 /* Allocate memory for our config structure */
94 config = (__GLXvisualConfig*)
96 if (!config) {
102 memset(config, 0, nvisuals * sizeof(__GLXvisualConfig));
103 configs = config;
106 /* Convert config structure into our format */
109 /* Read config structure */
113 config
239 __GLXFBConfig *config, *fbconfigs; local in function:GetGLXFBConfigs
[all...]
/xsrc/external/mit/libFS/dist/src/
H A DFSFlush.c53 #include <config.h>
H A DFSMisc.c53 #include <config.h>
/xsrc/external/mit/freetype/dist/include/
H A Dft2build.h37 #include <freetype/config/ftheader.h>
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A Dprivileged_startx_types.h5 #include <config.h>
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/v3d/drm/
H A Dv3d_drm_winsys.c34 v3d_drm_screen_create(int fd, const struct pipe_screen_config *config) argument
36 return v3d_screen_create(os_dupfd_cloexec(fd), config, NULL);
41 const struct pipe_screen_config *config)
43 return v3d_screen_create(ro->gpu_fd, config, ro);
40 v3d_drm_screen_create_renderonly(struct renderonly * ro,const struct pipe_screen_config * config) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_public.h28 struct pipe_screen *virgl_drm_screen_create(int fd, const struct pipe_screen_config *config);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_public.h28 struct pipe_screen *radeonsi_screen_create(int fd, const struct pipe_screen_config *config);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/hurd/
H A Dhurd_bell.c27 #include <xorg-config.h>
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dkmod_noop.c29 #include <xorg-config.h>
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A Dbsd_pci.c39 #include <xorg-config.h>
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/hurd/
H A Dhurd_bell.c27 #include <xorg-config.h>

Completed in 22 milliseconds

1234567891011>>