Home
last modified time | relevance | path

Searched refs:u12 (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/lib/uuid/
Duuid.h58 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \ argument
59 …static const uuid_t name __attribute__ ((unused)) = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13…
61 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \ argument
62 static const uuid_t name = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15}
Duuid.h.in58 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \ argument
59 …static const uuid_t name __attribute__ ((unused)) = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13…
61 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \ argument
62 static const uuid_t name = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15}
/external/clang/test/CodeGen/
Darm-arguments.c72 union u12 { char f0; short f1; int f2; }; union
73 union u12 f12(void) {} in f12()
Darm64-arguments.c55 union u12 { char f0; short f1; int f2; }; union
56 union u12 f12(void) {} in f12()
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp471 constexpr bool u12 = 0 >= q; // expected-error {{constant expression}} variable
/external/llvm/lib/Target/PowerPC/
DPPCInstrQPX.td99 let FastIselShouldIgnore = 1 in // FastIsel should ignore all u12 instrs.
100 def u12 : ImmLeaf<i32, [{ return (Imm & 0xFFF) == Imm; }]>;
443 [(set v4f64:$FRT, (PPCqvgpci (u12:$idx)))]>;
989 def : Pat<(int_ppc_qpx_qvgpci (u12:$idx)),
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_dct_sse2.c993 __m128i u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12, u13, u14, u15; in fadst8_sse2() local
1033 u12 = _mm_madd_epi16(s6, k__cospi_p26_p06); in fadst8_sse2()
1043 w4 = _mm_add_epi32(u4, u12); in fadst8_sse2()
1051 w12 = _mm_sub_epi32(u4, u12); in fadst8_sse2()
1086 u12 = _mm_srai_epi32(v12, DCT_CONST_BITS); in fadst8_sse2()
1098 in[6] = _mm_packs_epi32(u12, u13); in fadst8_sse2()
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c648 __m128i u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12, u13, u14, u15; in iadst8_sse2() local
691 u12 = _mm_madd_epi16(s6, k__cospi_p26_p06); in iadst8_sse2()
701 w4 = _mm_add_epi32(u4, u12); in iadst8_sse2()
709 w12 = _mm_sub_epi32(u4, u12); in iadst8_sse2()
744 u12 = _mm_srai_epi32(v12, DCT_CONST_BITS); in iadst8_sse2()
756 in[6] = _mm_packs_epi32(u12, u13); in iadst8_sse2()
/external/mksh/src/
Dcheck.t9674 print -u12 bar