Searched defs:ty1 (Results 1 – 7 of 7) sorted by relevance
105 OPJ_UINT32 tx0, ty0, tx1, ty1; member
379 OPJ_UINT32_SEMANTICALLY_BUT_INT32 tx0, tx1, ty0, ty1; member
335 auto ty1 = op1->getType(); in hookInstrs() local
167 unsigned ty1 = (*s / 16) * hud->font.glyph_height; in hud_draw_string() local
1094 UINT_32 ty0, ty1; in TileCoordToMaskElementIndex() local
25474 if (const pointer_type_def* ty1 = is_pointer_type(first)) in types_have_similar_structure() local25483 if (const reference_type_def* ty1 = is_reference_type(first)) in types_have_similar_structure() local25493 if (const type_decl* ty1 = is_type_decl(first)) in types_have_similar_structure() local25503 if (const enum_type_decl* ty1 = is_enum_type(first)) in types_have_similar_structure() local25514 if (const class_decl* ty1 = is_class_type(first)) in types_have_similar_structure() local25547 if (const union_decl* ty1 = is_union_type(first)) in types_have_similar_structure() local25560 if (const array_type_def* ty1 = is_array_type(first)) in types_have_similar_structure() local25574 if (const array_type_def::subrange_type *ty1 = is_subrange_type(first)) in types_have_similar_structure() local25588 if (const function_type* ty1 = is_function_type(first)) in types_have_similar_structure() local
1282 uint32_t ty1 = py * fb->pipe0.height; in tu_cmd_render_tiles() local