Home
last modified time | relevance | path

Searched defs:plat_name (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/distutils/
D_msvccompiler.py207 def initialize(self, plat_name=None): argument
Dmsvc9compiler.py339 def initialize(self, plat_name=None): argument
/external/python/setuptools/setuptools/_distutils/
D_msvccompiler.py211 def initialize(self, plat_name=None): argument
Dmsvc9compiler.py337 def initialize(self, plat_name=None): argument
/external/mesa3d/src/egl/main/
Degldisplay.c89 const char *plat_name; in _eglGetNativePlatformFromEnv() local
/external/python/cpython2/Lib/distutils/
Dmsvc9compiler.py350 def initialize(self, plat_name=None): argument