HomeSort by: relevance | last modified time | path
    Searched refs:Xvfb (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/test/scripts/
xephyr-glamor-gles2-piglit.sh 9 # headless, we start an Xvfb first to host the Xephyr.
33 $XSERVER_BUILDDIR/hw/vfb/Xvfb \
xephyr-glamor-piglit.sh 9 # headless, we start an Xvfb first to host the Xephyr.
31 $XSERVER_BUILDDIR/hw/vfb/Xvfb \
  /xsrc/external/mit/libepoxy/dist/.travis/
epoxy-ci-linux.sh 11 # Start Xvfb
14 Xvfb :99 -ac -screen 0 $XVFB_WHD -nolisten tcp &
15 xvfb=$!
31 # Stop Xvfb
32 kill -9 ${xvfb}
  /xsrc/external/mit/xorg-server/dist/
configure 2165 --enable-xvfb Build Xvfb server (default: yes)
27180 # Check whether --enable-xvfb was given.
27183 enableval=$enable_xvfb; XVFB=$enableval
27185 e) XVFB=yes ;;
27909 XVFB=no
32013 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build Xvfb DDX" >&5
32014 printf %s "checking whether to build Xvfb DDX... " >&6; }
32015 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XVFB" >&5
32016 printf "%s\n" "$XVFB" >&6;
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 1953 --enable-xvfb Build Xvfb server (default: yes)
28527 # Check whether --enable-xvfb was given.
28529 enableval=$enable_xvfb; XVFB=$enableval
28531 XVFB=yes
30126 XVFB=no
34295 { echo "$as_me:$LINENO: checking whether to build Xvfb DDX" >&5
34296 echo $ECHO_N "checking whether to build Xvfb DDX... $ECHO_C" >&6; }
34297 { echo "$as_me:$LINENO: result: $XVFB" >&5
34298 echo "${ECHO_T}$XVFB" >&6;
    [all...]

Completed in 23 milliseconds