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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h 569 #define SDL_sscanf sscanf
571 extern DECLSPEC int SDLCALL SDL_sscanf(const char *text, const char *fmt, ...);
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 332 SDL_sscanf(line, "geometry %d %d %d %d %d", &vinfo->xres, &vinfo->yres,
337 SDL_sscanf(line, "timings %d %d %d %d %d %d %d", &vinfo->pixclock,
350 SDL_sscanf(line,"hsync %s",option);
355 SDL_sscanf(line,"vsync %s",option);
360 SDL_sscanf(line,"csync %s",option);
365 SDL_sscanf(line,"extsync %s",option);
370 SDL_sscanf(line,"laced %s",option);
375 SDL_sscanf(line,"double %s",option);
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 569 #define SDL_sscanf sscanf
571 extern DECLSPEC int SDLCALL SDL_sscanf(const char *text, const char *fmt, ...);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h 569 #define SDL_sscanf sscanf
571 extern DECLSPEC int SDLCALL SDL_sscanf(const char *text, const char *fmt, ...);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_stdinc.h 569 #define SDL_sscanf sscanf
571 extern DECLSPEC int SDLCALL SDL_sscanf(const char *text, const char *fmt, ...);
  /external/qemu/distrib/sdl-1.2.15/src/joystick/linux/
SDL_sysjoystick.c 607 if ( SDL_sscanf(name,"Analog %d-axis %*d-button %d-hat",
633 if ( *env == '\'' && SDL_sscanf(env, "'%[^']s'", env_name) == 1 )
635 else if ( SDL_sscanf(env, "%s", env_name) == 1 )
640 if ( SDL_sscanf(env, "%d %d %d", &tmp_naxes, &tmp_nhats,
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_modes.c 298 if (SDL_sscanf(refreshrate, "%d", &refreshratenum)==1)
SDL_ph_video.c 273 if (SDL_sscanf(windowpos, "%d,%d", &x, &y) == 2)
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_string.c 732 int SDL_sscanf(const char *text, const char *fmt, ...)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 233 SDL_sscanf(line, "%x-%x", &start, &stop);
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 548 if (SDL_sscanf(SDL_getenv("SDL_DIRECTFB_MGA_OVERSCAN"), "%f", &overscan) == 1)
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 543 if ( SDL_sscanf(window, "%d,%d", &x, &y) == 2 ) {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 780 if ( SDL_sscanf(window, "%d,%d", x, y) == 2 ) {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_N.c 821 SDL_sscanf(override, "%u", &features);
    [all...]
  /prebuilts/tools/linux-x86/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 `
    [all...]
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 `
    [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 `
    [all...]

Completed in 1063 milliseconds