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

  /hardware/invensense/6515/libsensors_iio/software/simple_apps/common/
console_helper.c 50 return _getch();
  /external/e2fsprogs/include/nonunix/
unistd.h 32 #define getch _getch
  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_test_defines.h 92 _getch(); \
  /external/curl/docs/examples/
rtsp.c 40 # include <conio.h> /* _getch() */
45 static int _getch(void) function
257 _getch();
  /external/libpng/contrib/gregbook/
rpng-win.c 91 * _getch in the main code
111 #define _getch repl_getch macro
113 #include <conio.h> /* only for _getch() */
331 ch = _getch();
376 ch = _getch();
rpng2-win.c 104 * _getch in the main code
124 #define _getch repl_getch macro
126 #include <conio.h> /* only for _getch() */
479 ch = _getch();
525 ch = _getch();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
conio.h 20 _CRTIMP int __cdecl _getch(void);
tchar.h 579 #define _gettch _getch
  /external/python/cpython2/PC/
msvcrtmodule.c 192 ch = _getch();
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_Measure.c 392 _getch();
  /external/webrtc/webrtc/modules/audio_device/test/
func_test_manager.cc 84 _getch();
    [all...]

Completed in 312 milliseconds