Home
last modified time | relevance | path

Searched refs:allAttribs (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/egl/
DteglChooseConfigTests.cpp639 static const EGLenum allAttribs[] = in init() local
670 …up->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "all", "All attributes", toSet(allAttribs))); in init()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp140 static void GetAttribString(UInt32 wa, bool isDir, bool allAttribs, char *s) in GetAttribString() argument
144 if (allAttribs) in GetAttribString()