/external/qemu/distrib/sdl-1.2.12/src/cpuinfo/ |
D | SDL_cpuinfo.c | 368 return SDL_TRUE; in SDL_HasRDTSC() 376 return SDL_TRUE; in SDL_HasMMX() 384 return SDL_TRUE; in SDL_HasMMXExt() 392 return SDL_TRUE; in SDL_Has3DNow() 400 return SDL_TRUE; in SDL_Has3DNowExt() 408 return SDL_TRUE; in SDL_HasSSE() 416 return SDL_TRUE; in SDL_HasSSE2() 424 return SDL_TRUE; in SDL_HasAltiVec()
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
D | SDL_string.c | 40 negative = SDL_TRUE; in SDL_ScanLong() 143 negative = SDL_TRUE; in SDL_ScanLongLong() 216 negative = SDL_TRUE; in SDL_ScanFloat() 768 suppress = SDL_TRUE; in SDL_sscanf() 799 suppress = SDL_TRUE; in SDL_sscanf() 872 done = SDL_TRUE; in SDL_sscanf() 925 done = SDL_TRUE; in SDL_sscanf() 937 done = SDL_TRUE; in SDL_sscanf() 949 done = SDL_TRUE; in SDL_sscanf() 974 done = SDL_TRUE; in SDL_sscanf() [all …]
|
D | SDL_iconv.c | 335 overlong = SDL_TRUE; in SDL_iconv() 348 overlong = SDL_TRUE; in SDL_iconv() 361 overlong = SDL_TRUE; in SDL_iconv() 374 overlong = SDL_TRUE; in SDL_iconv() 387 overlong = SDL_TRUE; in SDL_iconv()
|
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/ |
D | SDL_gemdosevents.c | 63 use_dev_mouse = (SDL_AtariDevMouse_Open()!=0) ? SDL_TRUE : SDL_FALSE; in AtariGemdos_InitOSKeymap() 97 SDL_Atari_TranslateKey(i, &keysym, SDL_TRUE)); in AtariGemdos_PumpEvents() 106 SDL_AtariDevMouse_PostMouseEvents(this, SDL_TRUE); in AtariGemdos_PumpEvents() 108 SDL_AtariXbios_PostMouseEvents(this, SDL_TRUE); in AtariGemdos_PumpEvents()
|
D | SDL_biosevents.c | 56 use_dev_mouse = (SDL_AtariDevMouse_Open()!=0) ? SDL_TRUE : SDL_FALSE; in AtariBios_InitOSKeymap() 91 SDL_Atari_TranslateKey(i, &keysym, SDL_TRUE)); in AtariBios_PumpEvents() 100 SDL_AtariDevMouse_PostMouseEvents(this, SDL_TRUE); in AtariBios_PumpEvents() 102 SDL_AtariXbios_PostMouseEvents(this, SDL_TRUE); in AtariBios_PumpEvents()
|
D | SDL_atarigl.c | 174 cancel_load = SDL_TRUE; in SDL_AtariGL_LoadLibrary() 179 cancel_load = SDL_TRUE; in SDL_AtariGL_LoadLibrary() 558 gl_upsidedown = SDL_TRUE; in InitOld() 580 gl_upsidedown = SDL_TRUE; in InitOld() 599 gl_upsidedown = SDL_TRUE; in InitOld() 621 gl_upsidedown = SDL_TRUE; in InitOld()
|
D | SDL_ikbdevents.c | 84 SDL_Atari_TranslateKey(i, &keysym, SDL_TRUE)); in AtariIkbd_PumpEvents()
|
/external/qemu/distrib/sdl-1.2.12/src/timer/ |
D | SDL_timer.c | 153 removed = SDL_TRUE; in SDL_ThreadedTimerCheck() 177 list_changed = SDL_TRUE; in SDL_AddTimerInternal() 223 removed = SDL_TRUE; in SDL_RemoveTimer() 224 list_changed = SDL_TRUE; in SDL_RemoveTimer() 262 list_changed = SDL_TRUE; in SDL_SetTimer()
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
D | SDL_mintaudio.c | 183 buffers_filled[1]=SDL_TRUE; in SDL_MintAudio_Thread() 192 buffers_filled[0]=SDL_TRUE; in SDL_MintAudio_Thread() 199 SDL_MintAudio_thread_finished = SDL_TRUE; in SDL_MintAudio_Thread() 211 SDL_MintAudio_quit_thread = SDL_TRUE; in SDL_MintAudio_WaitThread()
|
D | SDL_mintaudio_mcsn.c | 303 SDL_MintAudio_thread_finished = SDL_TRUE; in Mint_InitAudio()
|
D | SDL_mintaudio_xbios.c | 397 SDL_MintAudio_thread_finished = SDL_TRUE; in Mint_InitAudio()
|
/external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
D | SDL_gemevents.c | 144 SDL_Atari_TranslateKey(i, &keysym, SDL_TRUE)); in GEM_PumpEvents() 231 GEM_lock_redraw = SDL_TRUE; /* Prevent redraw till buffers resized */ in do_messages() 246 GEM_win_fulled = SDL_TRUE; in do_messages() 250 GEM_lock_redraw = SDL_TRUE; /* Prevent redraw till buffers resized */ in do_messages()
|
D | SDL_gemwm.c | 47 GEM_refresh_name = SDL_TRUE; in GEM_SetCaption() 52 GEM_refresh_name = SDL_TRUE; in GEM_SetCaption()
|
D | SDL_gemvideo.c | 194 (SDL_AtariDevMouse_Open()!=0) ? SDL_TRUE : SDL_FALSE; in GEM_CreateDevice() 414 GEM_lock_redraw = SDL_TRUE; /* Prevent redraw till buffers are setup */ in GEM_VideoInit() 581 GEM_locked=SDL_TRUE; in GEM_LockScreen() 664 use_shadow1=SDL_TRUE; in GEM_SetVideoMode() 668 use_shadow1=SDL_TRUE; in GEM_SetVideoMode() 672 use_shadow2=SDL_TRUE; in GEM_SetVideoMode() 719 GEM_fullscreen = SDL_TRUE; in GEM_SetVideoMode() 1112 SDL_AtariGL_Quit(this, SDL_TRUE); in GEM_VideoQuit()
|
/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/ |
D | SDL_dspvideo.c | 351 if ( DMGetDisplayIDByGDevice (gDevice, &displayID, SDL_TRUE) != noErr ) { in DSp_BuildModeList() 445 dsp_vram_available = SDL_TRUE; in DSp_IsHWAvailable() 452 dsp_agp_available = SDL_TRUE; in DSp_IsHWAvailable() 586 this->info.hw_available = SDL_TRUE; in DSp_VideoInit() 589 this->info.blit_hw = SDL_TRUE; in DSp_VideoInit() 592 this->info.blit_fill = SDL_TRUE; in DSp_VideoInit() 596 this->info.blit_hw_CC = SDL_TRUE; in DSp_VideoInit() 599 this->info.blit_hw_A = SDL_TRUE; in DSp_VideoInit() 906 use_dsp_back_buffer = SDL_TRUE; in DSp_SetVideoMode() 939 …SDL_Window = NewCWindow(nil, &( (**SDL_Display).gdRect), "\p", SDL_TRUE, plainDBox, (WindowPtr)-1,… in DSp_SetVideoMode() [all …]
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
D | SDL_x11video.c | 760 return SDL_TRUE; in X11_WindowPosition() 769 return SDL_TRUE; in X11_WindowPosition() 832 set = SDL_TRUE; in X11_SetSizeHints() 844 set = SDL_TRUE; in X11_SetSizeHints() 856 set = SDL_TRUE; in X11_SetSizeHints() 873 set = SDL_TRUE; in X11_SetSizeHints() 879 set = SDL_TRUE; in X11_SetSizeHints() 885 set = SDL_TRUE; in X11_SetSizeHints()
|
D | SDL_x11gl.c | 397 *value = SDL_TRUE; in X11_GL_GetAttribute()
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/mint/ |
D | SDL_sysjoystick.c | 184 atarijoysticks[num].enabled=SDL_TRUE; \ in SDL_SYS_JoystickInit() 206 atarijoysticks[PORTB_PAD3].enabled = SDL_TRUE; in SDL_SYS_JoystickInit() 265 joypad_ports_enabled=SDL_TRUE; in SDL_SYS_JoystickInit()
|
/external/qemu/distrib/sdl-1.2.12/src/timer/mint/ |
D | SDL_systimer.c | 120 read_hz200_from_vbl = SDL_TRUE; in SDL_SYS_TimerInit()
|
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/ |
D | SDL_xbios.c | 317 SDL_XBIOS_AddMode(this, TT_LOW,320,240,8,SDL_TRUE); in XBIOS_VideoInit() 414 XBIOS_centscreen = SDL_TRUE; in XBIOS_VideoInit() 569 XBIOS_doubleline = SDL_TRUE; in XBIOS_SetVideoMode() 910 SDL_AtariGL_Quit(this, SDL_TRUE); in XBIOS_VideoQuit()
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
D | SDL_syscdrom.c | 201 fakeCD = SDL_TRUE; in SDL_SYS_CDInit() 316 didReadTOC = SDL_TRUE; in SDL_SYS_CDGetTOC()
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/linux/ |
D | SDL_sysjoystick.c | 601 handled = SDL_TRUE; in JS_ConfigJoystick() 613 handled = SDL_TRUE; in JS_ConfigJoystick() 635 handled = SDL_TRUE; in JS_ConfigJoystick() 670 joystick->hwdata->is_hid = SDL_TRUE; in EV_ConfigJoystick()
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzVideo.m | 283 hasMode = SDL_TRUE; 346 return SDL_TRUE; 438 if (video_set == SDL_TRUE) 668 if (video_set == SDL_TRUE) { 907 video_set = SDL_TRUE; 1154 int obscured = SDL_TRUE; 1237 dockIconCacheMiss = SDL_TRUE; 1313 obscured = SDL_TRUE; 1327 return SDL_TRUE; 1424 tmp = SDL_LoadBMP_RW (rw, SDL_TRUE);
|
/external/qemu/distrib/sdl-1.2.12/include/ |
D | SDL_stdinc.h | 82 SDL_TRUE = 1 enumerator
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
D | SDL_wingl.c | 478 *value = SDL_TRUE; in WIN_GL_GetAttribute()
|