Searched defs:getBool (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/Analysis/ | ||
D | live-variables.m | 8 int getBool(); function |
/external/deqp/framework/delibs/decpp/ | ||
D | deRandom.hpp | 46 bool getBool (void) { return deRandom_getBool(&m_rnd) == DE_TRUE; } in getBool() function in de::Random |
/external/deqp/framework/opengl/ | ||
D | gluContextInfo.cpp | 223 bool ContextInfo::getBool (int param) const in getBool() function in glu::ContextInfo |
/external/deqp/framework/randomshaders/ | ||
D | rsgToken.hpp | 217 inline bool Token::getBool (void) const in getBool() function in rsg::Token |
/external/deqp/modules/egl/ | ||
D | teglChooseConfigTests.cpp | 371 static EGLint getBool (de::Random& rnd) in getBool() function in deqp::egl::ChooseConfigRandomCase |