Searched refs:TYPE_TYPE (Results 1 – 13 of 13) sorted by relevance
46 …VariablePathComponent (const glu::VarType* type) :m_type(TYPE_TYPE) { m_data.type = type; } in VariablePathComponent()53 bool isVariableType (void) const { return m_type == TYPE_TYPE; } in isVariableType()64 TYPE_TYPE, enumerator
112 CU_ASSERT(type->flavor == TYPE_TYPE); in test_type_datum()120 CU_ASSERT(type->flavor == TYPE_TYPE); in test_type_datum()
171 if (my_flavor == TYPE_TYPE) { in test_alias_datum()
396 isattr = isattr ? TYPE_ATTRIB : TYPE_TYPE; in create_type()641 dest_typdatum->flavor = isattr ? TYPE_ATTRIB : TYPE_TYPE; in get_local_type()652 if (dest_typdatum->flavor != isattr ? TYPE_ATTRIB : TYPE_TYPE) { in get_local_type()
1410 if (type->flavor == TYPE_TYPE && !type->primary) { in define_typebounds_helper()
1355 if (type && type->flavor == TYPE_TYPE && type->primary) { in write_type_decl_rules_to_conf()1390 if (datum->primary == 0 && datum->flavor == TYPE_TYPE) in map_count_type_aliases()1402 if (datum->primary == 0 && datum->flavor == TYPE_TYPE) in map_type_aliases_to_strs()1475 if (type && type->flavor == TYPE_TYPE) { in write_type_bounds_rules_to_conf()1598 if (!type || type->flavor != TYPE_TYPE || !type->primary) continue; in write_type_attribute_sets_to_conf()
1372 if (type && type->flavor == TYPE_TYPE && type->primary) { in write_type_decl_rules_to_cil()1407 if (datum->primary == 0 && datum->flavor == TYPE_TYPE) in map_count_type_aliases()1419 if (datum->primary == 0 && datum->flavor == TYPE_TYPE) in map_type_aliases_to_strs()1501 if (type && type->flavor == TYPE_TYPE) { in write_type_bounds_rules_to_cil()2288 if (type_datum && type_datum->flavor == TYPE_TYPE && type_datum->primary) { in write_role_decl_rules_to_cil()
118 if ((type->flavor == TYPE_TYPE && !type->primary) in type_copy_callback()672 if (alias->flavor == TYPE_TYPE && alias->primary) in alias_copy_callback()707 if (alias->flavor == TYPE_TYPE) in alias_copy_callback()
447 if ((type->flavor == TYPE_TYPE && !type->primary) in type_copy_callback()870 || (type->flavor == TYPE_TYPE && !type->primary))) { in alias_copy_callback()
499 case TYPE_TYPE: in validate_type_datum()
2258 case TYPE_TYPE: in type_to_cil()
181 #define TYPE_TYPE 0 /* regular type or alias in kernel policies */ macro
461 sepol_type->flavor = TYPE_TYPE; in cil_type_to_policydb()516 sepol_alias->flavor = TYPE_TYPE; in cil_typealias_to_policydb()