Searched defs:plat (Results 1 – 10 of 10) sorted by relevance
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
165 const char *plat = (const char*) aux.a_un.a_val; in detect_cpu_features() local
96 egl_g3d_get_platform(_EGLDriver *drv, _EGLPlatformType plat) in egl_g3d_get_platform()
32 plat = sys.platform.lower() variable