/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
D | SDL_fbvideo.c | 161 struct fb_var_screeninfo *vinfo); 318 static int read_fbmodes_mode(FILE *f, struct fb_var_screeninfo *vinfo) in read_fbmodes_mode() argument 332 SDL_sscanf(line, "geometry %d %d %d %d %d", &vinfo->xres, &vinfo->yres, in read_fbmodes_mode() 333 &vinfo->xres_virtual, &vinfo->yres_virtual, &vinfo->bits_per_pixel); in read_fbmodes_mode() 337 SDL_sscanf(line, "timings %d %d %d %d %d %d %d", &vinfo->pixclock, in read_fbmodes_mode() 338 &vinfo->left_margin, &vinfo->right_margin, &vinfo->upper_margin, in read_fbmodes_mode() 339 &vinfo->lower_margin, &vinfo->hsync_len, &vinfo->vsync_len); in read_fbmodes_mode() 341 vinfo->sync=0; in read_fbmodes_mode() 342 vinfo->vmode=FB_VMODE_NONINTERLACED; in read_fbmodes_mode() 352 vinfo->sync |= FB_SYNC_HOR_HIGH_ACT; in read_fbmodes_mode() [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ |
D | SDL_gsvideo.c | 285 struct ps2_screeninfo vinfo; in GS_VideoInit() local 301 if ( ioctl(console_fd, PS2IOC_GSCREENINFO, &vinfo) < 0 ) { in GS_VideoInit() 310 this->info.current_w = vinfo.w; in GS_VideoInit() 311 this->info.current_h = vinfo.h; in GS_VideoInit() 314 switch (vinfo.psm) { in GS_VideoInit() 322 SDL_SetError("Unknown console pixel format: %d", vinfo.psm); in GS_VideoInit() 325 vformat->BitsPerPixel = GS_pixelmasks[vinfo.psm].bpp; in GS_VideoInit() 326 vformat->Rmask = GS_pixelmasks[vinfo.psm].r; in GS_VideoInit() 327 vformat->Gmask = GS_pixelmasks[vinfo.psm].g; in GS_VideoInit() 328 vformat->Bmask = GS_pixelmasks[vinfo.psm].b; in GS_VideoInit() [all …]
|
/external/openssl/crypto/srp/ |
D | srp_vfy.c | 207 static void SRP_user_pwd_set_gN(SRP_user_pwd *vinfo, const BIGNUM *g, in SRP_user_pwd_set_gN() argument 210 vinfo->N = N; in SRP_user_pwd_set_gN() 211 vinfo->g = g; in SRP_user_pwd_set_gN() 214 static int SRP_user_pwd_set_ids(SRP_user_pwd *vinfo, const char *id, in SRP_user_pwd_set_ids() argument 217 if (id != NULL && NULL == (vinfo->id = BUF_strdup(id))) in SRP_user_pwd_set_ids() 219 return (info == NULL || NULL != (vinfo->info = BUF_strdup(info))) ; in SRP_user_pwd_set_ids() 222 static int SRP_user_pwd_set_sv(SRP_user_pwd *vinfo, const char *s, in SRP_user_pwd_set_sv() argument 231 if (NULL == (vinfo->v = BN_bin2bn(tmp, len, NULL)) ) in SRP_user_pwd_set_sv() 234 return ((vinfo->s = BN_bin2bn(tmp, len, NULL)) != NULL) ; in SRP_user_pwd_set_sv() 237 static int SRP_user_pwd_set_sv_BN(SRP_user_pwd *vinfo, BIGNUM *s, BIGNUM *v) in SRP_user_pwd_set_sv_BN() argument [all …]
|
/external/quake/quake/src/QW/client/ |
D | sys_win.c | 159 OSVERSIONINFO vinfo; in Sys_Init() local 211 vinfo.dwOSVersionInfoSize = sizeof(vinfo); in Sys_Init() 213 if (!GetVersionEx (&vinfo)) in Sys_Init() 216 if ((vinfo.dwMajorVersion < 4) || in Sys_Init() 217 (vinfo.dwPlatformId == VER_PLATFORM_WIN32s)) in Sys_Init() 222 if (vinfo.dwPlatformId == VER_PLATFORM_WIN32_NT) in Sys_Init()
|
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/ |
D | SDL_ipodvideo.c | 260 struct fb_var_screeninfo vinfo; in iPod_VideoInit() local 270 ioctl (fbfd, FBIOGET_VSCREENINFO, &vinfo); in iPod_VideoInit() 282 lcd_width = vinfo.xres; in iPod_VideoInit() 283 lcd_height = vinfo.yres; in iPod_VideoInit() 319 struct fb_var_screeninfo vinfo; in iPod_ListModes() local 321 ioctl (fbfd, FBIOGET_VSCREENINFO, &vinfo); in iPod_ListModes() 324 width = vinfo.xres; in iPod_ListModes() 325 height = vinfo.yres; in iPod_ListModes()
|
/external/quake/quake/src/WinQuake/ |
D | sys_win.cpp | 302 OSVERSIONINFO vinfo; in Sys_Init() local 328 vinfo.dwOSVersionInfoSize = sizeof(vinfo); in Sys_Init() 330 if (!GetVersionEx (&vinfo)) in Sys_Init() 333 if ((vinfo.dwMajorVersion < 4) || in Sys_Init() 334 (vinfo.dwPlatformId == VER_PLATFORM_WIN32s)) in Sys_Init() 339 if (vinfo.dwPlatformId == VER_PLATFORM_WIN32_NT) in Sys_Init()
|
/external/jpeg/ |
D | ltmain.sh | 392 vinfo= 805 if test -n "$vinfo" && test -n "$release"; then 931 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 1077 if test -n "$vinfo"; then 1149 if test -n "$vinfo"; then
|
/external/qemu/distrib/jpeg-6b/ |
D | ltmain.sh | 392 vinfo= 805 if test -n "$vinfo" && test -n "$release"; then 931 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 1077 if test -n "$vinfo"; then 1149 if test -n "$vinfo"; then
|
/external/chromium/sdch/open-vcdiff/ |
D | ltmain.sh | 1169 vinfo= 1783 prev=vinfo 1787 prev=vinfo 3222 if test -n "$vinfo"; then 3233 set dummy $vinfo 0 0 0 3294 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3303 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3312 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3319 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3418 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/chromium/third_party/libevent/ |
D | ltmain.sh | 1169 vinfo= 1783 prev=vinfo 1787 prev=vinfo 3219 if test -n "$vinfo"; then 3230 set dummy $vinfo 0 0 0 3286 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3295 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3304 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3311 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3410 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/llvm/projects/sample/autoconf/ |
D | ltmain.sh | 1132 vinfo= 1730 prev=vinfo 1734 prev=vinfo 3152 if test -n "$vinfo"; then 3163 set dummy $vinfo 0 0 0 3218 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3227 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3236 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3243 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3338 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/llvm/autoconf/ |
D | ltmain.sh | 1132 vinfo= 1730 prev=vinfo 1734 prev=vinfo 3152 if test -n "$vinfo"; then 3163 set dummy $vinfo 0 0 0 3218 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3227 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3236 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3243 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3338 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/libffi/ |
D | ltmain.sh | 1162 vinfo= 1770 prev=vinfo 1774 prev=vinfo 3194 if test -n "$vinfo"; then 3205 set dummy $vinfo 0 0 0 3261 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3270 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3279 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3286 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 3385 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/protobuf/ |
D | ltmain.sh | 3581 vinfo= 4161 prev=vinfo 4166 prev=vinfo 5631 test -n "$vinfo" && \ 5640 set dummy $vinfo 0 0 0 5696 func_fatal_error "\`$vinfo' is not valid version information" 5704 func_fatal_error "\`$vinfo' is not valid version information" 5712 func_fatal_error "\`$vinfo' is not valid version information" 5718 func_fatal_error "\`$vinfo' is not valid version information" 5830 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 3581 vinfo= 4161 prev=vinfo 4166 prev=vinfo 5631 test -n "$vinfo" && \ 5640 set dummy $vinfo 0 0 0 5696 func_fatal_error "\`$vinfo' is not valid version information" 5704 func_fatal_error "\`$vinfo' is not valid version information" 5712 func_fatal_error "\`$vinfo' is not valid version information" 5718 func_fatal_error "\`$vinfo' is not valid version information" 5830 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/expat/conftools/ |
D | ltmain.sh | 5149 vinfo= 5759 prev=vinfo 5764 prev=vinfo 7289 test -n "$vinfo" && \ 7298 set dummy $vinfo 0 0 0 7357 func_fatal_error "\`$vinfo' is not valid version information" 7365 func_fatal_error "\`$vinfo' is not valid version information" 7373 func_fatal_error "\`$vinfo' is not valid version information" 7379 func_fatal_error "\`$vinfo' is not valid version information" 7491 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/libogg/ |
D | ltmain.sh | 4099 vinfo= 4688 prev=vinfo 4693 prev=vinfo 6162 test -n "$vinfo" && \ 6171 set dummy $vinfo 0 0 0 6230 func_fatal_error "\`$vinfo' is not valid version information" 6238 func_fatal_error "\`$vinfo' is not valid version information" 6246 func_fatal_error "\`$vinfo' is not valid version information" 6252 func_fatal_error "\`$vinfo' is not valid version information" 6364 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/openfst/ |
D | ltmain.sh | 4099 vinfo= 4688 prev=vinfo 4693 prev=vinfo 6162 test -n "$vinfo" && \ 6171 set dummy $vinfo 0 0 0 6230 func_fatal_error "\`$vinfo' is not valid version information" 6238 func_fatal_error "\`$vinfo' is not valid version information" 6246 func_fatal_error "\`$vinfo' is not valid version information" 6252 func_fatal_error "\`$vinfo' is not valid version information" 6364 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/libpng/ |
D | ltmain.sh | 4099 vinfo= 4688 prev=vinfo 4693 prev=vinfo 6158 test -n "$vinfo" && \ 6167 set dummy $vinfo 0 0 0 6223 func_fatal_error "\`$vinfo' is not valid version information" 6231 func_fatal_error "\`$vinfo' is not valid version information" 6239 func_fatal_error "\`$vinfo' is not valid version information" 6245 func_fatal_error "\`$vinfo' is not valid version information" 6357 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ltmain.sh | 5161 vinfo= 5772 prev=vinfo 5777 prev=vinfo 7300 test -n "$vinfo" && \ 7309 set dummy $vinfo 0 0 0 7366 func_fatal_error "\`$vinfo' is not valid version information" 7374 func_fatal_error "\`$vinfo' is not valid version information" 7382 func_fatal_error "\`$vinfo' is not valid version information" 7388 func_fatal_error "\`$vinfo' is not valid version information" 7500 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/libusb-compat/ |
D | ltmain.sh | 4106 vinfo= 4695 prev=vinfo 4700 prev=vinfo 6165 test -n "$vinfo" && \ 6174 set dummy $vinfo 0 0 0 6230 func_fatal_error "\`$vinfo' is not valid version information" 6238 func_fatal_error "\`$vinfo' is not valid version information" 6246 func_fatal_error "\`$vinfo' is not valid version information" 6252 func_fatal_error "\`$vinfo' is not valid version information" 6364 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/libvorbis/ |
D | ltmain.sh | 4099 vinfo= 4688 prev=vinfo 4693 prev=vinfo 6162 test -n "$vinfo" && \ 6171 set dummy $vinfo 0 0 0 6230 func_fatal_error "\`$vinfo' is not valid version information" 6238 func_fatal_error "\`$vinfo' is not valid version information" 6246 func_fatal_error "\`$vinfo' is not valid version information" 6252 func_fatal_error "\`$vinfo' is not valid version information" 6364 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/expat/ |
D | libtool | 5589 vinfo= 6199 prev=vinfo 6204 prev=vinfo 7729 test -n "$vinfo" && \ 7738 set dummy $vinfo 0 0 0 7797 func_fatal_error "\`$vinfo' is not valid version information" 7805 func_fatal_error "\`$vinfo' is not valid version information" 7813 func_fatal_error "\`$vinfo' is not valid version information" 7819 func_fatal_error "\`$vinfo' is not valid version information" 7931 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/libmtp/ |
D | ltmain.sh | 4099 vinfo= 4688 prev=vinfo 4693 prev=vinfo 6158 test -n "$vinfo" && \ 6167 set dummy $vinfo 0 0 0 6223 func_fatal_error "\`$vinfo' is not valid version information" 6231 func_fatal_error "\`$vinfo' is not valid version information" 6239 func_fatal_error "\`$vinfo' is not valid version information" 6245 func_fatal_error "\`$vinfo' is not valid version information" 6357 if test -z "$vinfo" && test -n "$release"; then [all …]
|
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
D | ltmain.sh | 4100 vinfo= 4689 prev=vinfo 4694 prev=vinfo 6159 test -n "$vinfo" && \ 6168 set dummy $vinfo 0 0 0 6224 func_fatal_error "\`$vinfo' is not valid version information" 6232 func_fatal_error "\`$vinfo' is not valid version information" 6240 func_fatal_error "\`$vinfo' is not valid version information" 6246 func_fatal_error "\`$vinfo' is not valid version information" 6358 if test -z "$vinfo" && test -n "$release"; then [all …]
|