HomeSort by relevance Sort by last modified time
    Searched refs:kbhit (Results 1 - 10 of 10) sorted by null

  /system/media/wilhelm/tests/sandbox/
getch.h 17 extern int kbhit();
getch.c 35 int kbhit() function
60 while (!kbhit()) {
intbufq.c 174 if (kbhit()) {
  /external/openssl/apps/
s_apps.h 121 #define _kbhit kbhit
  /external/stlport/test/eh/
mwerks_console_OS_X.c 175 int kbhit(void) function
  /system/media/wilhelm/tests/listening/
seekTorture.c 115 if (kbhit()) {
  /external/openssl/
e_os.h 350 # define _kbhit kbhit
426 extern int kbhit(void);
432 # define _kbhit kbhit
  /external/qemu-pc-bios/vgabios/tests/
testbios.c 253 while(kbhit()==0);
  /external/quake/quake/src/WinQuake/
sys_dos.cpp 416 if (! kbhit())
  /external/libpcap/
pcap-dos.c 297 kbhit(); /* a real CPU hog */
    [all...]

Completed in 766 milliseconds