/development/host/windows/usb/legacy/driver/ |
android_usb.rc | 21 #error this file is not editable by Visual C++
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.h | 63 Visual *SDL_Visual; /* The visual used by our window */ 108 Visual *visual; member in struct:SDL_PrivateVideoData::__anon6243 114 Visual *vis; /* current visual in use */ 115 int depth; /* current visual depth (not bpp) */
|
SDL_x11sym.h | 35 SDL_X11_SYM(Colormap,XCreateColormap,(Display* a,Window b,Visual* c,int d),(a,b,c,d),return) 38 SDL_X11_SYM(XImage*,XCreateImage,(Display* a,Visual* b,unsigned int c,int d,int e,char* f,unsigned int g,unsigned int h,int i,int j),(a,b,c,d,e,f,g,h,i,j),return) 42 SDL_X11_SYM(Window,XCreateWindow,(Display* a,Window b,int c,int d,unsigned int e,unsigned int f,unsigned int g,int h,unsigned int i,Visual* j,unsigned long k,XSetWindowAttributes* l),(a,b,c,d,e,f,g,h,i,j,k,l),return) 118 SDL_X11_SYM(VisualID,XVisualIDFromVisual,(Visual* a),(a),return) 168 SDL_X11_SYM(XImage*,XShmCreateImage,(Display* a,Visual* b,unsigned int c,int d,char* e,XShmSegmentInfo* f,unsigned int g,unsigned int h),(a,b,c,d,e,f,g,h),return)
|
SDL_x11wm.c | 57 Visual *dvis; 63 /* The icon must use the default visual, depth and colormap of the 68 if(this->hidden->visuals[i].visual == dvis) { 74 /* The Visual struct is supposed to be opaque but we cheat a little */ 83 /* Default visual is 8bit; we need to allocate colours from
|
/external/stlport/ |
configure.bat | 109 echo msvc6 Microsoft Visual C++ 6.0 110 echo msvc7 Microsoft Visual C++ .NET 2002 111 echo msvc71 Microsoft Visual C++ .NET 2003 112 echo msvc8 Microsoft Visual C++ 2005 113 echo msvc9 Microsoft Visual C++ 2008 115 echo evc3 Microsoft eMbedded Visual C++ 3 (*) 116 echo evc4 Microsoft eMbedded Visual C++ .NET (*) 117 echo evc8 Microsoft Visual C++ 2005 compiling for CE 118 echo evc9 Microsoft Visual C++ 2008 compiling for CE 170 echo processor. For Visual C++ .Net 2003, to activate pentium 3 optim you will use [all...] |
/external/libvpx/build/make/ |
gen_msvs_sln.sh | 22 This script generates a Visual Studio 2005 solution file from a list of project 28 --ver=version Version (7,8,9) of visual studio to generate for 174 ${TAB}@echo " * Visual Studio IDE. To allow make to build them automatically," 175 ${TAB}@echo " * add the Common7/IDE directory of your Visual Studio" 177 ${TAB}@echo " * C:\Program Files\Microsoft Visual Studio 8\Common7\IDE" 229 *) die Unrecognized Visual Studio Version in $opt 236 sln_vers_str="Visual Studio .NET 2003" 240 *) die "Unrecognized Visual Studio Version '$optval' in $opt" 255 sln_vers_str="Visual Studio .NET 2003" 258 sln_vers_str="Visual Studio 2005 [all...] |
gen_msvs_proj.sh | 22 This script generates a Visual Studio project file from a list of source 35 --ver=version Version (7,8) of visual studio to generate for 211 *) die Unrecognized Visual Studio Version in $opt 334 ProjectType="Visual C++" \
|
/external/chromium/third_party/icu/source/ |
runConfigureICU | 32 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX 35 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin 36 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin 44 Linux/VA Use the IBM Visual Age compiler on Power PC Linux 198 THE_COMP="IBM Visual Age C++ Compiler" 218 THE_COMP="Microsoft Visual C++" 229 THE_COMP="Microsoft Visual C++ 2005"
|
/external/icu4c/ |
runConfigureICU | 32 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX 35 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin 36 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin 44 Linux/VA Use the IBM Visual Age compiler on Power PC Linux 215 THE_COMP="IBM Visual Age C++ Compiler" 235 THE_COMP="Microsoft Visual C++" 246 THE_COMP="Microsoft Visual C++ 2005"
|
/external/stlport/stlport/stl/config/ |
_msvc.h | 3 * Microsoft Visual C++ 6.0, 7.0, 7.1, 8.0, ICL 7 # define _STLP_COMPILER "Microsoft Visual Studio C++" 75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
|
/external/webkit/WebCore/plugins/gtk/ |
gtk2xtbin.h | 80 Visual *xtvisual;
|
gtk2xtbin.c | 79 Visual *xtvisual, 511 Visual *xtvisual,
|
/ndk/sources/android/stlport/stlport/stl/config/ |
_msvc.h | 3 * Microsoft Visual C++ 6.0, 7.0, 7.1, 8.0, ICL 7 # define _STLP_COMPILER "Microsoft Visual Studio C++" 75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
|
/external/chromium/base/ |
win_util.cc | 418 // If the ASSERT below fails, please install Visual Studio 2005 Service Pack 1. 424 // Chrome requires at least Service Pack 1 for Visual Studio 2005. 432 Also make sure you register the SDK with Visual Studio, by selecting \ 433 "Integrate Windows SDK with Visual Studio 2005" from the Windows SDK \ 435 Visual Studio Registration).
|
/external/webkit/WebKitTools/Scripts/ |
webkitdirs.pm | 941 # Those environment variables must be set to be able to build inside Visual Studio. 952 print "Please restart your computer before attempting to build inside Visual Studio.\n\n"; 957 print " to be able build WebKit from within Visual Studio.\n"; 963 print " to be able build WebKit from within Visual Studio.\n\n"; 978 $vsInstallDir = "$programFilesPath/Microsoft Visual Studio 8"; 984 # Visual Studio is installed; we can use pdevenv to build. 987 # Visual Studio not found, try VC++ Express 993 print "'$programFilesPath\\Microsoft Visual Studio 8\\VC\\bin\\'\n"; [all...] |
/external/webkit/WebCore/plugins/ |
PluginView.h | 404 Visual* m_visual;
|
/external/webkit/WebCore/bridge/ |
npapi.h | 274 Visual* visual; member in struct:__anon8152
|
/external/webkit/WebCore/plugins/qt/ |
PluginViewQt.cpp | 703 static void getVisualAndColormap(int depth, Visual **visual, Colormap *colormap) 705 *visual = 0; 730 XRenderPictFormat* format = XRenderFindVisualFormat(QX11Info::display(), xvi[idx].visual); 732 *visual = xvi[idx].visual; 738 *visual = xvi[0].visual; 742 if (*visual) 743 *colormap = XCreateColormap(QX11Info::display(), QX11Info::appRootWindow(), *visual, AllocNone) [all...] |
/external/libpng/contrib/gregbook/ |
rpng-x.c | 142 static Visual *visual; variable 467 visual = visual_info.visual; 488 visual = visual_list[0].visual; 492 visual_class = visual->class; 493 visualID = XVisualIDFromVisual(visual); 499 visual = visual_info.visual; [all...] |
/external/zlib/contrib/masmx64/ |
inffasx64.asm | 15 ; ml64.exe is given with Visual Studio 2005/2008/2010 and Windows WDK
|
/external/qemu/distrib/sdl-1.2.12/src/video/dga/ |
SDL_dgavideo.c | 339 Visual *visual; local 371 visual = DefaultVisual(DGA_Display, DGA_Screen); 392 vformat->Rmask = visual->red_mask; 393 vformat->Gmask = visual->green_mask; 394 vformat->Bmask = visual->blue_mask; 1024 SDL_SetError("Gamma correction not supported on this visual");
|
/external/quake/quake/src/QW/client/ |
vid_x.c | 85 static Visual *x_vis;
441 // specify a visual id
450 // If not specified, use default visual
460 // pick a visual- warn if more than one was available
464 printf("Found more than one visual id at depth %d:\n", template.depth);
471 Sys_Error("VID: Bad visual id %d\n", template.visualid);
487 x_vis = x_visinfo->visual;
|
/external/quake/quake/src/WinQuake/ |
vid_sunx.cpp | 125 static Visual *x_vis; 646 // specify a visual id 655 // If not specified, use default visual 665 // pick a visual- warn if more than one was available 669 printf("Found more than one visual id at depth %d:\n", template.depth); 676 Sys_Error("VID: Bad visual id %d\n", template.visualid); 694 x_vis = x_visinfo->visual;
|
vid_sunxil.cpp | 139 static Visual *x_vis; 464 // specify a visual id 472 // If not specified, find an 8 bit visual since others don't work 482 // pick a visual- warn if more than one was available 486 printf("Found more than one visual id at depth %d:\n", template.depth); 492 Sys_Error("VID: Bad visual id %d\n", template.visualid); 507 x_vis = x_visinfo->visual;
|
vid_x.cpp | 79 static Visual *x_vis; 518 // specify a visual id 527 // If not specified, use default visual 537 // pick a visual- warn if more than one was available 541 printf("Found more than one visual id at depth %d:\n", template.depth); 548 Sys_Error("VID: Bad visual id %d\n", template.visualid); 564 x_vis = x_visinfo->visual;
|