Searched defs:STATIC_CAST (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcursesp.h232 const T* p_UserData = STATIC_CAST(T*)(0))
241 NCursesUserPanel(const T* p_UserData = STATIC_CAST(T*)(0)) : NCursesPanel() argument
228 NCursesUserPanel(int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
H A Detip.h132 #define STATIC_CAST(s) static_cast<s> macro
134 #define STATIC_CAST(s) (s) macro
H A Dcursesm.h66 item = p_name ? ::new_item (p_name, p_descript) : STATIC_CAST(ITEM*)(0);
224 UserHook* hook = STATIC_CAST(UserHook*)(::menu_userptr(m));
240 UserHook* uptr = STATIC_CAST(UserHook*)(::menu_userptr (menu));
246 UserHook* uptr = STATIC_CAST(UserHook*)(::menu_userptr (menu));
270 menu (STATIC_CAST(MENU*)(0)),
602 const T* p_UserData = STATIC_CAST(T*)(0))
631 const T* p_UserData = STATIC_CAST(T*)(0))
639 const T* p_UserData = STATIC_CAST(T*)(0),
652 const T* p_UserData = STATIC_CAST(T*)(0),
600 NCursesUserItem(const char* p_name, const char* p_descript = NULL, const T* p_UserData = STATIC_CAST(T*)(0)) argument
627 NCursesUserMenu( int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
638 NCursesUserMenu(NCursesMenuItem Items[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
647 NCursesUserMenu(NCursesMenuItem Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE) argument
H A Dcursesf.h79 : fieldtype(STATIC_CAST(FIELDTYPE*)(0))
120 : field(STATIC_CAST(FIELD*)(0)),
121 ftype(STATIC_CAST(NCursesFieldType*)(0))
133 ftype(STATIC_CAST(NCursesFieldType*)(0))
409 form (STATIC_CAST(FORM*)(0)),
638 const T* p_UserData = STATIC_CAST(T*)(0),
645 OnError(::set_field_userptr(field, STATIC_CAST(void *)(p_UserData)));
656 OnError (::set_field_userptr (field, STATIC_CAST(void *)(p_UserData)));
673 const T* p_UserData = STATIC_CAST(T*)(0))
681 const T* p_UserData = STATIC_CAST(
634 NCursesUserField(int rows, int ncols, int first_row = 0, int first_col = 0, const T* p_UserData = STATIC_CAST(T*)(0), int offscreen_rows = 0, int additional_buffers = 0) argument
669 NCursesUserForm( int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
680 NCursesUserForm(NCursesFormField Fields[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
689 NCursesUserForm(NCursesFormField Fields[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesp.h232 const T* p_UserData = STATIC_CAST(T*)(0))
241 NCursesUserPanel(const T* p_UserData = STATIC_CAST(T*)(0)) : NCursesPanel() argument
228 NCursesUserPanel(int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
H A Detip.h132 #define STATIC_CAST(s) static_cast<s> macro
134 #define STATIC_CAST(s) (s) macro
H A Dcursesm.h66 item = p_name ? ::new_item (p_name, p_descript) : STATIC_CAST(ITEM*)(0);
224 UserHook* hook = STATIC_CAST(UserHook*)(::menu_userptr(m));
240 UserHook* uptr = STATIC_CAST(UserHook*)(::menu_userptr (menu));
246 UserHook* uptr = STATIC_CAST(UserHook*)(::menu_userptr (menu));
270 menu (STATIC_CAST(MENU*)(0)),
602 const T* p_UserData = STATIC_CAST(T*)(0))
631 const T* p_UserData = STATIC_CAST(T*)(0))
639 const T* p_UserData = STATIC_CAST(T*)(0),
652 const T* p_UserData = STATIC_CAST(T*)(0),
600 NCursesUserItem(const char* p_name, const char* p_descript = NULL, const T* p_UserData = STATIC_CAST(T*)(0)) argument
627 NCursesUserMenu( int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
638 NCursesUserMenu(NCursesMenuItem Items[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
647 NCursesUserMenu(NCursesMenuItem Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE) argument
H A Dcursesf.h79 : fieldtype(STATIC_CAST(FIELDTYPE*)(0))
120 : field(STATIC_CAST(FIELD*)(0)),
121 ftype(STATIC_CAST(NCursesFieldType*)(0))
133 ftype(STATIC_CAST(NCursesFieldType*)(0))
409 form (STATIC_CAST(FORM*)(0)),
638 const T* p_UserData = STATIC_CAST(T*)(0),
645 OnError(::set_field_userptr(field, STATIC_CAST(void *)(p_UserData)));
656 OnError (::set_field_userptr (field, STATIC_CAST(void *)(p_UserData)));
673 const T* p_UserData = STATIC_CAST(T*)(0))
681 const T* p_UserData = STATIC_CAST(
634 NCursesUserField(int rows, int ncols, int first_row = 0, int first_col = 0, const T* p_UserData = STATIC_CAST(T*)(0), int offscreen_rows = 0, int additional_buffers = 0) argument
669 NCursesUserForm( int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
680 NCursesUserForm(NCursesFormField Fields[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
689 NCursesUserForm(NCursesFormField Fields[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesp.h232 const T* p_UserData = STATIC_CAST(T*)(0))
241 NCursesUserPanel(const T* p_UserData = STATIC_CAST(T*)(0)) : NCursesPanel() argument
228 NCursesUserPanel(int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
H A Detip.h132 #define STATIC_CAST(s) static_cast<s> macro
134 #define STATIC_CAST(s) (s) macro
H A Dcursesm.h66 item = p_name ? ::new_item (p_name, p_descript) : STATIC_CAST(ITEM*)(0);
224 UserHook* hook = STATIC_CAST(UserHook*)(::menu_userptr(m));
240 UserHook* uptr = STATIC_CAST(UserHook*)(::menu_userptr (menu));
246 UserHook* uptr = STATIC_CAST(UserHook*)(::menu_userptr (menu));
270 menu (STATIC_CAST(MENU*)(0)),
602 const T* p_UserData = STATIC_CAST(T*)(0))
631 const T* p_UserData = STATIC_CAST(T*)(0))
639 const T* p_UserData = STATIC_CAST(T*)(0),
652 const T* p_UserData = STATIC_CAST(T*)(0),
600 NCursesUserItem(const char* p_name, const char* p_descript = NULL, const T* p_UserData = STATIC_CAST(T*)(0)) argument
627 NCursesUserMenu( int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
638 NCursesUserMenu(NCursesMenuItem Items[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Items=FALSE) argument
647 NCursesUserMenu(NCursesMenuItem Items[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE) argument
H A Dcursesf.h79 : fieldtype(STATIC_CAST(FIELDTYPE*)(0))
120 : field(STATIC_CAST(FIELD*)(0)),
121 ftype(STATIC_CAST(NCursesFieldType*)(0))
133 ftype(STATIC_CAST(NCursesFieldType*)(0))
409 form (STATIC_CAST(FORM*)(0)),
638 const T* p_UserData = STATIC_CAST(T*)(0),
645 OnError(::set_field_userptr(field, STATIC_CAST(void *)(p_UserData)));
656 OnError (::set_field_userptr (field, STATIC_CAST(void *)(p_UserData)));
673 const T* p_UserData = STATIC_CAST(T*)(0))
681 const T* p_UserData = STATIC_CAST(
634 NCursesUserField(int rows, int ncols, int first_row = 0, int first_col = 0, const T* p_UserData = STATIC_CAST(T*)(0), int offscreen_rows = 0, int additional_buffers = 0) argument
669 NCursesUserForm( int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0)) argument
680 NCursesUserForm(NCursesFormField Fields[], const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
689 NCursesUserForm(NCursesFormField Fields[], int nlines, int ncols, int begin_y = 0, int begin_x = 0, const T* p_UserData = STATIC_CAST(T*)(0), bool with_frame=FALSE, bool autoDelete_Fields=FALSE) argument
[all...]

Completed in 125 milliseconds