Home
last modified time | relevance | path

Searched defs:ty1 (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/libopenjpeg/
Dpi.h105 OPJ_UINT32 tx0, ty0, tx1, ty1; member
Dopenjpeg.h379 OPJ_UINT32_SEMANTICALLY_BUT_INT32 tx0, tx1, ty0, ty1; member
/external/AFLplusplus/instrumentation/
Dcmplog-instructions-pass.cc335 auto ty1 = op1->getType(); in hookInstrs() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c167 unsigned ty1 = (*s / 16) * hud->font.glyph_height; in hud_draw_string() local
/external/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1094 UINT_32 ty0, ty1; in TileCoordToMaskElementIndex() local
/external/libabigail/src/
Dabg-ir.cc25474 if (const pointer_type_def* ty1 = is_pointer_type(first)) in types_have_similar_structure() local
25483 if (const reference_type_def* ty1 = is_reference_type(first)) in types_have_similar_structure() local
25493 if (const type_decl* ty1 = is_type_decl(first)) in types_have_similar_structure() local
25503 if (const enum_type_decl* ty1 = is_enum_type(first)) in types_have_similar_structure() local
25514 if (const class_decl* ty1 = is_class_type(first)) in types_have_similar_structure() local
25547 if (const union_decl* ty1 = is_union_type(first)) in types_have_similar_structure() local
25560 if (const array_type_def* ty1 = is_array_type(first)) in types_have_similar_structure() local
25574 if (const array_type_def::subrange_type *ty1 = is_subrange_type(first)) in types_have_similar_structure() local
25588 if (const function_type* ty1 = is_function_type(first)) in types_have_similar_structure() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c1282 uint32_t ty1 = py * fb->pipe0.height; in tu_cmd_render_tiles() local