Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dlive-variables.m8 int getBool(); function
/external/google-fruit/include/fruit/impl/data_structures/
Dpacked_pointer_and_bool.defn.h56 inline bool PackedPointerAndBool<T>::getBool() const { in getBool() function
/external/libtextclassifier/java/com/google/android/textclassifier/
DNamedVariant.java97 public boolean getBool() { in getBool() method in NamedVariant
/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/flatbuffers/php/
DByteBuffer.php362 public function getBool($index) function in Google\\FlatBuffers\\ByteBuffer
/external/deqp/framework/randomshaders/
DrsgToken.hpp217 inline bool Token::getBool (void) const in getBool() function in rsg::Token
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp373 static EGLint getBool (de::Random& rnd) in getBool() function in deqp::egl::ChooseConfigRandomCase