Home
last modified time | relevance | path

Searched defs:U4 (Results 1 – 11 of 11) sorted by relevance

/external/compiler-rt/lib/asan/tests/
Dasan_test_utils.h60 typedef uint32_t U4; typedef
/external/clang/test/Sema/
Dstatic-assert.c42 typedef UNION(float, 0.5f) U4; // expected-error {{expected a type}} typedef
/external/valgrind/memcheck/tests/common/
Dsh-mem-vec128.tmpl.c24 typedef unsigned int U4; typedef
101 static void apply ( void(*fn)(U4,Bool), U4 arg1, Bool arg2 ) in apply()
/external/clang/test/CXX/special/class.inhctor/
Dp3.cpp63 template<typename T> struct U4 : T4<T> { struct
/external/clang/test/SemaCXX/
Derr_typecheck_assign_const.cpp61 struct U4 { struct
66 U4 u4; in test6() argument
/external/valgrind/memcheck/tests/
Dsh-mem.c14 typedef unsigned int U4; typedef
Dsh-mem-random.c15 typedef unsigned int U4; typedef
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp59 union U4 {} constexpr u4 = {}; union
/external/clang/test/CXX/class/class.union/
Dp1.cpp99 union U4 { union
/external/clang/test/CodeGen/
Dxcore-stringtype.c159 union U4{union U1 u1;}; union
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc126 typedef unsigned int U4; typedef