Home
last modified time | relevance | path

Searched refs:kbhit (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/media/audio_utils/tests/
H A Dgetch.c35 int kbhit() in kbhit() function
60 while (!kbhit()) {
H A Dgetch.h17 extern int kbhit();
H A Dfifo_threads.cpp150 if (kbhit()) { in main()
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dgetch.c35 int kbhit() in kbhit() function
60 while (!kbhit()) {
H A Dgetch.h17 extern int kbhit();
H A Dintbufq.c174 if (kbhit()) { in main()
/aosp12/frameworks/wilhelm/tests/listening/
H A DseekTorture.c116 if (kbhit()) { in main()