Searched defs:ty1 (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/clang/test/Sema/ |
D | aarch64-sve-explicit-casts-fixed-size.c | 27 #define TESTCASE(ty1, ty2) \ argument
|
/external/llvm-project/clang/test/SemaCXX/ |
D | aarch64-sve-explicit-casts-fixed-size.cpp | 27 #define TESTCASE(ty1, ty2) \ argument
|
/external/pdfium/third_party/libopenjpeg20/ |
D | pi.h | 105 OPJ_INT32 tx0, ty0, tx1, ty1; member
|
D | openjpeg.h | 339 OPJ_INT32 tx0, tx1, ty0, ty1; member
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | Store.cpp | 397 static bool hasSameUnqualifiedPointeeType(QualType ty1, QualType ty2) { in hasSameUnqualifiedPointeeType()
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 167 unsigned ty1 = (*s / 16) * hud->font.glyph_height; in hud_draw_string() local
|
/external/libabigail/src/ |
D | abg-ir.cc | 23758 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/ |
D | siaddrlib.cpp | 1094 UINT_32 ty0, ty1; in TileCoordToMaskElementIndex() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_cmd_buffer.c | 1282 uint32_t ty1 = py * fb->pipe0.height; in tu_cmd_render_tiles() local
|