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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
termcap.h 51 #undef NCURSES_CONST
52 #define NCURSES_CONST const
63 extern NCURSES_EXPORT(char *) tgetstr (NCURSES_CONST char *, char **);
66 extern NCURSES_EXPORT(int) tgetflag (NCURSES_CONST char *);
67 extern NCURSES_EXPORT(int) tgetnum (NCURSES_CONST char *);
unctrl.h 57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype);
panel.h 48 NCURSES_CONST void *user;
65 extern NCURSES_EXPORT(int) set_panel_userptr (PANEL *, NCURSES_CONST void *);
66 extern NCURSES_EXPORT(NCURSES_CONST void*) panel_userptr (const PANEL *);
term.h 57 #undef NCURSES_CONST
58 #define NCURSES_CONST const
    [all...]
curses.h 93 #undef NCURSES_CONST
94 #define NCURSES_CONST const
597 extern NCURSES_EXPORT(NCURSES_CONST char *) keyname (int); /* implemented */
627 extern NCURSES_EXPORT(int) mvscanw (int,int, NCURSES_CONST char *,...) /* implemented */
652 extern NCURSES_EXPORT(int) mvwscanw (WINDOW *,int,int, NCURSES_CONST char *,...) /* implemented */
657 extern NCURSES_EXPORT(SCREEN *) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
686 extern NCURSES_EXPORT(int) scanw (NCURSES_CONST char *,...) /* implemented */
733 extern NCURSES_EXPORT(int) vwscanw (WINDOW *, NCURSES_CONST char *,va_list); /* implemented */
734 extern NCURSES_EXPORT(int) vw_scanw (WINDOW *, NCURSES_CONST char *,va_list); /* generated */
    [all...]
ncurses.h 93 #undef NCURSES_CONST
94 #define NCURSES_CONST const
597 extern NCURSES_EXPORT(NCURSES_CONST char *) keyname (int); /* implemented */
627 extern NCURSES_EXPORT(int) mvscanw (int,int, NCURSES_CONST char *,...) /* implemented */
652 extern NCURSES_EXPORT(int) mvwscanw (WINDOW *,int,int, NCURSES_CONST char *,...) /* implemented */
657 extern NCURSES_EXPORT(SCREEN *) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
686 extern NCURSES_EXPORT(int) scanw (NCURSES_CONST char *,...) /* implemented */
733 extern NCURSES_EXPORT(int) vwscanw (WINDOW *, NCURSES_CONST char *,va_list); /* implemented */
734 extern NCURSES_EXPORT(int) vw_scanw (WINDOW *, NCURSES_CONST char *,va_list); /* generated */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
termcap.h 51 #undef NCURSES_CONST
52 #define NCURSES_CONST const
63 extern NCURSES_EXPORT(char *) tgetstr (NCURSES_CONST char *, char **);
66 extern NCURSES_EXPORT(int) tgetflag (NCURSES_CONST char *);
67 extern NCURSES_EXPORT(int) tgetnum (NCURSES_CONST char *);
unctrl.h 57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype);
panel.h 48 NCURSES_CONST void *user;
65 extern NCURSES_EXPORT(int) set_panel_userptr (PANEL *, NCURSES_CONST void *);
66 extern NCURSES_EXPORT(NCURSES_CONST void*) panel_userptr (const PANEL *);
term.h 57 #undef NCURSES_CONST
58 #define NCURSES_CONST const
    [all...]
curses.h 93 #undef NCURSES_CONST
94 #define NCURSES_CONST const
597 extern NCURSES_EXPORT(NCURSES_CONST char *) keyname (int); /* implemented */
627 extern NCURSES_EXPORT(int) mvscanw (int,int, NCURSES_CONST char *,...) /* implemented */
652 extern NCURSES_EXPORT(int) mvwscanw (WINDOW *,int,int, NCURSES_CONST char *,...) /* implemented */
657 extern NCURSES_EXPORT(SCREEN *) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
686 extern NCURSES_EXPORT(int) scanw (NCURSES_CONST char *,...) /* implemented */
733 extern NCURSES_EXPORT(int) vwscanw (WINDOW *, NCURSES_CONST char *,va_list); /* implemented */
734 extern NCURSES_EXPORT(int) vw_scanw (WINDOW *, NCURSES_CONST char *,va_list); /* generated */
    [all...]
