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

  /frameworks/wilhelm/tests/sandbox/
getch.h 17 extern int kbhit();
getch.c 35 int kbhit() function
60 while (!kbhit()) {
intbufq.c 174 if (kbhit()) {
  /system/media/audio_utils/tests/
getch.h 17 extern int kbhit();
getch.c 35 int kbhit() function
60 while (!kbhit()) {
fifo_threads.cpp 149 if (kbhit()) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
intrcheck.c 82 while (kbhit()) {
  /external/python/cpython2/Parser/
intrcheck.c 82 while (kbhit()) {
  /frameworks/wilhelm/tests/listening/
seekTorture.c 116 if (kbhit()) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
conio.h 83 int __cdecl kbhit(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  /external/fonttools/Lib/fontTools/
ttx.py 302 while not msvcrt.kbhit():
  /external/libpcap/
pcap-dos.c 321 kbhit(); /* a real CPU hog */
    [all...]

Completed in 297 milliseconds