Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dlive-variables.m8 int getBool(); function
/external/deqp/framework/delibs/decpp/
DdeRandom.hpp46 bool getBool (void) { return deRandom_getBool(&m_rnd) == DE_TRUE; } in getBool() function in de::Random
/external/deqp/framework/opengl/
DgluContextInfo.cpp223 bool ContextInfo::getBool (int param) const in getBool() function in glu::ContextInfo
/external/deqp/framework/randomshaders/
DrsgToken.hpp217 inline bool Token::getBool (void) const in getBool() function in rsg::Token
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp371 static EGLint getBool (de::Random& rnd) in getBool() function in deqp::egl::ChooseConfigRandomCase