Searched refs:getch (Results 1 - 8 of 8) sorted by relevance

/external/e2fsprogs/include/nonunix/
H A Dunistd.h32 #define getch _getch macro
/external/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.cpp225 return new StringPerfFunction(getch, filelines_, numLines, uselen);
227 return new StringPerfFunction(getch, StrBuffer, StrBufferLen, uselen);
H A Dstringperf.h427 inline void getch(const UChar* src,int32_t srcLen, UnicodeString s0) function
/external/gptfdisk/
H A Dgptcurses.cc645 inputKey = getch();
793 getch();
804 getch();
/external/libpng/contrib/gregbook/
H A Dwpng.c112 # ifndef getch
113 # define getch() _read_kbd(0, 1, 0) /* need getche() */ macro
118 # define getch() getkey() /* GRR: need getche() */ macro
/external/e2fsprogs/ext2ed/
H A Dmain.c542 refresh_command_win ();getch ();werase (command_win);
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dp2p-nfc.py377 def getch(): function
496 res = getch()
/external/e2fsprogs/e2fsck/
H A Dutil.c24 #define read_a_char() getch()

Completed in 1421 milliseconds