HomeSort by: relevance | last modified time | path
    Searched refs:on (Results 1 - 25 of 572) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/xf86-video-qxl/dist/src/
spiceqxl_uinput.h 7 void spiceqxl_uinput_watch(qxl_screen_t *qxl, Bool on);
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
eth008-power-up.sh 12 $CI_PROJECT_DIR/install/bare-metal/eth008-power-relay.py $ETH_HOST $ETH_PORT on $relay
google-power-up.sh 12 $CI_PROJECT_DIR/install/bare-metal/google-power-relay.py on $relay
  /xsrc/external/mit/fontconfig/dist/conf.d/
10-hinting-full.conf 8 This sort of configuration is available on the major desktop environments
10-hinting-medium.conf 8 This sort of configuration is available on the major desktop environments
10-hinting-none.conf 8 This sort of configuration is available on the major desktop environments
10-hinting-slight.conf 8 This sort of configuration is available on the major desktop environments
10-unhinted.conf 8 This sort of configuration is available on the major desktop environments
10-autohint.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-bgr.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-none.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-rgb.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-vbgr.conf 8 This sort of configuration is available on the major desktop environments
10-sub-pixel-vrgb.conf 8 This sort of configuration is available on the major desktop environments
11-lcdfilter-default.conf 8 This sort of configuration is available on the major desktop environments
11-lcdfilter-legacy.conf 8 This sort of configuration is available on the major desktop environments
11-lcdfilter-light.conf 8 This sort of configuration is available on the major desktop environments
11-lcdfilter-none.conf 8 This sort of configuration is available on the major desktop environments
  /xsrc/external/mit/xfs/dist/config/
config.cpp 4 clone-self = on
  /xsrc/external/mit/MesaLib/dist/include/c11/
threads.h 68 #error Not supported on this platform.
  /xsrc/external/mit/MesaLib.old/dist/include/c11/
threads.h 68 #error Not supported on this platform.
  /xsrc/external/mit/ctwm/dist/
drawing.h 8 typedef enum {on, off} ButtonState; enumerator in enum:__anon5352
drawing.c 53 gcv.line_style = (state == on) ? LineSolid : LineDoubleDash;
66 gcv.line_style = (state == on) ? LineDoubleDash : LineSolid;
93 if(state == on) {
106 XSetForeground(dpy, Scr->BorderGC, ((state == on) ? Scr->White : Scr->Black));
115 if(state == on) {
128 if(state == on) {
213 1, cp, (state == on) ? off : on, true, false);
222 1, cp, (state == on) ? off : on, true, false)
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/vfb/
InitInput.c 70 pDev->on = TRUE;
73 pDev->on = FALSE;
111 pDev->on = TRUE;
115 pDev->on = FALSE;
  /xsrc/external/mit/xorg-server.old/dist/hw/vfb/
InitInput.c 77 pDev->on = TRUE;
80 pDev->on = FALSE;
118 pDev->on = TRUE;
122 pDev->on = FALSE;

Completed in 16 milliseconds

1 2 3 4 5 6 7 8 91011>>