HomeSort by relevance Sort by last modified time
    Searched defs:attrset (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursslk.h 223 inline void attrset(attr_t attrs) { function in class:Soft_Label_Key_Set
cursesw.h 89 #ifdef attrset
90 inline chtype UNDEF(attrset)(chtype at) { return attrset(at); } function
91 #undef attrset macro
92 #define attrset UNDEF(attrset) macro
1104 int attrset(chtype at) { return ::wattrset(w, static_cast<int>(at)); } function in class:NCursesWindow
    [all...]
curses.h 539 extern NCURSES_EXPORT(int) attrset (NCURSES_ATTR_T); /* generated */
1142 #define attrset macro
    [all...]
ncurses.h 539 extern NCURSES_EXPORT(int) attrset (NCURSES_ATTR_T); /* generated */
1142 #define attrset macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursslk.h 223 inline void attrset(attr_t attrs) { function in class:Soft_Label_Key_Set
cursesw.h 89 #ifdef attrset
90 inline chtype UNDEF(attrset)(chtype at) { return attrset(at); } function
91 #undef attrset macro
92 #define attrset UNDEF(attrset) macro
1104 int attrset(chtype at) { return ::wattrset(w, static_cast<int>(at)); } function in class:NCursesWindow
    [all...]
curses.h 558 extern NCURSES_EXPORT(int) attrset (NCURSES_ATTR_T); /* generated */
1171 #define attrset macro
    [all...]
ncurses.h 558 extern NCURSES_EXPORT(int) attrset (NCURSES_ATTR_T); /* generated */
1171 #define attrset macro
    [all...]
  /external/selinux/libsepol/cil/src/
cil_build_ast.c 1804 struct cil_roleattributeset *attrset = NULL; local
2851 struct cil_typeattributeset *attrset = NULL; local
    [all...]

Completed in 249 milliseconds