Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldisplay.c83 const char *plat_name; in _eglGetNativePlatformFromEnv() local
/external/python/cpython3/Lib/distutils/
D_msvccompiler.py226 def initialize(self, plat_name=None): argument
Dmsvc9compiler.py340 def initialize(self, plat_name=None): argument
/external/u-boot/drivers/power/regulator/
Dregulator-uclass.c136 int regulator_get_by_platname(const char *plat_name, struct udevice **devp) in regulator_get_by_platname()
/external/python/cpython2/Lib/distutils/
Dmsvc9compiler.py350 def initialize(self, plat_name=None): argument