Home
last modified time | relevance | path

Searched defs:configSet (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DconfigHandler.py266 def GetSectionList(self, configSet, configType): argument
659 def GetExtraHelpSourceList(self, configSet): argument
/external/python/cpython3/Lib/idlelib/
Dconfig.py270 def GetSectionList(self, configSet, configType): argument
706 def GetExtraHelpSourceList(self, configSet): argument
/external/deqp/executor/
DxeTestLogWriter.cpp418 const ri::EglConfigSet& configSet = static_cast<const ri::EglConfigSet&>(item); in writeResultItem() local
/external/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp184 ConfigSet configSet; in initialize() local