OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sdl_timer_started
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/timer/
SDL_timer.c
31
int
SDL_timer_started
= 0;
60
if (
SDL_timer_started
) {
75
if (
SDL_timer_started
) {
85
SDL_timer_started
= 1;
100
SDL_timer_started
= 0;
189
if (
SDL_timer_started
) {
SDL_timer_c.h
30
extern int
SDL_timer_started
;
/prebuilts/tools/linux-x86/sdl/libs/
lib64SDL.a
9
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?: ?: ?: ?: ?: ?n ?n ?n ?n ?n ?n ?n ?n ?n ?n ? ? ? ? ? ? ? ? ? ?j ?j ?j ?j ?j ?j ?j ?j ?j ?j ?j ? ? ? ? ? ? ? ? ? ? ? ? R? R? R? R? R? R? q q q ?R ?R ?R ?R ?R ?R ?R ?R ?R ?R ?R ?R =P =P =P =P =P =P Y? Y? Y? Y? Y? Y? Y? Y? Y? Y?SDL_InitSubSystem SDL_Init SDL_QuitSubSystem SDL_WasInit SDL_Quit SDL_Linked_Version SDL_SetError SDL_GetErrorMsg SDL_GetError SDL_ClearError SDL_Error SDL_InstallParachute SDL_UninstallParachute SDL_AppActiveInit SDL_AppActiveQuit SDL_GetAppState SDL_PrivateAppActive SDL_EventOK SDL_ProcessEvents SDL_Lock_EventThread SDL_Unlock_EventThread SDL_EventThreadID SDL_StopEventLoop SDL_StartEventLoop SDL_PeepEvents SDL_PumpEvents SDL_PollEvent SDL_WaitEvent SDL_PushEvent SDL_SetEventFilter SDL_GetEventFilter SDL_EventState SDL_PrivateSysWMEvent SDL_PrivateExpose SDL_TranslateUNICODE SDL_KeyRepeat SDL_KeyboardInit SDL_EnableUNICODE SDL_EnableKeyRepeat SDL_KeyboardQuit SDL_ResetKeyboard SDL_PrivateKeyboard SDL_GetKeyState SDL_GetModState SDL_SetModState SDL_GetKeyName SDL_CheckKeyRepeat SDL_GetKeyRepeat SDL_MouseInit SDL_MouseQuit SDL_ResetMouse SDL_PrivateMouseButton SDL_GetMouseState SDL_GetRelativeMouseState SDL_SetMouseRange SDL_PrivateMouseMotion SDL_PrivateQuit SDL_QuitInit SDL_QuitQuit SDL_PrivateResize SDL_FreeRW SDL_RWFromFile SDL_RWFromFP SDL_AllocRW SDL_RWFromMem SDL_RWFromConstMem SDL_ReadLE16 SDL_ReadBE16 SDL_ReadLE32 SDL_ReadBE32 SDL_ReadLE64 SDL_ReadBE64 SDL_WriteLE16 SDL_WriteBE16 SDL_WriteLE32 SDL_WriteBE32 SDL_WriteLE64 SDL_WriteBE64 SDL_iconv SDL_iconv_string SDL_revcpy SDL_strlcpy SDL_strlcat SDL_strrev SDL_strupr SDL_strlwr SDL_strstr SDL_ltoa SDL_ultoa SDL_lltoa SDL_ulltoa SDL_strncasecmp SDL_sscanf SDL_snprintf SDL_HasRDTSC SDL_HasMMX SDL_HasMMXExt SDL_Has3DNow SDL_Has3DNowExt SDL_HasSSE SDL_HasSSE2 SDL_HasAltiVec SDL_LoadObject SDL_LoadFunction SDL_UnloadObject SDL_ThreadsInit SDL_ThreadsQuit SDL_GetErrBuf SDL_RunThread SDL_CreateThread SDL_WaitThread SDL_GetThreadID SDL_KillThread SDL_CreateCond SDL_DestroyCond SDL_CondSignal SDL_CondBroadcast SDL_CondWaitTimeout SDL_CondWait SDL_CreateMutex SDL_DestroyMutex SDL_mutexP SDL_mutexV SDL_CreateSemaphore SDL_DestroySemaphore SDL_SemTryWait SDL_SemWait SDL_SemWaitTimeout SDL_SemValue SDL_SemPost SDL_SYS_CreateThread SDL_SYS_SetupThread SDL_ThreadID SDL_SYS_WaitThread SDL_SYS_KillThread
SDL_timer_started