Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
D_msvccompiler.py207 def initialize(self, plat_name=None): argument
Dmsvc9compiler.py339 def initialize(self, plat_name=None): argument
/third_party/mesa3d/src/egl/main/
Degldisplay.c99 const char *plat_name; in _eglGetNativePlatformFromEnv() local