Searched defs:COND_ALWAYS (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.hpp65 COND_ALWAYS, enumerator in enum:deqp::gls::AttributeLocationTestUtil::Cond::ConstCond
99 const Cond& cond = Cond::COND_ALWAYS,
/external/ltrace/sysdeps/linux-gnu/arm/
H A Dtrace.c127 COND_ALWAYS = 0xe, enumerator in enum:__anon26640
376 if (cond != COND_ALWAYS || nr == 0)
427 if (cond == COND_ALWAYS)
485 if (BITS(inst1, 6, 9) == COND_ALWAYS)

Completed in 137 milliseconds