Searched refs:automatic (Results 1 - 25 of 305) sorted by relevance

1234567891011>>

/xsrc/external/mit/freetype/dist/src/autofit/
H A Dmodule.mk20 $(ECHO_DRIVER)autofit $(ECHO_DRIVER_DESC)automatic hinting module$(ECHO_DRIVER_DONE)
/xsrc/external/mit/xkbutils/dist/
H A Dxkbvleds.c48 static unsigned long wanted, real, named, explicit, automatic, virtual; variable in typeref:typename:unsigned long
70 " [-+]automatic (Don't) watch automatic LEDs\n"
77 "The default set of LEDs is -union +name +automatic +real\n");
136 else if (uStrCaseEqual(&argv[i][1], "automatic"))
270 real = virtual = named = explicit = automatic = 0;
299 automatic |= bit;
318 automatic = ~automatic;
320 automatic
[all...]
/xsrc/external/mit/xkeyboard-config/dist/tests/mxkbledpanel/
H A Dmxkbledpanel.c75 {"-automatic", "*wantAutomatic", XrmoptionNoArg, (XtPointer) "0"},
76 {"+automatic", "*wantAutomatic", XrmoptionNoArg, (XtPointer) "1"},
101 printf(" [-+]automatic (Don't) watch automatic LEDs\n");
157 unsigned int real,virtual,named,explicit,automatic; local in function:InitXkb
181 real=virtual=named=explicit=automatic=0;
194 real=virtual=named=explicit=automatic=0;
202 real=virtual=named=explicit=automatic=0;
232 automatic|= bit;
248 automatic
[all...]
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrMonitor.c113 mon[m].automatic = xmon->automatic;
169 req->monitor.automatic = False;
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrmonitor.c101 monitor->automatic = TRUE;
178 monitor->automatic = client_monitor->automatic;
643 .automatic = monitor->automatic,
703 monitor->automatic = FALSE;
H A Drandrstr.h193 Bool automatic; member in struct:_rrMonitor
/xsrc/external/mit/libepoxy/dist/
H A DREADME.md114 The automatic per-context symbol resolution for win32 requires that
/xsrc/external/mit/freetype/dist/builds/
H A Ddetect.mk110 $(info $(PROJECT_TITLE) build system -- automatic system detection)
H A Dtoplevel.mk106 # Include the automatic host platform detection rules when we need to
/xsrc/external/mit/libXrandr/dist/include/X11/extensions/
H A DXrandr.h558 Bool automatic; member in struct:_XRRMonitorInfo
/xsrc/external/mit/xrandr/dist/
H A Dxrandr.c53 static Bool automatic = False; variable in typeref:typename:Bool
371 Bool automatic; member in struct:_output
1786 * When global --automatic mode is set, turn on connected but off
1789 if (automatic)
1795 output->automatic = True;
1802 output->automatic = True;
1814 if (output->automatic)
3127 config_output->automatic = True;
3131 automatic = True;
4018 monitors->monitors[m].automatic
[all...]
/xsrc/external/mit/MesaLib/dist/docs/
H A Drepository.rst89 want to enable automatic CR/LF conversion in your local copy of the
/xsrc/external/mit/libX11/dist/
H A DREADME.md114 * Add XFreeThreads() and automatic call from a destructor function when
/xsrc/external/mit/libpthread-stubs/dist/
H A Daclocal.m4374 for automatic dependency tracking. If GNU make was not used, consider
378 the package (albeit without support for automatic dependency tracking).])
393 # This code is only required when automatic dependency tracking is enabled.
669 # the idioms we need for our automatic dependency tracking code.
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
H A Dxorgconf.cpp393 # Various other lines can be specified to override the driver's automatic
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
H A Dxorgconf.cpp387 # Various other lines can be specified to override the driver's automatic
/xsrc/external/mit/fontconfig/dist/
H A Daclocal.m4374 for automatic dependency tracking. If GNU make was not used, consider
378 the package (albeit without support for automatic dependency tracking).])
393 # This code is only required when automatic dependency tracking is enabled.
669 # the idioms we need for our automatic dependency tracking code.
/xsrc/external/mit/freetype/dist/
H A DCMakeLists.txt171 # External dependency library detection is automatic. See the notes at the top
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Drasterizer.rst170 Controls automatic texture coordinate generation for rendering sprite points.
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Drasterizer.rst170 Controls automatic texture coordinate generation for rendering sprite points.
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dhandle_manual.cmake187 # more magic to allow different automatic compression, but that's
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dmouse.c2597 Bool automatic = FALSE; local in function:SetupMouse
2610 automatic = TRUE;
2622 if (automatic) {
2658 if (!automatic)
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drandrproto.h1079 BOOL automatic; member in struct:__anonb71068b84c08
/xsrc/external/mit/libXau/dist/
H A Daclocal.m4374 for automatic dependency tracking. If GNU make was not used, consider
378 the package (albeit without support for automatic dependency tracking).])
393 # This code is only required when automatic dependency tracking is enabled.
631 # the idioms we need for our automatic dependency tracking code.
/xsrc/external/mit/libXaw/dist/
H A Daclocal.m42637 for automatic dependency tracking. If GNU make was not used, consider
2641 the package (albeit without support for automatic dependency tracking).])
2656 # This code is only required when automatic dependency tracking is enabled.
2932 # the idioms we need for our automatic dependency tracking code.

Completed in 40 milliseconds

1234567891011>>