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

  /external/quake/quake/src/WinQuake/
vregset.cpp 35 getch ();
  /external/e2fsprogs/include/nonunix/
unistd.h 32 #define getch _getch macro
  /external/stlport/test/eh/
mwerks_console_OS_X.c 180 int getch(void) function
  /external/qemu/
curses.c 184 chr = getch();
212 nextchr = getch();
  /external/icu4c/test/perf/ustrperf/
stringperf.cpp 225 return new StringPerfFunction(getch, filelines_, numLines, uselen);
227 return new StringPerfFunction(getch, StrBuffer, StrBufferLen, uselen);
stringperf.h 425 inline void getch(const UChar* src,int32_t srcLen, UnicodeString s0) function
  /external/libpng/contrib/gregbook/
wpng.c 112 # ifndef getch
113 # define getch() _read_kbd(0, 1, 0) /* need getche() */ macro
118 # define getch() getkey() /* GRR: need getche() */ macro
  /external/e2fsprogs/ext2ed/
main.c 542 refresh_command_win ();getch ();werase (command_win);
  /external/grub/grub/
asmstub.c 657 c = getch ();
688 c = getch ();
  /external/openssl/crypto/des/
read_pwd.c 496 i=getch();
508 * last character read using getch() is passed to the next read: this is
  /external/e2fsprogs/e2fsck/
util.c 20 #define read_a_char() getch()
  /external/openssl/crypto/ui/
ui_openssl.c 686 i=getch();
698 * last character read using getch() is passed to the next read: this is

Completed in 2564 milliseconds