Searched refs:SDL_bool (Results 1 – 25 of 37) sorted by relevance
12
40 extern DECLSPEC SDL_bool SDLCALL SDL_HasRDTSC(void);43 extern DECLSPEC SDL_bool SDLCALL SDL_HasMMX(void);46 extern DECLSPEC SDL_bool SDLCALL SDL_HasMMXExt(void);49 extern DECLSPEC SDL_bool SDLCALL SDL_Has3DNow(void);52 extern DECLSPEC SDL_bool SDLCALL SDL_Has3DNowExt(void);55 extern DECLSPEC SDL_bool SDLCALL SDL_HasSSE(void);58 extern DECLSPEC SDL_bool SDLCALL SDL_HasSSE2(void);61 extern DECLSPEC SDL_bool SDLCALL SDL_HasAltiVec(void);
115 extern DECLSPEC SDL_bool SDLCALL SDL_RemoveTimer(SDL_TimerID t);
82 SDL_bool refresh_name; /* Change window title ? */83 SDL_bool window_fulled; /* Window maximized ? */84 SDL_bool mouse_relative; /* Report relative mouse movement */85 SDL_bool locked; /* AES locked for fullscreen ? */86 SDL_bool lock_redraw; /* Prevent redraw till buffers are setup */89 SDL_bool use_dev_mouse; /* Use /dev/mouse ? */92 SDL_bool fullscreen; /* Fullscreen or windowed mode ? */
418 SDL_bool SDL_HasRDTSC(void)426 SDL_bool SDL_HasMMX(void)434 SDL_bool SDL_HasMMXExt(void)442 SDL_bool SDL_Has3DNow(void)450 SDL_bool SDL_Has3DNowExt(void)458 SDL_bool SDL_HasSSE(void)466 SDL_bool SDL_HasSSE2(void)474 SDL_bool SDL_HasAltiVec(void)
97 extern SDL_bool SDL_MintAudio_mint_present;98 extern SDL_bool SDL_MintAudio_quit_thread;99 extern SDL_bool SDL_MintAudio_thread_finished;
53 SDL_bool SDL_MintAudio_mint_present;54 SDL_bool SDL_MintAudio_quit_thread;55 SDL_bool SDL_MintAudio_thread_finished;168 SDL_bool buffers_filled[2] = {SDL_FALSE, SDL_FALSE}; in SDL_MintAudio_Thread()
18 int TestTypes(SDL_bool verbose) in TestTypes()58 int TestEndian(SDL_bool verbose) in TestEndian()130 int TestCPUInfo(SDL_bool verbose) in TestCPUInfo()147 SDL_bool verbose = SDL_TRUE; in main()
145 SDL_bool quit = SDL_FALSE, first_time = SDL_TRUE; in main()
45 extern void SDL_AtariXbios_PostMouseEvents(_THIS, SDL_bool buttonEvents);46 extern void SDL_AtariXbios_LockMousePosition(SDL_bool lockPosition);
119 void SDL_AtariXbios_PostMouseEvents(_THIS, SDL_bool buttonEvents) in SDL_AtariXbios_PostMouseEvents()152 void SDL_AtariXbios_LockMousePosition(SDL_bool lockPosition) in SDL_AtariXbios_LockMousePosition()
46 SDL_bool gl_upsidedown; /* Some implementations draw upside down */100 extern void SDL_AtariGL_Quit(_THIS, SDL_bool unload);
40 extern void SDL_AtariDevMouse_PostMouseEvents(_THIS, SDL_bool buttonEvents);
50 SDL_bool pressed);
118 void SDL_AtariDevMouse_PostMouseEvents(_THIS, SDL_bool buttonEvents) in SDL_AtariDevMouse_PostMouseEvents()
46 static SDL_bool use_dev_mouse = SDL_FALSE;
44 static SDL_bool use_dev_mouse = SDL_FALSE;
215 SDL_bool pressed) in SDL_Atari_TranslateKey()
51 static volatile SDL_bool list_changed = SDL_FALSE;108 SDL_bool removed; in SDL_ThreadedTimerCheck()206 SDL_bool SDL_RemoveTimer(SDL_TimerID id) in SDL_RemoveTimer()209 SDL_bool removed; in SDL_RemoveTimer()
58 static SDL_bool read_hz200_from_vbl = SDL_FALSE;104 static SDL_bool timer_installed=SDL_FALSE;
37 SDL_bool negative = SDL_FALSE; in SDL_ScanLong()140 SDL_bool negative = SDL_FALSE; in SDL_ScanLongLong()213 SDL_bool negative = SDL_FALSE; in SDL_ScanFloat()747 SDL_bool done = SDL_FALSE; in SDL_sscanf()756 SDL_bool suppress = SDL_FALSE; in SDL_sscanf()1124 SDL_bool done = SDL_FALSE; in SDL_vsnprintf()1126 SDL_bool do_lowercase = SDL_FALSE; in SDL_vsnprintf()
61 SDL_bool centscreen; /* Centscreen extension present ? */
288 SDL_bool is_hid;580 static SDL_bool JS_ConfigJoystick(SDL_Joystick *joystick, int fd) in JS_ConfigJoystick()582 SDL_bool handled; in JS_ConfigJoystick()671 static SDL_bool EV_ConfigJoystick(SDL_Joystick *joystick, int fd) in EV_ConfigJoystick()
50 SDL_bool was_error; in SDL_LoadBMP_RW()61 SDL_bool topDown; in SDL_LoadBMP_RW()
215 SDL_bool use_asm = SDL_TRUE; in SDL_SoftStretch()
208 SDL_bool enabled;247 static SDL_bool joypad_ports_enabled=SDL_FALSE;