OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:standend
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h
371
#ifdef
standend
372
inline int UNDEF(
standend
)() { return
standend
(); }
function
373
#undef
standend
macro
374
#define
standend
UNDEF(
standend
)
macro
1181
int
standend
() { return ::w
standend
(w); }
function in class:NCursesWindow
[
all
...]
curses.h
714
extern NCURSES_EXPORT(int)
standend
(void); /* generated */
1044
#define
standend
macro
[
all
...]
ncurses.h
714
extern NCURSES_EXPORT(int)
standend
(void); /* generated */
1044
#define
standend
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h
371
#ifdef
standend
372
inline int UNDEF(
standend
)() { return
standend
(); }
function
373
#undef
standend
macro
374
#define
standend
UNDEF(
standend
)
macro
1181
int
standend
() { return ::w
standend
(w); }
function in class:NCursesWindow
[
all
...]
curses.h
714
extern NCURSES_EXPORT(int)
standend
(void); /* generated */
1044
#define
standend
macro
[
all
...]
ncurses.h
714
extern NCURSES_EXPORT(int)
standend
(void); /* generated */
1044
#define
standend
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h
371
#ifdef
standend
372
inline int UNDEF(
standend
)() { return
standend
(); }
function
373
#undef
standend
macro
374
#define
standend
UNDEF(
standend
)
macro
1181
int
standend
() { return ::w
standend
(w); }
function in class:NCursesWindow
[
all
...]
curses.h
714
extern NCURSES_EXPORT(int)
standend
(void); /* generated */
1044
#define
standend
macro
[
all
...]
ncurses.h
714
extern NCURSES_EXPORT(int)
standend
(void); /* generated */
1044
#define
standend
macro
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py
51
stdscr.standout, stdscr.
standend
, stdscr.syncdown,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py
51
stdscr.standout, stdscr.
standend
, stdscr.syncdown,
Completed in 256 milliseconds