Home
last modified time | relevance | path

Searched defs:U4 (Results 1 – 14 of 14) 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/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/srtp/tables/
Daes_tables.c139 uint32_t U0[256], U1[256], U2[256], U3[256], U4[256]; variable
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp52 union U4 {} constexpr u4 = {}; union
/external/srtp/crypto/cipher/
Daes.c1288 static uint32_t U4[256] = { variable
/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/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DBatch.java242 static public final int U4 = 18; field
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/
DDecal.java611 public static final int U4 = 22; field in Decal
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc123 typedef unsigned int U4; typedef