Home
last modified time | relevance | path

Searched defs:get_platform (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython2/Misc/
DBeOS-setup.py134 def get_platform (self): member in PyBuildExt
/external/python/setuptools/setuptools/
Dpep425tags.py117 def get_platform(): function
/external/python/cpython2/Lib/distutils/
Dutil.py16 def get_platform (): function
/external/autotest/server/hosts/
Dsonic_host.py124 def get_platform(self): member in SonicHost
Dmoblab_host.py312 def get_platform(self): member in MoblabHost
Dadb_host.py1014 def get_platform(self): member in ADBHost
Dcros_host.py1548 def get_platform(self): member in CrosHost
/external/python/cpython2/Lib/
Dsysconfig.py527 def get_platform(): function
/external/python/cpython3/Lib/distutils/
Dutil.py18 def get_platform (): function
/external/python/cpython3/Lib/
Dsysconfig.py605 def get_platform(): function
/external/libcxx/utils/libcxx/test/
Dtarget_info.py102 def get_platform(self): member in DarwinLocalTI
/external/python/cpython2/
Dsetup.py22 def get_platform(): function
/external/python/cpython3/
Dsetup.py37 def get_platform(): function
/external/autotest/client/common_lib/hosts/
Dbase_classes.py691 def get_platform(self): member in Host
/external/pdfium/fxjs/
Dcjs_app.cpp164 CJS_Return app::get_platform(CJS_Runtime* pRuntime) { in get_platform() function in app
/external/autotest/client/bin/
Dutils.py2027 def get_platform(): function
/external/python/setuptools/pkg_resources/
D__init__.py405 get_platform = get_build_platform variable