/frameworks/wilhelm/tests/sandbox/ |
getch.c | 11 #include "getch.h" 44 int getch() function 63 (void)getch(); /* consume the character */
|
/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/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/chromium_org/third_party/icu/source/test/perf/ustrperf/ |
stringperf.h | 425 inline void getch(const UChar* src,int32_t srcLen, UnicodeString s0) function
|
/external/icu4c/test/perf/ustrperf/ |
stringperf.h | 427 inline void getch(const UChar* src,int32_t srcLen, UnicodeString s0) function
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesw.h | 179 #ifdef getch 180 inline int UNDEF(getch)() { return getch(); } function 181 #undef getch macro 182 #define getch UNDEF(getch) macro 872 int getch() { return ::wgetch(w); } function in class:NCursesWindow 875 int getch(int y, int x) { return ::mvwgetch(w, y, x); } function in class:NCursesWindow [all...] |
curses.h | 568 extern NCURSES_EXPORT(int) getch (void); /* generated */ 1028 #define getch macro [all...] |
ncurses.h | 568 extern NCURSES_EXPORT(int) getch (void); /* generated */ 1028 #define getch macro [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesw.h | 179 #ifdef getch 180 inline int UNDEF(getch)() { return getch(); } function 181 #undef getch macro 182 #define getch UNDEF(getch) macro 872 int getch() { return ::wgetch(w); } function in class:NCursesWindow 875 int getch(int y, int x) { return ::mvwgetch(w, y, x); } function in class:NCursesWindow [all...] |
curses.h | 568 extern NCURSES_EXPORT(int) getch (void); /* generated */ 1028 #define getch macro [all...] |
ncurses.h | 568 extern NCURSES_EXPORT(int) getch (void); /* generated */ 1028 #define getch macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesw.h | 179 #ifdef getch 180 inline int UNDEF(getch)() { return getch(); } function 181 #undef getch macro 182 #define getch UNDEF(getch) macro 872 int getch() { return ::wgetch(w); } function in class:NCursesWindow 875 int getch(int y, int x) { return ::mvwgetch(w, y, x); } function in class:NCursesWindow [all...] |
curses.h | 568 extern NCURSES_EXPORT(int) getch (void); /* generated */ 1028 #define getch macro [all...] |
ncurses.h | 568 extern NCURSES_EXPORT(int) getch (void); /* generated */ 1028 #define getch macro [all...] |