ncurses.h 93 #undef NCURSES_CONST
94 #define NCURSES_CONST const
597 extern NCURSES_EXPORT(NCURSES_CONST char *) keyname (int); /* implemented */
627 extern NCURSES_EXPORT(int) mvscanw (int,int, NCURSES_CONST char *,...) /* implemented */
652 extern NCURSES_EXPORT(int) mvwscanw (WINDOW *,int,int, NCURSES_CONST char *,...) /* implemented */
657 extern NCURSES_EXPORT(SCREEN *) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
686 extern NCURSES_EXPORT(int) scanw (NCURSES_CONST char *,...) /* implemented */
733 extern NCURSES_EXPORT(int) vwscanw (WINDOW *, NCURSES_CONST char *,va_list); /* implemented */
734 extern NCURSES_EXPORT(int) vw_scanw (WINDOW *, NCURSES_CONST char *,va_list); /* generated */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
termcap.h 51 #undef NCURSES_CONST
52 #define NCURSES_CONST const
63 extern NCURSES_EXPORT(char *) tgetstr (NCURSES_CONST char *, char **);
66 extern NCURSES_EXPORT(int) tgetflag (NCURSES_CONST char *);
67 extern NCURSES_EXPORT(int) tgetnum (NCURSES_CONST char *);
unctrl.h 57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype);
panel.h 48 NCURSES_CONST void *user;
65 extern NCURSES_EXPORT(int) set_panel_userptr (PANEL *, NCURSES_CONST void *);
66 extern NCURSES_EXPORT(NCURSES_CONST void*) panel_userptr (const PANEL *);
term.h 57 #undef NCURSES_CONST
58 #define NCURSES_CONST const
    [all...]
curses.h 93 #undef NCURSES_CONST
94 #define NCURSES_CONST const
597 extern NCURSES_EXPORT(NCURSES_CONST char *) keyname (int); /* implemented */
627 extern NCURSES_EXPORT(int) mvscanw (int,int, NCURSES_CONST char *,...) /* implemented */
652 extern NCURSES_EXPORT(int) mvwscanw (WINDOW *,int,int, NCURSES_CONST char *,...) /* implemented */
657 extern NCURSES_EXPORT(SCREEN *) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
686 extern NCURSES_EXPORT(int) scanw (NCURSES_CONST char *,...) /* implemented */
733 extern NCURSES_EXPORT(int) vwscanw (WINDOW *, NCURSES_CONST char *,va_list); /* implemented */
734 extern NCURSES_EXPORT(int) vw_scanw (WINDOW *, NCURSES_CONST char *,va_list); /* generated */
    [all...]
ncurses.h 93 #undef NCURSES_CONST
94 #define NCURSES_CONST const
597 extern NCURSES_EXPORT(NCURSES_CONST char *) keyname (int); /* implemented */
627 extern NCURSES_EXPORT(int) mvscanw (int,int, NCURSES_CONST char *,...) /* implemented */
652 extern NCURSES_EXPORT(int) mvwscanw (WINDOW *,int,int, NCURSES_CONST char *,...) /* implemented */
657 extern NCURSES_EXPORT(SCREEN *) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
686 extern NCURSES_EXPORT(int) scanw (NCURSES_CONST char *,...) /* implemented */
733 extern NCURSES_EXPORT(int) vwscanw (WINDOW *, NCURSES_CONST char *,va_list); /* implemented */
734 extern NCURSES_EXPORT(int) vw_scanw (WINDOW *, NCURSES_CONST char *,va_list); /* generated */
    [all...]

Completed in 354 milliseconds