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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/xterm/dist/vttests/
256colors.pl 51 sleep 1;
88colors.pl 47 sleep 1;
bounce.sh 37 sleep 2
dynamic2.sh 104 sleep 1
110 sleep 1
dynamic.sh 83 sleep 1
fonts.sh 78 sleep 1
title.sh 80 sleep 1
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
bm-init.sh 13 sleep 6000
eth008-power-up.sh 11 sleep 5
google-power-up.sh 11 sleep 5
poe-on 18 sleep 3s
expect-output.sh 25 sleep 2
  /xsrc/external/mit/xkeyboard-config/dist/tests/
testLayouts.pl 13 sleep 2;
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/
capture-devcoredump.sh 13 sleep 10
start-x.sh 8 echo "touch ${_FLAG_FILE}; sleep 100000" > "${_XORG_SCRIPT}"
20 sleep 5
init-stage1.sh 22 for i in 1 2 3; do sntp -sS pool.ntp.org && break || sleep 2; done || true
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/
crosvm-init.sh 21 sleep 5 # Leave some time to get the last output flushed out
25 sleep 10 # Just in case init would exit before the kernel shuts down the VM
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ci/
deqp-runner.sh 19 sleep 1 # Give some time for Weston to start up
38 sleep 1 # Give some time for Weston to release the VT
40 sleep 1 # Give some time for Weston to start up
  /xsrc/external/mit/xsetmode/dist/
compile 85 sleep 1
  /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
statuspage.c 77 sleep(1);
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winclipboardinit.c 103 sleep(WIN_CLIPBOARD_DELAY);
  /xsrc/external/mit/xorgproto/dist/include/X11/
Xwindows.h 105 #define sleep(x) Sleep((x) * 1000) macro
  /xsrc/external/mit/xf86-video-rendition/dist/src/
rendition.c 391 sleep(1);
400 sleep(1);
411 sleep(1);
420 sleep(1);
430 sleep(1);
437 sleep(1);
447 sleep(1);
459 sleep(1);
465 sleep(1);
862 sleep(2)
    [all...]
  /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
viaLowLevel.c 247 struct timespec sleep, rem; local
250 sleep.tv_nsec = 1;
251 sleep.tv_sec = 0;
265 nanosleep(&sleep, &rem);
336 struct timespec sleep, rem; local
338 sleep.tv_nsec = 1;
339 sleep.tv_sec = 0;
352 nanosleep(&sleep, &rem);
363 nanosleep(&sleep, &rem);
379 struct timespec sleep, rem local
404 struct timespec sleep, rem; local
437 struct timespec sleep, rem; local
    [all...]
  /xsrc/external/mit/glw/dist/
compile 117 sleep 1

Completed in 13 milliseconds

1 2 3 4 5 6 7 8 91011>>