Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Daarch64-sve-explicit-casts-fixed-size.c27 #define TESTCASE(ty1, ty2) \ argument
/external/llvm-project/clang/test/SemaCXX/
Daarch64-sve-explicit-casts-fixed-size.cpp27 #define TESTCASE(ty1, ty2) \ argument
/external/pdfium/third_party/libopenjpeg20/
Dpi.h105 OPJ_INT32 tx0, ty0, tx1, ty1; member
Dopenjpeg.h339 OPJ_INT32 tx0, tx1, ty0, ty1; member
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DStore.cpp397 static bool hasSameUnqualifiedPointeeType(QualType ty1, QualType ty2) { in hasSameUnqualifiedPointeeType()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c167 unsigned ty1 = (*s / 16) * hud->font.glyph_height; in hud_draw_string() local
/external/libabigail/src/
Dabg-ir.cc23758 if (const pointer_type_def* ty1 = is_pointer_type(first)) in types_have_similar_structure() local
23767 if (const reference_type_def* ty1 = is_reference_type(first)) in types_have_similar_structure() local
23777 if (const type_decl* ty1 = is_type_decl(first)) in types_have_similar_structure() local
23787 if (const enum_type_decl* ty1 = is_enum_type(first)) in types_have_similar_structure() local
23798 if (const class_decl* ty1 = is_class_type(first)) in types_have_similar_structure() local
23831 if (const union_decl* ty1 = is_union_type(first)) in types_have_similar_structure() local
23844 if (const array_type_def* ty1 = is_array_type(first)) in types_have_similar_structure() local
23858 if (const array_type_def::subrange_type *ty1 = is_subrange_type(first)) in types_have_similar_structure() local
23872 if (const function_type* ty1 = is_function_type(first)) in types_have_similar_structure() local
/external/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1094 UINT_32 ty0, ty1; in TileCoordToMaskElementIndex() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c1282 uint32_t ty1 = py * fb->pipe0.height; in tu_cmd_render_tiles() local