OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noecho
(Results
1 - 16
of
16
) sorted by null
/external/e2fsprogs/lib/ss/
test_ss.c
41
int
noecho
;
local
61
noecho
= 0;
63
noecho
= 1;
72
if (!
noecho
)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
wrapper.py
26
curses.
noecho
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
wrapper.py
26
curses.
noecho
()
/external/e2fsprogs/tests/progs/
test_icount.c
253
int
noecho
;
local
273
noecho
= 0;
275
noecho
= 1;
284
if (!
noecho
)
test_rel.c
669
int
noecho
;
local
689
noecho
= 0;
691
noecho
= 1;
700
if (!
noecho
)
/external/e2fsprogs/ext2ed/
main.c
202
noecho
();
234
/*
noecho
(); */
302
noecho
();
/external/qemu/
curses.c
294
initscr();
noecho
(); intrflush(stdscr, FALSE);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py
158
curses.nocbreak, curses.
noecho
, curses.nonl,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py
158
curses.nocbreak, curses.
noecho
, curses.nonl,
/external/grub/grub/
asmstub.c
174
noecho
();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h
662
extern NCURSES_EXPORT(int)
noecho
(void); /* implemented */
[
all
...]
ncurses.h
662
extern NCURSES_EXPORT(int)
noecho
(void); /* implemented */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h
662
extern NCURSES_EXPORT(int)
noecho
(void); /* implemented */
[
all
...]
ncurses.h
662
extern NCURSES_EXPORT(int)
noecho
(void); /* implemented */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h
662
extern NCURSES_EXPORT(int)
noecho
(void); /* implemented */
[
all
...]
ncurses.h
662
extern NCURSES_EXPORT(int)
noecho
(void); /* implemented */
[
all
...]
Completed in 430 milliseconds