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

/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceDefinitionUtil.hpp46 VariablePathComponent (const glu::VarType* type) :m_type(TYPE_TYPE) { m_data.type = type; }
53 bool isVariableType (void) const { return m_type == TYPE_TYPE; }
64 TYPE_TYPE, enumerator in enum:deqp::gles31::Functional::ProgramInterfaceDefinition::VariablePathComponent::Type
/external/libsepol/include/sepol/policydb/
H A Dpolicydb.h171 #define TYPE_TYPE 0 /* regular type or alias in kernel policies */ macro

Completed in 328 milliseconds