Searched defs:plat (Results 1 – 9 of 9) sorted by relevance
76 plat = sysconfig.get_platform() variable
41 auto *plat = ANGLEPlatformCurrent(); in logMessage() local
98 _EGLPlatformType plat = _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv() local258 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy, in _eglFindDisplay()
359 _EGLPlatformType plat; in eglGetDisplay() local
49 } plat; member
42 } plat; member
50 } plat; member
990 def new_compiler(plat=None, compiler=None, verbose=0, dry_run=0, force=0): argument