Searched defs:plat (Results 1 – 8 of 8) sorted by relevance
40 def GetMacNowFunction(plat): argument70 def GetClockGetTimeClockNumber(plat): argument76 def GetLinuxNowFunction(plat): argument137 def GetWinNowFunction(plat): argument188 def InitializeNowFunction(plat): argument
27 plat = sys.platform.lower() variable
40 plat = sys.platform.lower() variable
87 _EGLPlatformType plat = _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv() local250 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy) in _eglFindDisplay()
298 _EGLPlatformType plat = _eglGetNativePlatform(nativeDisplay); in eglGetDisplay() local
196 foreach($plat in $platforms) { in Execute() variable199 Switch ($plat) { in Execute() variable
96 egl_g3d_get_platform(_EGLDriver *drv, _EGLPlatformType plat) in egl_g3d_get_platform()
32 plat = sys.platform.lower() variable