HomeSort by relevance Sort by last modified time
    Searched refs:_Xconst (Results 1 - 25 of 33) sorted by null

1 2

  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xext.h 33 typedef int (*XExtensionErrorHandler)(Display *, _Xconst char *,
34 _Xconst char *);
42 _Xconst char* /* ext_name */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xresource.h 94 _Xconst char* /* string */
98 _Xconst char* /* string */
122 _Xconst char* /* string */,
127 _Xconst char* /* string */,
194 _Xconst char* /* specifier */,
195 _Xconst char* /* type */,
203 _Xconst char* /* value */
208 _Xconst char* /* specifier */,
209 _Xconst char* /* value */
214 _Xconst char* /* line *
    [all...]
Xlocale.h 51 _Xconst char* /* name */
Xlib.h     [all...]
Xfuncproto.h 49 #ifndef _Xconst
50 #define _Xconst const
51 #endif /* _Xconst */
Xutil.h 574 _Xconst char* /* data */
614 _Xconst char* /* window_name */,
615 _Xconst char* /* icon_name */,
674 _Xconst char* /* window_name */,
675 _Xconst char* /* icon_name */,
686 _Xconst char* /* window_name */,
687 _Xconst char* /* icon_name */,
809 _Xconst char* /* user_geometry */,
810 _Xconst char* /* default_geometry */,
Xlibint.h 860 _Xconst char* /* data */,
987 _Xconst char* /* data */,
    [all...]
Xcms.h 357 _Xconst char* /* color_string */,
603 _Xconst char* /* color_string */,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xresource.h 94 _Xconst char* /* string */
98 _Xconst char* /* string */
122 _Xconst char* /* string */,
127 _Xconst char* /* string */,
194 _Xconst char* /* specifier */,
195 _Xconst char* /* type */,
203 _Xconst char* /* value */
208 _Xconst char* /* specifier */,
209 _Xconst char* /* value */
214 _Xconst char* /* line *
    [all...]
Xlocale.h 51 _Xconst char* /* name */
Xlib.h     [all...]
Xfuncproto.h 49 #ifndef _Xconst
50 #define _Xconst const
51 #endif /* _Xconst */
Xutil.h 574 _Xconst char* /* data */
614 _Xconst char* /* window_name */,
615 _Xconst char* /* icon_name */,
674 _Xconst char* /* window_name */,
675 _Xconst char* /* icon_name */,
686 _Xconst char* /* window_name */,
687 _Xconst char* /* icon_name */,
809 _Xconst char* /* user_geometry */,
810 _Xconst char* /* default_geometry */,
Xlibint.h 860 _Xconst char* /* data */,
987 _Xconst char* /* data */,
    [all...]
Xcms.h 357 _Xconst char* /* color_string */,
603 _Xconst char* /* color_string */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xresource.h 94 _Xconst char* /* string */
98 _Xconst char* /* string */
122 _Xconst char* /* string */,
127 _Xconst char* /* string */,
194 _Xconst char* /* specifier */,
195 _Xconst char* /* type */,
203 _Xconst char* /* value */
208 _Xconst char* /* specifier */,
209 _Xconst char* /* value */
214 _Xconst char* /* line *
    [all...]
Xlocale.h 51 _Xconst char* /* name */
Xlib.h     [all...]
Xfuncproto.h 49 #ifndef _Xconst
50 #define _Xconst const
51 #endif /* _Xconst */
Xutil.h 574 _Xconst char* /* data */
614 _Xconst char* /* window_name */,
615 _Xconst char* /* icon_name */,
674 _Xconst char* /* window_name */,
675 _Xconst char* /* icon_name */,
686 _Xconst char* /* window_name */,
687 _Xconst char* /* icon_name */,
809 _Xconst char* /* user_geometry */,
810 _Xconst char* /* default_geometry */,
Xlibint.h 860 _Xconst char* /* data */,
987 _Xconst char* /* data */,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
Xext.h 49 _Xconst char* /* ext_name */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
Xext.h 49 _Xconst char* /* ext_name */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
Xext.h 49 _Xconst char* /* ext_name */
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11sym.h 29 SDL_X11_SYM(int,XChangeProperty,(Display* a,Window b,Atom c,Atom d,int e,int f,_Xconst unsigned char* g,int h),(a,b,c,d,e,f,g,h),return)
51 SDL_X11_SYM(char*,XDisplayName,(_Xconst char* a),(a),return)
62 SDL_X11_SYM(int,XGetErrorDatabaseText,(Display* a,_Xconst char* b,_Xconst char* c,_Xconst char* d,char* e,int f),(a,b,c,d,e,f),return)
75 SDL_X11_SYM(Atom,XInternAtom,(Display* a,_Xconst char* b,Bool c),(a,b,c),return)
82 SDL_X11_SYM(int,XMissingExtension,(Display* a,_Xconst char* b),(a,b),return)
86 SDL_X11_SYM(Display*,XOpenDisplay,(_Xconst char* a),(a),return)
124 SDL_X11_SYM(Bool,XQueryExtension,(Display* a,_Xconst char* b,int* c,int* d,int* e),(a,b,c,d,e),return)
132 SDL_X11_SYM(void,_XSend,(Display* a,_Xconst char* b,long c),(a,b,c),
    [all...]

Completed in 574 milliseconds

1 2