HomeSort by relevance Sort by last modified time
    Searched full:sdl_timer_running (Results 1 - 15 of 15) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/timer/
SDL_timer.c 32 int SDL_timer_running = 0;
152 --SDL_timer_running;
176 ++SDL_timer_running;
180 printf("SDL_AddTimer(%d) = %08x num_timers = %d\n", interval, (Uint32)t, SDL_timer_running);
222 --SDL_timer_running;
229 printf("SDL_RemoveTimer(%08x) = %d num_timers = %d thread = %d\n", (Uint32)id, removed, SDL_timer_running, SDL_ThreadID());
254 if ( SDL_timer_running ) { /* Stop any currently running timer */
261 SDL_timer_running = 0;
265 SDL_timer_running = 0;
274 SDL_timer_running = 1
    [all...]
SDL_timer_c.h 31 extern int SDL_timer_running;
  /external/qemu/distrib/sdl-1.2.15/src/timer/riscos/
SDL_systimer.c 153 /* Don't need to do anything as we use SDL_timer_running
160 if (SDL_timer_running && SDL_GetTicks() - timerStart >= SDL_alarm_interval)
173 SDL_timer_running = 0;
193 if ( SDL_timer_running ) {
  /external/qemu/distrib/sdl-1.2.15/src/timer/beos/
SDL_systimer.c 57 if ( SDL_timer_running ) {
  /external/qemu/distrib/sdl-1.2.15/src/timer/dc/
SDL_systimer.c 62 if ( SDL_timer_running ) {
  /external/qemu/distrib/sdl-1.2.15/src/timer/dummy/
SDL_systimer.c 53 if ( SDL_timer_running ) {
  /external/qemu/distrib/sdl-1.2.15/src/timer/symbian/
SDL_systimer.cpp 72 if (SDL_timer_running)
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_wimppoll.c 88 if (SDL_timer_running) RISCOS_CheckTimer();
328 if (SDL_timer_running) RISCOS_CheckTimer();
SDL_riscosevents.c 95 if (SDL_timer_running) RISCOS_CheckTimer();
  /external/qemu/distrib/sdl-1.2.15/src/timer/os2/
SDL_systimer.c 189 if ( SDL_timer_running ) {
  /external/qemu/distrib/sdl-1.2.15/src/timer/unix/
SDL_systimer.c 200 if ( SDL_timer_running ) {
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_events.c 122 if ( SDL_timer_running ) {
  /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?qqq?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_InitSubSystemSDL_InitSDL_QuitSubSystemSDL_WasInitSDL_QuitSDL_Linked_VersionSDL_SetErrorSDL_GetErrorMsgSDL_GetErrorSDL_ClearErrorSDL_ErrorSDL_InstallParachuteSDL_UninstallParachuteSDL_AppActiveInitSDL_AppActiveQuitSDL_GetAppStateSDL_PrivateAppActiveSDL_EventOKSDL_ProcessEventsSDL_Lock_EventThreadSDL_Unlock_EventThreadSDL_EventThreadIDSDL_StopEventLoopSDL_StartEventLoopSDL_PeepEventsSDL_PumpEventsSDL_PollEventSDL_WaitEventSDL_PushEventSDL_SetEventFilterSDL_GetEventFilterSDL_EventStateSDL_PrivateSysWMEventSDL_PrivateExposeSDL_TranslateUNICODESDL_KeyRepeatSDL_KeyboardInitSDL_EnableUNICODESDL_EnableKeyRepeatSDL_KeyboardQuitSDL_ResetKeyboardSDL_PrivateKeyboardSDL_GetKeyStateSDL_GetModStateSDL_SetModStateSDL_GetKeyNameSDL_CheckKeyRepeatSDL_GetKeyRepeatSDL_MouseInitSDL_MouseQuitSDL_ResetMouseSDL_PrivateMouseButtonSDL_GetMouseStateSDL_GetRelativeMouseStateSDL_SetMouseRangeSDL_PrivateMouseMotionSDL_PrivateQuitSDL_QuitInitSDL_QuitQuitSDL_PrivateResizeSDL_FreeRWSDL_RWFromFileSDL_RWFromFPSDL_AllocRWSDL_RWFromMemSDL_RWFromConstMemSDL_ReadLE16SDL_ReadBE16SDL_ReadLE32SDL_ReadBE32SDL_ReadLE64SDL_ReadBE64SDL_WriteLE16SDL_WriteBE16SDL_WriteLE32SDL_WriteBE32SDL_WriteLE64SDL_WriteBE64SDL_iconvSDL_iconv_stringSDL_revcpySDL_strlcpySDL_strlcatSDL_strrevSDL_struprSDL_strlwrSDL_strstrSDL_ltoaSDL_ultoaSDL_lltoaSDL_ulltoaSDL_strncasecmpSDL_sscanfSDL_snprintfSDL_HasRDTSCSDL_HasMMXSDL_HasMMXExtSDL_Has3DNowSDL_Has3DNowExtSDL_HasSSESDL_HasSSE2SDL_HasAltiVecSDL_LoadObjectSDL_LoadFunctionSDL_UnloadObjectSDL_ThreadsInitSDL_ThreadsQuitSDL_GetErrBufSDL_RunThreadSDL_CreateThreadSDL_WaitThreadSDL_GetThreadIDSDL_KillThreadSDL_CreateCondSDL_DestroyCondSDL_CondSignalSDL_CondBroadcastSDL_CondWaitTimeoutSDL_CondWaitSDL_CreateMutexSDL_DestroyMutexSDL_mutexPSDL_mutexVSDL_CreateSemaphoreSDL_DestroySemaphoreSDL_SemTryWaitSDL_SemWaitSDL_SemWaitTimeoutSDL_SemValueSDL_SemPostSDL_SYS_CreateThreadSDL_SYS_SetupThreadSDL_ThreadIDSDL_SYS_WaitThreadSDL_SYS_KillThreadSDL_timer_startedSDL_timer_runningSDL_alarm_intervalSDL_alarm_callbackSDL_SetTimerThreadedSDL_TimerInitSDL_TimerQuitSDL_SetTimerSDL_ThreadedTimerCheckSDL_AddTimerSDL_RemoveTimerSDL_StartTicksSDL_GetTicksSDL_DelaySDL_SYS_TimerInitSDL_SYS_TimerQuitSDL_SYS_StartTimerSDL_SYS_StopTimerSDL_RLEBlitSDL_RLEAlphaBlitSDL_RLESurfaceSDL_UnRLESurfaceSDL_CalculateBlitSDL_CalculateBlit0SDL_CalculateBlit1SDL_CalculateAlphaBlitSDL_CalculateBlitNSDL_LoadBMP_RWSDL_SaveBMP_RWSDL_cursorstateSDL_cursorSDL_cursorlockSDL_CursorQuitSDL_FreeCursorSDL_CursorInitSDL_CreateCursorSDL_SetCursorSDL_EraseCursorSDL_DrawCursorSDL_GetCursorSDL_ShowCursorSDL_WarpMouseSDL_MoveCursorSDL_CursorPaletteChangedSDL_MouseRectSDL_DrawCursorNoLockSDL_EraseCursorNoLockSDL_ResetCursorSDL_SetGammaSDL_SetGammaRampSDL_GetGammaSDL_GetGammaRampSDL_AllocFormatSDL_FreeFormatSDL_ReallocFormatSDL_FormatChangedSDL_InvalidateMapSDL_DitherColorsSDL_CalculatePitchSDL_FindColorSDL_MapRGBSDL_MapRGBASDL_GetRGBASDL_GetRGBSDL_ApplyGammaSDL_AllocBlitMapSDL_FreeBlitMapSDL_MapSurfacecopy_row1copy_row2copy_row4copy_row3SDL_SoftStretchSDL_CreateRGBSurfaceSDL_SetClipRectSDL_FreeSurfaceSDL_CreateRGBSurfaceFromSDL_SetColorKeySDL_SetAlphaSDL_SetAlphaChannelSDL_LockSurfaceSDL_UnlockSurfaceSDL_GetClipRectSDL_LowerBlitSDL_UpperBlitSDL_FillRectSDL_ConvertSurfacecurrent_videoSDL_VideoInitSDL_VideoQuitSDL_VideoDriverNameSDL_GetVideoSurfaceSDL_GetVideoInfoSDL_ListModesSDL_VideoModeOKSDL_FlipSDL_SetVideoModeSDL_WM_GrabInputSDL_DisplayFormatSDL_DisplayFormatAlphaSDL_UpdateRectSDL_UpdateRectsSDL_SetPaletteSDL_SetColorsSDL_GL_LoadLibrarySDL_GL_GetProcAddressSDL_GL_SetAttributeSDL_GL_GetAttributeSDL_GL_SwapBuffersSDL_GL_UpdateRectsLockSDL_GL_LockSDL_GL_UpdateRectsSDL_GL_UnlockSDL_WM_SetCaptionSDL_WM_GetCaptionSDL_WM_SetIconSDL_WM_IconifyWindowSDL_WM_ToggleFullScreenSDL_WM_SetPosSDL_WM_GetPosSDL_WM_IsFullyVisibleSDL_WM_GetMonitorDPISDL_WM_GetMonitorRectSDL_GetWMInfoSDL_CreateYUVOverlaySDL_LockYUVOverlaySDL_UnlockYUVOverlaySDL_DisplayYUVOverlaySDL_FreeYUVOverlaySDL_LockYUV_SWSDL_UnlockYUV_SWSDL_DisplayYUV_SWSDL_FreeYUV_SWSDL_CreateYUV_SWDUMMY_PumpEventsDUMMY_InitOSKeymapDUMMY_bootstrapXAllocClassHintXAllocColorXAllocSizeHintsXAllocWMHintsXChangePointerControlXChangePropertyXChangeWindowAttributesXCheckTypedEventXClearWindowXCloseDisplayXConfigureWindowXCreateColormapXCreatePixmapCursorXCreateGCXCreateImageXCreatePixmapXCreatePixmapFromBitmapDataXCreateSimpleWindowXCreateWindowXDefaultScreenXDisplayWidthXDisplayWidthMMXDisplayHeightXDisplayHeightMMXDefineCursorXDeletePropertyXDestroyWindowXDisplayNameXEventsQueuedXFilterEventXFlushXFreeXFreeColormapXFreeColorsXFreeCursorXFreeGCXFreeModifiermapXFreePixmapXGetErrorDatabaseTextXGetGeometryXGetModifierMappingXGetPointerControlXGetVisualInfoXGetWMHintsXGetWindowAttributesXGrabKeyboardXGrabPointerXIconifyWindowXInitThreadsXInstallColormapXKeysymToKeycodeXInternAtomXListPixmapFormatsXLookupStringXMapRaisedXMapWindowXMaskEventXMatchVisualInfoXMissingExtensionXMoveResizeWindowXMoveWindowXNextEventXOpenDisplayXPeekEventXPendingXPutImageXQueryColorsXQueryKeymapXQueryPointerXQueryTreeXRaiseWindowXReparentWindowXResetScreenSaverXResizeWindowXSelectInputXSendEventXSetClassHintXSetErrorHandlerXSetIOErrorHandlerXSetTransientForHintXSetWMHintsXSetTextPropertyXSetWMNormalHintsXSetWMProtocolsXSetWindowBackgroundXSetWindowBackgroundPixmapXSetWindowColormapXStoreColorsXStringListToTextPropertyXSyncXUngrabKeyboardXUngrabPointerXUnmapWindowXWarpPointerXVisualIDFromVisualXextAddDisplayXextCreateExtensionXextDestroyExtensionXextFindDisplayXextRemoveDisplayXQueryExtensionXDisplayStringXGetErrorText_XEatData_XFlush_XFlushGCCache_XRead_XReadPad_XSend_XReply_XSetLastRequestReadXSynchronizeXTranslateCoordinatesXESetWireToEventXESetEventToWireXSetExtensionErrorHandlerXKeycodeToKeysymXutf8TextListToTextPropertyXutf8LookupStringXDestroyICXSetICFocusXUnsetICFocusXOpenIMXCloseIMXSetLocaleModifiersXRefreshKeyboardMappingXDisplayOfIMXShmAttachXShmDetachXShmPutImageXShmCreateImageXShmQueryExtension_XData32_XRead32_XGetRequestpXCreateICpXGetICValuesSDL_X11_HAVE_BASEXLIBSDL_X11_HAVE_UTF8SDL_X11_HAVE_SHMSDL_X11_HAVE_IO_32BITSDL_X11_HAVE_XGETREQUESTSDL_X11_UnloadSymbolsSDL_X11_LoadSymbolsdga_eventdga_errorX11_EnableDGAMouseX11_CheckDGAMouseX11_DisableDGAMouseX11_PendingConfigureNotifyWidthX11_PendingConfigureNotifyHeightUtf8ToUcs4X11_SetKeyboardStateX11_TranslateKeycodeX11_PendingX11_PumpEventsX11_InitKeymapX11_KeyToUnicodeX11_InitOSKeymapX11_SetVidModeGammaX11_GetVidModeGammaX11_SaveVidModeGammaX11_SwapVidModeGammaX11_GL_GetVisualX11_GL_CreateWindowX11_GL_CreateContextX11_GL_ShutdownX11_GL_UnloadLibraryX11_SetupImageX11_DestroyImageX11_ResizeImageX11_AllocHWSurfaceX11_FreeHWSurfaceX11_LockHWSurfaceX11_UnlockHWSurfaceX11_FlipHWSurfaceX11_DisableAutoRefreshX11_EnableAutoRefreshX11_RefreshDisplayX11_WaitMappedX11_WaitUnmappedvm_eventvm_errorX11_GetVideoModesX11_SupportedVisualX11_ListModesX11_FreeVideoModesX11_ResizeFullScreenX11_QueueEnterFullScreenX11_EnterFullScreenX11_LeaveFullScreenX11_FreeWMCursorX11_CreateWMCursorX11_ShowWMCursorX11_WarpWMCursorX11_CheckMouseModeNoLockX11_CheckMouseModeX11_wmXAdjustX11_wmYAdjustX11_bootstrapX11_SetIconX11_SetCaptionNoLockX11_SetCaptionX11_IconifyWindowX11_SetWindowPosX11_GetWindowPosX11_IsWindowVisibleX11_GrabInputNoLockX11_GrabInputX11_GetMonitorDPIX11_GetMonitorRectX11_GetWMInfoXiGMiscQueryVersionXiGMiscQueryViewsXiGMiscQueryResolutionsXiGMiscChangeResolutionXiGMiscFullScreenXiGMiscDestroySDL_XPanoramiXQueryExtensionSDL_XPanoramiXQueryVersionSDL_XPanoramiXAllocInfoSDL_XPanoramiXGetStateSDL_XPanoramiXGetScreenCountSDL_XPanoramiXGetScreenSizeSDL_XineramaQueryExtensionSDL_XineramaQueryVersionSDL_XineramaIsActiveSDL_XineramaQueryScreens// 18 `
173 xSDL_events.cSDL_eventstateSDL_EventQSDL_EventLockSDL_EventThreadevent_threadSDL_GobbleEventsSDL_StartEventThreadSDL_StopEventThreadSDL_AddEventSDL_CutEventSDL_EventOKSDL_ProcessEventsSDL_Lock_EventThreadSDL_ThreadIDSDL_mutexPSDL_DelaySDL_Unlock_EventThreadSDL_mutexVcurrent_videoSDL_CheckKeyRepeatSDL_timer_runningSDL_ThreadedTimerCheckSDL_SetTimerThreadedmemsetSDL_CreateMutexSDL_CreateThreadSDL_WaitThread (…)
    [all...]
libSDL.a 154 :?:?:?:?:?>&>&>&>&>&>&>&>&>&>&vvvv|?|?|?|?|??V?V?V?V?V?V?V?V?V?V?V?v?v?v?v?v?v?v?v?v?v?v?v?????????????F?F?F5&5&5&5&5&5&5&5&5&5&5&5&b?b?b?b?b?b?u u u u u u u u u u SDL_InitSubSystemSDL_InitSDL_QuitSubSystemSDL_WasInitSDL_QuitSDL_Linked_VersionSDL_SetErrorSDL_GetErrorMsgSDL_GetErrorSDL_ClearErrorSDL_ErrorSDL_InstallParachuteSDL_UninstallParachuteSDL_AppActiveInitSDL_AppActiveQuitSDL_GetAppStateSDL_PrivateAppActiveSDL_EventOKSDL_ProcessEventsSDL_Lock_EventThreadSDL_Unlock_EventThreadSDL_EventThreadIDSDL_StopEventLoopSDL_StartEventLoopSDL_PeepEventsSDL_PumpEventsSDL_PollEventSDL_WaitEventSDL_PushEventSDL_SetEventFilterSDL_GetEventFilterSDL_EventStateSDL_PrivateSysWMEventSDL_PrivateExposeSDL_TranslateUNICODESDL_KeyRepeatSDL_KeyboardInitSDL_EnableUNICODESDL_EnableKeyRepeatSDL_KeyboardQuitSDL_ResetKeyboardSDL_PrivateKeyboardSDL_GetKeyStateSDL_GetModStateSDL_SetModStateSDL_GetKeyNameSDL_CheckKeyRepeatSDL_GetKeyRepeatSDL_MouseInitSDL_MouseQuitSDL_ResetMouseSDL_PrivateMouseButtonSDL_GetMouseStateSDL_GetRelativeMouseStateSDL_SetMouseRangeSDL_PrivateMouseMotionSDL_PrivateQuitSDL_QuitInitSDL_QuitQuitSDL_PrivateResizeSDL_FreeRWSDL_RWFromFileSDL_RWFromFPSDL_AllocRWSDL_RWFromMemSDL_RWFromConstMemSDL_ReadLE16SDL_ReadBE16SDL_ReadLE32SDL_ReadBE32SDL_ReadLE64SDL_ReadBE64SDL_WriteLE16SDL_WriteBE16SDL_WriteLE32SDL_WriteBE32SDL_WriteLE64SDL_WriteBE64SDL_iconvSDL_iconv_stringSDL_strlcpySDL_strlcatSDL_strrevSDL_struprSDL_strlwrSDL_strstrSDL_ltoaSDL_ultoaSDL_lltoaSDL_ulltoaSDL_strncasecmpSDL_sscanfSDL_snprintfSDL_HasRDTSCSDL_HasMMXSDL_HasMMXExtSDL_Has3DNowSDL_Has3DNowExtSDL_HasSSESDL_HasSSE2SDL_HasAltiVecSDL_LoadObjectSDL_LoadFunctionSDL_UnloadObjectSDL_ThreadsInitSDL_ThreadsQuitSDL_GetErrBufSDL_RunThreadSDL_CreateThreadSDL_WaitThreadSDL_GetThreadIDSDL_KillThreadSDL_CreateCondSDL_DestroyCondSDL_CondSignalSDL_CondBroadcastSDL_CondWaitTimeoutSDL_CondWaitSDL_CreateMutexSDL_DestroyMutexSDL_mutexPSDL_mutexVSDL_CreateSemaphoreSDL_DestroySemaphoreSDL_SemTryWaitSDL_SemWaitSDL_SemWaitTimeoutSDL_SemValueSDL_SemPostSDL_SYS_CreateThreadSDL_SYS_SetupThreadSDL_ThreadIDSDL_SYS_WaitThreadSDL_SYS_KillThreadSDL_timer_startedSDL_timer_runningSDL_alarm_intervalSDL_alarm_callbackSDL_SetTimerThreadedSDL_TimerInitSDL_TimerQuitSDL_SetTimerSDL_ThreadedTimerCheckSDL_AddTimerSDL_RemoveTimerSDL_StartTicksSDL_GetTicksSDL_DelaySDL_SYS_TimerInitSDL_SYS_TimerQuitSDL_SYS_StartTimerSDL_SYS_StopTimerSDL_RLEBlitSDL_RLEAlphaBlitSDL_RLESurfaceSDL_UnRLESurfaceSDL_CalculateBlitSDL_CalculateBlit0SDL_CalculateBlit1SDL_CalculateAlphaBlitSDL_CalculateBlitNSDL_LoadBMP_RWSDL_SaveBMP_RWSDL_cursorstateSDL_cursorSDL_cursorlockSDL_CursorQuitSDL_FreeCursorSDL_CursorInitSDL_CreateCursorSDL_SetCursorSDL_EraseCursorSDL_DrawCursorSDL_GetCursorSDL_ShowCursorSDL_WarpMouseSDL_MoveCursorSDL_CursorPaletteChangedSDL_MouseRectSDL_DrawCursorNoLockSDL_EraseCursorNoLockSDL_ResetCursorSDL_SetGammaSDL_SetGammaRampSDL_GetGammaSDL_GetGammaRampSDL_AllocFormatSDL_FreeFormatSDL_ReallocFormatSDL_FormatChangedSDL_InvalidateMapSDL_DitherColorsSDL_CalculatePitchSDL_FindColorSDL_MapRGBSDL_MapRGBASDL_GetRGBASDL_GetRGBSDL_ApplyGammaSDL_AllocBlitMapSDL_FreeBlitMapSDL_MapSurfacecopy_row1copy_row2copy_row4copy_row3SDL_SoftStretchSDL_CreateRGBSurfaceSDL_SetClipRectSDL_FreeSurfaceSDL_CreateRGBSurfaceFromSDL_SetColorKeySDL_SetAlphaSDL_SetAlphaChannelSDL_LockSurfaceSDL_UnlockSurfaceSDL_GetClipRectSDL_LowerBlitSDL_UpperBlitSDL_FillRectSDL_ConvertSurfacecurrent_videoSDL_VideoInitSDL_VideoQuitSDL_VideoDriverNameSDL_GetVideoSurfaceSDL_GetVideoInfoSDL_ListModesSDL_VideoModeOKSDL_FlipSDL_SetVideoModeSDL_WM_GrabInputSDL_DisplayFormatSDL_DisplayFormatAlphaSDL_UpdateRectSDL_UpdateRectsSDL_SetPaletteSDL_SetColorsSDL_GL_LoadLibrarySDL_GL_GetProcAddressSDL_GL_SetAttributeSDL_GL_GetAttributeSDL_GL_SwapBuffersSDL_GL_UpdateRectsLockSDL_GL_LockSDL_GL_UpdateRectsSDL_GL_UnlockSDL_WM_SetCaptionSDL_WM_GetCaptionSDL_WM_SetIconSDL_WM_IconifyWindowSDL_WM_ToggleFullScreenSDL_WM_SetPosSDL_WM_GetPosSDL_WM_IsFullyVisibleSDL_WM_GetMonitorDPISDL_WM_GetMonitorRectSDL_GetWMInfoSDL_CreateYUVOverlaySDL_LockYUVOverlaySDL_UnlockYUVOverlaySDL_DisplayYUVOverlaySDL_FreeYUVOverlaySDL_LockYUV_SWSDL_UnlockYUV_SWSDL_DisplayYUV_SWSDL_FreeYUV_SWSDL_CreateYUV_SWDUMMY_PumpEventsDUMMY_InitOSKeymapDUMMY_bootstrapXAllocClassHintXAllocColorXAllocSizeHintsXAllocWMHintsXChangePointerControlXChangePropertyXChangeWindowAttributesXCheckTypedEventXClearWindowXCloseDisplayXConfigureWindowXCreateColormapXCreatePixmapCursorXCreateGCXCreateImageXCreatePixmapXCreatePixmapFromBitmapDataXCreateSimpleWindowXCreateWindowXDefaultScreenXDisplayWidthXDisplayWidthMMXDisplayHeightXDisplayHeightMMXDefineCursorXDeletePropertyXDestroyWindowXDisplayNameXEventsQueuedXFilterEventXFlushXFreeXFreeColormapXFreeColorsXFreeCursorXFreeGCXFreeModifiermapXFreePixmapXGetErrorDatabaseTextXGetGeometryXGetModifierMappingXGetPointerControlXGetVisualInfoXGetWMHintsXGetWindowAttributesXGrabKeyboardXGrabPointerXIconifyWindowXInitThreadsXInstallColormapXKeysymToKeycodeXInternAtomXListPixmapFormatsXLookupStringXMapRaisedXMapWindowXMaskEventXMatchVisualInfoXMissingExtensionXMoveResizeWindowXMoveWindowXNextEventXOpenDisplayXPeekEventXPendingXPutImageXQueryColorsXQueryKeymapXQueryPointerXQueryTreeXRaiseWindowXReparentWindowXResetScreenSaverXResizeWindowXSelectInputXSendEventXSetClassHintXSetErrorHandlerXSetIOErrorHandlerXSetTransientForHintXSetWMHintsXSetTextPropertyXSetWMNormalHintsXSetWMProtocolsXSetWindowBackgroundXSetWindowBackgroundPixmapXSetWindowColormapXStoreColorsXStringListToTextPropertyXSyncXUngrabKeyboardXUngrabPointerXUnmapWindowXWarpPointerXVisualIDFromVisualXextAddDisplayXextCreateExtensionXextDestroyExtensionXextFindDisplayXextRemoveDisplayXQueryExtensionXDisplayStringXGetErrorText_XEatData_XFlush_XFlushGCCache_XRead_XReadPad_XSend_XReply_XSetLastRequestReadXSynchronizeXTranslateCoordinatesXESetWireToEventXESetEventToWireXSetExtensionErrorHandlerXKeycodeToKeysymXutf8TextListToTextPropertyXutf8LookupStringXDestroyICXSetICFocusXUnsetICFocusXOpenIMXCloseIMXSetLocaleModifiersXRefreshKeyboardMappingXDisplayOfIMXShmAttachXShmDetachXShmPutImageXShmCreateImageXShmQueryExtension_XGetRequestpXCreateICpXGetICValuesSDL_X11_HAVE_BASEXLIBSDL_X11_HAVE_UTF8SDL_X11_HAVE_SHMSDL_X11_HAVE_XGETREQUESTSDL_X11_UnloadSymbolsSDL_X11_LoadSymbolsdga_eventdga_errorX11_EnableDGAMouseX11_CheckDGAMouseX11_DisableDGAMouseX11_PendingConfigureNotifyWidthX11_PendingConfigureNotifyHeightUtf8ToUcs4X11_SetKeyboardStateX11_TranslateKeycodeX11_PendingX11_PumpEventsX11_InitKeymapX11_KeyToUnicodeX11_InitOSKeymapX11_SetVidModeGammaX11_GetVidModeGammaX11_SaveVidModeGammaX11_SwapVidModeGammaX11_GL_GetVisualX11_GL_CreateWindowX11_GL_CreateContextX11_GL_ShutdownX11_GL_UnloadLibraryX11_SetupImageX11_DestroyImageX11_ResizeImageX11_AllocHWSurfaceX11_FreeHWSurfaceX11_LockHWSurfaceX11_UnlockHWSurfaceX11_FlipHWSurfaceX11_DisableAutoRefreshX11_EnableAutoRefreshX11_RefreshDisplayX11_WaitMappedX11_WaitUnmappedvm_eventvm_errorX11_GetVideoModesX11_SupportedVisualX11_ListModesX11_FreeVideoModesX11_ResizeFullScreenX11_QueueEnterFullScreenX11_EnterFullScreenX11_LeaveFullScreenX11_FreeWMCursorX11_CreateWMCursorX11_ShowWMCursorX11_WarpWMCursorX11_CheckMouseModeNoLockX11_CheckMouseModeX11_wmXAdjustX11_wmYAdjustX11_bootstrapX11_SetIconX11_SetCaptionNoLockX11_SetCaptionX11_IconifyWindowX11_SetWindowPosX11_GetWindowPosX11_IsWindowVisibleX11_GrabInputNoLockX11_GrabInputX11_GetMonitorDPIX11_GetMonitorRectX11_GetWMInfoXiGMiscQueryVersionXiGMiscQueryViewsXiGMiscQueryResolutionsXiGMiscChangeResolutionXiGMiscFullScreenXiGMiscDestroySDL_XPanoramiXQueryExtensionSDL_XPanoramiXQueryVersionSDL_XPanoramiXAllocInfoSDL_XPanoramiXGetStateSDL_XPanoramiXGetScreenCountSDL_XPanoramiXGetScreenSizeSDL_XineramaQueryExtensionSDL_XineramaQueryVersionSDL_XineramaIsActiveSDL_XineramaQueryScreens// 18 `
283 ?f2? oSDL_events.cSDL_eventstateSDL_EventQSDL_EventLockSDL_EventThreadevent_threadSDL_GobbleEventsSDL_StartEventThreadSDL_StopEventThreadSDL_AddEventSDL_CutEventSDL_EventOKSDL_ProcessEventsSDL_Lock_EventThreadSDL_ThreadIDSDL_mutexPSDL_DelaySDL_Unlock_EventThreadSDL_mutexVcurrent_videoSDL_CheckKeyRepeatSDL_timer_runningSDL_ThreadedTimerCheckSDL_SetTimerThreadedmemsetSDL_CreateMutexSDL_CreateThreadSDL_WaitThreadSDL_DestroyMutexSDL_EventThreadIDSDL_StopEventLoopSDL_AppActiveQuitSDL_KeyboardQuitSDL_MouseQuitSDL_QuitQuitSDL_StartEventLoopSDL_AppActiveInitSDL_KeyboardInitSDL_MouseInitSDL_QuitInitSDL_PeepEventsSDL_SetErrorSDL_PumpEventsSDL_PollEventSDL_WaitEventSDL_PushEventSDL_SetEventFilterSDL_GetEventFilterSDL_EventStateSDL_PrivateSysWMEvent'5:KTZckx}?????????????%@EJ OTh} ??????!?????""*#09A#GUg&l'q(v)|?????%???????+ ,-.A%]{????????$BJgq?????????06<BHNTZ`fq???+iqz????0/8@_l1?/?1?/?'/GR2`?????? 2 3 Q X t { ? 2? ? ? ? ? 4SDL_expose.o/ 1342643597 1521745000 100640 1016 `
    [all...]
  /prebuilts/tools/windows/sdl/libs/
libSDL.a 154 :?:?:?:?:?>&>&>&>&>&>&>&>&>&>&vvvv|?|?|?|?|??V?V?V?V?V?V?V?V?V?V?V?v?v?v?v?v?v?v?v?v?v?v?v?????????????F?F?F5&5&5&5&5&5&5&5&5&5&5&5&b?b?b?b?b?b?u u u u u u u u u u SDL_InitSubSystemSDL_InitSDL_QuitSubSystemSDL_WasInitSDL_QuitSDL_Linked_VersionSDL_SetErrorSDL_GetErrorMsgSDL_GetErrorSDL_ClearErrorSDL_ErrorSDL_InstallParachuteSDL_UninstallParachuteSDL_AppActiveInitSDL_AppActiveQuitSDL_GetAppStateSDL_PrivateAppActiveSDL_EventOKSDL_ProcessEventsSDL_Lock_EventThreadSDL_Unlock_EventThreadSDL_EventThreadIDSDL_StopEventLoopSDL_StartEventLoopSDL_PeepEventsSDL_PumpEventsSDL_PollEventSDL_WaitEventSDL_PushEventSDL_SetEventFilterSDL_GetEventFilterSDL_EventStateSDL_PrivateSysWMEventSDL_PrivateExposeSDL_TranslateUNICODESDL_KeyRepeatSDL_KeyboardInitSDL_EnableUNICODESDL_EnableKeyRepeatSDL_KeyboardQuitSDL_ResetKeyboardSDL_PrivateKeyboardSDL_GetKeyStateSDL_GetModStateSDL_SetModStateSDL_GetKeyNameSDL_CheckKeyRepeatSDL_GetKeyRepeatSDL_MouseInitSDL_MouseQuitSDL_ResetMouseSDL_PrivateMouseButtonSDL_GetMouseStateSDL_GetRelativeMouseStateSDL_SetMouseRangeSDL_PrivateMouseMotionSDL_PrivateQuitSDL_QuitInitSDL_QuitQuitSDL_PrivateResizeSDL_FreeRWSDL_RWFromFileSDL_RWFromFPSDL_AllocRWSDL_RWFromMemSDL_RWFromConstMemSDL_ReadLE16SDL_ReadBE16SDL_ReadLE32SDL_ReadBE32SDL_ReadLE64SDL_ReadBE64SDL_WriteLE16SDL_WriteBE16SDL_WriteLE32SDL_WriteBE32SDL_WriteLE64SDL_WriteBE64SDL_iconvSDL_iconv_stringSDL_strlcpySDL_strlcatSDL_strrevSDL_struprSDL_strlwrSDL_strstrSDL_ltoaSDL_ultoaSDL_lltoaSDL_ulltoaSDL_strncasecmpSDL_sscanfSDL_snprintfSDL_HasRDTSCSDL_HasMMXSDL_HasMMXExtSDL_Has3DNowSDL_Has3DNowExtSDL_HasSSESDL_HasSSE2SDL_HasAltiVecSDL_LoadObjectSDL_LoadFunctionSDL_UnloadObjectSDL_ThreadsInitSDL_ThreadsQuitSDL_GetErrBufSDL_RunThreadSDL_CreateThreadSDL_WaitThreadSDL_GetThreadIDSDL_KillThreadSDL_CreateCondSDL_DestroyCondSDL_CondSignalSDL_CondBroadcastSDL_CondWaitTimeoutSDL_CondWaitSDL_CreateMutexSDL_DestroyMutexSDL_mutexPSDL_mutexVSDL_CreateSemaphoreSDL_DestroySemaphoreSDL_SemTryWaitSDL_SemWaitSDL_SemWaitTimeoutSDL_SemValueSDL_SemPostSDL_SYS_CreateThreadSDL_SYS_SetupThreadSDL_ThreadIDSDL_SYS_WaitThreadSDL_SYS_KillThreadSDL_timer_startedSDL_timer_runningSDL_alarm_intervalSDL_alarm_callbackSDL_SetTimerThreadedSDL_TimerInitSDL_TimerQuitSDL_SetTimerSDL_ThreadedTimerCheckSDL_AddTimerSDL_RemoveTimerSDL_StartTicksSDL_GetTicksSDL_DelaySDL_SYS_TimerInitSDL_SYS_TimerQuitSDL_SYS_StartTimerSDL_SYS_StopTimerSDL_RLEBlitSDL_RLEAlphaBlitSDL_RLESurfaceSDL_UnRLESurfaceSDL_CalculateBlitSDL_CalculateBlit0SDL_CalculateBlit1SDL_CalculateAlphaBlitSDL_CalculateBlitNSDL_LoadBMP_RWSDL_SaveBMP_RWSDL_cursorstateSDL_cursorSDL_cursorlockSDL_CursorQuitSDL_FreeCursorSDL_CursorInitSDL_CreateCursorSDL_SetCursorSDL_EraseCursorSDL_DrawCursorSDL_GetCursorSDL_ShowCursorSDL_WarpMouseSDL_MoveCursorSDL_CursorPaletteChangedSDL_MouseRectSDL_DrawCursorNoLockSDL_EraseCursorNoLockSDL_ResetCursorSDL_SetGammaSDL_SetGammaRampSDL_GetGammaSDL_GetGammaRampSDL_AllocFormatSDL_FreeFormatSDL_ReallocFormatSDL_FormatChangedSDL_InvalidateMapSDL_DitherColorsSDL_CalculatePitchSDL_FindColorSDL_MapRGBSDL_MapRGBASDL_GetRGBASDL_GetRGBSDL_ApplyGammaSDL_AllocBlitMapSDL_FreeBlitMapSDL_MapSurfacecopy_row1copy_row2copy_row4copy_row3SDL_SoftStretchSDL_CreateRGBSurfaceSDL_SetClipRectSDL_FreeSurfaceSDL_CreateRGBSurfaceFromSDL_SetColorKeySDL_SetAlphaSDL_SetAlphaChannelSDL_LockSurfaceSDL_UnlockSurfaceSDL_GetClipRectSDL_LowerBlitSDL_UpperBlitSDL_FillRectSDL_ConvertSurfacecurrent_videoSDL_VideoInitSDL_VideoQuitSDL_VideoDriverNameSDL_GetVideoSurfaceSDL_GetVideoInfoSDL_ListModesSDL_VideoModeOKSDL_FlipSDL_SetVideoModeSDL_WM_GrabInputSDL_DisplayFormatSDL_DisplayFormatAlphaSDL_UpdateRectSDL_UpdateRectsSDL_SetPaletteSDL_SetColorsSDL_GL_LoadLibrarySDL_GL_GetProcAddressSDL_GL_SetAttributeSDL_GL_GetAttributeSDL_GL_SwapBuffersSDL_GL_UpdateRectsLockSDL_GL_LockSDL_GL_UpdateRectsSDL_GL_UnlockSDL_WM_SetCaptionSDL_WM_GetCaptionSDL_WM_SetIconSDL_WM_IconifyWindowSDL_WM_ToggleFullScreenSDL_WM_SetPosSDL_WM_GetPosSDL_WM_IsFullyVisibleSDL_WM_GetMonitorDPISDL_WM_GetMonitorRectSDL_GetWMInfoSDL_CreateYUVOverlaySDL_LockYUVOverlaySDL_UnlockYUVOverlaySDL_DisplayYUVOverlaySDL_FreeYUVOverlaySDL_LockYUV_SWSDL_UnlockYUV_SWSDL_DisplayYUV_SWSDL_FreeYUV_SWSDL_CreateYUV_SWDUMMY_PumpEventsDUMMY_InitOSKeymapDUMMY_bootstrapXAllocClassHintXAllocColorXAllocSizeHintsXAllocWMHintsXChangePointerControlXChangePropertyXChangeWindowAttributesXCheckTypedEventXClearWindowXCloseDisplayXConfigureWindowXCreateColormapXCreatePixmapCursorXCreateGCXCreateImageXCreatePixmapXCreatePixmapFromBitmapDataXCreateSimpleWindowXCreateWindowXDefaultScreenXDisplayWidthXDisplayWidthMMXDisplayHeightXDisplayHeightMMXDefineCursorXDeletePropertyXDestroyWindowXDisplayNameXEventsQueuedXFilterEventXFlushXFreeXFreeColormapXFreeColorsXFreeCursorXFreeGCXFreeModifiermapXFreePixmapXGetErrorDatabaseTextXGetGeometryXGetModifierMappingXGetPointerControlXGetVisualInfoXGetWMHintsXGetWindowAttributesXGrabKeyboardXGrabPointerXIconifyWindowXInitThreadsXInstallColormapXKeysymToKeycodeXInternAtomXListPixmapFormatsXLookupStringXMapRaisedXMapWindowXMaskEventXMatchVisualInfoXMissingExtensionXMoveResizeWindowXMoveWindowXNextEventXOpenDisplayXPeekEventXPendingXPutImageXQueryColorsXQueryKeymapXQueryPointerXQueryTreeXRaiseWindowXReparentWindowXResetScreenSaverXResizeWindowXSelectInputXSendEventXSetClassHintXSetErrorHandlerXSetIOErrorHandlerXSetTransientForHintXSetWMHintsXSetTextPropertyXSetWMNormalHintsXSetWMProtocolsXSetWindowBackgroundXSetWindowBackgroundPixmapXSetWindowColormapXStoreColorsXStringListToTextPropertyXSyncXUngrabKeyboardXUngrabPointerXUnmapWindowXWarpPointerXVisualIDFromVisualXextAddDisplayXextCreateExtensionXextDestroyExtensionXextFindDisplayXextRemoveDisplayXQueryExtensionXDisplayStringXGetErrorText_XEatData_XFlush_XFlushGCCache_XRead_XReadPad_XSend_XReply_XSetLastRequestReadXSynchronizeXTranslateCoordinatesXESetWireToEventXESetEventToWireXSetExtensionErrorHandlerXKeycodeToKeysymXutf8TextListToTextPropertyXutf8LookupStringXDestroyICXSetICFocusXUnsetICFocusXOpenIMXCloseIMXSetLocaleModifiersXRefreshKeyboardMappingXDisplayOfIMXShmAttachXShmDetachXShmPutImageXShmCreateImageXShmQueryExtension_XGetRequestpXCreateICpXGetICValuesSDL_X11_HAVE_BASEXLIBSDL_X11_HAVE_UTF8SDL_X11_HAVE_SHMSDL_X11_HAVE_XGETREQUESTSDL_X11_UnloadSymbolsSDL_X11_LoadSymbolsdga_eventdga_errorX11_EnableDGAMouseX11_CheckDGAMouseX11_DisableDGAMouseX11_PendingConfigureNotifyWidthX11_PendingConfigureNotifyHeightUtf8ToUcs4X11_SetKeyboardStateX11_TranslateKeycodeX11_PendingX11_PumpEventsX11_InitKeymapX11_KeyToUnicodeX11_InitOSKeymapX11_SetVidModeGammaX11_GetVidModeGammaX11_SaveVidModeGammaX11_SwapVidModeGammaX11_GL_GetVisualX11_GL_CreateWindowX11_GL_CreateContextX11_GL_ShutdownX11_GL_UnloadLibraryX11_SetupImageX11_DestroyImageX11_ResizeImageX11_AllocHWSurfaceX11_FreeHWSurfaceX11_LockHWSurfaceX11_UnlockHWSurfaceX11_FlipHWSurfaceX11_DisableAutoRefreshX11_EnableAutoRefreshX11_RefreshDisplayX11_WaitMappedX11_WaitUnmappedvm_eventvm_errorX11_GetVideoModesX11_SupportedVisualX11_ListModesX11_FreeVideoModesX11_ResizeFullScreenX11_QueueEnterFullScreenX11_EnterFullScreenX11_LeaveFullScreenX11_FreeWMCursorX11_CreateWMCursorX11_ShowWMCursorX11_WarpWMCursorX11_CheckMouseModeNoLockX11_CheckMouseModeX11_wmXAdjustX11_wmYAdjustX11_bootstrapX11_SetIconX11_SetCaptionNoLockX11_SetCaptionX11_IconifyWindowX11_SetWindowPosX11_GetWindowPosX11_IsWindowVisibleX11_GrabInputNoLockX11_GrabInputX11_GetMonitorDPIX11_GetMonitorRectX11_GetWMInfoXiGMiscQueryVersionXiGMiscQueryViewsXiGMiscQueryResolutionsXiGMiscChangeResolutionXiGMiscFullScreenXiGMiscDestroySDL_XPanoramiXQueryExtensionSDL_XPanoramiXQueryVersionSDL_XPanoramiXAllocInfoSDL_XPanoramiXGetStateSDL_XPanoramiXGetScreenCountSDL_XPanoramiXGetScreenSizeSDL_XineramaQueryExtensionSDL_XineramaQueryVersionSDL_XineramaIsActiveSDL_XineramaQueryScreens// 18 `
283 ?f2? oSDL_events.cSDL_eventstateSDL_EventQSDL_EventLockSDL_EventThreadevent_threadSDL_GobbleEventsSDL_StartEventThreadSDL_StopEventThreadSDL_AddEventSDL_CutEventSDL_EventOKSDL_ProcessEventsSDL_Lock_EventThreadSDL_ThreadIDSDL_mutexPSDL_DelaySDL_Unlock_EventThreadSDL_mutexVcurrent_videoSDL_CheckKeyRepeatSDL_timer_runningSDL_ThreadedTimerCheckSDL_SetTimerThreadedmemsetSDL_CreateMutexSDL_CreateThreadSDL_WaitThreadSDL_DestroyMutexSDL_EventThreadIDSDL_StopEventLoopSDL_AppActiveQuitSDL_KeyboardQuitSDL_MouseQuitSDL_QuitQuitSDL_StartEventLoopSDL_AppActiveInitSDL_KeyboardInitSDL_MouseInitSDL_QuitInitSDL_PeepEventsSDL_SetErrorSDL_PumpEventsSDL_PollEventSDL_WaitEventSDL_PushEventSDL_SetEventFilterSDL_GetEventFilterSDL_EventStateSDL_PrivateSysWMEvent'5:KTZckx}?????????????%@EJ OTh} ??????!?????""*#09A#GUg&l'q(v)|?????%???????+ ,-.A%]{????????$BJgq?????????06<BHNTZ`fq???+iqz????0/8@_l1?/?1?/?'/GR2`?????? 2 3 Q X t { ? 2? ? ? ? ? 4SDL_expose.o/ 1342821183 1521745000 100640 1016 `
    [all...]

Completed in 344 milliseconds